Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 106087 - net-misc/wget-1.10 failed
Summary: net-misc/wget-1.10 failed
Status: RESOLVED DUPLICATE of bug 125887
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-15 10:44 UTC by Maciek Gajewski
Modified: 2006-05-23 13:43 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maciek Gajewski 2005-09-15 10:44:44 UTC
net-misc/wget-1.10 fails to compile during world updating

Reproducible: Always
Steps to Reproduce:
1. emerge --update wget



Expected Results:  
>>> emerge (1 of 85) net-misc/wget-1.10 to /
>>> md5 files   ;-) wget-1.9.1-r3.ebuild
>>> md5 files   ;-) wget-1.9.1-r5.ebuild
>>> md5 files   ;-) wget-1.10.ebuild
>>> md5 files   ;-) files/digest-wget-1.9.1-r5
>>> md5 files   ;-) files/digest-wget-1.9.1-r3
>>> md5 files   ;-) files/digest-wget-1.10
>>> md5 src_uri ;-) wget-1.10.tar.gz
>>> md5 src_uri ;-) wget-1.10-gentoo-0.2.tar.bz2
>>> Unpacking source...
>>> Unpacking wget-1.10.tar.gz to /var/tmp/portage/wget-1.10/work
>>> Unpacking wget-1.10-gentoo-0.2.tar.bz2 to /var/tmp/portage/wget-1.10/work
 * Applying Gentoo patches ...
 *   001_all_wget-1.9.1-locale.patch ...                                       
                                                   [ ok ]
 *   002_all_wget-passive-ftp-by-default.patch ...                             
                                                   [ ok ]
 *   010_all_wget-1.10-ptimer-gettimeofday.patch ...                           
                                                   [ ok ]
 * Done with patching
 * Applying Mandrake patches ...
 *   001_all_wget-remove-rpath-from-binary.patch ...                           
                                                   [ ok ]
 *   002_all_wget-etc-not-usr-local-etc.patch ...                              
                                                   [ ok ]
 *   003_all_wget-print-percentage.patch ...                                   
                                                   [ ok ]
 *   004_all_wget-url-password.patch ...                                       
                                                   [ ok ]
 * Done with patching
>>> Source unpacked.
 * econf: updating wget-1.10/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating wget-1.10/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man
--infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc
--localstatedir=/var/lib --build=i686-pc-linux-gnu --sysconfdir=/etc/wget
--with-ssl --enable-opie --enable-digest --enable-ipv6 --enable-nls
--disable-debug --without-socks
configure: configuring for GNU Wget 1.10
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /bin/install -c
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for egrep... grep -E
checking for AIX... no
checking for i686-pc-linux-gnu-gcc option to accept ANSI C...
checking for a sed that does not truncate output... /bin/sed
checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/i686-pc-linux-gnu-nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i686-pc-linux-gnu-g++ accepts -g... yes
checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E
checking for i686-pc-linux-gnu-g77... i686-pc-linux-gnu-g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether i686-pc-linux-gnu-g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from
i686-pc-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking if i686-pc-linux-gnu-gcc static flag  works... yes
checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-gcc linker
(/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the i686-pc-linux-gnu-g++ linker
(/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-g++ linker
(/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for i686-pc-linux-gnu-g77 option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-g77 PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-g77 supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-g77 linker
(/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for working volatile... yes
checking whether byte ordering is bigendian... no
checking for function prototypes... yes
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for unistd.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking sys/utime.h usability... no
checking sys/utime.h presence... no
checking for sys/utime.h... no
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for long long... yes
checking size of long long... 8
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking for off_t... yes
checking size of off_t... 8
checking for size_t... yes
checking for pid_t... yes
checking for uint32_t... yes
checking return type of signal handlers... void
checking for sig_atomic_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for _LARGEFILE_SOURCE value needed for large files... 1
checking for fseeko... yes
checking for strdup... yes
checking for strstr... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for strpbrk... yes
checking for memmove... yes
checking for gettimeofday... yes
checking for mktime... yes
checking for strptime... yes
checking for strerror... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for usleep... yes
checking for select... yes
checking for ftello... yes
checking for sigblock... yes
checking for sigsetjmp... no
checking for signal... yes
checking for symlink... yes
checking for access... yes
checking for isatty... yes
checking for struct utimbuf... yes
checking for socklen_t... socklen_t
checking for working fnmatch.h... yes
checking for nanosleep... yes
checking for clock_gettime... no
checking for clock_gettime in -lrt... no
checking for gethostbyname... yes
checking for inet_ntoa... yes
checking for socket in -lsocket... no
checking for getopt_long... yes
checking for dlopen in -ldl... yes
checking for shl_load in -ldl... no
configure: looking for SSL libraries in system-default
checking for includes... found
checking for RSA_new in -lcrypto... yes
checking for SSL_new in -lssl... yes
checking whether SSL libs are resolved at runtime... yes
configure: compiling in support for SSL in system-default
checking for md5_calc in -lmd5... no
configure: using the OpenSSL MD5 implementation
checking for getaddrinfo... yes
checking for INET6 protocol support... yes
checking for struct sockaddr_in6... yes
checking for struct sockaddr_storage... yes
checking for struct sockaddr_in6.sin6_scope_id... yes
configure: Enabling support for IPv6.
checking whether NLS is requested... yes
configure: language catalogs:  pl
checking for msgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for gmsgfmt... /usr/bin/gmsgfmt
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for gettext in -lintl... no
checking for gettext... yes
checking for makeinfo... makeinfo
checking for perl5... no
checking for perl... /usr/bin/perl
checking for pod2man... /usr/bin/pod2man
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating util/Makefile
config.status: creating po/Makefile.in
config.status: creating windows/Makefile
config.status: creating stamp-h
config.status: creating src/config.h
config.status: executing default commands
generating po/POTFILES from ./po/POTFILES.in
creating po/Makefile
echo timestamp > ./stamp-h.in
cd src && make CC='i686-pc-linux-gnu-gcc' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H
-DSYSTEM_WGETRC=\"/etc/wget/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\"'
CFLAGS='-O2 -march=athlon-xp -fomit-frame-pointer -pipe' LDFLAGS='' LIBS='-lssl
-lcrypto -ldl ' prefix='/usr' exec_prefix='/usr' bindir='/usr/bin'
infodir='/usr/share/info' mandir='/usr/share/man' manext='1'
make[1]: Entering directory `/var/tmp/portage/wget-1.10/work/wget-1.10/src'
i686-pc-linux-gnu-gcc -I. -I.    -DHAVE_CONFIG_H
-DSYSTEM_WGETRC=\"/etc/wget/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2
-march=athlon-xp -fomit-frame-pointer -pipe -c cmpt.c
i686-pc-linux-gnu-gcc -I. -I.    -DHAVE_CONFIG_H
-DSYSTEM_WGETRC=\"/etc/wget/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2
-march=athlon-xp -fomit-frame-pointer -pipe -c connect.c
i686-pc-linux-gnu-gcc -I. -I.    -DHAVE_CONFIG_H
-DSYSTEM_WGETRC=\"/etc/wget/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2
-march=athlon-xp -fomit-frame-pointer -pipe -c convert.c
i686-pc-linux-gnu-gcc -I. -I.    -DHAVE_CONFIG_H
-DSYSTEM_WGETRC=\"/etc/wget/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2
-march=athlon-xp -fomit-frame-pointer -pipe -c cookies.c
i686-pc-linux-gnu-gcc -I. -I.    -DHAVE_CONFIG_H
-DSYSTEM_WGETRC=\"/etc/wget/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2
-march=athlon-xp -fomit-frame-pointer -pipe -c ftp.c
i686-pc-linux-gnu-gcc -I. -I.    -DHAVE_CONFIG_H
-DSYSTEM_WGETRC=\"/etc/wget/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2
-march=athlon-xp -fomit-frame-pointer -pipe -c ftp-basic.c
i686-pc-linux-gnu-gcc -I. -I.    -DHAVE_CONFIG_H
-DSYSTEM_WGETRC=\"/etc/wget/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2
-march=athlon-xp -fomit-frame-pointer -pipe -c ftp-ls.c
i686-pc-linux-gnu-gcc -I. -I.    -DHAVE_CONFIG_H
-DSYSTEM_WGETRC=\"/etc/wget/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2
-march=athlon-xp -fomit-frame-pointer -pipe -c ftp-opie.c
i686-pc-linux-gnu-gcc -I. -I.    -DHAVE_CONFIG_H
-DSYSTEM_WGETRC=\"/etc/wget/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2
-march=athlon-xp -fomit-frame-pointer -pipe -c hash.c
i686-pc-linux-gnu-gcc -I. -I.    -DHAVE_CONFIG_H
-DSYSTEM_WGETRC=\"/etc/wget/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2
-march=athlon-xp -fomit-frame-pointer -pipe -c host.c
i686-pc-linux-gnu-gcc -I. -I.    -DHAVE_CONFIG_H
-DSYSTEM_WGETRC=\"/etc/wget/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2
-march=athlon-xp -fomit-frame-pointer -pipe -c html-parse.c
i686-pc-linux-gnu-gcc -I. -I.    -DHAVE_CONFIG_H
-DSYSTEM_WGETRC=\"/etc/wget/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2
-march=athlon-xp -fomit-frame-pointer -pipe -c html-url.c
i686-pc-linux-gnu-gcc -I. -I.    -DHAVE_CONFIG_H
-DSYSTEM_WGETRC=\"/etc/wget/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2
-march=athlon-xp -fomit-frame-pointer -pipe -c http.c
i686-pc-linux-gnu-gcc -I. -I.    -DHAVE_CONFIG_H
-DSYSTEM_WGETRC=\"/etc/wget/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2
-march=athlon-xp -fomit-frame-pointer -pipe -c http-ntlm.c
i686-pc-linux-gnu-gcc -I. -I.    -DHAVE_CONFIG_H
-DSYSTEM_WGETRC=\"/etc/wget/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2
-march=athlon-xp -fomit-frame-pointer -pipe -c init.c
i686-pc-linux-gnu-gcc -I. -I.    -DHAVE_CONFIG_H
-DSYSTEM_WGETRC=\"/etc/wget/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2
-march=athlon-xp -fomit-frame-pointer -pipe -c log.c
i686-pc-linux-gnu-gcc -I. -I.    -DHAVE_CONFIG_H
-DSYSTEM_WGETRC=\"/etc/wget/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2
-march=athlon-xp -fomit-frame-pointer -pipe -c main.c
i686-pc-linux-gnu-gcc -I. -I.    -DHAVE_CONFIG_H
-DSYSTEM_WGETRC=\"/etc/wget/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2
-march=athlon-xp -fomit-frame-pointer -pipe -c gen-md5.c
i686-pc-linux-gnu-gcc -I. -I.    -DHAVE_CONFIG_H
-DSYSTEM_WGETRC=\"/etc/wget/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2
-march=athlon-xp -fomit-frame-pointer -pipe -c netrc.c
i686-pc-linux-gnu-gcc -I. -I.    -DHAVE_CONFIG_H
-DSYSTEM_WGETRC=\"/etc/wget/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2
-march=athlon-xp -fomit-frame-pointer -pipe -c progress.c
i686-pc-linux-gnu-gcc -I. -I.    -DHAVE_CONFIG_H
-DSYSTEM_WGETRC=\"/etc/wget/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2
-march=athlon-xp -fomit-frame-pointer -pipe -c ptimer.c
i686-pc-linux-gnu-gcc -I. -I.    -DHAVE_CONFIG_H
-DSYSTEM_WGETRC=\"/etc/wget/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2
-march=athlon-xp -fomit-frame-pointer -pipe -c recur.c
i686-pc-linux-gnu-gcc -I. -I.    -DHAVE_CONFIG_H
-DSYSTEM_WGETRC=\"/etc/wget/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2
-march=athlon-xp -fomit-frame-pointer -pipe -c res.c
i686-pc-linux-gnu-gcc -I. -I.    -DHAVE_CONFIG_H
-DSYSTEM_WGETRC=\"/etc/wget/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2
-march=athlon-xp -fomit-frame-pointer -pipe -c retr.c
i686-pc-linux-gnu-gcc -I. -I.    -DHAVE_CONFIG_H
-DSYSTEM_WGETRC=\"/etc/wget/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2
-march=athlon-xp -fomit-frame-pointer -pipe -c safe-ctype.c
i686-pc-linux-gnu-gcc -I. -I.    -DHAVE_CONFIG_H
-DSYSTEM_WGETRC=\"/etc/wget/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2
-march=athlon-xp -fomit-frame-pointer -pipe -c snprintf.c
i686-pc-linux-gnu-gcc -I. -I.    -DHAVE_CONFIG_H
-DSYSTEM_WGETRC=\"/etc/wget/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2
-march=athlon-xp -fomit-frame-pointer -pipe -c openssl.c
i686-pc-linux-gnu-gcc -I. -I.    -DHAVE_CONFIG_H
-DSYSTEM_WGETRC=\"/etc/wget/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2
-march=athlon-xp -fomit-frame-pointer -pipe -c url.c
i686-pc-linux-gnu-gcc -I. -I.    -DHAVE_CONFIG_H
-DSYSTEM_WGETRC=\"/etc/wget/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2
-march=athlon-xp -fomit-frame-pointer -pipe -c utils.c
i686-pc-linux-gnu-gcc -I. -I.    -DHAVE_CONFIG_H
-DSYSTEM_WGETRC=\"/etc/wget/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2
-march=athlon-xp -fomit-frame-pointer -pipe -c version.c
i686-pc-linux-gnu-gcc -I. -I.    -DHAVE_CONFIG_H
-DSYSTEM_WGETRC=\"/etc/wget/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2
-march=athlon-xp -fomit-frame-pointer -pipe -c xmalloc.c
/bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc -O2 -march=athlon-xp
-fomit-frame-pointer -pipe  -o wget  cmpt.o connect.o convert.o cookies.o ftp.o
ftp-basic.o ftp-ls.o ftp-opie.o  hash.o host.o html-parse.o html-url.o http.o
http-ntlm.o init.o log.o main.o gen-md5.o netrc.o progress.o ptimer.o recur.o
res.o retr.o safe-ctype.o snprintf.o openssl.o url.o utils.o version.o xmalloc.o
 -lssl -lcrypto -ldl
mkdir .libs
i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -fomit-frame-pointer -pipe -o wget
cmpt.o connect.o convert.o cookies.o ftp.o ftp-basic.o ftp-ls.o ftp-opie.o
hash.o host.o html-parse.o html-url.o http.o http-ntlm.o init.o log.o main.o
gen-md5.o netrc.o progress.o ptimer.o recur.o res.o retr.o safe-ctype.o
snprintf.o openssl.o url.o utils.o version.o xmalloc.o  -lssl -lcrypto -ldl
ptimer.o: In function `ptimer_reset':
ptimer.c:(.text+0x15): undefined reference to `clock_gettime'
ptimer.o: In function `ptimer_new':
ptimer.c:(.text+0x95): undefined reference to `clock_getres'
ptimer.o: In function `ptimer_measure':
ptimer.c:(.text+0x1a9): undefined reference to `clock_gettime'
collect2: ld returned 1 exit status
make[1]: *** [wget] Błąd 1
make[1]: Leaving directory `/var/tmp/portage/wget-1.10/work/wget-1.10/src'
make: *** [src] Błąd 2



Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r1,
2.6.11-gentoo-r9 i686)
=================================================================
System uname: 2.6.11-gentoo-r9 i686 AMD Athlon(tm) 64 Processor 2800+
Gentoo Base System version 1.12.0_pre8
dev-lang/python:     2.3.5, 2.4.1-r1
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.prz.rzeszow.pl/"
LC_ALL="pl_PL.UTF-8"
LINGUAS="pl en"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X acl acpi alsa apm arts audiofile avi bash-completion berkdb
bitmap-fonts bluetooth bzlib cdr crypt cups curl divx4linux dvd dvdr eds emboss
encode fam ffmpeg flac foomaticdb fortran gd gdbm gif glut gpm gstreamer gtk2
hal iconv imagemagick imlib ipv6 java joystick jpeg junit kde libg++ libwww mad
mikmod motif mozilla mp3 mpeg mysql ncurses nls odbc ogg oggvorbis opengl oss
pam pdflib perl plugin png python qt quicktime readline samba sdl slang spell
ssl svg svga tcpd tetex tiff truetype truetype-fonts type1-fonts usb videos
vorbis win32codecs wmf x86 xine xml xml2 xmms xv zeroconf zlib linguas_pl
linguas_en userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LDFLAGS, MAKEOPTS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-09-15 11:28:07 UTC

*** This bug has been marked as a duplicate of 95908 ***
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-05-23 13:43:12 UTC
Reopen to dupe properly...
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-05-23 13:43:30 UTC

*** This bug has been marked as a duplicate of 125887 ***