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

Bug 709512

Summary: app-text/cook-1.0.2-r1 : 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 FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 705764    
Attachments: emerge-info.txt
app-text:cook-1.0.2-r1:20200213-170712.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2020-02-13 18:29:49 UTC
dgscan.c:753:16: warning: implicit declaration of function ‘isxdigit’ [-Wimplicit-function-declaration]
  753 |           if (!isxdigit(c))
      |                ^~~~~~~~
x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed dgparse.o main.o dgexec.o dgvar.o dgdb.o dgmeth.o dgfilt.o dglex.o -o cook
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dglex.o:(.bss+0x3c8): multiple definition of `yylval'; dgparse.o:(.bss+0x8): first defined here
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dglex.o: in function `push_file':

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib_hardened-libressl-20200208-141802

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

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

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Thu, 13 Feb 2020 15:07:30 +0000

emerge -qpvO app-text/cook
[ebuild  N    ] app-text/cook-1.0.2-r1
Comment 1 Toralf Förster gentoo-dev 2020-02-13 18:29:51 UTC
Created attachment 613682 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-02-13 18:29:54 UTC
Created attachment 613684 [details]
app-text:cook-1.0.2-r1:20200213-170712.log
Comment 3 Toralf Förster gentoo-dev 2020-02-13 18:29:57 UTC
Created attachment 613686 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-02-13 18:30:00 UTC
Created attachment 613688 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-02-13 18:30:03 UTC
Created attachment 613690 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-02-13 18:30:06 UTC
Created attachment 613692 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-11-28 20:46:28 UTC
The bug has been referenced in the following commit(s):

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

commit 1502f21b5801d243ad40fba4b2cc4aa3f8d4182c
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-11-28 20:46:13 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-11-28 20:46:13 +0000

    package.mask: Last-rite app-text/cook
    
    Bug: https://bugs.gentoo.org/709512
    Bug: https://bugs.gentoo.org/713300
    Bug: https://bugs.gentoo.org/729518
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/package.mask | 5 +++++
 1 file changed, 5 insertions(+)
Comment 8 Larry the Git Cow gentoo-dev 2020-12-31 08:58:09 UTC
The bug has been closed via the following commit(s):

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

commit b3c700776fc915f9c984d96688253b40965edadc
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-12-31 08:55:14 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-12-31 08:55:24 +0000

    app-text/cook: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/709512
    Closes: https://bugs.gentoo.org/713300
    Closes: https://bugs.gentoo.org/729518
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 app-text/cook/Manifest             |  1 -
 app-text/cook/cook-1.0.2-r1.ebuild | 41 --------------------------------------
 app-text/cook/metadata.xml         |  8 --------
 profiles/package.mask              |  5 -----
 4 files changed, 55 deletions(-)