Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 706562 - dev-libs/foma-0.9.18 : fails to build with -fno-common or gcc-10
Summary: dev-libs/foma-0.9.18 : 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: Joonas Niilola
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: -fno-common
  Show dependency tree
 
Reported: 2020-01-26 21:49 UTC by Toralf Förster
Modified: 2020-05-04 16:25 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.54 KB, text/plain)
2020-01-26 21:49 UTC, Toralf Förster
Details
dev-libs:foma-0.9.18:20200126-214530.log (dev-libs:foma-0.9.18:20200126-214530.log,14.96 KB, text/plain)
2020-01-26 21:49 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,49.66 KB, text/plain)
2020-01-26 21:49 UTC, Toralf Förster
Details
environment (environment,50.20 KB, text/plain)
2020-01-26 21:49 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.68 KB, application/x-bzip)
2020-01-26 21:50 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,14.13 KB, application/x-bzip)
2020-01-26 21:50 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-26 21:49:48 UTC
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -Wl,--as-needed -D_GNU_SOURCE -std=c99 -fvisibility=hidden -fPIC -c regex.c -o regex.o
ar cru libfoma.a int_stack.o define.o determinize.o apply.o rewrite.o lexcread.o topsort.o flags.o minimize.o reverse.o extract.o sigma.o io.o structures.o constructions.o coaccessible.o utf8.o spelling.o dynarray.o mem.o stringhash.o trie.o lex.lexc.o lex.yy.o lex.cmatrix.o regex.o
x86_64-pc-linux-gnu-ranlib libfoma.a
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -Wl,--as-needed -D_GNU_SOURCE -std=c99 -fvisibility=hidden -fPIC -shared -Wl,-soname,libfoma.so.0 -o libfoma.so.0.9.18 int_stack.o define.o determinize.o apply.o rewrite.o lexcread.o topsort.o flags.o minimize.o reverse.o extract.o sigma.o io.o structures.o constructions.o coaccessible.o utf8.o spelling.o dynarray.o mem.o stringhash.o trie.o lex.lexc.o lex.yy.o lex.cmatrix.o regex.o -Wl,-O1 -Wl,--as-needed -lreadline -lz -lncurses
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: define.o:(.bss+0x0): multiple definition of `g_defines_f'; int_stack.o:(.bss+0x0): first defined here
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: define.o:(.bss+0x8): multiple definition of `g_defines'; int_stack.o:(.bss+0x8): 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 *


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) *

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 <==
Sun, 26 Jan 2020 20:26:16 +0000

emerge -qpvO dev-libs/foma
[ebuild  N    ] dev-libs/foma-0.9.18
Comment 1 Toralf Förster gentoo-dev 2020-01-26 21:49:51 UTC
Created attachment 604990 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-01-26 21:49:54 UTC
Created attachment 604992 [details]
dev-libs:foma-0.9.18:20200126-214530.log
Comment 3 Toralf Förster gentoo-dev 2020-01-26 21:49:57 UTC
Created attachment 604994 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-01-26 21:49:59 UTC
Created attachment 604996 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-01-26 21:50:02 UTC
Created attachment 604998 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-01-26 21:50:05 UTC
Created attachment 605000 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-05-04 16:25:09 UTC
The bug has been closed via the following commit(s):

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

commit f1277c228053f09a05a764588155db7452a89a63
Author:     Joonas Niilola <juippis@gentoo.org>
AuthorDate: 2020-05-04 16:10:30 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-05-04 16:24:47 +0000

    dev-libs/foma: -fno-common temporary fix
    
    Closes: https://bugs.gentoo.org/706562
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 dev-libs/foma/foma-0.9.18.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)