Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 577492 - dev-util/oprofile-0.9.9-r1: bfd.h: No such file or directory
Summary: dev-util/oprofile-0.9.9-r1: bfd.h: No such file or directory
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Andrew Savchenko
URL:
Whiteboard:
Keywords:
Depends on: 577750
Blocks:
  Show dependency tree
 
Reported: 2016-03-15 18:28 UTC by Bob Johnson
Modified: 2017-06-12 06:22 UTC (History)
1 user (show)

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


Attachments
Build log (dev-util:oprofile-0.9.9-r1:20160315-180206.log,21.66 KB, text/plain)
2016-03-15 18:28 UTC, Bob Johnson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bob Johnson 2016-03-15 18:28:22 UTC
Created attachment 428310 [details]
Build log

Today, on my stable amd64 system, revdep-rebuild caught this:

# revdep-rebuild --pretend
 * Configuring search environment for revdep-rebuild

 * Checking reverse dependencies
 * Packages containing binaries and libraries broken by a package update
 * will be emerged.

 * Collecting system binaries and libraries
 * Generated new 1_files.rr
 * Collecting complete LD_LIBRARY_PATH
 * Generated new 2_ldpath.rr
 * Checking dynamic linking consistency
[ 88% ]  *   broken /usr/lib64/oprofile/libjvmti_oprofile.la (requires -lbfd)
 *   broken /usr/lib64/oprofile/libjvmti_oprofile.la (requires -liberty)
 *   broken /usr/lib64/oprofile/libopagent.la (requires -lbfd)
 *   broken /usr/lib64/oprofile/libopagent.la (requires -liberty)
[ 100% ]                 
 * Generated new 3_broken.rr
 * Assigning files to packages
 *   /usr/lib64/oprofile/libjvmti_oprofile.la -> dev-util/oprofile
 *   /usr/lib64/oprofile/libopagent.la -> dev-util/oprofile
 * Generated new 4_raw.rr and 4_owners.rr
 * Cleaning list of packages to rebuild
 * Generated new 4_pkgs.rr
 * Assigning packages to ebuilds
 * Generated new 4_ebuilds.rr
 * Evaluating package order
 * Generated new 5_order.rr
 * All prepared. Starting rebuild
emerge --complete-graph=y --oneshot  --pretend dev-util/oprofile:0

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R    ] dev-util/oprofile-0.9.9-r1 
 * Now you can remove -p (or --pretend) from arguments and re-run revdep-rebuild.

However, the rebuild fails with:

Making all in libopagent
make[2]: Entering directory '/var/tmp/portage/dev-util/oprofile-0.9.9-r1/work/oprofile-0.9.9/libopagent'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I ../libop -I ../libutil   -fPIC -march=native -O2 -pipe -c -o libopagent_la-opagent.lo `test -f 'opagent.c' || echo './'`opagent.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../libop -I ../libutil -fPIC -march=native -O2 -pipe -c opagent.c  -fPIC -DPIC -o .libs/libopagent_la-opagent.o
opagent.c:65:17: fatal error: bfd.h: No such file or directory
 #include <bfd.h>
                 ^
compilation terminated.
Makefile:514: recipe for target 'libopagent_la-opagent.lo' failed
make[2]: *** [libopagent_la-opagent.lo] Error 1
make[2]: Leaving directory '/var/tmp/portage/dev-util/oprofile-0.9.9-r1/work/oprofile-0.9.9/libopagent'
Makefile:498: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/dev-util/oprofile-0.9.9-r1/work/oprofile-0.9.9'
Makefile:426: recipe for target 'all' failed
make: *** [all] Error 2
 * ERROR: dev-util/oprofile-0.9.9-r1::gentoo failed (compile phase):
 *   emake failed

The output of emerge --info:

