Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 218443 - net-misc/neon-0.26.4 configure: error: could not find libsocks5 for SOCKS support
Summary: net-misc/neon-0.26.4 configure: error: could not find libsocks5 for SOCKS sup...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-19 17:28 UTC by Maurizio Rottin
Modified: 2008-06-07 08:04 UTC (History)
0 users

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


Attachments
neon-0.26.4/config.log (config.log,87.40 KB, text/plain)
2008-04-20 19:43 UTC, Maurizio Rottin
Details
/var/tmp/portage/net-misc/neon-0.26.4/temp/build.log (build.log,12.08 KB, text/plain)
2008-06-07 08:04 UTC, renato gallo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Maurizio Rottin 2008-04-19 17:28:53 UTC
[ebuild     U ] net-misc/neon-0.26.4 [0.26.3] USE="kerberos%* nls socks5 ssl zlib -expat"

>>> Unpacking neon-0.26.4.tar.gz to /var/tmp/portage/net-misc/neon-0.26.4/work
 * Running elibtoolize in: neon-0.26.4
 *   Applying install-sh-1.5.patch ...
 *   Applying portage-1.5.10.patch ...
 *   Applying sed-1.5.6.patch ...
>>> Source unpacked.
>>> 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.sub with /usr/share/gnuconfig/config.sub
 * econf: updating neon-0.26.4/config.guess with /usr/share/gnuconfig/config.guess
./configure --prefix=/usr --host=i686-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 --with-gssapi --with-socks --enable-nls --enable-threadsafe-ssl=posix --with-libxml2 --with-ssl=openssl --build=i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
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 for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
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/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... i686-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 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/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 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 static flag -static 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++ static flag -static 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
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 static flag -static 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 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... 4
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... 4
checking how to print size_t... u
checking for off_t... (cached) yes
checking size of off_t... 4
checking how to print off_t... ld
checking for ssize_t... yes
checking size of ssize_t... 4
checking how to print ssize_t... d
checking for time_t... yes
checking size of time_t... 4
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 i686-pc-linux-gnu-ar... /usr/bin/i686-pc-linux-gnu-ar
checking for i686-pc-linux-gnu-ranlib... /usr/bin/i686-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
checking for off64_t... yes
checking for off64_t... (cached) yes
checking size of off64_t... 8
checking how to print off64_t... lld
checking for strtoll... yes
checking for lseek64... yes
checking for fstat64... yes
configure: LFS (large file) support enabled
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 2790:  Called econf 'src_compile' 'src_compile' '--enable-static' '--enable-shared' '--with-zlib' '--with-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
 *

