Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 562382 - gnome-base/libbonobo-2.24.3-r1 - parallel build failure
Summary: gnome-base/libbonobo-2.24.3-r1 - parallel build failure
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2015-10-06 11:07 UTC by Alexander Tsoy
Modified: 2020-12-10 12:57 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
libbonobo-2.24.3-r1:20151006-061500.log.gz (libbonobo-2.24.3-r1:20151006-061500.log.gz,21.96 KB, application/x-gzip)
2015-10-06 11:07 UTC, Alexander Tsoy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Tsoy 2015-10-06 11:07:07 UTC
Created attachment 413874 [details]
libbonobo-2.24.3-r1:20151006-061500.log.gz

libbonobo fails to build with MAKEOPTS=-j6 on one of my boxes, while it builds successfully with MAKEOPTS=-j1. Looks like this is due to "libEcho.a" gets removed before it is used later in linking:

...
rm -f libEcho.a
x86_64-pc-linux-gnu-ar cru libEcho.a Bonobo_Sample_Echo-common.o Bonobo_Sample_Echo-skels.o Bonobo_Sample_Echo-stubs.o 
x86_64-pc-linux-gnu-ranlib libEcho.a
/bin/bash ../../libtool --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O2 -march=bdver2 -mtune=bdver2 -pipe  -Wl,-O1 -Wl,--as-needed -o echo-client-2 echo-client.o libEcho.a ../../bonobo/libbonobo-2.la -lORBitCosNaming-2 -lORBit-2 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0   
/bin/bash ../../libtool --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O2 -march=bdver2 -mtune=bdver2 -pipe  -Wl,-O1 -Wl,--as-needed -o bonobo-echo-2 main.o echo.o libEcho.a ../../bonobo/libbonobo-2.la -lORBitCosNaming-2 -lORBit-2 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0   
libtool: link: x86_64-pc-linux-gnu-gcc -O2 -march=bdver2 -mtune=bdver2 -pipe -Wl,-O1 -o .libs/bonobo-echo-2 main.o echo.o -Wl,--export-dynamic -pthread -pthread  -Wl,--as-needed libEcho.a ../../bonobo/.libs/libbonobo-2.so /var/tmp/portage/gnome-base/libbonobo-2.24.3-r1/work/libbonobo-2.24.3/bonobo-activation/.libs/libbonobo-activation.so -lORBitCosNaming-2 -lORBit-2 -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -pthread
libtool: link: x86_64-pc-linux-gnu-gcc -O2 -march=bdver2 -mtune=bdver2 -pipe -Wl,-O1 -o .libs/echo-client-2 echo-client.o -Wl,--export-dynamic -pthread -pthread  -Wl,--as-needed libEcho.a ../../bonobo/.libs/libbonobo-2.so /var/tmp/portage/gnome-base/libbonobo-2.24.3-r1/work/libbonobo-2.24.3/bonobo-activation/.libs/libbonobo-activation.so -lORBitCosNaming-2 -lORBit-2 -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -pthread
echo-client.o: In function `main':
echo-client.c:(.text.startup+0xa4): undefined reference to `Bonobo_Sample_Echo_echo'
collect2: error: ld returned 1 exit status
Makefile:466: recipe for target 'echo-client-2' failed
make[3]: *** [echo-client-2] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/var/tmp/portage/gnome-base/libbonobo-2.24.3-r1/work/libbonobo-2.24.3/samples/echo'
Makefile:308: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/var/tmp/portage/gnome-base/libbonobo-2.24.3-r1/work/libbonobo-2.24.3/samples'
Makefile:416: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/gnome-base/libbonobo-2.24.3-r1/work/libbonobo-2.24.3'
Makefile:323: recipe for target 'all' failed
make: *** [all] Error 2



