Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 441226 Details for
Bug 589252
gnome-base/libbonobo-2.24.3-r1: ../idl/Bonobo.idl compilation failed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
gnome-base:libbonobo-2.24.3-r1:20160720-165331.log (text/x-log), 12.24 KB, created by
Michał Górny
on 2016-07-20 16:56:43 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Michał Górny
Created:
2016-07-20 16:56:43 UTC
Size:
12.24 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: gnome-base/libbonobo-2.24.3-r1 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: gnome@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU >[32;01m * [39;49;00mFEATURES: distcc preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking libbonobo-2.24.3.tar.bz2 to /tmp/portage/gnome-base/libbonobo-2.24.3-r1/work >>>> Source unpacked in /tmp/portage/gnome-base/libbonobo-2.24.3-r1/work >>>> Preparing source in /tmp/portage/gnome-base/libbonobo-2.24.3-r1/work/libbonobo-2.24.3 ... > [32;01m*[0m Fixing OMF Makefiles ... >[A[88C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Disabling deprecation warnings ... >[A[88C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: libbonobo-2.24.3/ > [32;01m*[0m Applying portage/2.2 patch ... > [32;01m*[0m Applying sed/1.5.6 patch ... > [32;01m*[0m Applying as-needed/2.2.6 patch ... > [32;01m*[0m Applying target-nm/2.4.2 patch ... > [32;01m*[0m Applying gold-conf/2.2.6 patch ... >>>> Source prepared. >>>> Configuring source in /tmp/portage/gnome-base/libbonobo-2.24.3-r1/work/libbonobo-2.24.3 ... > * econf: updating libbonobo-2.24.3/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libbonobo-2.24.3/config.guess with /usr/share/gnuconfig/config.guess >./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 --disable-dependency-tracking --libdir=/usr/lib64 --disable-gtk-doc --enable-compile-warnings=minimum --docdir=/usr/share/doc/libbonobo-2.24.3-r1 --disable-bonobo-activation-debug >configure: loading site script /usr/local/share/config.site >checking for a BSD-compatible install... (cached) /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p >checking for gawk... (cached) gawk >checking whether make sets $(MAKE)... (cached) yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc-5.4.0 >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >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-5.4.0 accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc-5.4.0 option to accept ISO C89... none needed >checking dependency style of x86_64-pc-linux-gnu-gcc-5.4.0... none >checking for library containing strerror... none required >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc-5.4.0 >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc-5.4.0 accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc-5.4.0 option to accept ISO C89... (cached) none needed >checking dependency style of x86_64-pc-linux-gnu-gcc-5.4.0... (cached) none >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... -lfl >checking whether yytext is a pointer... yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc-5.4.0 -E >checking for grep that handles long lines and -e... (cached) /bin/grep >checking for egrep... (cached) /bin/grep -E >checking for ANSI C header files... (cached) yes >checking for a BSD-compatible install... /usr/bin/install -c >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking for a sed that does not truncate output... (cached) /bin/sed >checking for fgrep... (cached) /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc-5.4.0... /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 the maximum length of command line arguments... (cached) 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >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-5.4.0 object... ok >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking for dlfcn.h... (cached) yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc-5.4.0 supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc-5.4.0 option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc-5.4.0 PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc-5.4.0 static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc-5.4.0 supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc-5.4.0 supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc-5.4.0 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... yes >checking for bison... bison -y >checking for bind_textdomain_codeset... yes >checking whether NLS is requested... yes >checking for intltool >= 0.35.0... 0.51.0 found >checking for intltool-update... /usr/bin/intltool-update >checking for intltool-merge... /usr/bin/intltool-merge >checking for intltool-extract... /usr/bin/intltool-extract >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for perl... /usr/bin/perl >checking for perl >= 5.8.1... 5.24.0 >checking for XML::Parser... ok >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for LC_MESSAGES... yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking for ngettext in libc... yes >checking for dgettext in libc... yes >checking for bind_textdomain_codeset... (cached) yes >checking for msgfmt... (cached) /usr/bin/msgfmt >checking for dcgettext... yes >checking if msgfmt accepts -c... yes >checking for gmsgfmt... (cached) /usr/bin/gmsgfmt >checking for xgettext... (cached) /usr/bin/xgettext >checking what warning flags to pass to the C compiler... -Wall >checking what language compliance flags to pass to the C compiler... >checking for usleep... yes >checking for nanosleep... yes >checking for sigaction... yes >checking for setsid... yes >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >checking syslog.h usability... yes >checking syslog.h presence... yes >checking for syslog.h... yes >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 LIBBONOBO... yes >checking for SERVER... yes >checking popt.h usability... yes >checking popt.h presence... yes >checking for popt.h... yes >checking for GTHREAD... yes >checking for working gthread-2.0 support... yes >checking for _NSGetEnviron... no >checking crt_externs.h usability... no >checking crt_externs.h presence... no >checking for crt_externs.h... no >checking for glib-genmarshal... /usr/bin/glib-genmarshal >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 perl... /usr/bin/perl >checking for ps... /bin/ps >checking for POSIX ps... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating libbonobo-zip >config.status: creating po/Makefile.in >config.status: creating idl/Makefile >config.status: creating bonobo/Makefile >config.status: creating bonobo/libbonobo-2.0.pc >config.status: creating bonobo/libbonobo-2.0-uninstalled.pc >config.status: creating bonobo-activation/Makefile >config.status: creating bonobo-activation/bonobo-activation-2.0.pc >config.status: creating bonobo-activation/bonobo-activation-2.0-uninstalled.pc >config.status: creating bonobo-activation/bonobo-activation-version.h >config.status: creating activation-server/Makefile >config.status: creating monikers/Makefile >config.status: creating samples/Makefile >config.status: creating samples/echo/Makefile >config.status: creating utils/Makefile >config.status: creating utils/bonobo-slay >config.status: creating tests/Makefile >config.status: creating tests/test-activation/Makefile >config.status: creating tests/models/Makefile >config.status: creating doc/Makefile >config.status: creating doc/api/Makefile >config.status: creating doc/api/figures/Makefile >config.status: creating doc/activation/Makefile >config.status: creating doc/activation-api/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing default-1 commands >config.status: executing po/stamp-it commands > >bonobo configuration summary: >============================= > > Threads : yes > Debug : no > Bonobo activation debug : no > >>>> Source configured. >>>> Compiling source in /tmp/portage/gnome-base/libbonobo-2.24.3-r1/work/libbonobo-2.24.3 ... >make -j1 >make all-recursive >make[1]: Entering directory '/tmp/portage/gnome-base/libbonobo-2.24.3-r1/work/libbonobo-2.24.3' >Making all in idl >make[2]: Entering directory '/tmp/portage/gnome-base/libbonobo-2.24.3-r1/work/libbonobo-2.24.3/idl' >/usr/bin/orbit-idl-2 -I../idl -D__Bonobo_COMPILATION -D__Bonobo_Unknown_COMPILATION -D__Bonobo_GenericFactory_COMPILATION -D__Bonobo_Activation_types_COMPILATION --imodule ../idl/Bonobo.idl >orbit-idl-2 2.14.19 compiling > mode, hide preprocessor errors, passes: stubs skels common headers imodule > >Processing file ../idl/Bonobo.idl >Error: Empty file > >** (orbit-idl-2:8802): WARNING **: ../idl/Bonobo.idl compilation failed >make[2]: *** [Makefile:689: Bonobo.h] Error 1 >make[2]: Leaving directory '/tmp/portage/gnome-base/libbonobo-2.24.3-r1/work/libbonobo-2.24.3/idl' >make[1]: *** [Makefile:416: all-recursive] Error 1 >make[1]: Leaving directory '/tmp/portage/gnome-base/libbonobo-2.24.3-r1/work/libbonobo-2.24.3' >make: *** [Makefile:323: all] Error 2 > [31;01m*[0m ERROR: gnome-base/libbonobo-2.24.3-r1::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=gnome-base/libbonobo-2.24.3-r1::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=gnome-base/libbonobo-2.24.3-r1::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/log/portage/gnome-base:libbonobo-2.24.3-r1:20160720-165331.log'. > [31;01m*[0m For convenience, a symlink to the build log is located at '/tmp/portage/gnome-base/libbonobo-2.24.3-r1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/tmp/portage/gnome-base/libbonobo-2.24.3-r1/temp/environment'. > [31;01m*[0m Working directory: '/tmp/portage/gnome-base/libbonobo-2.24.3-r1/work/libbonobo-2.24.3' > [31;01m*[0m S: '/tmp/portage/gnome-base/libbonobo-2.24.3-r1/work/libbonobo-2.24.3'
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 589252
: 441226