Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 454352 Details for
Bug 600810
net-libs/liblockfile-1.09: Failed to emerge; bad syntax
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/plain), 15.22 KB, created by
Alexey Vlasov
on 2016-11-25 16:53:49 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Alexey Vlasov
Created:
2016-11-25 16:53:49 UTC
Size:
15.22 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by configure, which was >generated by GNU Autoconf 2.69. Invocation command line was > > $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-mailgroup=mail --enable-shared > >## --------- ## >## Platform. ## >## --------- ## > >hostname = l34 >uname -m = x86_64 >uname -r = 3.14.51-1gb-csm-d-refsem >uname -s = Linux >uname -v = #4 SMP Tue Aug 9 12:51:40 MSK 2016 > >/usr/bin/uname -p = Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >/usr/bin/hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/lib/portage/python3.4/ebuild-helpers/xattr >PATH: /usr/lib/portage/python3.4/ebuild-helpers >PATH: /usr/local/sbin >PATH: /usr/local/bin >PATH: /usr/sbin >PATH: /usr/bin >PATH: /sbin >PATH: /bin >PATH: /opt/bin >PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3 > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2112: checking for x86_64-pc-linux-gnu-gcc >configure:2128: found /usr/bin/x86_64-pc-linux-gnu-gcc >configure:2139: result: x86_64-pc-linux-gnu-gcc >configure:2408: checking for C compiler version >configure:2417: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 4.9.3 p1.5, pie-0.6.4) 4.9.3 >Copyright (C) 2015 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:2428: $? = 0 >configure:2417: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3/x86_64-pc-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.9.3/work/gcc-4.9.3/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.9.3 p1.5, pie-0.6.4' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --enable-vtable-verify --enable-libvtv --enable-lto --without-cloog --enable-libsanitizer >Thread model: posix >gcc version 4.9.3 (Gentoo 4.9.3 p1.5, pie-0.6.4) >configure:2428: $? = 0 >configure:2417: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:2428: $? = 1 >configure:2417: x86_64-pc-linux-gnu-gcc -qversion >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:2428: $? = 1 >configure:2448: checking whether the C compiler works >configure:2470: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:2474: $? = 0 >configure:2522: result: yes >configure:2525: checking for C compiler default output file name >configure:2527: result: a.out >configure:2533: checking for suffix of executables >configure:2540: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:2544: $? = 0 >configure:2566: result: >configure:2588: checking whether we are cross compiling >configure:2596: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:2600: $? = 0 >configure:2607: ./conftest >configure:2611: $? = 0 >configure:2626: result: no >configure:2631: checking for suffix of object files >configure:2653: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:2657: $? = 0 >configure:2678: result: o >configure:2682: checking whether we are using the GNU C compiler >configure:2701: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:2701: $? = 0 >configure:2710: result: yes >configure:2719: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:2739: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:2739: $? = 0 >configure:2780: result: yes >configure:2797: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:2860: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:2860: $? = 0 >configure:2873: result: none needed >configure:2901: checking build shared libs >configure:2922: result: yes >configure:2926: checking build libnfslock >configure:2948: result: no >configure:2975: checking for ldconfig >configure:3009: result: no >configure:3021: checking how to run the C preprocessor >configure:3052: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:3052: $? = 0 >configure:3066: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory > #include <ac_nonexistent.h> > ^ >compilation terminated. >configure:3066: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define MAILGROUP "mail" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3091: result: x86_64-pc-linux-gnu-gcc -E >configure:3111: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:3111: $? = 0 >configure:3125: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory > #include <ac_nonexistent.h> > ^ >compilation terminated. >configure:3125: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define MAILGROUP "mail" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3154: checking for grep that handles long lines and -e >configure:3212: result: /bin/grep >configure:3217: checking for egrep >configure:3279: result: /bin/grep -E >configure:3284: checking for ANSI C header files >configure:3304: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT conftest.c >&5 >configure:3304: $? = 0 >configure:3377: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3377: $? = 0 >configure:3377: ./conftest >configure:3377: $? = 0 >configure:3388: result: yes >configure:3402: checking for sys/types.h >configure:3402: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT conftest.c >&5 >configure:3402: $? = 0 >configure:3402: result: yes >configure:3402: checking for sys/stat.h >configure:3402: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT conftest.c >&5 >configure:3402: $? = 0 >configure:3402: result: yes >configure:3402: checking for stdlib.h >configure:3402: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT conftest.c >&5 >configure:3402: $? = 0 >configure:3402: result: yes >configure:3402: checking for string.h >configure:3402: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT conftest.c >&5 >configure:3402: $? = 0 >configure:3402: result: yes >configure:3402: checking for memory.h >configure:3402: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT conftest.c >&5 >configure:3402: $? = 0 >configure:3402: result: yes >configure:3402: checking for strings.h >configure:3402: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT conftest.c >&5 >configure:3402: $? = 0 >configure:3402: result: yes >configure:3402: checking for inttypes.h >configure:3402: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT conftest.c >&5 >configure:3402: $? = 0 >configure:3402: result: yes >configure:3402: checking for stdint.h >configure:3402: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT conftest.c >&5 >configure:3402: $? = 0 >configure:3402: result: yes >configure:3402: checking for unistd.h >configure:3402: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT conftest.c >&5 >configure:3402: $? = 0 >configure:3402: result: yes >configure:3421: checking getopt.h usability >configure:3421: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT conftest.c >&5 >configure:3421: $? = 0 >configure:3421: result: yes >configure:3421: checking getopt.h presence >configure:3421: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:3421: $? = 0 >configure:3421: result: yes >configure:3421: checking for getopt.h >configure:3421: result: yes >configure:3421: checking paths.h usability >configure:3421: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT conftest.c >&5 >configure:3421: $? = 0 >configure:3421: result: yes >configure:3421: checking paths.h presence >configure:3421: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:3421: $? = 0 >configure:3421: result: yes >configure:3421: checking for paths.h >configure:3421: result: yes >configure:3421: checking sys/param.h usability >configure:3421: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT conftest.c >&5 >configure:3421: $? = 0 >configure:3421: result: yes >configure:3421: checking sys/param.h presence >configure:3421: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:3421: $? = 0 >configure:3421: result: yes >configure:3421: checking for sys/param.h >configure:3421: result: yes >configure:3438: checking for utime >configure:3438: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3438: $? = 0 >configure:3438: result: yes >configure:3438: checking for utimes >configure:3438: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3438: $? = 0 >configure:3438: result: yes >configure:3588: creating ./config.status > >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## > >This file was extended by config.status, which was >generated by GNU Autoconf 2.69. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > >on l34 > >config.status:812: creating ./Makefile >config.status:911: WARNING: './Makefile.in' seems to ignore the --datarootdir setting >config.status:812: creating ./maillock.h >config.status:812: creating autoconf.h > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_c_compiler_gnu=yes >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-march=native -O2 -pipe -fomit-frame-pointer' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=x86_64-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=x86_64-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_func_utime=yes >ac_cv_func_utimes=yes >ac_cv_header_getopt_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_paths_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_param_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_unistd_h=yes >ac_cv_objext=o >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_GREP=/bin/grep >ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc >ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' >ac_cv_prog_cc_c89= >ac_cv_prog_cc_g=yes > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >CC='x86_64-pc-linux-gnu-gcc' >CFLAGS='-march=native -O2 -pipe -fomit-frame-pointer -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT' >CPP='x86_64-pc-linux-gnu-gcc -E' >CPPFLAGS='' >DEFS='-DHAVE_CONFIG_H' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >EXEEXT='' >GREP='/bin/grep' >INSTALL_TARGETS='install_shared' >LDCONFIG='' >LDFLAGS='-Wl,-O1 -Wl,--as-needed' >LIBNFSLOCK='no' >LIBOBJS='' >LIBS='' >LTLIBOBJS='' >MAILGROUP='mail' >OBJEXT='o' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='' >PACKAGE_STRING='' >PACKAGE_TARNAME='' >PACKAGE_URL='' >PACKAGE_VERSION='' >PATHMAILDIR='#include <paths.h>' >PATH_SEPARATOR=':' >SHARED='yes' >SHELL='/bin/sh' >TARGETS='shared' >ac_ct_CC='' >bindir='${exec_prefix}/bin' >build_alias='x86_64-pc-linux-gnu' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='${datarootdir}/doc/${PACKAGE}' >dvidir='${docdir}' >exec_prefix='${prefix}' >host_alias='x86_64-pc-linux-gnu' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='/usr/share/info' >libdir='/usr/lib64' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >nfslockdir='/usr/lib64' >oldincludedir='/usr/include' >pdfdir='${docdir}' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >/* confdefs.h */ >#define PACKAGE_NAME "" >#define PACKAGE_TARNAME "" >#define PACKAGE_VERSION "" >#define PACKAGE_STRING "" >#define PACKAGE_BUGREPORT "" >#define PACKAGE_URL "" >#define MAILGROUP "mail" >#define STDC_HEADERS 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_GETOPT_H 1 >#define HAVE_PATHS_H 1 >#define HAVE_SYS_PARAM_H 1 >#define HAVE_UTIME 1 >#define HAVE_UTIMES 1 > >configure: exit 0
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 600810
:
454338
| 454352 |
454354