emerge --info
!!! Invalid PORTDIR_OVERLAY (not a dir): '/usr/portage/layman/xeffects'
!!! Invalid PORTDIR_OVERLAY (not a dir): '/usr/portage/layman/kde'
!!! Invalid PORTDIR_OVERLAY (not a dir): '/usr/portage/layman/iwlwifi'
!!! Invalid PORTDIR_OVERLAY (not a dir): '/usr/portage/layman/sunrise'
!!! Invalid PORTDIR_OVERLAY (not a dir): '/usr/portage/layman/sabayon'
!!! Invalid PORTDIR_OVERLAY (not a dir): '/usr/portage/layman/mozilla'
Portage 2.2_pre5 (default-linux/x86/2007.0/desktop, gcc-3.4.6, glibc-2.6.1-r0, 2.6.23-gentoo-r4 i686)
=================================================================
System uname: 2.6.23-gentoo-r4 i686 Intel(R) Core(TM)2 CPU T5600 @ 1.83GHz
Timestamp of tree: Sat, 19 Apr 2008 11:45:01 +0000
ccache version 2.4 [disabled]
app-shells/bash:     3.2_p17-r1
dev-java/java-config: 1.3.7, 2.1.5
dev-lang/python:     2.4.4-r9
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-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.4_p6, 1.5, 1.6.3, 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.24
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=prescott -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /opt/openjms/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/svn/env /usr/kde/svn/share/config /usr/kde/svn/shutdown /usr/lib/mozilla/defaults/pref /usr/share/config /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-march=prescott -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer parallel-fetch preserve-libs sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://mirrors.tera-byte.com/pub/gentoo http://www.die.unipd.it/pub/Linux/distributions/gentoo-sources/ ftp://ftp.unina.it/pub/linux/distributions/gentoo http://mirror.ing.unibo.it/gentoo/ ftp://mirror.ing.unibo.it/gentoo/ "
LINGUAS="en_US it"
MAKEOPTS="-j3"
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"
PORTDIR_OVERLAY="/usr/local/overlay"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X a52 acl acpi alsa apache2 arts authdaemond bash-completion berkdb bindist bluetooth branding bzip2 cairo cdr cli cracklib crypt cups dbus debug divx4linux dri dvb dvd dvdr dvdread dvdrw eds emboss encode esd evo examples fam firefox flac fortran gdbm gif glitz gnome gnutils gnutls gpm gstreamer gtk hal iconv ieee1394 insecure-drivers isdnlog java jikes jpeg kde kerberos kqemu laptop ldap log4j logrotate mad midi mikmod mmx mmxextmono mp3 mpeg mudflap musicbrainz ncurses network networking nls nptl nptlonly nsplugin ogg opengl openmp openxr oss pam pcre pda pdf perl pertty png pppd python qt3 qt3support qt4 quicktime readline reflection samba sasl sdk sdl session smb spell spl sse sse2 ssl svg tcpd theora threads tiff truetype unicode usb v4l v4l2 vcd vim-syntax vorbis win32codecs x86 xinerama xml xorg xscreensaver xsl xv xvid zlib" ALSA_CARDS="hda-intel" 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 synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en_US it" USERLAND="GNU" VIDEO_CARDS="nv nvidia vesa"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Maurizio Rottin 2008-04-19 18:48:16 UTC
(In reply to comment #0)

net-misc/neon-0.28.2 compiles fine and the check dows not fail

checking for connect in -lsocks... yes
configure: SOCKSv5 support is enabled
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2008-04-20 15:18:22 UTC
> !!! Please attach the following file when seeking support:
> !!! /var/tmp/portage/net-misc/neon-0.26.4/work/neon-0.26.4/config.log

Please attach that file to this bug.
Comment 3 Maurizio Rottin 2008-04-20 16:00:31 UTC
(In reply to comment #2)
> > !!! Please attach the following file when seeking support:
> > !!! /var/tmp/portage/net-misc/neon-0.26.4/work/neon-0.26.4/config.log
> 
> Please attach that file to this bug.
> 
the one in the description is the log file...
by the way, if i try now it compiles...but i compiled a lot of things from yesterday...
 

Comment 4 Maurizio Rottin 2008-04-20 16:05:13 UTC
(In reply to comment #3)
> (In reply to comment #2)
> > > !!! Please attach the following file when seeking support:
> > > !!! /var/tmp/portage/net-misc/neon-0.26.4/work/neon-0.26.4/config.log
> > 
> > Please attach that file to this bug.
> > 
> the one in the description is the log file...
> by the way, if i try now it compiles...but i compiled a lot of things from
> yesterday...
> 
> 
i was in the wrong shell, it still fails.
(is there any way to modify a previous comment after commitment, if there is something wrong?)
Comment 5 Samuli Suominen (RETIRED) gentoo-dev 2008-04-20 17:49:03 UTC
Attach config.log like Jeroen asked in Comment #2 and reopen.
Comment 6 Maurizio Rottin 2008-04-20 19:43:06 UTC
Created attachment 150452 [details]
neon-0.26.4/config.log
Comment 7 Maurizio Rottin 2008-04-20 19:44:26 UTC
attached...but it was on the first description...
Comment 8 Jan Kundrát (RETIRED) gentoo-dev 2008-04-20 20:40:51 UTC
(In reply to comment #3)
> by the way, if i try now it compiles...

Closing again, then :).
Comment 9 renato gallo 2008-06-07 08:04:49 UTC
Created attachment 155789 [details]
/var/tmp/portage/net-misc/neon-0.26.4/temp/build.log

this is not compiling