https://sourceware.org/bugzilla/show_bug.cgi?id=30006
--- Comment #15 from Alan Modra ---
(In reply to Vladimir Mezentsev from comment #14)
> % gcc -m32 test.c -Wl,--version-script -Wl,map.txt
> /usr/local/bin/ld: warning: using 'GLIBC_2.0' as version for 'dlopen' which
> is also named in version
https://sourceware.org/bugzilla/show_bug.cgi?id=30006
--- Comment #14 from Vladimir Mezentsev
---
I installed Ubuntu and reproduced this problem in Docker.
This small test demonstrates the build problem:
% cat test.c
void *dlopen (const char *pathname, int mode)
{ return (void *) 0; }
__att
https://sourceware.org/bugzilla/show_bug.cgi?id=30006
--- Comment #13 from Vladimir Mezentsev
---
% curl -vvv https://registry-1.docker.io/v2/
...
* TLSv1.2 (IN), TLS header, Supplemental data (23):
* Mark bundle as not supporting multiuse
< HTTP/1.1 401 Unauthorized
< content-type: application
https://sourceware.org/bugzilla/show_bug.cgi?id=30006
--- Comment #12 from Vladimir Mezentsev
---
% docker pull --platform linux/386 satmandu/crewbuild:alex-i686.m58
Error response from daemon: Get "https://registry-1.docker.io/v2/": dial tcp
3.216.34.172:443: i/o timeout
--
You are receiving
https://sourceware.org/bugzilla/show_bug.cgi?id=30006
--- Comment #11 from Satadru Pramanik ---
docker pull --platform linux/386 satmandu/crewbuild:alex-i686.m58
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=30006
--- Comment #10 from Vladimir Mezentsev
---
I hope I installed docker correctly.
But when I run:
% docker run --platform linux/386 --rm --net=host -v $(pwd):/output -h
$(hostname)-i686 -it satmandu/crewbuild:alex-i686.m58
Unable to find imag
https://sourceware.org/bugzilla/show_bug.cgi?id=30006
--- Comment #9 from Satadru Pramanik ---
Docker instructions: https://docs.docker.com/get-docker/
Once you have docker installed, you should be able to do this:
docker run --platform linux/386 --rm --net=host -v $(pwd):/output -h
$(hostname)-
https://sourceware.org/bugzilla/show_bug.cgi?id=30006
--- Comment #8 from Vladimir Mezentsev
---
I hope - YES.
I have no experience with Docker and Ubuntu.
If you have a simple instruction, could you please send it to me.
--
You are receiving this mail because:
You are on the CC list for the b
https://sourceware.org/bugzilla/show_bug.cgi?id=30006
--- Comment #7 from Satadru Pramanik ---
Would a reproducer in Docker be sufficient?
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=30006
Vladimir Mezentsev changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://sourceware.org/bugzilla/show_bug.cgi?id=30006
--- Comment #5 from Satadru Pramanik ---
(This system uses Glibc 2.23.)
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=30006
--- Comment #4 from Satadru Pramanik ---
Following the build failure with make -j 1:
make[5]: Entering directory
'/usr/local/tmp/crew/binutils.20230117084748.dir/binutils-2.40/build/gprofng/libcollector'
/bin/bash ./libtool --tag=CC --mode
https://sourceware.org/bugzilla/show_bug.cgi?id=30006
Andreas Schwab changed:
What|Removed |Added
Assignee|unassigned at sourceware dot org |vladimir.mezentsev at
oracle
13 matches
Mail list logo