Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 707004 - app-crypt/sign-1.0.7 : fails to build with -fno-common or gcc-10
Summary: app-crypt/sign-1.0.7 : 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: Alice Ferrazzi
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: -fno-common gcc-10-stable
  Show dependency tree
 
Reported: 2020-01-28 19:16 UTC by Toralf Förster
Modified: 2021-02-24 23:59 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.00 KB, text/plain)
2020-01-28 19:16 UTC, Toralf Förster
Details
app-crypt:sign-1.0.7:20200128-191016.log (app-crypt:sign-1.0.7:20200128-191016.log,10.97 KB, text/plain)
2020-01-28 19:16 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,149.36 KB, text/plain)
2020-01-28 19:16 UTC, Toralf Förster
Details
environment (environment,73.70 KB, text/plain)
2020-01-28 19:16 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,15.41 KB, application/x-bzip)
2020-01-28 19:16 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,19.58 KB, application/x-bzip)
2020-01-28 19:16 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-28 19:16:27 UTC
      |                                                            ^
sign.c:1037:2: note: in expansion of macro ‘buf_assign’
 1037 |  buf_assign(&kfp, hval, md5_alg->hlen);
      |  ^~~~~~~~~~
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: buf.o:(.bss+0x0): multiple definition of `xrealloc'; /var/tmp/portage/app-crypt/sign-1.0.7/temp/cc9o86TS.o:(.bss+0x8): first defined here
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: digest.o:(.bss+0x0): multiple definition of `xrealloc'; /var/tmp/portage/app-crypt/sign-1.0.7/temp/cc9o86TS.o:(.bss+0x8): first defined here

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-libressl-20200125-150902

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

  Please see the tracker bug for details.

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

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
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 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.14.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Tue, 28 Jan 2020 19:06:20 +0000

emerge -qpvO app-crypt/sign
[ebuild  N    ] app-crypt/sign-1.0.7  USE="libressl"
Comment 1 Toralf Förster gentoo-dev 2020-01-28 19:16:30 UTC
Created attachment 607130 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-01-28 19:16:33 UTC
Created attachment 607132 [details]
app-crypt:sign-1.0.7:20200128-191016.log
Comment 3 Toralf Förster gentoo-dev 2020-01-28 19:16:35 UTC
Created attachment 607134 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-01-28 19:16:38 UTC
Created attachment 607136 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-01-28 19:16:41 UTC
Created attachment 607138 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-01-28 19:16:44 UTC
Created attachment 607140 [details]
temp.tbz2
Comment 7 Jonas Stein gentoo-dev 2020-10-19 21:08:42 UTC
bug and patch should be reported upstream too: 
https://github.com/apankrat/sign
Comment 8 Larry the Git Cow gentoo-dev 2021-02-24 23:59:41 UTC
The bug has been closed via the following commit(s):

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

commit 86559a3a8d606fe0e3a2d92a528d79c4b7d277b4
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2021-02-24 20:44:39 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-02-24 23:58:19 +0000

    app-crypt/sign: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/562724
    Closes: https://bugs.gentoo.org/677170
    Closes: https://bugs.gentoo.org/707004
    
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: Sam James <sam@gentoo.org>

 app-crypt/sign/Manifest                        |  1 -
 app-crypt/sign/files/1.0.7-as-needed.patch     | 10 -------
 app-crypt/sign/files/1.0.7-openssl-0.9.8.patch | 12 --------
 app-crypt/sign/metadata.xml                    | 14 ----------
 app-crypt/sign/sign-1.0.7.ebuild               | 38 --------------------------
 profiles/package.mask                          |  5 ----
 6 files changed, 80 deletions(-)