Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 843911 Details for
Bug 886635
sys-libs/ncurses-6.3_p20221203 broken compilation with clang
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), 7.72 KB, created by
cilly
on 2022-12-20 02:50:48 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
cilly
Created:
2022-12-20 02:50:48 UTC
Size:
7.72 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.52.20210509. Invocation command line was > > $ /var/tmp/portage/sys-libs/ncurses-6.3_p20221203/work/ncurses-6.3/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-terminfo-dirs=/etc/terminfo:/usr/share/terminfo --enable-pc-files --with-pkg-config-libdir=/usr/lib64/pkgconfig --with-shared --without-hashed-db --without-ada --with-cxx --with-cxx-binding --with-cxx-shared --without-debug --without-profile --without-gpm --disable-term-driver --disable-termcap --enable-symlinks --with-rcs-ids --with-manpage-format=normal --enable-const --enable-colorfgbg --enable-hard-tabs --enable-echo --enable-warnings --without-assertions --enable-leaks --without-expanded --with-macros --with-progs --without-tests --without-trace --with-termlib --disable-stripping --disable-pkg-ldflags --disable-widec --without-pthread --without-reentrant --includedir=/usr/include/cross --without-shared --with-normal --with-progs > >## ---------- ## >## Platform. ## >## ---------- ## > >hostname = localhost >uname -m = x86_64 >uname -r = 5.15.83-r202212141100 >uname -s = Linux >uname -v = #1 SMP Wed Dec 14 18:06:27 CET 2022 > >/usr/bin/uname -p = Intel(R) Core(TM) i7-7567U CPU @ 3.50GHz >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH = /usr/lib/portage/python3.10/ebuild-helpers/xattr:/usr/lib/portage/python3.10/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin > >## ------------ ## >## Core tests. ## >## ------------ ## > >configure:1171: PATH=".;."; conftest.sh >/var/tmp/portage/sys-libs/ncurses-6.3_p20221203/work/ncurses-6.3/configure: line 1172: conftest.sh: command not found >configure:1174: $? = 127 >configure:1191: checking for ggrep >configure:1217: result: no >configure:1191: checking for grep >configure:1206: found /bin/grep >configure:1214: result: grep >configure:1225: checking for egrep >configure:1281: result: grep -E >configure:1291: result: Configuring NCURSES 6.3 ABI 6 (Tue Dec 20 03:44:34 CET 2022) >configure:1295: checking for package version >configure:1316: result: 6.3 >configure:1319: checking for package patch date >configure:1336: result: 20221203 >configure:1347: testing ABI VERSION 5:0:10 ... >configure:1351: testing VERSION_MAJOR 6 ... >configure:1355: testing VERSION_MINOR 3 ... >configure:1359: testing VERSION_PATCH 20221203 ... >configure:1501: checking build system type >configure:1519: result: x86_64-pc-linux-gnu >configure:1526: checking host system type >configure:1540: result: x86_64-pc-linux-gnu >configure:1548: checking target system type >configure:1562: result: x86_64-pc-linux-gnu >configure:1594: result: Configuring for linux-gnu >configure:1619: checking for fgrep >configure:1675: result: grep -F >configure:1679: checking for prefix >configure:1691: result: /usr >configure:1798: checking for x86_64-pc-linux-gnu-gcc >configure:1821: result: x86_64-pc-linux-gnu-gcc >configure:1878: checking for C compiler version >configure:1881: x86_64-pc-linux-gnu-gcc --version </dev/null >&5 >x86_64-pc-linux-gnu-gcc (Gentoo Hardened 11.3.1_p20221209 p3) 11.3.1 20221209 >Copyright (C) 2021 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:1884: $? = 0 >configure:1886: x86_64-pc-linux-gnu-gcc -v </dev/null >&5 >Using built-in specs. >COLLECT_GCC=x86_64-pc-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/11/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-11.3.1_p20221209/work/gcc-11-20221209/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/11 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/11/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/11 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/11/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/11/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/11/include/g++-v11 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/11/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 Hardened 11.3.1_p20221209 p3' --with-gcc-major-version-only --enable-esp --enable-libstdcxx-time --disable-libstdcxx-pch --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --with-multilib-list=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 --enable-lto --without-isl --enable-default-pie --enable-default-ssp >Thread model: posix >Supported LTO compression algorithms: zlib >gcc version 11.3.1 20221209 (Gentoo Hardened 11.3.1_p20221209 p3) >configure:1889: $? = 0 >configure:1891: x86_64-pc-linux-gnu-gcc -V </dev/null >&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:1894: $? = 1 >configure:1914: checking for C compiler default output >configure:1917: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fstack-clash-protection -fstack-protector-all -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >configure:1920: $? = 0 >configure:1949: result: a.out >configure:1954: checking whether the C compiler works >configure:1960: ./a.out >/var/tmp/portage/sys-libs/ncurses-6.3_p20221203/work/ncurses-6.3/configure: line 1961: 575 Segmentation fault ./$ac_file >configure:1963: $? = 139 >configure:1970: error: cannot run C compiled programs. >If you meant to cross compile, use `--host'. > >## ----------------- ## >## Cache variables. ## >## ----------------- ## > >ac_cv_build=x86_64-pc-linux-gnu >ac_cv_build_alias=x86_64-pc-linux-gnu >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='-march=native -O2 -pipe -fstack-clash-protection -fstack-protector-all' >ac_cv_env_CPPFLAGS_set=set >ac_cv_env_CPPFLAGS_value=' -D_GNU_SOURCE' >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_CXXCPP_set= >ac_cv_env_CXXCPP_value= >ac_cv_env_CXXFLAGS_set=set >ac_cv_env_CXXFLAGS_value='-march=native -O2 -pipe -fstack-clash-protection -fstack-protector-all' >ac_cv_env_CXX_set= >ac_cv_env_CXX_value= >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed -static' >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_host_alias=x86_64-pc-linux-gnu >ac_cv_path_EGREP='grep -E' >ac_cv_path_FGREP='grep -F' >ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc >ac_cv_prog_GREP=grep >ac_cv_target=x86_64-pc-linux-gnu >ac_cv_target_alias=x86_64-pc-linux-gnu >cf_cv_abi_version=6 >cf_cv_rel_version=6.3 >cf_cv_system_name=linux-gnu >cf_cv_timestamp='Tue Dec 20 03:44:34 CET 2022' > >## ------------ ## >## confdefs.h. ## >## ------------ ## > >#define PACKAGE "ncurses" >#define NCURSES_VERSION "6.3" >#define NCURSES_PATCHDATE 20221203 >#define SYSTEM_NAME "linux-gnu" > > >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 886635
:
843389
|
843391
|
843393
|
843395
|
843397
|
843907
|
843909
| 843911