Gentoo Archives: gentoo-science

From: marco restelli <mrestelli@×××××.com>
To: Gentoo List <gentoo-science@l.g.o>
Subject: [gentoo-science] Failed emerge for sci-libs/trilinos-12.2.1
Date: Thu, 07 Apr 2016 10:25:35
Message-Id: CAHV2F1JSRJYOaivMvWr__Wj5=mLybtv0Ne0BRVMh+V-ykXBpzw@mail.gmail.com
1 Dear all,
2 I am having problems emerging sci-libs/trilinos-12.2.1.
3
4 The build fails during configuration with
5
6 Processing enabled TPL: BinUtils (enabled explicitly, disable with
7 -DTPL_ENABLE_BinUtils=OFF)
8 -- Must find at least one lib in each of the lib sets "bfd;iberty"
9 -- Searching for libs in BinUtils_LIBRARY_DIRS=''
10 -- Searching for a lib in the set "bfd":
11 -- Searching for lib 'bfd' ...
12 -- ERROR: Did not find a lib in the lib set "bfd" for the TPL 'BinUtils'!
13 -- Searching for a lib in the set "iberty":
14 -- Searching for lib 'iberty' ...
15 -- ERROR: Did not find a lib in the lib set "iberty" for the TPL 'BinUtils'!
16 -- ERROR: Could not find the libraries for the TPL 'BinUtils'!
17 -- TIP: If the TPL 'BinUtils' is on your system then you can set:
18 -DBinUtils_LIBRARY_DIRS='<dir0>;<dir1>;...'
19 to point to the directories where these libraries may be found.
20 Or, just set:
21 -DTPL_BinUtils_LIBRARIES='<path-to-libs0>;<path-to-libs1>;...'
22 to point to the full paths for the libraries which will
23 bypass any search for libraries and these libraries will be used without
24 question in the build. (But this will result in a build-time error
25 if not all of the necessary symbols are found.)
26 -- ERROR: Failed finding all of the parts of TPL 'BinUtils' (see
27 above), Aborting!
28
29
30 Thank you,
31 Marco
32
33
34 Here are more details (I can provide the complete build log if
35 required):
36
37
38 $ emerge --info =sci-libs/trilinos-12.2.1::science
39 Portage 2.2.26 (python 3.4.3-final-0,
40 default/linux/amd64/13.0/desktop, gcc-4.9.3, glibc-2.21-r2,
41 3.12.13-gentoo x86_64)
42 =================================================================
43 System Settings
44 =================================================================
45 System uname: Linux-3.12.13-gentoo-x86_64-Intel-R-_Core-TM-_i3-2120_CPU_@_3.30GHz-with-gentoo-2.2
46 KiB Mem: 3926120 total, 47012 free
47 KiB Swap: 15999996 total, 8557632 free
48 Timestamp of repository gentoo: Fri, 01 Apr 2016 14:00:01 +0000
49 sh bash 4.3_p42-r1
50 ld GNU ld (Gentoo 2.25.1 p1.1) 2.25.1
51 app-shells/bash: 4.3_p42-r1::gentoo
52 dev-java/java-config: 2.2.0::gentoo
53 dev-lang/perl: 5.20.2::gentoo
54 dev-lang/python: 2.7.10-r1::gentoo, 3.4.3-r1::gentoo
55 dev-util/cmake: 3.3.1-r1::gentoo
56 dev-util/pkgconfig: 0.28-r2::gentoo
57 sys-apps/baselayout: 2.2::gentoo
58 sys-apps/openrc: 0.19.1::gentoo
59 sys-apps/sandbox: 2.10-r1::gentoo
60 sys-devel/autoconf: 2.13::gentoo, 2.69::gentoo
61 sys-devel/automake: 1.11.6-r1::gentoo, 1.12.6::gentoo,
62 1.14.1::gentoo, 1.15::gentoo
63 sys-devel/binutils: 2.25.1-r1::gentoo
64 sys-devel/gcc: 4.9.3::gentoo
65 sys-devel/gcc-config: 1.7.3::gentoo
66 sys-devel/libtool: 2.4.6::gentoo
67 sys-devel/make: 4.1-r1::gentoo
68 sys-kernel/linux-headers: 4.3::gentoo (virtual/os-headers)
69 sys-libs/glibc: 2.21-r2::gentoo
70 Repositories:
71
72 gentoo
73 location: /usr/portage
74 sync-type: rsync
75 sync-uri: rsync://rsync.gentoo.org/gentoo-portage
76 priority: -1000
77
78 science
79 location: /var/lib/layman/science
80 masters: gentoo
81 priority: 0
82
83 sage-on-gentoo
84 location: /var/lib/layman/sage-on-gentoo
85 masters: gentoo science
86 priority: 1
87
88 myebuild
89 location: /var/lib/myebuild
90 masters: gentoo
91 priority: 2
92
93 ACCEPT_KEYWORDS="amd64"
94 ACCEPT_LICENSE="* -@EULA"
95 CBUILD="x86_64-pc-linux-gnu"
96 CFLAGS="-march=native -O2 -pipe"
97 CHOST="x86_64-pc-linux-gnu"
98 CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc
99 /usr/share/config /usr/share/gnupg/qualified.txt"
100 CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d
101 /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release
102 /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo
103 /etc/texmf/language.dat.d /etc/texmf/language.def.d
104 /etc/texmf/updmap.d /etc/texmf/web2c"
105 CXXFLAGS="-march=native -O2 -pipe"
106 DISTDIR="/usr/portage/distfiles"
107 FCFLAGS="-O2 -pipe"
108 FEATURES="assume-digests binpkg-logs config-protect-if-modified
109 distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch
110 preserve-libs protect-owned sandbox sfperms splitdebug strict
111 unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv
112 usersandbox usersync xattr"
113 FFLAGS="-O2 -pipe"
114 GENTOO_MIRRORS="http://distfiles.gentoo.org"
115 LANG="de_DE.utf8"
116 LC_ALL="de_DE.utf8"
117 LDFLAGS="-Wl,-O1 -Wl,--as-needed"
118 MAKEOPTS="-j5"
119 PKGDIR="/usr/portage/packages"
120 PORTAGE_CONFIGROOT="/"
121 PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times
122 --omit-dir-times --compress --force --whole-file --delete --stats
123 --human-readable --timeout=180 --exclude=/distfiles --exclude=/local
124 --exclude=/packages"
125 PORTAGE_TMPDIR="/var/tmp"
126 USE="X a52 aac acl acpi afs alsa amd64 berkdb bluetooth branding bzip2
127 cairo cdda cdr cli consolekit cracklib crypt cups cxx dbus djvu dri
128 dts dvd dvdr dvi emboss encode exif fam firefox flac fortran
129 fortran2003 gdbm gif glamor gpm gtk iconv icu ipv6 jpeg kerberos latex
130 lcms ldap libnotify lua luatex mad mate mmx mmxext mng modules mp3 mp4
131 mpeg multilib ncurses nls nptl ogg opengl openmp pam pango pcre pdf
132 png policykit ppds qt3support qt4 readline sdl seccomp session spell
133 sse sse2 ssl startup-notification svg tcpd tetex tiff truetype udev
134 udisks unicode upower usb vim vim-syntax vorbis wxwidgets x264 xattr
135 xcb xml xv xvid zlib" ABI_X86="32 64" ALSA_CARDS="ali5451 als4000
136 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371
137 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident
138 usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core
139 authz_core socache_shmcb unixd actions alias auth_basic authn_alias
140 authn_anon authn_dbm authn_default authn_file authz_dbm authz_default
141 authz_groupfile authz_host authz_owner authz_user autoindex cache cgi
142 cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter
143 file_cache filter headers include info log_config logio mem_cache mime
144 mime_magic negotiation rewrite setenvif speling status unique_id
145 userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan
146 sheets stage tables krita karbon braindump author" CAMERAS="ptp2"
147 COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog"
148 CPU_FLAGS_X86="avx mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2
149 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore
150 fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom
151 oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing
152 tsip tripmate tnt ublox ubx" INPUT_DEVICES="evdev" KERNEL="linux"
153 LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb
154 ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console
155 presenter-minimizer" LINGUAS="en en_US ar de eo es es_ES it af br da
156 cy fy he is nds nl oc yi el hr sr" OFFICE_IMPLEMENTATION="libreoffice"
157 PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7"
158 PYTHON_TARGETS="python2_7 python3_4" RUBY_TARGETS="ruby20 ruby21"
159 USERLAND="GNU" VIDEO_CARDS="intel" XTABLES_ADDONS="quota2 psd pknock
160 lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee
161 tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
162 Unset: CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK,
163 PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS,
164 PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON

Replies

Subject Author
[gentoo-science] Re: Failed emerge for sci-libs/trilinos-12.2.1 marco restelli <mrestelli@×××××.com>