Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 81874 Details for
Bug 125708
zlib fails to build a shared lib
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
'MAKEOPTS=-j1 emerge zlib >& log' with changed ebuild
log (text/plain), 8.65 KB, created by
João Eduardo Ferreira Bertacchi
on 2006-03-10 15:36:22 UTC
(
hide
)
Description:
'MAKEOPTS=-j1 emerge zlib >& log' with changed ebuild
Filename:
MIME Type:
Creator:
João Eduardo Ferreira Bertacchi
Created:
2006-03-10 15:36:22 UTC
Size:
8.65 KB
patch
obsolete
>Calculating dependencies >>> Unpacking source... >>>> Unpacking zlib-1.2.3.tar.bz2 to /var/tmp/portage/zlib-1.2.3/work > [32;01m*[0m Applying zlib-1.2.1-glibc.patch ... >[A[73G [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying zlib-1.2.1-build-fPIC.patch ... >[A[73G [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying zlib-1.2.2-mapfile.patch ... >[A[73G [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying zlib-1.2.1-configure.patch ... >[A[73G [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying zlib-1.2.1-fPIC.patch ... >[A[73G [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying zlib-1.2.3-bsd-soname.patch ... >[A[73G [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked. >+ LIBS=libz.a >+ LDFLAGS='-L. libz.a' >++ sed -n -e '/VERSION "/s/.*"\(.*\)".*/\1/p' >+ VER=1.2.3 >++ sed -n -e '/VERSION "/s/.*"\([0-9]*\.[0-9]*\)\..*/\1/p' >+ VER2=1.2 >++ sed -n -e '/VERSION "/s/.*"\([0-9]*\)\..*/\1/p' >+ VER1=1 >+ AR='x86_64-pc-linux-gnu-ar rc' >+ RANLIB=x86_64-pc-linux-gnu-ranlib >+ prefix=/usr/local >+ exec_prefix='${prefix}' >+ libdir='${exec_prefix}/lib' >+ includedir='${prefix}/include' >+ mandir='${prefix}/share/man' >+ shared_ext=.so >+ shared=0 >+ gcc=0 >+ old_cc=x86_64-pc-linux-gnu-gcc >+ old_cflags='-O2 -pipe' >+ test 3 -ge 1 >+ case "$1" in >+ shared=1 >+ shift >+ test 2 -ge 1 >+ case "$1" in >++ echo --prefix=/usr >++ sed 's/[-a-z_]*=//' >+ prefix=/usr >+ shift >+ test 1 -ge 1 >+ case "$1" in >++ echo --libdir=/lib64 >++ sed 's/[-a-z_]*=//' >+ libdir=/lib64 >+ shift >+ test 0 -ge 1 >+ test=ztest8700 >+ cat >+ test -z x86_64-pc-linux-gnu-gcc >+ cc=x86_64-pc-linux-gnu-gcc >+ cflags='-O2 -pipe' >+ case "$cc" in >+ gcc=1 >+ test 1 -eq 1 >+ CC=x86_64-pc-linux-gnu-gcc >+ SFLAGS='-O2 -pipe' >+ -fPIC >./configure: line 80: -fPIC: command not found >+ CFLAGS='-O2 -pipe' >+ case `(uname -s || echo unknown) 2>/dev/null` in >+ LDSHARED='x86_64-pc-linux-gnu-gcc -shared -Wl,-soname,libz.so.1' >+ MAPFILE=-Wl,--version-script,mapfile >+ SHAREDLIB=libz.so >+ SHAREDLIBV=libz.so.1.2.3 >+ SHAREDLIBM=libz.so.1 >+ test 1 -eq 1 >+ echo Checking for shared library support... >Checking for shared library support... >+ test -z x86_64-pc-linux-gnu-gcc -a -z '-O2 -pipe' >+ echo 'No shared library support; try without defining CC and CFLAGS' >No shared library support; try without defining CC and CFLAGS >+ shared=0 >+ LDSHARED='x86_64-pc-linux-gnu-gcc -shared -Wl,-soname,libz.so.1 -Wl,--version-script,mapfile' >+ test 0 -eq 0 >+ LDSHARED=x86_64-pc-linux-gnu-gcc >+ echo Building static library libz.a version 1.2.3 with x86_64-pc-linux-gnu-gcc. >Building static library libz.a version 1.2.3 with x86_64-pc-linux-gnu-gcc. >+ cat >+ sed /HAVE_UNISTD_H/s%0%1% >+ echo 'Checking for unistd.h... Yes.' >Checking for unistd.h... Yes. >+ cat >+ echo 'Checking whether to use vs[n]printf() or s[n]printf()... using vs[n]printf()' >Checking whether to use vs[n]printf() or s[n]printf()... using vs[n]printf() >+ cat >+ echo 'Checking for vsnprintf() in stdio.h... Yes.' >Checking for vsnprintf() in stdio.h... Yes. >+ cat >+ echo 'Checking for return value of vsnprintf()... Yes.' >Checking for return value of vsnprintf()... Yes. >+ cat >+ echo 'Checking for errno.h... Yes.' >Checking for errno.h... Yes. >+ cat >+ CFLAGS='-O2 -pipe -DUSE_MMAP' >+ echo Checking for mmap support... Yes. >Checking for mmap support... Yes. >+ CPP='x86_64-pc-linux-gnu-gcc -E' >+ case $CFLAGS in >+ rm -f ztest8700.c ztest8700.o ztest8700 ztest8700.so >+ sed ' >/^CC *=/s#=.*#=x86_64-pc-linux-gnu-gcc# >/^CFLAGS *=/s#=.*#=-O2 -pipe -DUSE_MMAP# >/^CPP *=/s#=.*#=x86_64-pc-linux-gnu-gcc -E# >/^LDSHARED *=/s#=.*#=x86_64-pc-linux-gnu-gcc# >/^LIBS *=/s#=.*#=libz.a# >/^SHAREDLIB *=/s#=.*#=libz.so# >/^SHAREDLIBV *=/s#=.*#=libz.so.1.2.3# >/^SHAREDLIBM *=/s#=.*#=libz.so.1# >/^AR *=/s#=.*#=x86_64-pc-linux-gnu-ar rc# >/^RANLIB *=/s#=.*#=x86_64-pc-linux-gnu-ranlib# >/^EXE *=/s#=.*#=# >/^prefix *=/s#=.*#=/usr# >/^exec_prefix *=/s#=.*#=${prefix}# >/^libdir *=/s#=.*#=/lib64# >/^includedir *=/s#=.*#=${prefix}/include# >/^mandir *=/s#=.*#=${prefix}/share/man# >/^LDFLAGS *=/s#=.*#=-L. libz.a# >' >x86_64-pc-linux-gnu-gcc -O2 -pipe -DUSE_MMAP -c -o example.o example.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -DUSE_MMAP -c -o adler32.o adler32.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -DUSE_MMAP -c -o compress.o compress.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -DUSE_MMAP -c -o crc32.o crc32.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -DUSE_MMAP -c -o gzio.o gzio.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -DUSE_MMAP -c -o uncompr.o uncompr.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -DUSE_MMAP -c -o deflate.o deflate.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -DUSE_MMAP -c -o trees.o trees.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -DUSE_MMAP -c -o zutil.o zutil.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -DUSE_MMAP -c -o inflate.o inflate.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -DUSE_MMAP -c -o infback.o infback.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -DUSE_MMAP -c -o inftrees.o inftrees.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -DUSE_MMAP -c -o inffast.o inffast.c >x86_64-pc-linux-gnu-ar rc libz.a adler32.o compress.o crc32.o gzio.o uncompr.o deflate.o trees.o zutil.o inflate.o infback.o inftrees.o inffast.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -DUSE_MMAP -o example example.o -L. libz.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -DUSE_MMAP -c -o minigzip.o minigzip.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -DUSE_MMAP -o minigzip minigzip.o -L. libz.a >>>> Test phase [not enabled]: sys-libs/zlib-1.2.3 > >>>> Install zlib-1.2.3 into /var/tmp/portage/zlib-1.2.3/image/ category sys-libs >cp libz.a /var/tmp/portage/zlib-1.2.3/image//lib64 >cd /var/tmp/portage/zlib-1.2.3/image//lib64; chmod 755 libz.a >cd /var/tmp/portage/zlib-1.2.3/image//lib64; if test -f libz.so.1.2.3; then \ > rm -f libz.so libz.so.1; \ > ln -s libz.so.1.2.3 libz.so; \ > ln -s libz.so.1.2.3 libz.so.1; \ > (ldconfig || true) >/dev/null 2>&1; \ >fi >cp zlib.3 /var/tmp/portage/zlib-1.2.3/image//usr/share/man/man3 >chmod 644 /var/tmp/portage/zlib-1.2.3/image//usr/share/man/man3/zlib.3 >cp zlib.h zconf.h /var/tmp/portage/zlib-1.2.3/image//usr/include >chmod 644 /var/tmp/portage/zlib-1.2.3/image//usr/include/zlib.h /var/tmp/portage/zlib-1.2.3/image//usr/include/zconf.h >/usr/lib/portage/bin/dolib: libz.so.1.2.3 does not exist >chmod: cannot access `libz.so.*': No such file or directory >man: >prepallstrip: >strip: x86_64-pc-linux-gnu-strip --strip-unneeded >file: error while loading shared libraries: libz.so.1: cannot open shared object file: No such file or directory >making executable: /usr/lib64/libz.so >>>> Completed installing zlib-1.2.3 into /var/tmp/portage/zlib-1.2.3/image/ > >>>> Regenerating /etc/ld.so.cache... > ...done! >>>> emerge (1 of 1) sys-libs/zlib-1.2.3 to / >>>> md5 files ;-) zlib-1.2.3.ebuild >>>> md5 files ;-) files/digest-zlib-1.2.3 >>>> md5 files ;-) files/zlib-1.2.1-glibc.patch >>>> md5 files ;-) files/zlib-1.2.3-bsd-soname.patch >>>> md5 files ;-) files/zlib-1.2.2-mapfile.patch >>>> md5 files ;-) files/zlib-1.2.1-configure.patch >>>> md5 files ;-) files/zlib-1.2.1-fPIC.patch >>>> md5 files ;-) files/zlib-1.2.1-build-fPIC.patch >>>> md5 src_uri ;-) zlib-1.2.3.tar.bz2 >>>> Merging sys-libs/zlib-1.2.3 to / >--- /usr/ >--- /usr/lib64/ >>>> /usr/lib64/libz.so >>>> /usr/lib64/libz.a >--- /usr/share/ >--- /usr/share/doc/ >--- /usr/share/doc/zlib-1.2.3/ >--- /usr/share/doc/zlib-1.2.3/txt/ >>>> /usr/share/doc/zlib-1.2.3/txt/algorithm.txt.gz >>>> /usr/share/doc/zlib-1.2.3/FAQ.gz >>>> /usr/share/doc/zlib-1.2.3/README.gz >>>> /usr/share/doc/zlib-1.2.3/ChangeLog.gz >--- /usr/share/man/ >--- /usr/share/man/man3/ >>>> /usr/share/man/man3/zlib.3.gz >--- /usr/include/ >>>> /usr/include/zconf.h >>>> /usr/include/zlib.h >--- /lib64/ >>>> /lib64/libz.so.1 -> libz.so.1.2.3 >>>> /lib64/libz.so -> libz.so.1.2.3 >>>> Safely unmerging already-installed instance... >--- !mtime obj /usr/share/man/man3/zlib.3.gz >--- !mtime obj /usr/share/doc/zlib-1.2.3/txt/algorithm.txt.gz >--- !mtime obj /usr/share/doc/zlib-1.2.3/README.gz >--- !mtime obj /usr/share/doc/zlib-1.2.3/FAQ.gz >--- !mtime obj /usr/share/doc/zlib-1.2.3/ChangeLog.gz >--- !mtime obj /usr/lib64/libz.so >--- !mtime obj /usr/lib64/libz.a >--- !mtime obj /usr/include/zlib.h >--- !mtime obj /usr/include/zconf.h ><<< sym /lib64/libz.so.1 ><<< sym /lib64/libz.so >--- !empty dir /usr/share/man/man3 >--- !empty dir /usr/share/man >--- !empty dir /usr/share/doc/zlib-1.2.3/txt >--- !empty dir /usr/share/doc/zlib-1.2.3 >--- !empty dir /usr/share/doc >--- !empty dir /usr/share >--- !empty dir /usr/lib64 >--- !empty dir /usr/include >--- !empty dir /usr >--- !empty dir /lib64 >>>> original instance of package unmerged safely. >>>> sys-libs/zlib-1.2.3 merged. > >>>> clean: No packages selected for removal. > >>>> Auto-cleaning packages ... > >>>> No outdated packages were found on your system. > > > * GNU info directory index is up-to-date. > * IMPORTANT: 3 config files in /etc need updating. > * Type emerge --help config to learn how to update config files. >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 125708
:
81861
|
81866
| 81874 |
82026