Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 624644 Details for
Bug 714042
dev-build/kbuild-0.1.9998.3592 : /.../kDefs.h: error: #error Port Me
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-util:kbuild-0.1.9998.3149:20200322-223417.log
dev-util:kbuild-0.1.9998.3149:20200322-223417.log (text/plain), 16.82 KB, created by
Toralf Förster
on 2020-03-22 22:39:42 UTC
(
hide
)
Description:
dev-util:kbuild-0.1.9998.3149:20200322-223417.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2020-03-22 22:39:42 UTC
Size:
16.82 KB
patch
obsolete
> * Package: dev-util/kbuild-0.1.9998.3149 > * Repository: gentoo > * Maintainer: polynomial-c@gentoo.org > * USE: abi_x86_64 amd64 elibc_musl kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking kbuild-0.1.9998.3149-src.tar.xz to /var/tmp/portage/dev-util/kbuild-0.1.9998.3149/work >>>> Source unpacked in /var/tmp/portage/dev-util/kbuild-0.1.9998.3149/work >>>> Preparing source in /var/tmp/portage/dev-util/kbuild-0.1.9998.3149/work/kbuild-0.1.9998.3149 ... > * Applying kbuild-unknown-configure-opt.patch ... > [ ok ] > * Applying kbuild-0.1.5-gentoo-docdir.patch ... > [ ok ] > * Applying kbuild-0.1.9998_pre20120806-qa.patch ... >patching file src/sed/lib/utils.c >Hunk #1 succeeded at 35 with fuzz 1. > [ ok ] > * Applying kbuild-0.1.9998_pre20110817-kash-link-pthread.patch ... >patching file src/kash/Makefile.kmk >Hunk #1 succeeded at 64 with fuzz 2 (offset 5 lines). > [ ok ] > * Applying kbuild-0.1.9998_pre20171020-gold.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/dev-util/kbuild-0.1.9998.3149/work/kbuild-0.1.9998.3149/src/kmk' ... > * Running aclocal -I config ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --foreign --force-missing ... > [ ok ] > * Running elibtoolize in: kbuild-0.1.9998.3149/src/kmk/ > * Running eautoreconf in '/var/tmp/portage/dev-util/kbuild-0.1.9998.3149/work/kbuild-0.1.9998.3149/src/sed' ... > * Running autopoint --force ... > [ ok ] > * Running aclocal -I config ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --force-missing ... > [ ok ] > * Running elibtoolize in: kbuild-0.1.9998.3149/src/sed/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-util/kbuild-0.1.9998.3149/work/kbuild-0.1.9998.3149 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-util/kbuild-0.1.9998.3149/work/kbuild-0.1.9998.3149 ... >kBuild/env.sh: warning: The bin directory for this platform doesn't exist. (/var/tmp/portage/dev-util/kbuild-0.1.9998.3149/work/kbuild-0.1.9998.3149/kBuild/bin/linux.amd64/) >kBuild/env.sh: info: Executing command: emake -f bootstrap.gmk AUTORECONF=true AR=x86_64-gentoo-linux-musl-ar >make -j1 -f bootstrap.gmk AUTORECONF=true AR=x86_64-gentoo-linux-musl-ar >mkdir -p /var/tmp/portage/dev-util/kbuild-0.1.9998.3149/work/kbuild-0.1.9998.3149/out/linux.amd64/release/bootstrap/kmk >cd /var/tmp/portage/dev-util/kbuild-0.1.9998.3149/work/kbuild-0.1.9998.3149/src/kmk && true -i -v >echo done > /var/tmp/portage/dev-util/kbuild-0.1.9998.3149/work/kbuild-0.1.9998.3149/out/linux.amd64/release/bootstrap/kmk/ts-autoreconf >ln -s /var/tmp/portage/dev-util/kbuild-0.1.9998.3149/work/kbuild-0.1.9998.3149/src/kmk/kmkbuiltin/ftsfake.h /var/tmp/portage/dev-util/kbuild-0.1.9998.3149/work/kbuild-0.1.9998.3149/out/linux.amd64/release/bootstrap/kmk/fts.h >cd /var/tmp/portage/dev-util/kbuild-0.1.9998.3149/work/kbuild-0.1.9998.3149/out/linux.amd64/release/bootstrap/kmk && /var/tmp/portage/dev-util/kbuild-0.1.9998.3149/work/kbuild-0.1.9998.3149/src/kmk/configure --disable-load --without-guile >checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /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 gcc... x86_64-gentoo-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 we are using the GNU C compiler... yes >checking whether x86_64-gentoo-linux-musl-gcc accepts -g... yes >checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... none needed >checking whether x86_64-gentoo-linux-musl-gcc understands -c and -o together... yes >checking dependency style of x86_64-gentoo-linux-musl-gcc... gcc3 >checking how to run the C preprocessor... x86_64-gentoo-linux-musl-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -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 minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for gcc... (cached) x86_64-gentoo-linux-musl-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-gentoo-linux-musl-gcc accepts -g... (cached) yes >checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... (cached) none needed >checking whether x86_64-gentoo-linux-musl-gcc understands -c and -o together... (cached) yes >checking dependency style of x86_64-gentoo-linux-musl-gcc... (cached) gcc3 >checking for ranlib... x86_64-gentoo-linux-musl-ranlib >checking how to run the C preprocessor... x86_64-gentoo-linux-musl-gcc -E >checking for ar... x86_64-gentoo-linux-musl-ar >checking for perl... perl >checking the archiver (x86_64-gentoo-linux-musl-ar) interface... ar >checking build system type... x86_64-pc-linux-musl >checking host system type... x86_64-pc-linux-musl >checking for library containing strerror... none required >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for library containing getpwnam... none required >checking for ANSI C header files... (cached) yes >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 whether time.h and sys/time.h may both be included... yes >checking for stdlib.h... (cached) yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for unistd.h... (cached) yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/timeb.h usability... yes >checking sys/timeb.h presence... yes >checking for sys/timeb.h... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking for an ANSI C-conforming const... yes >checking return type of signal handlers... void >checking for uid_t in sys/types.h... yes >checking for pid_t... yes >checking for off_t... yes >checking for size_t... yes >checking for ssize_t... yes >checking for unsigned long long int... yes >checking for uintmax_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 whether system uses MSDOS-style paths... no >checking for standard gettimeofday... yes >checking for strdup... yes >checking for strndup... yes >checking for mkstemp... yes >checking for mktemp... yes >checking for fdopen... yes >checking for fileno... 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 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 whether bsd_signal is declared... yes >checking vfork.h usability... no >checking vfork.h presence... no >checking for vfork.h... no >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 for working alloca.h... yes >checking for alloca... yes >checking whether closedir returns void... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for getloadavg... yes >checking for pstat_getdynamic... no >checking for kstat_open in -lkstat... no >checking for getloadavg... yes >checking whether getloadavg requires setgid... no >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 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 Makefile >config.status: creating glob/Makefile >config.status: creating config/Makefile >config.status: creating doc/Makefile >config.status: creating w32/Makefile >config.status: creating tests/config-flags.pm >config.status: creating config.h >config.status: executing depfiles commands >echo done > /var/tmp/portage/dev-util/kbuild-0.1.9998.3149/work/kbuild-0.1.9998.3149/out/linux.amd64/release/bootstrap/kmk/ts-configured >make -C /var/tmp/portage/dev-util/kbuild-0.1.9998.3149/work/kbuild-0.1.9998.3149/out/linux.amd64/release/bootstrap/kmk >make[1]: Entering directory '/var/tmp/portage/dev-util/kbuild-0.1.9998.3149/work/kbuild-0.1.9998.3149/out/linux.amd64/release/bootstrap/kmk' >make all-recursive >make[2]: Entering directory '/var/tmp/portage/dev-util/kbuild-0.1.9998.3149/work/kbuild-0.1.9998.3149/out/linux.amd64/release/bootstrap/kmk' >Making all in glob >make[3]: Entering directory '/var/tmp/portage/dev-util/kbuild-0.1.9998.3149/work/kbuild-0.1.9998.3149/out/linux.amd64/release/bootstrap/kmk/glob' >depbase=`echo glob.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/kbuild-0.1.9998.3149/work/kbuild-0.1.9998.3149/src/kmk/glob -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -MT glob.o -MD -MP -MF $depbase.Tpo -c -o glob.o /var/tmp/portage/dev-util/kbuild-0.1.9998.3149/work/kbuild-0.1.9998.3149/src/kmk/glob/glob.c &&\ >mv -f $depbase.Tpo $depbase.Po >depbase=`echo fnmatch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/kbuild-0.1.9998.3149/work/kbuild-0.1.9998.3149/src/kmk/glob -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -MT fnmatch.o -MD -MP -MF $depbase.Tpo -c -o fnmatch.o /var/tmp/portage/dev-util/kbuild-0.1.9998.3149/work/kbuild-0.1.9998.3149/src/kmk/glob/fnmatch.c &&\ >mv -f $depbase.Tpo $depbase.Po >rm -f libglob.a >x86_64-gentoo-linux-musl-ar cru libglob.a glob.o fnmatch.o >x86_64-gentoo-linux-musl-ranlib libglob.a >make[3]: Leaving directory '/var/tmp/portage/dev-util/kbuild-0.1.9998.3149/work/kbuild-0.1.9998.3149/out/linux.amd64/release/bootstrap/kmk/glob' >Making all in config >make[3]: Entering directory '/var/tmp/portage/dev-util/kbuild-0.1.9998.3149/work/kbuild-0.1.9998.3149/out/linux.amd64/release/bootstrap/kmk/config' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/dev-util/kbuild-0.1.9998.3149/work/kbuild-0.1.9998.3149/out/linux.amd64/release/bootstrap/kmk/config' >make[3]: Entering directory '/var/tmp/portage/dev-util/kbuild-0.1.9998.3149/work/kbuild-0.1.9998.3149/out/linux.amd64/release/bootstrap/kmk' >depbase=`echo ar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >x86_64-gentoo-linux-musl-gcc -DNO_ARCHIVES -DEXPERIMENTAL -DCONFIG_WITH_TOUPPER_TOLOWER -DCONFIG_WITH_DEFINED -DCONFIG_WITH_EXPLICIT_MULTITARGET -DCONFIG_WITH_DOT_MUST_MAKE -DCONFIG_WITH_PREPEND_ASSIGNMENT -DCONFIG_WITH_LOCAL_VARIABLES -DCONFIG_WITH_2ND_TARGET_EXPANSION -DCONFIG_WITH_ALLOC_CACHES -DCONFIG_WITH_STRCACHE2 -DKMK -DKMK_HELPERS -DCONFIG_NO_DEFAULT_SUFFIXES -DCONFIG_NO_DEFAULT_PATTERN_RULES -DCONFIG_NO_DEFAULT_TERMINAL_RULES -DCONFIG_NO_DEFAULT_SUFFIX_RULES -DCONFIG_NO_DEFAULT_VARIABLES -DCONFIG_WITH_EXTENDED_NOTPARALLEL -DCONFIG_WITH_INCLUDEDEP -DCONFIG_WITHOUT_THREADS -DCONFIG_WITH_VALUE_LENGTH -DCONFIG_WITH_ABSPATHEX -DCONFIG_WITH_COMMANDS_FUNC -DCONFIG_WITH_DATE -DCONFIG_WITH_DEFINED_FUNCTIONS -DCONFIG_WITH_EVALPLUS -DCONFIG_WITH_FILE_SIZE -DCONFIG_WITH_LOOP_FUNCTIONS -DCONFIG_WITH_MATH -DCONFIG_WITH_NANOTS -DCONFIG_WITH_ROOT_FUNC -DCONFIG_WITH_RSORT -DCONFIG_WITH_STACK -DCONFIG_WITH_STRING_FUNCTIONS -DCONFIG_WITH_WHERE_FUNCTION -DCONFIG_WITH_WHICH -DCONFIG_WITH_XARGS -DCONFIG_WITH_COMPARE -DCONFIG_WITH_SET_CONDITIONALS -DCONFIG_WITH_IF_CONDITIONALS -DCONFIG_WITH_PRINTF -DCONFIG_WITH_MINIMAL_STATS -DCONFIG_PRETTY_COMMAND_PRINTING -DCONFIG_WITH_PRINT_STATS_SWITCH -DCONFIG_WITH_PRINT_TIME_SWITCH -DCONFIG_WITH_RDONLY_VARIABLE_VALUE -DCONFIG_WITH_LAZY_DEPS_VARS -DKBUILD_TYPE=\"release\" -DKBUILD_HOST=\"linux\" -DKBUILD_HOST_ARCH=\"amd64\" -DKBUILD_HOST_CPU=\"blend\" -DKBUILD_SVN_REV=1 -DKBUILD_VERSION_MAJOR=0 -DKBUILD_VERSION_MINOR=1 -DKBUILD_VERSION_PATCH=9998 -DCONFIG_WITH_KMK_BUILTIN -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/kbuild-0.1.9998.3149/work/kbuild-0.1.9998.3149/src/kmk -I/var/tmp/portage/dev-util/kbuild-0.1.9998.3149/work/kbuild-0.1.9998.3149/src/kmk/glob -I/var/tmp/portage/dev-util/kbuild-0.1.9998.3149/work/kbuild-0.1.9998.3149/src/kmk/../lib -I/var/tmp/portage/dev-util/kbuild-0.1.9998.3149/work/kbuild-0.1.9998.3149/src/kmk/../lib/kStuff/include -DMAKE_MAINTAINER_MODE -Wall -Wwrite-strings -Wextra -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wbad-function-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -MT ar.o -MD -MP -MF $depbase.Tpo -c -o ar.o /var/tmp/portage/dev-util/kbuild-0.1.9998.3149/work/kbuild-0.1.9998.3149/src/kmk/ar.c &&\ >mv -f $depbase.Tpo $depbase.Po >In file included from /var/tmp/portage/dev-util/kbuild-0.1.9998.3149/work/kbuild-0.1.9998.3149/src/kmk/makeint.h:24, > from /var/tmp/portage/dev-util/kbuild-0.1.9998.3149/work/kbuild-0.1.9998.3149/src/kmk/ar.c:18: >/var/tmp/portage/dev-util/kbuild-0.1.9998.3149/work/kbuild-0.1.9998.3149/src/kmk/../lib/kStuff/include/k/kDefs.h:114:4: error: #error "Port Me" > 114 | # error "Port Me" > | ^~~~~ >make[3]: *** [Makefile:1048: ar.o] Error 1 >make[3]: Leaving directory '/var/tmp/portage/dev-util/kbuild-0.1.9998.3149/work/kbuild-0.1.9998.3149/out/linux.amd64/release/bootstrap/kmk' >make[2]: *** [Makefile:1204: all-recursive] Error 1 >make[2]: Leaving directory '/var/tmp/portage/dev-util/kbuild-0.1.9998.3149/work/kbuild-0.1.9998.3149/out/linux.amd64/release/bootstrap/kmk' >make[1]: *** [Makefile:727: all] Error 2 >make[1]: Leaving directory '/var/tmp/portage/dev-util/kbuild-0.1.9998.3149/work/kbuild-0.1.9998.3149/out/linux.amd64/release/bootstrap/kmk' >make: *** [bootstrap.gmk:176: /var/tmp/portage/dev-util/kbuild-0.1.9998.3149/work/kbuild-0.1.9998.3149/out/linux.amd64/release/bootstrap/kmk/kmk] Error 2 > * ERROR: dev-util/kbuild-0.1.9998.3149::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-util/kbuild-0.1.9998.3149::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-util/kbuild-0.1.9998.3149::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-util:kbuild-0.1.9998.3149:20200322-223417.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-util/kbuild-0.1.9998.3149/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-util/kbuild-0.1.9998.3149/temp/environment'. > * Working directory: '/var/tmp/portage/dev-util/kbuild-0.1.9998.3149/work/kbuild-0.1.9998.3149' > * S: '/var/tmp/portage/dev-util/kbuild-0.1.9998.3149/work/kbuild-0.1.9998.3149' >kBuild/env.sh: info: rc=1: emake -f bootstrap.gmk AUTORECONF=true AR=x86_64-gentoo-linux-musl-ar
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 714042
:
624642
| 624644 |
624646
|
624648
|
624650
|
624652
|
624654