Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 756820 - x11-plugins/gkwebmon-0.2-r2 : fails to build with -fno-common or gcc-10
Summary: x11-plugins/gkwebmon-0.2-r2 : 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: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: -fno-common
  Show dependency tree
 
Reported: 2020-11-26 11:31 UTC by Toralf Förster
Modified: 2020-11-26 12:56 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.21 KB, text/plain)
2020-11-26 11:31 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,365.19 KB, text/plain)
2020-11-26 11:31 UTC, Toralf Förster
Details
environment (environment,51.28 KB, text/plain)
2020-11-26 11:31 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,24.00 KB, application/x-bzip)
2020-11-26 11:31 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,14.86 KB, application/x-bzip)
2020-11-26 11:31 UTC, Toralf Förster
Details
x11-plugins:gkwebmon-0.2-r2:20201126-103847.log (x11-plugins:gkwebmon-0.2-r2:20201126-103847.log,8.04 KB, text/plain)
2020-11-26 11:32 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-11-26 11:31:49 UTC
gk.c:496:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  496 |  start_thread((void *) i);
      |               ^
x86_64-pc-linux-gnu-gcc webmon.o gk.o -o gkwebmon.so -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype  -lssl -lpthread
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gk.o:(.bss+0x980): multiple definition of `updatetime'; webmon.o:(.bss+0x980): first defined here
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gk.o:(.bss+0x20): multiple definition of `wi'; webmon.o:(.bss+0x20): first defined here

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-20201114-212310

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.3.1
 [3] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.0.0
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python3.6 (fallback)
  [5]   python2.7 (fallback)
  [6]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems)
  [2]   ruby26 (with Rubygems)
  [3]   ruby27 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.48.0 *
The following VMs are available for generation-2:
1)	JamVM JDK 2.0.0 [jamvm]
*)	AdoptOpenJDK 8.272_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   jamvm 
  [2]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Thu Nov 26 09:35:31 AM UTC 2020

emerge -qpvO x11-plugins/gkwebmon
[ebuild  N    ] x11-plugins/gkwebmon-0.2-r2
Comment 1 Toralf Förster gentoo-dev 2020-11-26 11:31:51 UTC
this seems to be either still an issue or a similarity to the one reported in bug 707226
Comment 2 Toralf Förster gentoo-dev 2020-11-26 11:31:52 UTC
Created attachment 675082 [details]
emerge-info.txt
Comment 3 Toralf Förster gentoo-dev 2020-11-26 11:31:54 UTC
Created attachment 675085 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-11-26 11:31:55 UTC
Created attachment 675088 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-11-26 11:31:57 UTC
Created attachment 675091 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-11-26 11:31:58 UTC
Created attachment 675094 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-11-26 11:32:00 UTC
Created attachment 675097 [details]
x11-plugins:gkwebmon-0.2-r2:20201126-103847.log
Comment 8 Toralf Förster gentoo-dev 2020-11-26 12:56:01 UTC
maybe a tree sync race condition