Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 181343 Details for
Bug 258147
media-libs/gstreamer => ../libtool: eval: line 4388: syntax error near unexpected token `|'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Again in neon
emerge_net-misc~neon.txt (text/plain), 19.98 KB, created by
Palmax Maverick
on 2009-02-08 16:58:56 UTC
(
hide
)
Description:
Again in neon
Filename:
MIME Type:
Creator:
Palmax Maverick
Created:
2009-02-08 16:58:56 UTC
Size:
19.98 KB
patch
obsolete
># LC_ALL=C emerge neon -v > >These are the packages that would be merged, in order: > >Calculating dependencies... done! >[ebuild R ] net-misc/neon-0.28.3 USE="expat* gnutls kerberos nls ssl zlib -doc -pkcs11 -socks5" LINGUAS="-cs -de -fr -ja -nn -pl -ru -tr -zh_CN" 0 kB > >Total: 1 package (1 reinstall), Size of downloads: 0 kB > > >>>> Verifying ebuild manifests > >>>> Emerging (1 of 1) net-misc/neon-0.28.3 > * neon-0.28.3.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ] > * checking ebuild checksums ;-) ... [ ok ] > * checking auxfile checksums ;-) ... [ ok ] > * checking miscfile checksums ;-) ... [ ok ] >>>> Unpacking source... >>>> Unpacking neon-0.28.3.tar.gz to /var/tmp/portage/net-misc/neon-0.28.3/work > * Running eautoreconf in '/var/tmp/portage/net-misc/neon-0.28.3/work/neon-0.28.3' ... > * Running aclocal -I macros ... [ ok ] > * Running libtoolize --copy --force ... [ ok ] > * Running aclocal -I macros ... [ ok ] > * Running autoconf ... [ ok ] > * Running autoheader ... [ ok ] > * Running elibtoolize in: neon-0.28.3 > * 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.28.3/work/neon-0.28.3 ... > * Enabling SSL library thread-safety using POSIX threads... > * econf: updating neon-0.28.3/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating neon-0.28.3/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-gssapi --enable-nls --without-pakchois --without-socks --with-zlib --enable-threadsafe-ssl=posix --with-expat --with-ssl=gnutls --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 ISO C89... none needed >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/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 recognize 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-xlf... no >checking for x86_64-pc-linux-gnu-f77... 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-cf77... 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-xlf90... no >checking for x86_64-pc-linux-gnu-f90... no >checking for x86_64-pc-linux-gnu-pgf90... no >checking for x86_64-pc-linux-gnu-pghpf... no >checking for x86_64-pc-linux-gnu-epcf90... 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... 98304 >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... failed >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 for correct ltmain.sh version... yes >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 >(cached) (cached) 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 >(cached) (cached) 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 size of int... 4 >checking size of long... 8 >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 size of size_t... 8 >checking how to print size_t... lu >checking size of off_t... 8 >checking how to print off_t... ld >checking size of ssize_t... 8 >checking how to print ssize_t... ld >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 fcntl.h... yes >checking for iconv.h... yes >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 for fcntl... yes >checking for getsockopt... 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 getnameinfo... yes >checking for inet_ntop... yes >configure: IPv6 support is enabled >checking for working AI_ADDRCONFIG... yes >checking for socklen_t... 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 libgnutls-config... /usr/bin/libgnutls-config >checking gnutls/gnutls.h usability... yes >checking gnutls/gnutls.h presence... yes >checking for gnutls/gnutls.h... yes >configure: SSL support enabled, using GnuTLS 2.4.1 >checking for gnutls_session_get_data2... yes >checking for gnutls_x509_dn_get_rdn_ava... yes >checking for gnutls_sign_callback_set... yes >checking for iconv... yes >checking for pthread_mutex_init... yes >checking for pthread_mutex_lock... yes >configure: Thread-safe SSL supported using POSIX threads >configure: SOCKSv5 support is not enabled >checking for krb5-config... /usr/bin/krb5-config >checking gssapi/gssapi.h usability... yes >checking gssapi/gssapi.h presence... yes >checking for gssapi/gssapi.h... yes >checking for gss_init_sec_context... yes >configure: GSSAPI authentication support enabled >checking gssapi/gssapi_generic.h usability... yes >checking gssapi/gssapi_generic.h presence... yes >checking for gssapi/gssapi_generic.h... yes >checking whether GSS_C_NT_HOSTBASED_SERVICE is declared... yes >configure: WebDAV support is enabled >checking expat.h usability... yes >checking expat.h presence... yes >checking for expat.h... yes >checking for XML_SetXmlDeclHandler in -lexpat... yes >checking for XML_Size... yes >checking size of XML_Size... 8 >checking how to print XML_Size... ld >configure: XML parser used: expat >checking for library containing bindtextdomain... none needed >checking for bind_textdomain_codeset... yes >configure: Internationalization support enabled >configure: debugging is enabled >checking for openssl... /usr/bin/openssl >checking for certutil... notfound >checking for pk12util... notfound >checking for pkg-config... /usr/bin/pkg-config >configure: creating ./config.status >config.status: creating neon-config >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating test/Makefile >config.status: creating neon.pc >config.status: creating test/makekeys >config.status: creating config.h >configure: Configured to build neon 0.28.3: > > Install prefix: /usr > Compiler: x86_64-pc-linux-gnu-gcc > XML Parser: expat > SSL library: SSL support enabled, using GnuTLS 2.4.1 > zlib support: zlib support enabled, using -lz > Build libraries: Shared=yes, Static=yes > >make -j3 >make[1]: Entering directory `/var/tmp/portage/net-misc/neon-0.28.3/work/neon-0.28.3/src' >/bin/sh ../libtool --quiet --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/usr/include -I/usr/include -I.. -march=nocona -O2 -pipe -c ne_request.c -o ne_request.lo >/bin/sh ../libtool --quiet --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/usr/include -I/usr/include -I.. -march=nocona -O2 -pipe -c ne_session.c -o ne_session.lo >/bin/sh ../libtool --quiet --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/usr/include -I/usr/include -I.. -march=nocona -O2 -pipe -c ne_basic.c -o ne_basic.lo >/bin/sh ../libtool --quiet --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/usr/include -I/usr/include -I.. -march=nocona -O2 -pipe -c ne_string.c -o ne_string.lo >/bin/sh ../libtool --quiet --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/usr/include -I/usr/include -I.. -march=nocona -O2 -pipe -c ne_uri.c -o ne_uri.lo >/bin/sh ../libtool --quiet --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/usr/include -I/usr/include -I.. -march=nocona -O2 -pipe -c ne_dates.c -o ne_dates.lo >/bin/sh ../libtool --quiet --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/usr/include -I/usr/include -I.. -march=nocona -O2 -pipe -c ne_alloc.c -o ne_alloc.lo >/bin/sh ../libtool --quiet --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/usr/include -I/usr/include -I.. -march=nocona -O2 -pipe -c ne_md5.c -o ne_md5.lo >/bin/sh ../libtool --quiet --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/usr/include -I/usr/include -I.. -march=nocona -O2 -pipe -c ne_utils.c -o ne_utils.lo >/bin/sh ../libtool --quiet --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/usr/include -I/usr/include -I.. -march=nocona -O2 -pipe -c ne_socket.c -o ne_socket.lo >/bin/sh ../libtool --quiet --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/usr/include -I/usr/include -I.. -march=nocona -O2 -pipe -c ne_auth.c -o ne_auth.lo >/bin/sh ../libtool --quiet --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/usr/include -I/usr/include -I.. -march=nocona -O2 -pipe -c ne_redirect.c -o ne_redirect.lo >/bin/sh ../libtool --quiet --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/usr/include -I/usr/include -I.. -march=nocona -O2 -pipe -c ne_compress.c -o ne_compress.lo >/bin/sh ../libtool --quiet --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/usr/include -I/usr/include -I.. -march=nocona -O2 -pipe -c ne_i18n.c -o ne_i18n.lo >/bin/sh ../libtool --quiet --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/usr/include -I/usr/include -I.. -march=nocona -O2 -pipe -c ne_pkcs11.c -o ne_pkcs11.lo >/bin/sh ../libtool --quiet --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/usr/include -I/usr/include -I.. -march=nocona -O2 -pipe -c ne_207.c -o ne_207.lo >/bin/sh ../libtool --quiet --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/usr/include -I/usr/include -I.. -march=nocona -O2 -pipe -c ne_xml.c -o ne_xml.lo >/bin/sh ../libtool --quiet --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/usr/include -I/usr/include -I.. -march=nocona -O2 -pipe -c ne_props.c -o ne_props.lo >/bin/sh ../libtool --quiet --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/usr/include -I/usr/include -I.. -march=nocona -O2 -pipe -c ne_locks.c -o ne_locks.lo >/bin/sh ../libtool --quiet --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/usr/include -I/usr/include -I.. -march=nocona -O2 -pipe -c ne_xmlreq.c -o ne_xmlreq.lo >/bin/sh ../libtool --quiet --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/usr/include -I/usr/include -I.. -march=nocona -O2 -pipe -c ne_acl.c -o ne_acl.lo >/bin/sh ../libtool --quiet --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/usr/include -I/usr/include -I.. -march=nocona -O2 -pipe -c ne_gnutls.c -o ne_gnutls.lo >/bin/sh ../libtool --quiet --mode=link x86_64-pc-linux-gnu-gcc -no-undefined -Wl,-O1 -rpath /usr/lib64 -version-info 28:3:1 -export-symbols-regex '^ne_[^_]' -o libneon.la ne_request.lo ne_session.lo ne_basic.lo ne_string.lo ne_uri.lo ne_dates.lo ne_alloc.lo ne_md5.lo ne_utils.lo ne_socket.lo ne_auth.lo ne_redirect.lo ne_compress.lo ne_i18n.lo ne_pkcs11.lo ne_207.lo ne_xml.lo ne_props.lo ne_locks.lo ne_xmlreq.lo ne_acl.lo ne_gnutls.lo -lz -L/usr/lib64 -lgnutls -L/usr/lib64 -ltasn1 -L/usr/lib64 -lgcrypt -lgpg-error -L/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 -march=nocona -O2 -pipe -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -ldl -lexpat >../libtool: eval: line 4394: syntax error near unexpected token `|' >../libtool: eval: line 4394: `/usr/bin/nm -B .libs/ne_request.o .libs/ne_session.o .libs/ne_basic.o .libs/ne_string.o .libs/ne_uri.o .libs/ne_dates.o .libs/ne_alloc.o .libs/ne_md5.o .libs/ne_utils.o .libs/ne_socket.o .libs/ne_auth.o .libs/ne_redirect.o .libs/ne_compress.o .libs/ne_i18n.o .libs/ne_pkcs11.o .libs/ne_207.o .libs/ne_xml.o .libs/ne_props.o .libs/ne_locks.o .libs/ne_xmlreq.o .libs/ne_acl.o .libs/ne_gnutls.o | | /bin/sed 's/.* //' | sort | uniq > .libs/libneon.exp' >make[1]: *** [libneon.la] Error 1 >make[1]: Leaving directory `/var/tmp/portage/net-misc/neon-0.28.3/work/neon-0.28.3/src' >make: *** [subdirs] Error 2 > * > * ERROR: net-misc/neon-0.28.3 failed. > * Call stack: > * ebuild.sh, line 49: Called src_compile > * environment, line 2919: Called die > * The specific snippet of code: > * emake || die "emake failed" > * The die message: > * emake 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.28.3/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-misc/neon-0.28.3/temp/environment'. > * > >>>> Failed to emerge net-misc/neon-0.28.3, Log file: > >>>> '/var/tmp/portage/net-misc/neon-0.28.3/temp/build.log' > > * Messages for package net-misc/neon-0.28.3: > > * > * ERROR: net-misc/neon-0.28.3 failed. > * Call stack: > * ebuild.sh, line 49: Called src_compile > * environment, line 2919: Called die > * The specific snippet of code: > * emake || die "emake failed" > * The die message: > * emake 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.28.3/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-misc/neon-0.28.3/temp/environment'. > *
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 258147
:
181330
|
181331
| 181343