# emerge --info =oprofile-0.9.9-r1
Portage 2.2.26 (python 2.7.10-final-0, default/linux/amd64/13.0, gcc-4.9.3, glibc-2.21-r2, 4.1.15-gentoo-r1 x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-4.1.15-gentoo-r1-x86_64-Intel-R-_Core-TM-_i5-3570_CPU_@_3.40GHz-with-gentoo-2.2
KiB Mem:    32936704 total,   5797152 free
KiB Swap:    4194300 total,   4194300 free
Timestamp of repository gentoo: Tue, 15 Mar 2016 15:50:01 +0000
sh bash 4.3_p42-r1
ld GNU ld (Gentoo 2.25.1 p1.1) 2.25.1
app-shells/bash:          4.3_p42-r1::gentoo
dev-java/java-config:     2.2.0::gentoo
dev-lang/perl:            5.20.2::gentoo
dev-lang/python:          2.7.10-r1::gentoo, 3.4.3-r1::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.19.1::gentoo
sys-apps/sandbox:         2.10-r1::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69::gentoo
sys-devel/automake:       1.11.6-r1::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: 4.3::gentoo (virtual/os-headers)
sys-libs/glibc:           2.21-r2::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.namerica.gentoo.org/gentoo-portage
    priority: -1000

printer-drivers
    location: /var/lib/layman/printer-drivers
    masters: gentoo
    priority: 0

vmware
    location: /var/lib/layman/vmware
    masters: gentoo
    priority: 1

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

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA vmware"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/themes/oxygen-gtk/gtk-2.0"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.6/ext-active/ /etc/php/cgi-php5.6/ext-active/ /etc/php/cli-php5.6/ext-active/ /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="-march=native -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-march=native -O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-march=native -O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j5"
PKGDIR="/usr/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 acl alsa amd64 apache2 berkdb bzip2 cairo cli clucene colord consolekit cracklib crypt cups curl cxx dbus doc dri examples exif fontconfig fortran gcj gd gdbm gif handbook iconv icu ipv6 jack java jbig jpeg jpeg2k kde kipi kpathsea lcms lzma mbox mmx mmxext mng modules multilib ncurses nls nptl odbc ogg openexr opengl openmp pam pango pcre pdf plasma png policykit postgres qt3support readline seccomp semantic-desktop session source spell sse sse2 ssl svg t1lib tcpd threads tiff truetype unicode vim-syntax webp xattr xinerama xml xpm zlib" ABI_X86="64 32" 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="actions alias auth_basic auth_digest authn_anon authn_core authn_dbd authn_dbm authn_default authn_file authz_core authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgid dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers http2 ident imagemap include info lbmethod_byrequests log_config log_forensic logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif slotmem_shm socache_shmcb speling status unique_id unixd userdir usertrack vhost_alias" APACHE2_MPMS="worker" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="canon" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" 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="keyboard mouse evdev vmmouse wacom joystick" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="nlpsolver presenter-minimizer wiki-publisher" LINGUAS="en_US" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-6" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_4" SANE_BACKENDS="epson2" USERLAND="GNU" VIDEO_CARDS="fbdev intel radeon vesa vmware" XFCE_PLUGINS="clock trash" 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, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON

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

dev-util/oprofile-0.9.9-r1::gentoo was built with the following:
USE="java qt4 -pch" ABI_X86="64"

Keywording dev-util/oprofile brought in sys-libs/binutils-libs-2.25-1-r2 and dev-util/oprofile-1.1.0-r1, and fixed the problem. Is it time to stabilize oprofile-1.1.0?
Comment 1 Alexander Bezrukov 2016-03-17 17:31:35 UTC
I also faced this issue.

The reason is missing dependency on sys-libs/binutils-libs.
This is fixed in >=dev-util/oprofile-0.9.9-r2

Would the oprofile package maintainer consider to stabilize the version with the bugfix?
Comment 2 SpanKY gentoo-dev 2016-03-18 19:55:50 UTC
if you want to link against binutils libs or use its headers, you need to depend on the binutils-libs package
Comment 3 Andrew Savchenko gentoo-dev 2016-03-19 02:03:56 UTC
This is fixed in 0.9.9-r2.

0.9.9-r1 can't be fixed, because dependency change will require revision bump and this is the only change in -r2. I'll file stabilization request for -r2, but considering number of supported arches, this will take a long time.
Comment 4 Andrew Savchenko gentoo-dev 2017-06-12 06:22:49 UTC
0.9.9-r2 is stable long ago