Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 707928 - net-fs/openafs-kernel-1.6.22.2 : fails to build with -fno-common or gcc-10
Summary: net-fs/openafs-kernel-1.6.22.2 : 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: Adam Feldman
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: -fno-common
  Show dependency tree
 
Reported: 2020-02-02 13:50 UTC by Toralf Förster
Modified: 2020-11-29 19:14 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.90 KB, text/plain)
2020-02-02 13:50 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,311.99 KB, text/plain)
2020-02-02 13:50 UTC, Toralf Förster
Details
environment (environment,141.83 KB, text/plain)
2020-02-02 13:50 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,22.28 KB, application/x-bzip)
2020-02-02 13:50 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,53.59 KB, application/x-bzip)
2020-02-02 13:51 UTC, Toralf Förster
Details
net-fs:openafs-kernel-1.6.22.2:20200202-133824.log (net-fs:openafs-kernel-1.6.22.2:20200202-133824.log,46.58 KB, text/plain)
2020-02-02 13:51 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,39.33 KB, application/x-bzip)
2020-02-02 13:51 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-02-02 13:50:47 UTC
x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=native -fno-common -I/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/src/config -I/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include -I. -I.  -D_LARGEFILE64_SOURCE   -c make_s_table.c
x86_64-pc-linux-gnu-gcc -fPIC -c -O2 -pipe -march=native -fno-common -I/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/src/config -I/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include -I. -I.  -D_LARGEFILE64_SOURCE   -o misc-i.o ./misc.c
x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=native -fno-common -I/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/src/config -I/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include -I. -I.  -D_LARGEFILE64_SOURCE   -c main.c
x86_64-pc-linux-gnu-gcc make_s_table.o misc-i.o main.o -Wl,-O1 -Wl,--as-needed         -o make_s_table
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: misc-i.o:(.bss+0x0): multiple definition of `des_debug'; make_s_table.o:(.bss+0x0): 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-libressl-20200125-183534

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

  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:
*)	AdoptOpenJDK 8.242_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
ghc:
The Glorious Glasgow Haskell Compilation System, version 7.10.3

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Sun, 02 Feb 2020 12:47:54 +0000

emerge -qpvO net-fs/openafs-kernel
[ebuild  N    ] net-fs/openafs-kernel-1.6.22.2  USE="-debug"
Comment 1 Toralf Förster gentoo-dev 2020-02-02 13:50:50 UTC
Created attachment 611042 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-02-02 13:50:52 UTC
Created attachment 611044 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-02-02 13:50:55 UTC
Created attachment 611046 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-02-02 13:50:58 UTC
Created attachment 611048 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-02-02 13:51:01 UTC
Created attachment 611050 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-02-02 13:51:04 UTC
Created attachment 611052 [details]
net-fs:openafs-kernel-1.6.22.2:20200202-133824.log
Comment 7 Toralf Förster gentoo-dev 2020-02-02 13:51:06 UTC
Created attachment 611054 [details]
temp.tbz2
Comment 8 Cheyenne Wills 2020-03-20 14:53:07 UTC
Just a note from an upstream maintainer.. Upstream's focus is on 1.8 (we are working on 1.8.6-prex).  The 1.6 is viewed as old-stable.

Upstream 1.8.5 builds cleanly on Linux 5.5.  Linux 5.6 requires some patches that will be going into 1.8.6.

In addition the gcc-10 (and clang 9) patches are in the 1.8.x series and have not been backported to 1.6
Comment 9 Larry the Git Cow gentoo-dev 2020-11-29 19:14:34 UTC
The bug has been closed via the following commit(s):

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

commit 07628bb2188c4ce09f32bd8263987a107b794ce5
Author:     Andrew Savchenko <bircoph@gentoo.org>
AuthorDate: 2020-11-29 18:55:26 +0000
Commit:     Andrew Savchenko <bircoph@gentoo.org>
CommitDate: 2020-11-29 19:14:12 +0000

    net-fs/openafs-kernel: remove last rited and vulnerable package
    
    All functionality is peserved within net-fs/openafs[modules].
    
    Bug: https://bugs.gentoo.org/719136
    Closes: https://bugs.gentoo.org/703506
    Closes: https://bugs.gentoo.org/707928
    Closes: https://bugs.gentoo.org/724920
    
    Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>

 net-fs/openafs-kernel/Manifest                     |   3 -
 net-fs/openafs-kernel/metadata.xml                 |  11 --
 .../openafs-kernel-1.6.22.1-r1.ebuild              | 134 ---------------------
 .../openafs-kernel-1.6.22.2-r1.ebuild              | 134 ---------------------
 4 files changed, 282 deletions(-)