Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 722916

Summary: sys-apps/netloc-0.5 : /.../ld: /.../libhwloc.so: error adding symbols: file in wrong format
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Cluster Team <cluster>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/19913
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 506276    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
sys-apps:netloc-0.5:20200514-061411.log
temp.tbz2

Description Toralf Förster gentoo-dev 2020-05-14 07:27:35 UTC
libtool: link: x86_64-pc-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/topology.o .libs/metadata.o .libs/api.o .libs/support.o .libs/data_types.o .libs/data_collect.o .libs/pathfinder.o .libs/lookup_table.o .libs/export.o .libs/map.o   -L/usr/lib /usr/lib/libhwloc.so -lm -lnuma -ludev -lpciaccess -lxml2 -ljansson  -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0   -Wl,-soname -Wl,libnetloc.so.0 -o .libs/libnetloc.so.0.0.0
/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/libhwloc.so: error adding symbols: file in wrong format
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:422: libnetloc.la] Error 1
make[1]: Leaving directory /var/tmp/portage/sys-apps/netloc-0.5/work/netloc-0.5/src

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-libressl_abi32+64-20200512-061504

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.1.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7 (fallback)
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
The following VMs are available for generation-2:
*)	IcedTea JDK 3.15.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Thu 14 May 2020 06:05:26 AM UTC
/var/db/repos/libressl	Sat 11 Apr 2020 05:02:25 AM UTC

emerge -qpvO sys-apps/netloc
[ebuild  N    ] sys-apps/netloc-0.5
Comment 1 Toralf Förster gentoo-dev 2020-05-14 07:27:38 UTC
Created attachment 638728 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-05-14 07:27:41 UTC
Created attachment 638730 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-05-14 07:27:43 UTC
Created attachment 638732 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-05-14 07:27:46 UTC
Created attachment 638734 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-05-14 07:27:50 UTC
Created attachment 638736 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-05-14 07:27:53 UTC
Created attachment 638738 [details]
sys-apps:netloc-0.5:20200514-061411.log
Comment 7 Toralf Förster gentoo-dev 2020-05-14 07:27:58 UTC
Created attachment 638740 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2021-03-13 17:24:30 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2970d45be1dd7e009f6ff0c8cd454314170f3d7

commit d2970d45be1dd7e009f6ff0c8cd454314170f3d7
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2021-03-13 17:24:04 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-03-13 17:24:04 +0000

    package.mask: Last-rite sys-apps/netloc
    
    Bug: https://bugs.gentoo.org/721938
    Bug: https://bugs.gentoo.org/722916
    Bug: https://bugs.gentoo.org/732046
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/package.mask | 5 +++++
 1 file changed, 5 insertions(+)
Comment 9 Larry the Git Cow gentoo-dev 2021-03-30 09:24:53 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=152fc8d77afc0d50fd74f60b38707193287e7d36

commit 152fc8d77afc0d50fd74f60b38707193287e7d36
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2021-03-30 09:24:10 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-03-30 09:24:10 +0000

    sys-apps/netloc: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/721938
    Closes: https://bugs.gentoo.org/722916
    Closes: https://bugs.gentoo.org/732046
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/package.mask             |  5 -----
 sys-apps/netloc/Manifest          |  1 -
 sys-apps/netloc/metadata.xml      | 11 -----------
 sys-apps/netloc/netloc-0.5.ebuild | 28 ----------------------------
 4 files changed, 45 deletions(-)