Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 913435 Details for
Bug 945968
dev-build/make-4.4.1-r100: fails to compile with musl /gcc15
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
The build log
build.log (text/plain), 14.51 KB, created by
meartzheast877
on 2024-12-06 13:42:17 UTC
(
hide
)
Description:
The build log
Filename:
MIME Type:
Creator:
meartzheast877
Created:
2024-12-06 13:42:17 UTC
Size:
14.51 KB
patch
obsolete
> * Package: dev-build/make-4.4.1-r100:0 > * Repository: gentoo > * Maintainer: base-system@gentoo.org > * USE: abi_x86_64 amd64 elibc_musl guile_single_target_3-0 kernel_linux nls > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking make-4.4.1.tar.lz to /var/tmp/portage/dev-build/make-4.4.1-r100/work >>>> Source unpacked in /var/tmp/portage/dev-build/make-4.4.1-r100/work >>>> Preparing source in /var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1 ... > * Applying make-4.4-default-cxx.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1 ... > * econf: updating make-4.4.1/build-aux/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating make-4.4.1/build-aux/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-musl --host=x86_64-pc-linux-musl --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/make-4.4.1-r100 --htmldir=/usr/share/doc/make-4.4.1-r100/html --libdir=/usr/lib --program-prefix=g --without-guile --enable-nls >checking for a BSD-compatible install... /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether make supports the include directive... yes (GNU style) >checking for x86_64-pc-linux-musl-gcc... x86_64-pc-linux-musl-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether the compiler supports GNU C... yes >checking whether x86_64-pc-linux-musl-gcc accepts -g... yes >checking for x86_64-pc-linux-musl-gcc option to enable C11 features... none needed >checking whether x86_64-pc-linux-musl-gcc understands -c and -o together... yes >checking whether the compiler is clang... no >checking for compiler option needed when checking for declarations... (cached) -Werror=implicit-function-declaration >checking dependency style of x86_64-pc-linux-musl-gcc... none >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for wchar.h... yes >checking for minix/config.h... no >checking for sys/param.h... yes >checking for stdbool.h... yes >checking for vfork.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking whether _XOPEN_SOURCE should be defined... no >checking for x86_64-pc-linux-musl-gcc... (cached) x86_64-pc-linux-musl-gcc >checking whether the compiler supports GNU C... (cached) yes >checking whether x86_64-pc-linux-musl-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-musl-gcc option to enable C11 features... (cached) none needed >checking whether x86_64-pc-linux-musl-gcc understands -c and -o together... (cached) yes >checking whether the compiler is clang... (cached) no >checking for compiler option needed when checking for declarations... (cached) -Werror=implicit-function-declaration >checking dependency style of x86_64-pc-linux-musl-gcc... (cached) none >checking for x86_64-pc-linux-musl-g++... x86_64-pc-linux-musl-g++ >checking whether the compiler supports GNU C++... yes >checking whether x86_64-pc-linux-musl-g++ accepts -g... yes >checking for x86_64-pc-linux-musl-g++ option to enable C++11 features... none needed >checking dependency style of x86_64-pc-linux-musl-g++... none >checking build system type... x86_64-pc-linux-musl >checking host system type... x86_64-pc-linux-musl >checking how to run the C preprocessor... x86_64-pc-linux-musl-gcc -E >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for Minix Amsterdam compiler... no >checking for x86_64-pc-linux-musl-ar... x86_64-pc-linux-musl-ar >checking for x86_64-pc-linux-musl-ranlib... x86_64-pc-linux-musl-ranlib >checking for x86_64-pc-linux-musl-gcc option to enable large file support... none needed >checking for size_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for eaccess... yes >checking for x86_64-pc-linux-musl-gcc options needed to detect all undeclared functions... (cached) none needed >checking host CPU and C ABI... x86_64 >checking for C compiler option to allow warnings... -Wno-error >checking for alloca as a compiler built-in... yes >checking for getloadavg... yes >checking for sys/loadavg.h... no >checking whether getloadavg is declared... yes >checking if system libc has working GNU glob... no >checking whether system uses MSDOS-style paths... no >checking for bool, true, false... yes >checking for x86_64-pc-linux-musl-ranlib... (cached) x86_64-pc-linux-musl-ranlib >checking how to run the C preprocessor... x86_64-pc-linux-musl-gcc -E >checking for ar... (cached) x86_64-pc-linux-musl-ar >checking for perl... perl >checking whether byte ordering is bigendian... no >checking for a sed that does not truncate output... /usr/bin/sed >checking whether NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for ld used by x86_64-pc-linux-musl-gcc... /usr/x86_64-pc-linux-musl/bin/ld >checking if the linker (/usr/x86_64-pc-linux-musl/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for GNU gettext in libc... no >checking for iconv... yes >checking for working iconv... yes >checking for GNU gettext in libintl... no >checking whether to use NLS... no >checking for library containing strerror... none required >checking for library containing getpwnam... none required >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking whether stat file-mode macros are broken... no >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking for locale.h... yes >checking for unistd.h... (cached) yes >checking for limits.h... yes >checking for memory.h... yes >checking for sys/param.h... (cached) yes >checking for sys/resource.h... yes >checking for sys/timeb.h... yes >checking for sys/time.h... yes >checking for sys/select.h... yes >checking for sys/file.h... yes >checking for fcntl.h... yes >checking for spawn.h... yes >checking for an ANSI C-conforming const... yes >checking for uid_t in sys/types.h... yes >checking for pid_t... yes >checking for off_t... yes >checking for size_t... (cached) yes >checking for ssize_t... yes >checking for unsigned long long int... yes >checking for long long int... yes >checking for intmax_t... yes >checking for uintmax_t... yes >checking for sig_atomic_t... yes >checking for nanoseconds field of struct stat... st_mtim.tv_nsec >checking whether to use high resolution file timestamps... yes >checking for library containing clock_gettime... none required >checking for standard gettimeofday... yes >checking for strtoll... yes >checking for strdup... yes >checking for strndup... yes >checking for stpcpy... yes >checking for memrchr... yes >checking for mempcpy... yes >checking for umask... yes >checking for mkstemp... yes >checking for mktemp... yes >checking for fdopen... yes >checking for dup... yes >checking for dup2... yes >checking for getcwd... yes >checking for realpath... yes >checking for sigsetmask... no >checking for sigaction... yes >checking for getgroups... yes >checking for seteuid... yes >checking for setegid... yes >checking for setlinebuf... yes >checking for setreuid... yes >checking for setregid... yes >checking for mkfifo... yes >checking for getrlimit... yes >checking for setrlimit... yes >checking for setvbuf... yes >checking for pipe... yes >checking for strerror... yes >checking for strsignal... yes >checking for lstat... yes >checking for readlink... yes >checking for atexit... yes >checking for isatty... yes >checking for ttyname... yes >checking for pselect... yes >checking for posix_spawn... yes >checking for posix_spawnattr_setsigmask... yes >checking whether bsd_signal is declared... yes >checking for fork... yes >checking for vfork... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking for strcasecmp... yes >checking for strncasecmp... yes >checking for strcmpi... no >checking for strncmpi... no >checking for stricmp... no >checking for strnicmp... no >checking for working strcoll... yes >checking whether closedir returns void... no >checking for struct dirent.d_type... yes >checking for x86_64-pc-linux-musl-pkg-config... /usr/bin/x86_64-pc-linux-musl-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking whether sys_siglist is declared... no >checking whether _sys_siglist is declared... no >checking whether __sys_siglist is declared... no >checking for sys/wait.h... yes >checking for waitpid... yes >checking for wait3... yes >checking for union wait... no >checking for SA_RESTART... yes >checking whether dlopen is declared... yes >checking whether dlsym is declared... yes >checking whether dlerror is declared... yes >checking for library containing dlopen... none required >checking if the linker accepts -Wl,--export-dynamic... yes >checking for posix_spawn that fails synchronously... yes >checking for location of SCCS get command... get >checking if malloc debugging is wanted... no >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating build.cfg >config.status: creating tests/config-flags.pm >config.status: creating Makefile >config.status: creating lib/Makefile >config.status: creating doc/Makefile >config.status: creating po/Makefile.in >config.status: creating src/config.h >config.status: executing depfiles commands >config.status: executing po-directories commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1 ... >make -j6 all >Making all in lib >make[1]: Entering directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1/lib' >sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ > -e 's|@''HAVE_ALLOCA_H''@|1|g' \ > ./alloca.in.h > alloca.h-t >rm -f fnmatch.h-t fnmatch.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > cat ./fnmatch.in.h; \ >} > fnmatch.h-t && \ >mv -f fnmatch.h-t fnmatch.h >rm -f glob.h-t glob.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > cat ./glob.in.h; \ >} > glob.h-t && \ >mv -f glob.h-t glob.h >mv alloca.h-t alloca.h >make all-recursive >make[2]: Entering directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1/lib' >make[3]: Entering directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1/lib' >x86_64-pc-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=x86-64 -mtune=generic -c -o libgnu_a-concat-filename.o `test -f 'concat-filename.c' || echo './'`concat-filename.c >x86_64-pc-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=x86-64 -mtune=generic -c -o libgnu_a-findprog-in.o `test -f 'findprog-in.c' || echo './'`findprog-in.c >x86_64-pc-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=x86-64 -mtune=generic -c -o libgnu_a-fnmatch.o `test -f 'fnmatch.c' || echo './'`fnmatch.c >x86_64-pc-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -pipe -march=x86-64 -mtune=generic -c -o libgnu_a-glob.o `test -f 'glob.c' || echo './'`glob.c >fnmatch.c:124:14: error: conflicting types for 'getenv'; have 'char *(void)' > 124 | extern char *getenv (); > | ^~~~~~ >In file included from fnmatch.c:40: >/usr/include/stdlib.h:53:7: note: previous declaration of 'getenv' with type 'char *(const char *)' > 53 | char *getenv (const char *); > | ^~~~~~ >fnmatch.c: In function 'internal_fnmatch': >fnmatch.c:273:33: error: too many arguments to function 'getenv' > 273 | posixly_correct = getenv ("POSIXLY_CORRECT") != NULL ? 1 : -1; > | ^~~~~~ >fnmatch.c:124:14: note: declared here > 124 | extern char *getenv (); > | ^~~~~~ >make[3]: *** [Makefile:625: libgnu_a-fnmatch.o] Error 1 >make[3]: *** Waiting for unfinished jobs.... >make[3]: Leaving directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1/lib' >make[2]: *** [Makefile:669: all-recursive] Error 1 >make[2]: Leaving directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1/lib' >make[1]: *** [Makefile:491: all] Error 2 >make[1]: Leaving directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1/lib' >make: *** [Makefile:986: all-recursive] Error 1 > * ERROR: dev-build/make-4.4.1-r100::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-build/make-4.4.1-r100::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-build/make-4.4.1-r100::gentoo'`. > * The complete build log is located at '/var/tmp/portage/dev-build/make-4.4.1-r100/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-build/make-4.4.1-r100/temp/environment'. > * Working directory: '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1' > * S: '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.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 945968
: 913435 |
913436