Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 706556 - app-admin/radmind-1.15.1 : fails to build with -fno-common or gcc-10
Summary: app-admin/radmind-1.15.1 : fails to build with -fno-common or gcc-10
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-26 21:36 UTC by Toralf Förster
Modified: 2021-02-10 17:09 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.41 KB, text/plain)
2020-01-26 21:36 UTC, Toralf Förster
Details
app-admin:radmind-1.15.1:20200126-211807.log (app-admin:radmind-1.15.1:20200126-211807.log,25.52 KB, text/plain)
2020-01-26 21:36 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,115.82 KB, text/plain)
2020-01-26 21:36 UTC, Toralf Förster
Details
environment (environment,19.74 KB, text/plain)
2020-01-26 21:36 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.81 KB, application/x-bzip)
2020-01-26 21:36 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.46 KB, application/x-bzip)
2020-01-26 21:36 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,10.95 KB, application/x-bzip)
2020-01-26 21:36 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2020-01-26 21:36:31 UTC
	-D_RADMIND_HOST=\"radmind\" \
	-D_RADMIND_AUTHLEVEL=0 \
	-c ./lfdiff.c
x86_64-pc-linux-gnu-gcc  -Wall -Wmissing-prototypes -O2 -pipe -march=native -fno-common -I/usr/include -I/usr/include -I./libsnet -I. -o lfdiff version.o lfdiff.o argcargv.o connect.o retr.o cksum.o progress.o base64.o applefile.o code.o tls.o pathcmp.o transcript.o list.o radstat.o hardlink.o mkprefix.o wildcard.o openssl_compat.o -Llibsnet/.libs -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -lsnet -lssl -lnsl  -lssl -lcrypto -lpam -lz
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: transcript.o:(.bss+0x10): multiple definition of `cksum'; lfdiff.o:(.bss+0x18): first defined here
collect2: error: ld returned 1 exit status

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib-20200124-204141

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *


llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.40.0 *



repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Sun, 26 Jan 2020 20:26:16 +0000

emerge -qpvO app-admin/radmind
[ebuild  N    ] app-admin/radmind-1.15.1  USE="-libressl"
Comment 1 Toralf Förster gentoo-dev 2020-01-26 21:36:34 UTC
Created attachment 604950 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-01-26 21:36:36 UTC
Created attachment 604952 [details]
app-admin:radmind-1.15.1:20200126-211807.log
Comment 3 Toralf Förster gentoo-dev 2020-01-26 21:36:39 UTC
Created attachment 604954 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-01-26 21:36:42 UTC
Created attachment 604956 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-01-26 21:36:45 UTC
Created attachment 604958 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-01-26 21:36:48 UTC
Created attachment 604960 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-01-26 21:36:51 UTC
Created attachment 604962 [details]
temp.tbz2
Comment 8 Andreas K. Hüttel archtester gentoo-dev 2020-11-07 18:24:26 UTC
Last upstream activity in 2014
Comment 9 Larry the Git Cow gentoo-dev 2020-11-07 18:25:05 UTC
The bug has been referenced in the following commit(s):

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

commit 9dce1946ac8d694128fd5e871a09c9e5e37a223d
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2020-11-07 18:24:34 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2020-11-07 18:24:50 +0000

    app-admin/radmind: Apply gcc-10 workaround
    
    Bug: https://bugs.gentoo.org/706556
    Package-Manager: Portage-3.0.8, Repoman-3.0.2
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 app-admin/radmind/radmind-1.15.1.ebuild | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)
Comment 10 Jakov Smolić archtester gentoo-dev 2021-02-10 17:06:47 UTC
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79ab506b3c9268b40e70f0a894e7e3b10dd25756

commit 79ab506b3c9268b40e70f0a894e7e3b10dd25756
Author:     Ben Kohler <bkohler@gentoo.org>
AuthorDate: 2021-02-09 16:33:53 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2021-02-09 16:59:17 +0000

    app-admin/radmind: bump to 1.15.3
    
    Includes gcc10 fix upstream
    
    Bug: https://bugs.gentoo.org/706702
    Package-Manager: Portage-3.0.14, Repoman-3.0.2
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>