/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: bfgminer-deviceapi.o:(.bss+0x10): multiple definition of `cgsleep_us_r'; bfgminer-miner.o:(.bss+0x658): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: bfgminer-util.o:(.data.rel.local+0x8): multiple definition of `cgsleep_us_r'; bfgminer-miner.o:(.bss+0x658): first defined here ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_hardened-libressl-20200531-222015 ------------------------------------------------------------------- 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.7 [2] python3.8 (fallback) [3] python3.6 (fallback) [4] python2.7 (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) [2] ruby25 (with Rubygems) * Available Rust versions: [1] rust-1.43.1 * The Glorious Glasgow Haskell Compilation System, version 8.0.2 timestamp(s) of HEAD at this tinderbox image: /var/db/repos/gentoo Wed 03 Jun 2020 03:35:35 PM UTC /var/db/repos/libressl Tue 02 Jun 2020 02:35:03 AM UTC emerge -qpvO net-misc/bfgminer [ebuild N ] net-misc/bfgminer-5.5.0 USE="hardened libusb modminer ncurses sha256d udev unicode -adl -alchemist -avalon -avalonmm -bfsb -bfx -bifury -bigpic -bitforce -bitfury -bitmain -cointerra -cpumining -drillbit -dualminer -examples -gridseed -hashbuster -hashbuster2 -hashfast -icarus -jingtian -keccak -klondike -littlefury -lm-sensors -metabank -minion -nanofury -opencl -proxy -proxy_getwork -proxy_stratum -rockminer -screen -scrypt -twinfury -udev-broad-rules -x6500 -zeusminer -ztex"
Created attachment 643304 [details] emerge-info.txt
Created attachment 643306 [details] emerge-history.txt
Created attachment 643308 [details] environment
Created attachment 643310 [details] etc.portage.tbz2
Created attachment 643312 [details] logs.tbz2
Created attachment 643314 [details] net-misc:bfgminer-5.5.0:20200603-173912.log
Created attachment 643316 [details] temp.tbz2
Created attachment 643338 [details, diff] Patch for -fno-common Not sure when I'll do a release upstream, but for now, here's a patch to fix the issues with -fno-common (GCC 9.3 at least)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=686fb76ffda2943cfd8adab9b1c738bb84e11635 commit 686fb76ffda2943cfd8adab9b1c738bb84e11635 Author: Sam James <sam@gentoo.org> AuthorDate: 2021-01-09 22:18:24 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-01-09 22:18:28 +0000 net-misc/bfgminer: add gcc 10 patch Thanks-to: Luke-Jr <luke-jr+gentoobugs@utopios.org> Bug: https://bugs.gentoo.org/727008 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> net-misc/bfgminer/bfgminer-5.5.0.ebuild | 6 +- .../bfgminer/files/bfgminer-5.5.0-fno-common.patch | 83 ++++++++++++++++++++++ 2 files changed, 88 insertions(+), 1 deletion(-)
Could you please move on with net-libs/libblkmaker as well here? See bug 544858.
Adding net-libs/libblkmaker-0.6.0 to the list based on luke-jrs comment in the other bug...
Sanity check failed: > net-libs/libblkmaker-0.6.0 > depend amd64 dev profile default/linux/amd64/17.0/x32 (1 total) > dev-libs/libbase58[abi_x86_32(-),abi_x86_64(-),abi_x86_x32(-)] > depend amd64 stable profile default/linux/amd64/17.1 (11 total) > dev-libs/libbase58[abi_x86_32(-),abi_x86_64(-)] > depend amd64 dev profile default/linux/amd64/17.1/desktop/systemd (1 total) > dev-libs/libbase58[abi_x86_32(-),abi_x86_64(-)] > rdepend amd64 dev profile default/linux/amd64/17.0/x32 (1 total) > dev-libs/libbase58[abi_x86_32(-),abi_x86_64(-),abi_x86_x32(-)] > rdepend amd64 stable profile default/linux/amd64/17.1 (11 total) > dev-libs/libbase58[abi_x86_32(-),abi_x86_64(-)] > rdepend amd64 dev profile default/linux/amd64/17.1/desktop/systemd (1 total) > dev-libs/libbase58[abi_x86_32(-),abi_x86_64(-)]
amd64 done
x86 done all arches done
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f4322b04a37ba19827aef515a845569731f06a1 commit 6f4322b04a37ba19827aef515a845569731f06a1 Author: Jakov Smolic <jakov.smolic@sartura.hr> AuthorDate: 2021-02-25 07:53:40 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-02-25 19:07:33 +0000 net-misc/bfgminer: Remove old Bug: https://bugs.gentoo.org/727008 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Sam James <sam@gentoo.org> net-misc/bfgminer/Manifest | 1 - net-misc/bfgminer/bfgminer-5.4.2.ebuild | 192 -------------------------------- net-misc/bfgminer/metadata.xml | 1 - 3 files changed, 194 deletions(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c86f87ecbd277366f423e658a8c402eda7abcd0 commit 8c86f87ecbd277366f423e658a8c402eda7abcd0 Author: Jakov Smolic <jakov.smolic@sartura.hr> AuthorDate: 2021-02-25 09:42:38 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-02-25 19:07:32 +0000 dev-libs/libbase58: Remove old Bug: https://bugs.gentoo.org/727008 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Sam James <sam@gentoo.org> dev-libs/libbase58/libbase58-0.1.4.ebuild | 28 ---------------------------- 1 file changed, 28 deletions(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=118ae08d35247b35ab6d480db9c3b3959b685e04 commit 118ae08d35247b35ab6d480db9c3b3959b685e04 Author: Jakov Smolic <jakov.smolic@sartura.hr> AuthorDate: 2021-02-25 07:45:58 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-02-25 19:07:32 +0000 net-libs/libblkmaker: Remove old Bug: https://bugs.gentoo.org/727008 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Sam James <sam@gentoo.org> net-libs/libblkmaker/Manifest | 3 --- net-libs/libblkmaker/libblkmaker-0.3.2.ebuild | 26 -------------------------- net-libs/libblkmaker/libblkmaker-0.4.3.ebuild | 24 ------------------------ net-libs/libblkmaker/libblkmaker-0.5.3.ebuild | 25 ------------------------- 4 files changed, 78 deletions(-)