Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 708544 - x11-terms/kitty-0.16.0 : fails to build with -fno-common or gcc-10
Summary: x11-terms/kitty-0.16.0 : fails to build with -fno-common or gcc-10
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Pablo Orduna
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: -fno-common
  Show dependency tree
 
Reported: 2020-02-06 22:28 UTC by Toralf Förster
Modified: 2020-05-08 10:36 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.32 KB, text/plain)
2020-02-06 22:28 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,153.20 KB, text/plain)
2020-02-06 22:28 UTC, Toralf Förster
Details
environment (environment,94.19 KB, text/plain)
2020-02-06 22:28 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.41 KB, application/x-bzip)
2020-02-06 22:28 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,25.43 KB, application/x-bzip)
2020-02-06 22:28 UTC, Toralf Förster
Details
x11-terms:kitty-0.16.0:20200206-172653.log (x11-terms:kitty-0.16.0:20200206-172653.log,158.60 KB, text/plain)
2020-02-06 22:28 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-02-06 22:28:11 UTC
x86_64-pc-linux-gnu-gcc -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -fwrapv -fstack-protector-strong -fvisibility=hidden -fPIC -O2 -pipe -march=native -fno-common -flto -Ikitty -I/usr/include/python3.6m -Wall -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -flto build/subseq_matcher-charsets.c.o build/subseq_matcher-main.c.o build/subseq_matcher-output.c.o build/subseq_matcher-score.c.o build/subseq_matcher-unix_compat.c.o -lpthread -ldl -lutil -lm -L/usr/lib64 -lpython3.6m -Xlinker -export-dynamic -o build/kittens/choose/subseq_matcher.so
Linking kittens/choose/subseq_matcher ...
x86_64-pc-linux-gnu-gcc -Wextra -Wfloat-conversion -Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=c11 -fwrapv -fstack-protector-strong -fvisibility=hidden -fPIC -O2 -pipe -march=native -fno-common -flto -Ikitty -I/usr/include/python3.6m -Wall -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -flto build/subseq_matcher-charsets.c.o build/subseq_matcher-main.c.o build/subseq_matcher-output.c.o build/subseq_matcher-score.c.o build/subseq_matcher-unix_compat.c.o -lpthread -ldl -lutil -lm -L/usr/lib64 -lpython3.6m -Xlinker -export-dynamic -o build/kittens/choose/subseq_matcher.so
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: build/subseq_matcher-output.c.o (symbol from plugin): in function `output_results':
(.text+0x0): multiple definition of `glfwDBusSetUserNotificationHandler_impl'; build/subseq_matcher-main.c.o (symbol from plugin):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: build/subseq_matcher-output.c.o (symbol from plugin): in function `output_results':

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_developer-libressl-20200202-211607

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

  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.41.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 <==
Thu, 06 Feb 2020 16:47:04 +0000

emerge -qpvO x11-terms/kitty
[ebuild  N    ] x11-terms/kitty-0.16.0  USE="-debug -wayland" PYTHON_SINGLE_TARGET="python3_6 -python3_7 -python3_8" PYTHON_TARGETS="python3_6 -python3_7 -python3_8"
Comment 1 Toralf Förster gentoo-dev 2020-02-06 22:28:14 UTC
Created attachment 612354 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-02-06 22:28:17 UTC
Created attachment 612356 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-02-06 22:28:20 UTC
Created attachment 612358 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-02-06 22:28:23 UTC
Created attachment 612360 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-02-06 22:28:26 UTC
Created attachment 612362 [details]
temp.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-02-06 22:28:29 UTC
Created attachment 612364 [details]
x11-terms:kitty-0.16.0:20200206-172653.log
Comment 7 Pablo Orduna 2020-05-08 10:36:28 UTC
Closing this bug as it has been resolved upstream and it does no longer occur in any of the kitty ebuilds available as of today.