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

Bug 706918

Summary: media-sound/dvda-author-10.06-r1 : fails to build with -fno-common or gcc-10
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
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
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
media-sound:dvda-author-10.06-r1:20200128-094709.log
temp.tbz2

Description Toralf Förster gentoo-dev 2020-01-28 18:38:57 UTC
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../libutils/src/include -I../src/include -I../libats2wav/src/include -I..     -I../libfixwav/src/include -I/usr/include -I/usr/local/include -I/usr/include/FLAC -I/usr/include/FLAC -I/usr/include/ogg  -g0 -O3 -O2 -pipe -march=native -fno-common -std=c99  -DCPU_IS_LITTLE_ENDIAN -c xml.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../libutils/src/include -I../src/include -I../libats2wav/src/include -I..     -I../libfixwav/src/include -I/usr/include -I/usr/local/include -I/usr/include/FLAC -I/usr/include/FLAC -I/usr/include/ogg  -g0 -O3 -O2 -pipe -march=native -fno-common -std=c99  -DCPU_IS_LITTLE_ENDIAN -c sound.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../libutils/src/include -I../src/include -I../libats2wav/src/include -I..     -I../libfixwav/src/include -I/usr/include -I/usr/local/include -I/usr/include/FLAC -I/usr/include/FLAC -I/usr/include/ogg  -g0 -O3 -O2 -pipe -march=native -fno-common -std=c99  -DCPU_IS_LITTLE_ENDIAN -c libsoxconvert.c
x86_64-pc-linux-gnu-gcc  -g0 -O3 -O2 -pipe -march=native -fno-common -std=c99  -DCPU_IS_LITTLE_ENDIAN amg2.o ats.o atsi2.o audio.o auxiliary.o dvda-author2.o file_input_parsing.o samg2.o videoimport.o launch_manager.o command_line_parsing.o lexer.o menu.o asvs.o xml.o sound.o libsoxconvert.o -lm -L/usr/local/lib -L/usr/lib -lFLAC -logg   -lsox -liberty -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/local/lib -lm -L/usr/local/lib/FLAC -L/usr/local/lib/FLAC -L/usr/lib -L/usr/local/lib -lm -L/usr/local/lib/ogg -L/usr/local/lib/OGG -L/usr/lib -L/usr/local/lib -lm -L/usr/local/lib/fixwav -L/usr/local/lib/FIXWAV -L/usr/lib -L/usr/local/lib -lm -L/usr/local/lib/sox -L/usr/local/lib/SOX -L/usr/lib -L/usr/local/lib -lm -L/usr/local/lib/iberty -L/usr/local/lib/IBERTY -o dvda ../libutils/src/libc_utils.a ../libats2wav/src/libats2wav.a         ../libfixwav/src/libfixwav.a -liberty -lsox -lsox -lsox -lsox -lsox -lsox -lsox -lsox -lsox -lsox 
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: command_line_parsing.o:(.bss+0x20): multiple definition of `globals'; dvda-author2.o:(.bss+0x40): first defined here
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: menu.o:(.bss+0x41): multiple definition of `maxbuttons'; command_line_parsing.o:(.bss+0x1): 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
  [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 <==
Tue, 28 Jan 2020 08:46:21 +0000

emerge -qpvO media-sound/dvda-author
[ebuild  N    ] media-sound/dvda-author-10.06-r1  USE="-debug"
Comment 1 Toralf Förster gentoo-dev 2020-01-28 18:38:59 UTC
Created attachment 606562 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-01-28 18:39:02 UTC
Created attachment 606564 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-01-28 18:39:05 UTC
Created attachment 606566 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-01-28 18:39:08 UTC
Created attachment 606568 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-01-28 18:39:11 UTC
Created attachment 606570 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-01-28 18:39:13 UTC
Created attachment 606572 [details]
media-sound:dvda-author-10.06-r1:20200128-094709.log
Comment 7 Toralf Förster gentoo-dev 2020-01-28 18:39:16 UTC
Created attachment 606574 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-12-28 12:43:11 UTC
The bug has been closed via the following commit(s):

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

commit e52fb5f0180b62a7f47d0a6cd728df10553fc616
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2020-12-28 12:42:53 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-12-28 12:42:53 +0000

    media-sound/dvda-author: Port to EAPI 7
    
    Closes: https://bugs.gentoo.org/706918
    Closes: https://bugs.gentoo.org/740342
    Package-Manager: Portage-3.0.9, Repoman-3.0.1
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: David Seifert <soap@gentoo.org>

 .../dvda-author/dvda-author-10.06-r1.ebuild        | 36 ++++++++++++----------
 .../files/dvda-author-10.06-desktop-QA.patch       | 11 +++++++
 .../files/dvda-author-10.06-fno-common.patch       | 22 +++++++++++++
 3 files changed, 53 insertions(+), 16 deletions(-)