Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 709724 - app-misc/vcontrold-0.98.8 : fails to build with -fno-common or gcc-10
Summary: app-misc/vcontrold-0.98.8 : 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: Tobias Leupold
URL: https://github.com/openv/vcontrold/co...
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: -fno-common
  Show dependency tree
 
Reported: 2020-02-15 11:55 UTC by Toralf Förster
Modified: 2021-01-06 16:35 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.74 KB, text/plain)
2020-02-15 11:55 UTC, Toralf Förster
Details
app-misc:vcontrold-0.98.8:20200215-114248.log (app-misc:vcontrold-0.98.8:20200215-114248.log,10.42 KB, text/plain)
2020-02-15 11:55 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,238.48 KB, text/plain)
2020-02-15 11:55 UTC, Toralf Förster
Details
environment (environment,85.81 KB, text/plain)
2020-02-15 11:55 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.42 KB, application/x-bzip)
2020-02-15 11:55 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,3.63 KB, application/x-bzip)
2020-02-15 11:55 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,23.08 KB, application/x-bzip)
2020-02-15 11:55 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-15 11:55:15 UTC
[6/20] /usr/bin/x86_64-pc-linux-gnu-gcc  -I/usr/include/libxml2  -DNDEBUG -O2 -pipe -march=native -fno-common -MD -MT CMakeFiles/vclient.dir/src/vclient.c.o -MF CMakeFiles/vclient.dir/src/vclient.c.o.d -o CMakeFiles/vclient.dir/src/vclient.c.o -c /var/tmp/portage/app-misc/vcontrold-0.98.8/work/vcontrold-0.98.8/src/vclient.c
[7/20] : && /usr/bin/x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common  -Wl,-O1 -Wl,--as-needed    -rdynamic CMakeFiles/vclient.dir/src/common.c.o CMakeFiles/vclient.dir/src/socket.c.o CMakeFiles/vclient.dir/src/io.c.o CMakeFiles/vclient.dir/src/client.c.o CMakeFiles/vclient.dir/src/vclient.c.o  -o vclient   && :
FAILED: vclient 
: && /usr/bin/x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common  -Wl,-O1 -Wl,--as-needed    -rdynamic CMakeFiles/vclient.dir/src/common.c.o CMakeFiles/vclient.dir/src/socket.c.o CMakeFiles/vclient.dir/src/io.c.o CMakeFiles/vclient.dir/src/client.c.o CMakeFiles/vclient.dir/src/vclient.c.o  -o vclient   && :
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: CMakeFiles/vclient.dir/src/vclient.c.o:(.bss+0x20): multiple definition of `TxRx'; CMakeFiles/vclient.dir/src/client.c.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_desktop_gnome_systemd-libressl-20200209-121610

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

  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.6
  [3]   python3.7 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.41.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
ghc:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Sat, 15 Feb 2020 10:37:45 +0000

emerge -qpvO app-misc/vcontrold
[ebuild  N    ] app-misc/vcontrold-0.98.8  USE="man vclient -vsim"
Comment 1 Toralf Förster gentoo-dev 2020-02-15 11:55:18 UTC
Created attachment 613924 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-02-15 11:55:21 UTC
Created attachment 613926 [details]
app-misc:vcontrold-0.98.8:20200215-114248.log
Comment 3 Toralf Förster gentoo-dev 2020-02-15 11:55:24 UTC
Created attachment 613928 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-02-15 11:55:26 UTC
Created attachment 613930 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-02-15 11:55:29 UTC
Created attachment 613932 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-02-15 11:55:31 UTC
Created attachment 613934 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-02-15 11:55:34 UTC
Created attachment 613936 [details]
temp.tbz2
Comment 8 Tobias Leupold 2020-02-15 11:58:40 UTC
Reported upstream: https://github.com/openv/vcontrold/issues/60
Comment 9 Tobias Leupold 2020-02-24 16:41:32 UTC
Fixed upstream: https://github.com/openv/vcontrold/issues/60
Comment 10 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-10-31 06:46:44 UTC
(In reply to Tobias Leupold from comment #9)
> Fixed upstream: https://github.com/openv/vcontrold/issues/60

thanks!
Comment 11 Larry the Git Cow gentoo-dev 2021-01-06 16:35:39 UTC
The bug has been referenced in the following commit(s):

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

commit 20bc9b29e07b6bd6f113602c1258113420e3261e
Author:     Andreas K. Huettel <dilfridge@gentoo.org>
AuthorDate: 2021-01-06 16:32:06 +0000
Commit:     Andreas K. Huettel <dilfridge@gentoo.org>
CommitDate: 2021-01-06 16:35:16 +0000

    app-misc/vcontrold: Remove old
    
    Bug: https://bugs.gentoo.org/709724
    Package-Manager: Portage-3.0.12, Repoman-3.0.2
    Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>

 app-misc/vcontrold/Manifest                |  1 -
 app-misc/vcontrold/vcontrold-0.98.8.ebuild | 43 ------------------------------
 2 files changed, 44 deletions(-)