Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 707794

Summary: net-misc/termpkg-3.3.9.1-r2 : fails to build with -fno-common or gcc-10
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED WONTFIX    
Severity: normal Keywords: PMASKED
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 705764    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
net-misc:termpkg-3.3.9.1-r2:20200201-182428.log
temp.tbz2

Description Toralf Förster gentoo-dev 2020-02-01 19:20:12 UTC
trnTerminal.c:613:7: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  613 |       write(fileno(tnlout), &ch, 1);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
x86_64-pc-linux-gnu-gcc -o termnet termnet.o trnVars.o trnParse.o trnTerminal.o -L../libtn -ltn -Wl,-O1 -Wl,--as-needed
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../libtn/libtn.a(tnlVars.o):(.bss+0x0): multiple definition of `OrgTermios'; trnVars.o:(.bss+0x0): first defined here
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../libtn/libtn.a(tnlVars.o):(.bss+0x40): multiple definition of `RunTermios'; trnVars.o:(.bss+0x40): first defined here

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-libressl-20200126-092715

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

  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
ghc:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Sat, 01 Feb 2020 14:48:30 +0000

emerge -qpvO net-misc/termpkg
[ebuild  N    ] net-misc/termpkg-3.3.9.1-r2  USE="uucp"
Comment 1 Toralf Förster gentoo-dev 2020-02-01 19:20:14 UTC
Created attachment 610578 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-02-01 19:20:17 UTC
Created attachment 610580 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-02-01 19:20:20 UTC
Created attachment 610582 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-02-01 19:20:23 UTC
Created attachment 610584 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-02-01 19:20:26 UTC
Created attachment 610586 [details]
net-misc:termpkg-3.3.9.1-r2:20200201-182428.log
Comment 6 Toralf Förster gentoo-dev 2020-02-01 19:20:29 UTC
Created attachment 610588 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-09-12 20:44:28 UTC
The bug has been referenced in the following commit(s):

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

commit 1e5c72511753dbf58e6555b34824f461ec96a3f0
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2020-09-12 20:43:21 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-09-12 20:43:21 +0000

    net-misc/termpkg: remove last-rited package
    
    Bug: https://bugs.gentoo.org/707794
    Bug: https://bugs.gentoo.org/712886
    Bug: https://bugs.gentoo.org/725178
    Closes: https://bugs.gentoo.org/730640
    Signed-off-by: Sam James <sam@gentoo.org>

 net-misc/termpkg/Manifest                          |  2 -
 net-misc/termpkg/files/termnetd.confd              | 14 ----
 net-misc/termpkg/files/termnetd.initd              | 51 ------------
 net-misc/termpkg/files/termpkg-3.3-ttydforfax.diff | 28 -------
 net-misc/termpkg/files/termpkg-3.3.9.1-gcc43.diff  | 11 ---
 net-misc/termpkg/files/ttyd.confd                  | 63 --------------
 net-misc/termpkg/files/ttyd.initd                  | 95 ----------------------
 net-misc/termpkg/metadata.xml                      | 17 ----
 net-misc/termpkg/termpkg-3.3.9.1-r2.ebuild         | 64 ---------------
 profiles/package.mask                              |  6 --
 10 files changed, 351 deletions(-)