Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 888744 Details for
Bug 927933
dev-libs/apr-1.7.5 calls cc directly
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
1-config.log
1-config.log (text/plain), 15.21 KB, created by
Agostino Sarubbo
on 2024-03-27 07:55:58 UTC
(
hide
)
Description:
1-config.log
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2024-03-27 07:55:58 UTC
Size:
15.21 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.72. 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 --datarootdir=/usr/share --disable-static --docdir=/usr/share/doc/apr-1.7.4-r2 --htmldir=/usr/share/doc/apr-1.7.4-r2/html --with-sysroot=/ --libdir=/usr/lib64 --enable-layout=gentoo --enable-nonportable-atomics --enable-posix-shm --enable-threads --disable-static --without-valgrind --with-installbuilddir=/usr/share/apr/build --with-devrandom=/dev/urandom > >## --------- ## >## Platform. ## >## --------- ## > >hostname = localhost >uname -m = x86_64 >uname -r = 6.1.66-gentoo-dist >uname -s = Linux >uname -v = #1 SMP PREEMPT_DYNAMIC Wed Dec 13 16:48:18 CET 2023 > >/usr/bin/uname -p = AMD EPYC 7513 32-Core Processor >/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.12/ebuild-helpers/xattr/ >PATH: /usr/lib/portage/python3.12/ebuild-helpers/ >PATH: /usr/local/sbin/ >PATH: /usr/local/bin/ >PATH: /usr/sbin/ >PATH: /usr/bin/ >PATH: /sbin/ >PATH: /bin/ >PATH: /opt/bin/ > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:3033: looking for aux files: ltmain.sh install-sh config.guess config.sub >configure:3046: trying ./build/ >configure:3075: ./build/ltmain.sh found >configure:3057: ./build/install-sh found >configure:3075: ./build/config.guess found >configure:3075: ./build/config.sub found >configure:5201: checking build system type >configure:5217: result: x86_64-pc-linux-gnu >configure:5237: checking host system type >configure:5252: result: x86_64-pc-linux-gnu >configure:5272: checking target system type >configure:5287: result: x86_64-pc-linux-gnu >configure:5362: checking for working mkdir -p >configure:5380: result: yes >configure:5473: checking for chosen layout >configure:5475: result: gentoo >configure:5710: checking for x86_64-pc-linux-gnu-gcc >configure:5743: result: x86_64-pc-linux-gnu-gcc >configure:6148: checking for C compiler version >configure:6157: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 13.2.1_p20240210 p13) 13.2.1 20240210 >Copyright (C) 2023 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:6168: $? = 0 >configure:6157: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=x86_64-pc-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/13/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-13.2.1_p20240210/work/gcc-13-20240210/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/13 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/13/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/13 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/13/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/13/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13 --disable-silent-rules --disable-dependency-tracking --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/13/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --disable-libunwind-exceptions --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 13.2.1_p20240210 p13' --with-gcc-major-version-only --enable-libstdcxx-time --enable-lto --disable-libstdcxx-pch --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libssp --disable-libada --disable-cet --disable-systemtap --disable-valgrind-annotations --disable-vtable-verify --disable-libvtv --without-zstd --with-isl --disable-isl-version-check --enable-default-pie --enable-default-ssp --with-build-config=bootstrap-lto >Thread model: posix >Supported LTO compression algorithms: zlib >gcc version 13.2.1 20240210 (Gentoo 13.2.1_p20240210 p13) >configure:6168: $? = 0 >configure:6157: 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:6168: $? = 1 >configure:6157: x86_64-pc-linux-gnu-gcc -qversion >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:6168: $? = 1 >configure:6157: x86_64-pc-linux-gnu-gcc -version >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option '-version' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:6168: $? = 1 >configure:6188: checking whether the C compiler works >configure:6210: x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 >configure:6214: $? = 0 >configure:6265: result: yes >configure:6269: checking for C compiler default output file name >configure:6271: result: a.out >configure:6277: checking for suffix of executables >configure:6284: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 >configure:6288: $? = 0 >configure:6312: result: >configure:6336: checking whether we are cross compiling >configure:6344: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 >configure:6348: $? = 0 >configure:6355: ./conftest >configure:6359: $? = 0 >configure:6374: result: no >configure:6380: checking for suffix of object files >configure:6403: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 >configure:6407: $? = 0 >configure:6431: result: o >configure:6435: checking whether the compiler supports GNU C >configure:6455: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 >configure:6455: $? = 0 >configure:6467: result: yes >configure:6478: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:6499: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:6499: $? = 0 >configure:6546: result: yes >configure:6566: checking for x86_64-pc-linux-gnu-gcc option to enable C11 features >configure:6581: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 >configure:6581: $? = 0 >configure:6600: result: none needed >configure:6724: checking how to run the C preprocessor >configure:6795: result: x86_64-pc-linux-gnu-gcc -E >configure:6809: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:6809: $? = 0 >configure:6825: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory > 9 | #include <ac_nonexistent.h> > | ^~~~~~~~~~~~~~~~~~ >compilation terminated. >configure:6825: $? = 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 "" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:6919: checking for gcc >configure:6955: result: no >configure:7024: checking for cc >configure:7077: result: no >configure:7139: checking for cl.exe >configure:7175: result: no >configure:7247: checking for clang >configure:7283: result: no >configure:7305: error: in '/var/tmp/portage/dev-libs/apr-1.7.4-r2/work/apr-1.7.4': >configure:7307: error: no acceptable C compiler found in $PATH >See 'config.log' for more details > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=x86_64-pc-linux-gnu >ac_cv_c_compiler_gnu=yes >ac_cv_c_undeclared_builtin_options='none needed' >ac_cv_env_CC_set=set >ac_cv_env_CC_value=x86_64-pc-linux-gnu-gcc >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set=set >ac_cv_env_CPP_value='x86_64-pc-linux-gnu-gcc -E' >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_LT_SYS_LIBRARY_PATH_set= >ac_cv_env_LT_SYS_LIBRARY_PATH_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_host=x86_64-pc-linux-gnu >ac_cv_mkdir_p=yes >ac_cv_objext=o >ac_cv_path_EGREP='grep -E' >ac_cv_path_EGREP_TRADITIONAL='grep -E' >ac_cv_path_FGREP='grep -F' >ac_cv_path_GREP=grep >ac_cv_path_SED=sed >ac_cv_path_lt_DD=dd >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_c11= >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_stdc= >ac_cv_target=x86_64-pc-linux-gnu >gl_cv_compiler_check_decl_option=-Werror=implicit-function-declaration >gl_cv_func_getcwd_path_max=yes > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ALLOCA='' >APR_CONFIG_LOCATION='source' >APR_CROSS_COMPILING='' >APR_DOTTED_VERSION='1.7.4' >APR_LIBNAME='' >APR_MAJOR_VERSION='1' >AR='x86_64-pc-linux-gnu-ar' >AS='x86_64-pc-linux-gnu-as' >ASCPP='' >AWK='' >BUILD_EXEEXT='' >BUILD_OBJEXT='' >CC='x86_64-pc-linux-gnu-gcc' >CC_FOR_BUILD='' >CFLAGS='-O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' >CFLAGS_FOR_BUILD='' >CPP='x86_64-pc-linux-gnu-gcc -E' >CPPFLAGS='' >CPPFLAGS_FOR_BUILD='' >CPP_FOR_BUILD='' >DEFAULT_OSDIR='' >DEFS='' >DLLTOOL='' >DSYMUTIL='' >DUMPBIN='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='' >EXEEXT='' >EXTRA_CFLAGS='' >EXTRA_CPPFLAGS='' >EXTRA_INCLUDES='' >EXTRA_LDFLAGS='' >EXTRA_LIBS='' >FGREP='' >FILECMD='' >GREP='' >INCLUDES='' >INCLUDE_OUTPUTS='' >INCLUDE_RULES='' >INSTALL_DATA='' >INSTALL_PROGRAM='' >INSTALL_SCRIPT='' >INSTALL_SUBDIRS='' >INTERNAL_CPPFLAGS='' >LD='x86_64-pc-linux-gnu-ld' >LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' >LDFLAGS_FOR_BUILD='' >LDLIBS='' >LIBOBJS='' >LIBS='' >LIBTOOL='' >LIBTOOL_LIBS='' >LIPO='' >LN_S='' >LTFLAGS='' >LTLIBOBJS='' >LT_LDFLAGS='' >LT_NO_INSTALL='' >LT_SYS_LIBRARY_PATH='' >LT_VERSION='' >MANIFEST_TOOL='' >MKDEP='' >NM='x86_64-pc-linux-gnu-nm' >NMEDIT='' >NOTEST_CFLAGS='' >NOTEST_CPPFLAGS='' >NOTEST_INCLUDES='' >NOTEST_LDFLAGS='' >NOTEST_LIBS='' >OBJDUMP='x86_64-pc-linux-gnu-objdump' >OBJECTS_PLATFORM='' >OBJEXT='o' >OSDIR='' >OTOOL64='' >OTOOL='' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='' >PACKAGE_STRING='' >PACKAGE_TARNAME='' >PACKAGE_URL='' >PACKAGE_VERSION='' >PATH_SEPARATOR=':' >RANLIB='x86_64-pc-linux-gnu-ranlib' >RM='' >SED='' >SET_MAKE='' >SHELL='/bin/bash' >STRIP='x86_64-pc-linux-gnu-strip' >ac_ct_AR='' >ac_ct_CC='' >ac_ct_CC_FOR_BUILD='' >ac_ct_DUMPBIN='' >acceptfilter='' >apr_builddir='/var/tmp/portage/dev-libs/apr-1.7.4-r2/work/apr-1.7.4' >apr_builders='/var/tmp/portage/dev-libs/apr-1.7.4-r2/work/apr-1.7.4/build' >apr_charset_ebcdic='' >apr_has_timedlocks='' >apr_has_user='' >apr_has_xthread_files='' >apr_inaddr_none='' >apr_procattr_user_set_requires_password='' >apr_srcdir='/var/tmp/portage/dev-libs/apr-1.7.4-r2/work/apr-1.7.4' >apr_tcp_nopush_flag='' >apr_thread_func='' >aprdso='' >aprlfs='' >arpa_ineth='' >bigendian='' >bindir='${exec_prefix}/bin' >build='x86_64-pc-linux-gnu' >build_alias='x86_64-pc-linux-gnu' >build_cpu='x86_64' >build_os='linux-gnu' >build_vendor='pc' >conioh='' >crypth='' >ctypeh='' >datadir='/usr/share' >datarootdir='/usr/share' >direnth='' >docdir='/usr/share/doc/apr-1.7.4-r2' >dvidir='${docdir}' >eolstr='' >errnoh='' >exec_prefix='${prefix}' >export_lib_target='' >fcntlh='' >fcntlser='' >file_as_socket='' >flockser='' >fork='' >hasfcntlser='' >hasflockser='' >hasposixser='' >hasprocpthreadser='' >hassysvser='' >have_corkable_tcp='' >have_getrlimit='' >have_in_addr='' >have_inet_addr='' >have_inet_network='' >have_iovec='' >have_ipv6='' >have_memchr='' >have_memmove='' >have_proc_invoked='' >have_pthread_condattr_setpshared='' >have_pthread_mutex_timedlock='' >have_sa_storage='' >have_sctp='' >have_setrlimit='' >have_sigaction='' >have_sigsuspend='' >have_sigwait='' >have_sockaddr_un='' >have_strcasecmp='' >have_strdup='' >have_stricmp='' >have_strncasecmp='' >have_strnicmp='' >have_strstr='' >have_unicode_fs='' >have_union_semun='' >havebeosarea='' >havemmapanon='' >havemmapshm='' >havemmaptmp='' >havemmapzero='' >haveos2shm='' >haveshmget='' >haveshmgetanon='' >havewin32shm='' >host='x86_64-pc-linux-gnu' >host_alias='x86_64-pc-linux-gnu' >host_cpu='x86_64' >host_os='linux-gnu' >host_vendor='pc' >htmldir='/usr/share/doc/apr-1.7.4-r2/html' >includedir='${prefix}/include/apr-${APR_MAJOR_VERSION}' >infodir='/usr/share/info' >ino_t_value='' >installbuilddir='${datadir}/build-${APR_MAJOR_VERSION}' >int64_literal='' >int64_t_fmt='' >int64_value='' >int_value='' >inttypesh='' >ioh='' >lib_target='' >libdir='/usr/lib64' >libexecdir='${exec_prefix}/modules' >limitsh='' >link='' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >lt_compile='' >mandir='/usr/share/man' >mmap='' >netdbh='' >netinet_inh='' >netinet_sctp_uioh='' >netinet_sctph='' >netinet_tcph='' >o_nonblock_inherited='' >oc='' >off_t_fmt='' >off_t_value='' >oldincludedir='/usr/include' >osuuid='' >pdfdir='${docdir}' >pid_t_fmt='' >posixser='' >prefix='/usr' >proc_mutex_is_global='' >processh='' >proclockglobal='' >procpthreadser='' >program_transform_name='s,x,x,' >psdir='${docdir}' >pthreadh='' >pthreadser='' >rand='' >runstatedir='${localstatedir}/run' >sbindir='${exec_prefix}/bin' >semaphoreh='' >sendfile='' >sharedmem='' >sharedstatedir='${prefix}/com' >shlibpath_var='' >short_value='' >signalh='' >size_t_fmt='' >size_t_value='' >so_ext='' >socklen_t_value='' >ssize_t_fmt='' >ssize_t_value='' >stdargh='' >stdint='' >stdioh='' >stdlibh='' >stringh='' >stringsh='' >struct_rlimit='' >sys_ioctlh='' >sys_sendfileh='' >sys_signalh='' >sys_socketh='' >sys_sockioh='' >sys_syslimitsh='' >sys_timeh='' >sys_typesh='' >sys_uioh='' >sys_unh='' >sys_waith='' >sysconfdir='/etc' >sysvser='' >target='x86_64-pc-linux-gnu' >target_alias='' >target_cpu='x86_64' >target_os='linux-gnu' >target_vendor='pc' >tcp_nodelay_inherited='' >threads='' >timeh='' >top_builddir='/var/tmp/portage/dev-libs/apr-1.7.4-r2/work/apr-1.7.4' >uint64_literal='' >uint64_t_fmt='' >uint64_t_hex_fmt='' >uint64_value='' >unistdh='' >usebeosarea='' >usemmapanon='' >usemmapshm='' >usemmaptmp='' >usemmapzero='' >useos2shm='' >useshmget='' >useshmgetanon='' >usewin32shm='' >voidp_size='' >windowsh='' >winsock2h='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >/* confdefs.h */ >#define PACKAGE_NAME "" >#define PACKAGE_TARNAME "" >#define PACKAGE_VERSION "" >#define PACKAGE_STRING "" >#define PACKAGE_BUGREPORT "" >#define PACKAGE_URL "" > >configure: exit 1
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 927933
:
888743
| 888744