Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 706824 - app-benchmarks/contest-0.61-r1 : fails to build with -fno-common or gcc-10
Summary: app-benchmarks/contest-0.61-r1 : 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)
Deadline: 2021-02-01
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: -fno-common gcc-10-stable
  Show dependency tree
 
Reported: 2020-01-28 18:16 UTC by Toralf Förster
Modified: 2021-02-01 09:50 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.74 KB, text/plain)
2020-01-28 18:16 UTC, Toralf Förster
Details
app-benchmarks:contest-0.61-r1:20200127-223750.log (app-benchmarks:contest-0.61-r1:20200127-223750.log,6.18 KB, text/plain)
2020-01-28 18:16 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,103.20 KB, text/plain)
2020-01-28 18:16 UTC, Toralf Förster
Details
environment (environment,88.11 KB, text/plain)
2020-01-28 18:16 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.06 KB, application/x-bzip)
2020-01-28 18:16 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,21.61 KB, application/x-bzip)
2020-01-28 18: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 18:16:33 UTC
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -std=gnu89   -c -o dbench_load.o dbench_load.c
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -std=gnu89   -c -o process_load.o process_load.c
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -std=gnu89   -c -o list_load.o list_load.c
x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -fno-common -std=gnu89 -o contest main.o bmark.o trivial.o sysinfo.o ctar_load.o xtar_load.o read_load.o mem_load.o io_load.o dbench_load.o process_load.o list_load.o 
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: bmark.o:(.bss+0x0): multiple definition of `report_progress_buf'; main.o:(.bss+0x60): first defined here
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ctar_load.o:(.bss+0x0): multiple definition of `report_progress_buf'; main.o:(.bss+0x60): 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 (uninstalled)
  [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 <==
Mon, 27 Jan 2020 21:46:14 +0000

emerge -qpvO app-benchmarks/contest
[ebuild  N    ] app-benchmarks/contest-0.61-r1
Comment 1 Toralf Förster gentoo-dev 2020-01-28 18:16:36 UTC
Created attachment 605952 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-01-28 18:16:39 UTC
Created attachment 605954 [details]
app-benchmarks:contest-0.61-r1:20200127-223750.log
Comment 3 Toralf Förster gentoo-dev 2020-01-28 18:16:42 UTC
Created attachment 605956 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-01-28 18:16:46 UTC
Created attachment 605958 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-01-28 18:16:49 UTC
Created attachment 605960 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-01-28 18:16:52 UTC
Created attachment 605962 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2021-02-01 09:50:27 UTC
The bug has been closed via the following commit(s):

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

commit f3628c21070326d4b0a82eefb494851b6dad9e3a
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2021-02-01 09:46:59 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2021-02-01 09:50:11 +0000

    app-benchmarks/contest: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/706824
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 app-benchmarks/contest/Manifest                    |  1 -
 app-benchmarks/contest/contest-0.61-r1.ebuild      | 37 ----------------------
 .../files/contest-0.61-fix-buildsystem.patch       | 22 -------------
 .../contest/files/contest-fortify_sources.patch    | 11 -------
 app-benchmarks/contest/metadata.xml                |  5 ---
 profiles/package.mask                              |  6 ----
 6 files changed, 82 deletions(-)