|
|
倒霉 休假中 安装了2次gentoo 全遇上bug了...
第一次 用了
ACCEPT_KEYWORDS="~amd64"
遇到 libgii 的莫名其妙的bug
第二次 咱不用~amd64了
又遇到
net-misc/neon-0.26.4 configure: error: could not find libsocks5 for SOCKS suppor (Bugzilla Bug 218443)
恼火啊...
- >>> Emerging (1 of 75) net-misc/neon-0.26.4 to /
- * neon-0.26.4.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ]
- * checking ebuild checksums ;-) ... [ ok ]
- * checking auxfile checksums ;-) ... [ ok ]
- * checking miscfile checksums ;-) ... [ ok ]
- * checking neon-0.26.4.tar.gz ;-) ... [ ok ]
- >>> Checking neon-0.26.4.tar.gz's mtime...
- >>> WORKDIR is up-to-date, keeping...
- >>> Compiling source in /var/tmp/portage/net-misc/neon-0.26.4/work/neon-0.26.4 ...
- * Enabling SSL library thread-safety using POSIX threads...
- * econf: updating neon-0.26.4/config.guess with /usr/share/gnuconfig/config.guess
- * econf: updating neon-0.26.4/config.sub with /usr/share/gnuconfig/config.sub
- ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-static --enable-shared --with-zlib --without-gssapi --with-socks --enable-nls --enable-threadsafe-ssl=posix --with-libxml2 --with-ssl=openssl --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu
- checking for a BSD-compatible install... /usr/bin/install -c
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking for x86_64-pc-linux-gnu-gcc... x86_64-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 x86_64-pc-linux-gnu-gcc accepts -g... yes
- checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed
- checking for a sed that does not truncate output... /bin/sed
- checking for egrep... grep -E
- checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
- checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
- checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
- checking for BSD-compatible nm... /usr/bin/nm -B
- checking whether ln -s works... yes
- checking how to recognise dependent libraries... pass_all
- checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
- 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 x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
- checking whether we are using the GNU C++ compiler... yes
- checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
- checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
- checking for x86_64-pc-linux-gnu-g77... no
- checking for x86_64-pc-linux-gnu-f77... no
- checking for x86_64-pc-linux-gnu-xlf... no
- checking for x86_64-pc-linux-gnu-frt... no
- checking for x86_64-pc-linux-gnu-pgf77... no
- checking for x86_64-pc-linux-gnu-fort77... no
- checking for x86_64-pc-linux-gnu-fl32... no
- checking for x86_64-pc-linux-gnu-af77... no
- checking for x86_64-pc-linux-gnu-f90... no
- checking for x86_64-pc-linux-gnu-xlf90... no
- checking for x86_64-pc-linux-gnu-pgf90... no
- checking for x86_64-pc-linux-gnu-epcf90... no
- checking for x86_64-pc-linux-gnu-f95... no
- checking for x86_64-pc-linux-gnu-fort... no
- checking for x86_64-pc-linux-gnu-xlf95... no
- checking for x86_64-pc-linux-gnu-ifc... no
- checking for x86_64-pc-linux-gnu-efc... no
- checking for x86_64-pc-linux-gnu-pgf95... no
- checking for x86_64-pc-linux-gnu-lf95... no
- checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran
- checking whether we are using the GNU Fortran 77 compiler... yes
- checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes
- checking the maximum length of command line arguments... 32768
- checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
- checking for objdir... .libs
- checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
- checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
- checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
- checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
- checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC
- checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes
- checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
- checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
- checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
- checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
- checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC
- checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works... yes
- checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
- checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
- checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- 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 x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC
- checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes
- checking if x86_64-pc-linux-gnu-gfortran static flag -static works... yes
- checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes
- checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking for library containing strerror... none required
- checking for inline... inline
- checking for an ANSI C-conforming const... yes
- checking for size_t... yes
- checking for off_t... yes
- checking for uname... Linux
- checking whether make sets $(MAKE)... yes
- checking for int... yes
- checking size of int... 4
- checking for long... yes
- checking size of long... 8
- checking for long long... yes
- checking size of long long... 8
- checking for gcc -Wformat -Werror sanity... yes
- checking errno.h usability... yes
- checking errno.h presence... yes
- checking for errno.h... yes
- checking stdarg.h usability... yes
- checking stdarg.h presence... yes
- checking for stdarg.h... yes
- checking for string.h... (cached) yes
- checking for stdlib.h... (cached) yes
- checking for size_t... (cached) yes
- checking size of size_t... 8
- checking how to print size_t... lu
- checking for off_t... (cached) yes
- checking size of off_t... 8
- checking how to print off_t... ld
- checking for ssize_t... yes
- checking size of ssize_t... 8
- checking how to print ssize_t... ld
- checking for time_t... yes
- checking size of time_t... 8
- checking how to print time_t... ld
- checking for pid_t... yes
- checking whether time.h and sys/time.h may both be included... yes
- checking for x86_64-pc-linux-gnu-ar... /usr/bin/x86_64-pc-linux-gnu-ar
- checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/x86_64-pc-linux-gnu-ranlib
- checking sys/time.h usability... yes
- checking sys/time.h presence... yes
- checking for sys/time.h... yes
- checking for stdint.h... (cached) yes
- checking locale.h usability... yes
- checking locale.h presence... yes
- checking for locale.h... yes
- checking for pipe... yes
- checking for isatty... yes
- checking for usleep... yes
- checking for shutdown... yes
- checking for setlocale... yes
- checking whether byte ordering is bigendian... no
- checking whether strerror_r is declared... yes
- checking for strerror_r... yes
- checking whether strerror_r returns char *... yes
- checking for snprintf... yes
- checking for vsnprintf... yes
- checking for sys/time.h... (cached) yes
- checking for limits.h... yes
- checking for sys/select.h... yes
- checking for arpa/inet.h... yes
- checking for libintl.h... yes
- checking for signal.h... yes
- checking for sys/socket.h... yes
- checking for netinet/in.h... yes
- checking for netinet/tcp.h... yes
- checking for netdb.h... yes
- checking for sys/poll.h... yes
- checking for sys/limits.h... no
- checking for timezone global... yes
- configure: LFS support unnecessary, off_t is not 32-bit
- checking for strtoll... yes
- checking for strcasecmp... yes
- checking for signal... yes
- checking for setvbuf... yes
- checking for setsockopt... yes
- checking for stpcpy... yes
- checking for poll... yes
- checking whether stpcpy is declared... yes
- checking for library containing socket... none needed
- checking for library containing getaddrinfo... none needed
- checking for gai_strerror... yes
- checking for inet_ntop... yes
- configure: IPv6 support is enabled
- checking for working AI_ADDRCONFIG... yes
- checking for struct tm.tm_gmtoff... yes
- checking for struct tm.__tm_gmtoff... no
- checking zlib.h usability... yes
- checking zlib.h presence... yes
- checking for zlib.h... yes
- checking for inflate in -lz... yes
- configure: zlib support enabled, using -lz
- checking whether to enable ACL support in neon... yes
- checking for pkg-config... /usr/bin/pkg-config
- checking for openssl pkg-config data... yes
- configure: using SSL library configuration from pkg-config
- checking openssl/ssl.h usability... yes
- checking openssl/ssl.h presence... yes
- checking for openssl/ssl.h... yes
- checking openssl/opensslv.h usability... yes
- checking openssl/opensslv.h presence... yes
- checking for openssl/opensslv.h... yes
- checking OpenSSL version is >= 0.9.7... yes
- configure: OpenSSL >= 0.9.7; EGD support not needed in neon
- configure: SSL support enabled, using OpenSSL (0.9.7 or later)
- checking for pthread_mutex_init... yes
- checking for pthread_mutex_lock... yes
- configure: Thread-safe SSL supported using POSIX threads
- checking socks.h usability... yes
- checking socks.h presence... yes
- checking for socks.h... yes
- checking for connect in -lsocks5... no
- configure: error: could not find libsocks5 for SOCKS support
- !!! Please attach the following file when seeking support:
- !!! /var/tmp/portage/net-misc/neon-0.26.4/work/neon-0.26.4/config.log
- *
- * ERROR: net-misc/neon-0.26.4 failed.
- * Call stack:
- * ebuild.sh, line 49: Called src_compile
- * environment, line 2852: Called econf 'src_compile' 'src_compile' '--enable-static' '--enable-shared' '--with-zlib' '--without-gssapi' '--with-socks' '--enable-nls' '--enable-threadsafe-ssl=posix'
- * ebuild.sh, line 513: Called die
- * The specific snippet of code:
- * die "econf failed"
- * The die message:
- * econf failed
- *
- * If you need support, post the topmost build error, and the call stack if relevant.
- * A complete build log is located at '/var/tmp/portage/net-misc/neon-0.26.4/temp/build.log'.
- * The ebuild environment file is located at '/var/tmp/portage/net-misc/neon-0.26.4/temp/environment'.
- *
- * Messages for package net-misc/neon-0.26.4:
- *
- * ERROR: net-misc/neon-0.26.4 failed.
- * Call stack:
- * ebuild.sh, line 49: Called src_compile
- * environment, line 2852: Called econf 'src_compile' 'src_compile' '--enable-static' '--enable-shared' '--with-zlib' '--without-gssapi' '--with-socks' '--enable-nls' '--enable-threadsafe-ssl=posix'
- * ebuild.sh, line 513: Called die
- * The specific snippet of code:
- * die "econf failed"
- * The die message:
- * econf failed
- *
- * If you need support, post the topmost build error, and the call stack if relevant.
- * A complete build log is located at '/var/tmp/portage/net-misc/neon-0.26.4/temp/build.log'.
- * The ebuild environment file is located at '/var/tmp/portage/net-misc/neon-0.26.4/temp/environment'.
复制代码
- Portage 2.1.4.4 (default/linux/amd64/2008.0, gcc-4.2.3, glibc-2.6.1-r0, 2.6.24-gentoo-r4 x86_64)
- =================================================================
- System uname: 2.6.24-gentoo-r4 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 5000+
- Timestamp of tree: Thu, 01 May 2008 17:00:09 +0000
- app-shells/bash: 3.2_p17-r1
- dev-java/java-config: 1.3.7, 2.1.4
- dev-lang/python: 2.4.4-r9
- dev-python/pycrypto: 2.0.1-r6
- sys-apps/baselayout: 1.12.11.1
- sys-apps/sandbox: 1.2.18.1-r2
- sys-devel/autoconf: 2.13, 2.61-r1
- sys-devel/automake: 1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1
- sys-devel/binutils: 2.18-r1
- sys-devel/gcc-config: 1.4.0-r4
- sys-devel/libtool: 1.5.26
- virtual/os-headers: 2.6.23-r3
- ACCEPT_KEYWORDS="amd64"
- CBUILD="x86_64-pc-linux-gnu"
- CFLAGS="-march=native -O3 -msse3 -m3dnow -pipe -fopenmp"
- CHOST="x86_64-pc-linux-gnu"
- CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/4.0/env /usr/kde/4.0/share/config /usr/kde/4.0/shutdown /usr/share/config"
- CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
- CXXFLAGS="-march=native -O3 -msse3 -m3dnow -pipe -fopenmp"
- DISTDIR="/usr/portage/distfiles"
- FEATURES="buildpkg ccache cvs distcc distlocks keeptemp keepwork metadata-transfer n noclean notitles oauto parallel-fetch sandbox sfperms strict unmerge-orphans userfetch userpriv usersandbox"
- GENTOO_MIRRORS="http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/dis tributions/gentoo"
- LINGUAS="en_US en cn zh zh_CN zh_TW ja"
- MAKEOPTS="-j4"
- PKGDIR="/usr/portage/packages"
- PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
- PORTAGE_TMPDIR="/var/tmp"
- PORTDIR="/usr/portage"
- SYNC="rsync://rsync.gentoo.org/gentoo-portage"
- USE="3dnow 3dnowext X a52 aac aalib acc accessibility acl acpi afs aim alsa amd64 ao ape arts audiofile bash-completion berkdb bonobo bzip2 cairo caps cddb cdinstall cdparanoia cdr cli cracklib crypt cscope ctype cups dbus dga disk-partition dri dts dv dvb dvd dvdnav dvdr dvdread emacs emboss encode es esd evo exif fam fbcon festival ffmpeg flac fontconfig fortran freetds ftp gb gd gd-external gdbm ggi gif ginac glitz glut gnome gnutls gphoto2 gpm gps graphviz gsl gstreamer gtk gtk2 gtkhtml hal iconv icq imagemagick imap imlib ipv6 irc isdnlog jabber java javascript jbig jikes joystick jpeg jpeg2k kde kde4 kdeenablefinal kdehiddenvisibility krb4 ldap lesstif libcaca libwww lirc lua mad mailwrapper midi mikmod mime mmap mmx mmxext mng motif mp3 mpeg mplayer msn mssql mudflap mule multilib musepack musicbrainz mysql nas ncurses network nls nntp nptl nptlonly ocaml ogg openal openexr opengl openmp oracle osc oscar oss overlays pam pango pcre pdf perl plotutils png portaudio posix pppd python qt3 qt3support qt4 quicktime radio rar rdesktop readline recode reflection rpm samba scanner sdl seamonkey sendmail session sharedext sharedmem shorten sndfile snmp soap sockets socks5 sox speex spell spl sqlite3 srt sse sse2 sse3 ssl subversion svg szip tcl tcpd tetex tga theora threads tidy tiff tls tokenizer truetype unicode usb v4l vcd videos vim-syntax vorbis wav wavpack wmf wxwindows x264 xcomposite xface xine xinerama xinetd xml xmlrpc xmms2 xorg xpm xulrunner xv xvid xvmc yahoo zlib" ALSA_CARDS="hda-intel usb-audio" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="evdev keyboard mouse joystick" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en_US en cn zh zh_CN zh_TW ja" USERLAND="GNU" VIDEO_CARDS="fbdev vesa nvidia"
- Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
复制代码 |
|