Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 713222 - dev-db/4store-1.1.5-r1 : fails to build with -fno-common or gcc-10
Summary: dev-db/4store-1.1.5-r1 : fails to build with -fno-common or gcc-10
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick Lauer
URL:
Whiteboard: ~arch only
Keywords: PMASKED
Depends on:
Blocks: -fno-common
  Show dependency tree
 
Reported: 2020-03-18 15:01 UTC by Toralf Förster
Modified: 2021-03-11 18:12 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.07 KB, text/plain)
2020-03-18 15:01 UTC, Toralf Förster
Details
dev-db:4store-1.1.5-r1:20200318-143106.log (dev-db:4store-1.1.5-r1:20200318-143106.log,168.19 KB, text/plain)
2020-03-18 15:01 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,84.00 KB, text/plain)
2020-03-18 15:01 UTC, Toralf Förster
Details
environment (environment,91.70 KB, text/plain)
2020-03-18 15:01 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.94 KB, application/x-bzip)
2020-03-18 15:01 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,11.15 KB, application/x-bzip)
2020-03-18 15:01 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,30.32 KB, application/x-bzip)
2020-03-18 15:01 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-03-18 15:01:31 UTC
      |         ^~~~~~
x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..    -std=gnu99 -fno-strict-aliasing -Wall  -g -O2 -I./ -I../ -DGIT_REV=\v1.1.5\ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -I/usr/include/raptor2  -I/usr/include/rasqal -I/usr/include/raptor2  -I/usr/include/libxml2  pcre-config --cflags -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c decimal.c
/bin/sh ../../libtool --tag=CC   --mode=link x86_64-gentoo-linux-musl-gcc -std=gnu99 -fno-strict-aliasing -Wall  -g -O2 -I./ -I../ -DGIT_REV=\v1.1.5\ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -I/usr/include/raptor2  -I/usr/include/rasqal -I/usr/include/raptor2  -I/usr/include/libxml2  pcre-config --cflags -O2 -pipe -march=native -fno-common -falign-functions=32:25:16  -Wl,-O1 -Wl,--as-needed -o 4s-query 4s-query.o query.o results.o query-data.o query-datatypes.o query-cache.o filter.o filter-datatypes.o order.o group.o optimiser.o decimal.o ../common/lib4sintl.a ../common/libsort.a ../libs/mt19937-64/libmt64.a -lm -lraptor2  -lrasqal -lraptor2   -luuid  -lncurses -lreadline -lglib-2.0  pcre-config --libs
libtool: link: x86_64-gentoo-linux-musl-gcc -std=gnu99 -fno-strict-aliasing -Wall -g -O2 -I./ -I../ -DGIT_REV=\v1.1.5\ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -I/usr/include/libxml2 -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wl,-O1 -Wl,--as-needed -o 4s-query 4s-query.o query.o results.o query-data.o query-datatypes.o query-cache.o filter.o filter-datatypes.o order.o group.o optimiser.o decimal.o  ../common/lib4sintl.a ../common/libsort.a ../libs/mt19937-64/libmt64.a -lm -lrasqal -lraptor2 -luuid -lncurses -lreadline -lglib-2.0 -lpcre
/usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: query.o:/var/tmp/portage/dev-db/4store-1.1.5-r1/work/4store-v1.1.5/src/frontend/query.h:12: multiple definition of rasqal_mutex; 4s-query.o:/var/tmp/portage/dev-db/4store-1.1.5-r1/work/4store-v1.1.5/src/frontend/query.h:12: first defined here
/usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: results.o:/var/tmp/portage/dev-db/4store-1.1.5-r1/work/4store-v1.1.5/src/frontend/query.h:12: multiple definition of rasqal_mutex; 4s-query.o:/var/tmp/portage/dev-db/4store-1.1.5-r1/work/4store-v1.1.5/src/frontend/query.h:12: first defined here

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-20200316-165821

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.3.0 *
clang version 10.0.0 
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
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.41.1 *

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Wed, 18 Mar 2020 13:38:27 +0000
emerge -qpvO dev-db/4store
[ebuild  N    ] dev-db/4store-1.1.5-r1
Comment 1 Toralf Förster gentoo-dev 2020-03-18 15:01:34 UTC
Created attachment 621722 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-18 15:01:36 UTC
Created attachment 621724 [details]
dev-db:4store-1.1.5-r1:20200318-143106.log
Comment 3 Toralf Förster gentoo-dev 2020-03-18 15:01:39 UTC
Created attachment 621726 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-03-18 15:01:42 UTC
Created attachment 621728 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-03-18 15:01:45 UTC
Created attachment 621730 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-18 15:01:48 UTC
Created attachment 621732 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-03-18 15:01:51 UTC
Created attachment 621734 [details]
temp.tbz2
Comment 8 Jakov Smolić archtester gentoo-dev 2021-03-11 18:12:52 UTC
Package removed