$ emerge --info gnome-base/libbonobo
Portage 2.2.20.1 (python 3.4.3-final-0, hardened/linux/amd64, gcc-4.9.3, glibc-2.20-r2, 3.14.51-hardened x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-3.14.51-hardened-x86_64-AMD_Opteron-tm-_Processor_4332_HE-with-gentoo-2.2
KiB Mem:    16411792 total,   3358724 free
KiB Swap:   16777212 total,  16777068 free
Timestamp of repository gentoo: Tue, 06 Oct 2015 00:45:01 +0000
sh dash 0.5.8.2
ld GNU ld (Gentoo 2.25.1 p1.1) 2.25.1
distcc 3.1 x86_64-pc-linux-gnu [disabled]
app-shells/bash:          4.3_p39::gentoo
dev-java/java-config:     2.2.0::gentoo
dev-lang/perl:            5.20.2::gentoo
dev-lang/python:          2.7.10::gentoo, 3.4.3::gentoo
dev-util/cmake:           3.3.1-r1::gentoo
dev-util/pkgconfig:       0.28-r2::gentoo
sys-apps/baselayout:      2.2::gentoo
sys-apps/openrc:          0.17::gentoo
sys-apps/sandbox:         2.6-r1::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69::gentoo
sys-devel/automake:       1.11.6-r1::gentoo, 1.12.6::gentoo, 1.13.4::gentoo, 1.14.1::gentoo, 1.15::gentoo
sys-devel/binutils:       2.25.1-r1::gentoo
sys-devel/gcc:            4.9.3::gentoo
sys-devel/gcc-config:     1.7.3::gentoo
sys-devel/libtool:        2.4.6::gentoo
sys-devel/make:           4.1-r1::gentoo
sys-kernel/linux-headers: 3.18::gentoo (virtual/os-headers)
sys-libs/glibc:           2.20-r2::gentoo
Repositories:

gentoo
    location: /var/cache/portage/repos/gentoo
    sync-type: webrsync
    sync-uri: http://mirror.yandex.ru/gentoo-distfiles/
    priority: -1000

crossdev
    location: /var/cache/portage/repos/crossdev
    masters: gentoo

local
    location: /usr/local/portage
    masters: gentoo
    priority: 0

puleglot
    location: /var/cache/portage/repos/puleglot
    sync-type: git
    sync-uri: git://puleglot.ru/gentoo/puleglot-overlay.git
    masters: gentoo

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=bdver2 -mtune=bdver2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/easy-rsa /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -march=bdver2 -mtune=bdver2 -pipe"
DISTDIR="/var/cache/portage/distfiles"
EMERGE_DEFAULT_OPTS="--with-bdeps=y --binpkg-respect-use=y --ask-enter-invalid"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs buildsyspkg compress-build-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync webrsync-gpg xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://mirror.yandex.ru/gentoo-distfiles/ ftp://mirror.yandex.ru/gentoo-distfiles/"
LANG="ru_RU.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j6"
PKGDIR="/var/cache/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
USE="X aac acl acpi aio alsa amd64 amr ape asyncns avahi bash-completion berkdb bluetooth bluray branding bzip2 cairo caps cdda cddb cdparanoia cdr cli colord cracklib crypt cryptsetup cups cxx dbus dconf device-mapper djvu dri dts dvd dvdr eds egl evo examples exif faac faad ffmpeg flac fontconfig fuse gdbm gif gnome gnome-keyring gnome-online-accounts gpm gstreamer gtk gtk3 hardened iconv icu idn ieee1394 introspection ipv6 jpeg jpeg2k justify libass libnotify libsecret lz4 lzma mac mad maildir mms mmx mmxext modules mp3 mp4 multilib musepack musicbrainz nautilus ncurses networkmanager nls nptl ogg opengl openmp opus pam pax_kernel pcre perl pie png policykit postscript pulseaudio python raw readline samba sasl seccomp session speex sse sse2 ssl ssp startup-notification svg systemd tcpd theora tiff tls truetype udev unicode upnp-av urandom usb vaapi vdpau vim-syntax vorbis vpx wavpack webp x264 xattr xfs xtpax xv xvid xz zeroconf zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" APACHE2_MPMS="prefork" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="*" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2 sse3 ssse3 sse4_1 sse4_2 avx fma3 xop aes" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="pc" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en ru" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_4" QEMU_SOFTMMU_TARGETS="aarch64 arm i386 mips mips64 mips64el mipsel ppc ppc64 ppcemb x86_64" RUBY_TARGETS="ruby20 ruby21" USERLAND="GNU" VIDEO_CARDS="radeon radeonsi vesa" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON

=================================================================
                        Package Settings
=================================================================

gnome-base/libbonobo-2.24.3-r1::gentoo was built with the following:
USE="examples -debug -test" ABI_X86="64"
Comment 1 Alexander Tsoy 2015-10-06 13:32:53 UTC
(In reply to Alexander Tsoy from comment #0)
> Looks like this is due to "libEcho.a" gets removed before it is used later
> in linking:
Err.. No, I was wrong.
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-12-10 12:57:51 UTC
Package removed.