Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 585958 Details for
Bug 691630
dev-libs/gobject-introspection-1.60.2 fails at start of compile
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 16.80 KB, created by
Harris Landgarten
on 2019-08-06 21:55:20 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Harris Landgarten
Created:
2019-08-06 21:55:20 UTC
Size:
16.80 KB
patch
obsolete
>u dev-libs/gobject-introspection:0::gentoo 1.60.2 to ::installed replacing 1.58.3 > cairo -doctool (-test) PYTHON_SINGLE_TARGET: -python3_5 python3_6 -python3_7 PYTHON_TARGETS: python3_5 python3_6 python3_7 build_options: symbols=split -dwarf_compress -optional_tests -trace work=tidyup > Reasons: target > >Total: 1 upgrades > >Executing pretend actions: 1 of 1 > >Writing resume information to /tmp/resume_file... > > * No unread news items found >harrisl@harrisl-desktop ~ $ cz >Executing pretend actions: 1 of 1 > >1 of 1: Starting fetch for dev-libs/gobject-introspection-1.60.2:0::gentoo... > > >Output from fetch dev-libs/gobject-introspection-1.60.2:0::gentoo: > >Checking 'gobject-introspection-1.60.2.tar.xz'... ok > >Done fetch for dev-libs/gobject-introspection-1.60.2:0::gentoo > > >Writing resume information to /tmp/resume_file... > >1 of 1: Starting install to / for dev-libs/gobject-introspection-1.60.2:0::gentoo replacing 1.58.3:0::installed... > > >Output from installing dev-libs/gobject-introspection-1.60.2:0::gentoo to ::installed replacing 1.58.3:0::installed: > >Checking 'gobject-introspection-1.60.2.tar.xz'... ok >>>> Running ebuild phase killold as root:root... >>>> Starting builtin_killold >>>> Done builtin_killold >>>> Completed ebuild phase killold >>>> Running ebuild phases init saveenv as paludisbuild:paludisbuild... >>>> Starting builtin_init >>>> Done builtin_init >>>> Starting builtin_saveenv >>>> Done builtin_saveenv >>>> Completed ebuild phases init saveenv >>>> Running ebuild phases loadenv setup saveenv as root:root... >>>> Starting builtin_loadenv >>>> Done builtin_loadenv >>>> Starting pkg_setup >>>> Done pkg_setup >>>> Starting builtin_saveenv >>>> Done builtin_saveenv >>>> Completed ebuild phases loadenv setup saveenv >>>> Running ebuild phases loadenv unpack saveenv as paludisbuild:paludisbuild... >>>> Starting builtin_loadenv >>>> Done builtin_loadenv >>>> Starting src_unpack >>>> Unpacking gobject-introspection-1.60.2.tar.xz to /var/tmp/paludis/dev-libs-gobject-introspection-1.60.2/work >xz -dc /usr/portage/distfiles/gobject-introspection-1.60.2.tar.xz | strip_tar_corruption | tar xf - --no-same-owner >>>> Done src_unpack >>>> Starting builtin_saveenv >>>> Done builtin_saveenv >>>> Completed ebuild phases loadenv unpack saveenv >>>> Running ebuild phases loadenv prepare saveenv as paludisbuild:paludisbuild... >>>> Starting builtin_loadenv >>>> Done builtin_loadenv >>>> Starting src_prepare > * Disabling deprecation warnings ... [ ok ] > * Running elibtoolize in: gobject-introspection-1.60.2/ > * Applying ppc64le/2.4.4 patch ... > * Running elibtoolize in: gobject-introspection-1.60.2/build-aux/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Done src_prepare >>>> Starting builtin_saveenv >>>> Done builtin_saveenv >>>> Completed ebuild phases loadenv prepare saveenv >>>> Running ebuild phases loadenv configure saveenv as paludisbuild:paludisbuild... >>>> Starting builtin_loadenv >>>> Done builtin_loadenv >>>> Starting src_configure >econf: updating /var/tmp/paludis/dev-libs-gobject-introspection-1.60.2/work/gobject-introspection-1.60.2/build-aux/config.guess with /usr/share/gnuconfig/config.guess >econf: updating /var/tmp/paludis/dev-libs-gobject-introspection-1.60.2/work/gobject-introspection-1.60.2/build-aux/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/gobject-introspection-1.60.2 --htmldir=/usr/share/doc/gobject-introspection-1.60.2/html --libdir=/usr/lib64 --disable-gtk-doc --disable-maintainer-mode --enable-compile-warnings=minimum --disable-static CC=x86_64-pc-linux-gnu-gcc YACC=/usr/bin/yacc --with-cairo --disable-doctool --build=x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/bin/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 UID '101' is supported by ustar format... yes >checking whether GID '249' is supported by ustar format... yes >checking how to create a ustar tar archive... gnutar >checking whether to enable maintainer-specific portions of Makefiles... no >checking whether make supports nested variables... (cached) yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking whether make supports the include directive... yes (GNU style) >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... -lfl >checking whether yytext is a pointer... yes >checking for bison... /usr/bin/yacc >checking whether C compiler accepts -Werror=unknown-warning-option... no >checking whether C compiler accepts -Wno-suggest-attribute=format... yes >checking whether C compiler accepts -fno-strict-aliasing... yes >checking whether C compiler accepts -Wall... yes >checking whether C compiler accepts -Wextra... yes >checking whether C compiler accepts -Wundef... yes >checking whether C compiler accepts -Wwrite-strings... yes >checking whether C compiler accepts -Wpointer-arith... yes >checking whether C compiler accepts -Wmissing-declarations... yes >checking whether C compiler accepts -Wredundant-decls... yes >checking whether C compiler accepts -Wno-unused-parameter... yes >checking whether C compiler accepts -Wno-missing-field-initializers... yes >checking whether C compiler accepts -Wformat=2... yes >checking whether C compiler accepts -Wcast-align... yes >checking whether C compiler accepts -Wformat-nonliteral... yes >checking whether C compiler accepts -Wformat-security... yes >checking whether C compiler accepts -Wsign-compare... yes >checking whether C compiler accepts -Wstrict-aliasing... yes >checking whether C compiler accepts -Wshadow... yes >checking whether C compiler accepts -Winline... yes >checking whether C compiler accepts -Wpacked... yes >checking whether C compiler accepts -Wmissing-format-attribute... yes >checking whether C compiler accepts -Wmissing-noreturn... yes >checking whether C compiler accepts -Winit-self... yes >checking whether C compiler accepts -Wredundant-decls... (cached) yes >checking whether C compiler accepts -Wmissing-include-dirs... yes >checking whether C compiler accepts -Wunused-but-set-variable... yes >checking whether C compiler accepts -Warray-bounds... yes >checking whether C compiler accepts -Wreturn-type... yes >checking whether C compiler accepts -Wswitch-enum... yes >checking whether C compiler accepts -Wswitch-default... yes >checking whether C compiler accepts -Wduplicated-cond... yes >checking whether C compiler accepts -Wduplicated-branches... yes >checking whether C compiler accepts -Wlogical-op... yes >checking whether C compiler accepts -Wrestrict... yes >checking whether C compiler accepts -Wnull-dereference... yes >checking whether C compiler accepts -Wdouble-promotion... yes >checking whether C compiler accepts -Wnested-externs... yes >checking whether C compiler accepts -Wmissing-prototypes... yes >checking whether C compiler accepts -Wstrict-prototypes... yes >checking whether C compiler accepts -Wdeclaration-after-statement... yes >checking whether C compiler accepts -Wimplicit-function-declaration... yes >checking whether C compiler accepts -Wold-style-definition... yes >checking whether C compiler accepts -Wjump-misses-init... yes >checking whether C compiler accepts -Wno-error=unused-parameter... yes >checking whether C compiler accepts -Wno-error=missing-field-initializers... yes >checking whether C compiler accepts -Werror=unknown-warning-option... (cached) no >checking whether the linker accepts -Wl,--as-needed... yes >checking whether the linker accepts -Wl,--as-needed... yes >checking whether the linker accepts -Wl,-z,relro... yes >checking whether the linker accepts -Wl,-z,relro... yes >checking whether the linker accepts -Wl,-z,now... yes >checking whether the linker accepts -Wl,-z,now... yes >checking whether the linker accepts -Wl,-z,noexecstack... yes >checking whether the linker accepts -Wl,-z,noexecstack... yes >checking whether the linker accepts -Wl,--no-as-needed... yes >checking whether the linker accepts -Wl,--fatal-warnings... yes >checking whether the linker accepts -Wl,-fatal_warnings... no >checking whether the linker accepts -Wl,--no-as-needed... yes >checking whether C compiler accepts -Wno-duplicated-branches... yes >checking whether C compiler accepts -Wno-switch-enum... yes >checking whether C compiler accepts -Wno-discarded-qualifiers... yes >checking whether C compiler accepts -Wno-sign-compare... yes >checking whether C compiler accepts -Wno-switch-default... yes >checking whether C compiler accepts -Wno-redundant-decls... yes >checking for dlopen in -ldl... yes >checking for the suffix of shared libraries... .so >checking for GLIB... yes >checking for GOBJECT... yes >checking for GMODULE... yes >checking for GIO... yes >checking for GIO_UNIX... yes >checking for CAIRO... yes >checking for SCANNER... yes >checking for FFI... yes >checking size of char... 1 >checking size of short... 2 >checking size of int... 4 >checking size of long... 8 >checking for GIREPO... yes >checking for gtk-doc... yes >checking for gtkdoc-check... gtkdoc-check.test >checking for gtkdoc-check... /usr/bin/gtkdoc-check >checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase >checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf >checking whether to build gtk-doc documentation... no >checking for GTKDOC_DEPS... yes >checking for ANSI C header files... (cached) yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for an ANSI C-conforming const... yes >checking for working strtod... yes >checking for memchr... yes >checking for strchr... yes >checking for strspn... yes >checking for strstr... yes >checking for strtol... yes >checking for strtoull... yes >checking for backtrace... yes >checking for backtrace_symbols... yes >checking whether /usr/bin/python3.6 version is >= 3.4... yes >checking for /usr/bin/python3.6 version... 3.6 >checking for /usr/bin/python3.6 platform... linux >checking for /usr/bin/python3.6 script directory... ${prefix}/lib64/python3.6/site-packages >checking for /usr/bin/python3.6 extension module directory... ${exec_prefix}/lib64/python3.6/site-packages >checking for headers required to compile python extensions... found >checking for glib source directory to use for documentation... >checking for -fvisibility=hidden compiler flag... yes >checking for -Bsymbolic-functions linker flag... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating tests/Makefile >config.status: creating tests/offsets/Makefile >config.status: creating tests/scanner/Makefile >config.status: creating tests/scanner/annotationparser/Makefile >config.status: creating tests/repository/Makefile >config.status: creating tests/warn/Makefile >config.status: creating docs/Makefile >config.status: creating docs/reference/Makefile >config.status: creating docs/reference/version.xml >config.status: creating giscanner/_version.py >config.status: creating girepository/giversion.h >config.status: creating gobject-introspection-1.0.pc >config.status: creating gobject-introspection-no-export-1.0.pc >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Done src_configure >>>> Starting builtin_saveenv >>>> Done builtin_saveenv >>>> Completed ebuild phases loadenv configure saveenv >>>> Running ebuild phases loadenv compile saveenv as paludisbuild:paludisbuild... >>>> Starting builtin_loadenv >>>> Done builtin_loadenv > >Error: > * In program cave perform install --hooks --managed-output --output-exclusivity with-others =dev-libs/gobject-introspection-1.60.2:0::gentoo --destination installed --replacing =dev-libs/gobject-introspection-1.58.3:0::installed --x-of-y 1 of 1: > * When installing 'dev-libs/gobject-introspection-1.60.2:0::gentoo' replacing { 'dev-libs/gobject-introspection-1.58.3:0::installed' }: > * When running an ebuild command on 'dev-libs/gobject-introspection-1.60.2:0::gentoo': > * Install failed for 'dev-libs/gobject-introspection-1.60.2:0::gentoo' (paludis::ActionFailedError) > >>>> Starting src_compile >make -j9 >Makefile:1025: *** Recursive variable 'PYTHONPATH' references itself (eventually). Stop. > >!!! ERROR in dev-libs/gobject-introspection-1.60.2::gentoo: >!!! In /usr/libexec/paludis/utils/emake at line 30 >!!! emake returned error 2 > >!!! Call stack: >!!! * paludis_die_or_error_func (/usr/libexec/paludis/die_functions.bash:82) >!!! * main (/usr/libexec/paludis/utils/emake:30) > >diefunc: making ebuild PID 1665100 exit with error >die trap: exiting with error. > >Failed install to / for dev-libs/gobject-introspection-1.60.2:0::gentoo replacing 1.58.3:0::installed > >
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 691630
: 585958