Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 708044 - x11-plugins/asclock-2.0.12-r3 : fails to build with -fno-common or gcc-10
Summary: x11-plugins/asclock-2.0.12-r3 : 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 gcc-10-stable
  Show dependency tree
 
Reported: 2020-02-03 18:46 UTC by Toralf Förster
Modified: 2021-01-02 20:16 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.87 KB, text/plain)
2020-02-03 18:46 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,304.55 KB, text/plain)
2020-02-03 18:46 UTC, Toralf Förster
Details
environment (environment,79.17 KB, text/plain)
2020-02-03 18:46 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.69 KB, application/x-bzip)
2020-02-03 18:47 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,20.66 KB, application/x-bzip)
2020-02-03 18:47 UTC, Toralf Förster
Details
x11-plugins:asclock-2.0.12-r3:20200203-032732.log (x11-plugins:asclock-2.0.12-r3:20200203-032732.log,14.46 KB, text/plain)
2020-02-03 18:47 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-03 18:46:13 UTC
      |              ^~~~~~~~~~
asclock.h:49:14: warning: array ‘beats_xpm’ assumed to have one element
   49 | static char *beats_xpm[];
      |              ^~~~~~~~~
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: symbols.o:(.bss+0xf8): multiple definition of `itdocks'; asclock.o:(.bss+0x1c10): first defined here
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-20200126-201521

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

  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.6
  [3]   python3.7 (fallback)
  [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:
*)	AdoptOpenJDK 8.242_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
ghc:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Mon, 03 Feb 2020 02:48:24 +0000

emerge -qpvO x11-plugins/asclock
[ebuild  N    ] x11-plugins/asclock-2.0.12-r3
Comment 1 Toralf Förster gentoo-dev 2020-02-03 18:46:15 UTC
Created attachment 611336 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-02-03 18:46:34 UTC
Created attachment 611338 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-02-03 18:46:58 UTC
Created attachment 611340 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-02-03 18:47:11 UTC
Created attachment 611342 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-02-03 18:47:22 UTC
Created attachment 611344 [details]
temp.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-02-03 18:47:28 UTC
Created attachment 611346 [details]
x11-plugins:asclock-2.0.12-r3:20200203-032732.log
Comment 7 Larry the Git Cow gentoo-dev 2021-01-02 20:16:49 UTC
The bug has been closed via the following commit(s):

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

commit c59873c1b8fa28e8f40ecaa4d9a730c085a25b58
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2021-01-02 20:16:33 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-01-02 20:16:33 +0000

    x11-plugins/asclock: Port to EAPI 7
    
    Closes: https://bugs.gentoo.org/708044
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: David Seifert <soap@gentoo.org>

 x11-plugins/asclock/asclock-2.0.12-r3.ebuild        | 17 ++++++++++-------
 .../asclock/files/asclock-2.0.12-fno-common.patch   | 21 +++++++++++++++++++++
 2 files changed, 31 insertions(+), 7 deletions(-)