Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 715260 - x11-plugins/wmacpi-2.3-r1 : /.../ld: /.../libdockapp.so: undefined reference to display
Summary: x11-plugins/wmacpi-2.3-r1 : /.../ld: /.../libdockapp.so: undefined reference ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-29 09:52 UTC by Toralf Förster
Modified: 2020-03-29 11:35 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.33 KB, text/plain)
2020-03-29 09:52 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,19.43 KB, text/plain)
2020-03-29 09:52 UTC, Toralf Förster
Details
environment (environment,50.06 KB, text/plain)
2020-03-29 09:53 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.58 KB, application/x-bzip)
2020-03-29 09:53 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,13.24 KB, application/x-bzip)
2020-03-29 09:53 UTC, Toralf Förster
Details
x11-plugins:wmacpi-2.3-r1:20200329-025347.log (x11-plugins:wmacpi-2.3-r1:20200329-025347.log,2.26 KB, text/plain)
2020-03-29 09:53 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-29 09:52:52 UTC
x86_64-pc-linux-gnu-gcc -Wall -W -g -ansi   -c -o libacpi.o libacpi.c
x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o wmacpi wmacpi.o libacpi.o -lX11 -ldockapp
/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../lib64/libdockapp.so: undefined reference to display
collect2: error: ld returned 1 exit status
make: *** [Makefile:40: wmacpi] Error 1
 * ERROR: x11-plugins/wmacpi-2.3-r1::gentoo failed (compile phase):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-20200328-051514

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.0 *
/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)
The following VMs are available for generation-2:
*)	IcedTea JDK 3.15.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.0.2

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sun 29 Mar 2020 12:09:08 AM UTC

emerge -qpvO x11-plugins/wmacpi
[ebuild  N    ] x11-plugins/wmacpi-2.3-r1
Comment 1 Toralf Förster gentoo-dev 2020-03-29 09:52:55 UTC
Created attachment 626758 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-29 09:52:58 UTC
Created attachment 626760 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-29 09:53:01 UTC
Created attachment 626762 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-29 09:53:04 UTC
Created attachment 626764 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-29 09:53:07 UTC
Created attachment 626766 [details]
temp.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-29 09:53:10 UTC
Created attachment 626768 [details]
x11-plugins:wmacpi-2.3-r1:20200329-025347.log
Comment 7 Bernard Cafarelli gentoo-dev 2020-03-29 11:03:33 UTC
Thanks Toralf and tinderbox, this is a consequence of bug 707484 fix.

I only https://qa-reports.gentoo.org/output/genrdeps/rindex/x11-libs/libdockapp and not https://qa-reports.gentoo.org/output/genrdeps/dindex/x11-libs/libdockapp which adds 2 packages wmcms and wmacpi.

Will fix both with revision bumps depending on latest libdockapp revision
Comment 8 Larry the Git Cow gentoo-dev 2020-03-29 11:35:58 UTC
The bug has been closed via the following commit(s):

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

commit 583b4210a0e3aff5c029a3d569aa18e0ee2bfb2c
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2020-03-29 11:13:14 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2020-03-29 11:35:24 +0000

    x11-plugins/wmacpi: fix build with -fno-common
    
    Latest libdockapp revbump now defines a global variable as extern
    
    Closes: https://bugs.gentoo.org/715260
    Package-Manager: Portage-2.3.96, Repoman-2.3.22
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 .../wmacpi/files/wmacpi-2.3-fno-common.patch       | 11 ++++++++
 x11-plugins/wmacpi/wmacpi-2.3-r2.ebuild            | 33 ++++++++++++++++++++++
 2 files changed, 44 insertions(+)

Additionally, it has been referenced in the following commit(s):

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

commit c1eb239fdf5a90663dddb79c520bbacae2974687
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2020-03-29 11:08:19 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2020-03-29 11:35:23 +0000

    x11-plugins/wmcms: fix build with -fno-common
    
    Latest libdockapp revbump now defines a global variable as extern
    
    Bug: https://bugs.gentoo.org/715260
    Package-Manager: Portage-2.3.96, Repoman-2.3.22
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 x11-plugins/wmcms/files/wmcms-0.3.5-fno-common.patch          | 11 +++++++++++
 .../wmcms/{wmcms-0.3.5-r3.ebuild => wmcms-0.3.5-r4.ebuild}    | 10 +++++++---
 2 files changed, 18 insertions(+), 3 deletions(-)