Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 778962

Summary: x11-misc/xnee-3.19-r2 - /.../cnee: error while loading shared libraries: libxnee.so.0: cannot open shared object file: No such fil
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Desktop Misc. Team <desktop-misc>
Status: RESOLVED FIXED    
Severity: normal CC: ionen, orbea, sam
Priority: Normal Keywords: PATCH, UPSTREAM
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 765709    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
temp.tar.bz2
x11-misc:xnee-3.19-r2:20210328-152004.log
Patch to fix the build.

Description Toralf Förster gentoo-dev 2021-03-28 15:28:02 UTC
Generating texi file from: cnee
./cnee --texipage > cnee.texi
/var/tmp/portage/x11-misc/xnee-3.19-r2/work/xnee-3.19/cnee/src/.libs/cnee: error while loading shared libraries: libxnee.so.0: cannot open shared object file: No such file or directory
make[3]: *** [Makefile:852: cnee.texi] Error 127
make[3]: Leaving directory '/var/tmp/portage/x11-misc/xnee-3.19-r2/work/xnee-3.19/cnee/src'
make[2]: *** [Makefile:410: all-recursive] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-20210315-143628

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.1.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.1.0
Python 3.8.8
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.50.0 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.17.1 [icedtea-8]
2)	IcedTea JDK 3.16.0 [icedtea-bin-8]
3)	OpenJDK 8.282_p08 [openjdk-8]
*)	AdoptOpenJDK 8.282_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   icedtea-bin-8 
  [3]   openjdk-8 
  [4]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sun Mar 28 15:05:46 UTC 2021

emerge -qpvO x11-misc/xnee
[ebuild  N    ] x11-misc/xnee-3.19-r2  USE="-gnome -xosd"
Comment 1 Toralf Förster gentoo-dev 2021-03-28 15:28:03 UTC
Created attachment 695544 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-03-28 15:28:05 UTC
Created attachment 695547 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-03-28 15:28:06 UTC
Created attachment 695550 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-03-28 15:28:08 UTC
Created attachment 695553 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-03-28 15:28:09 UTC
Created attachment 695556 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-03-28 15:28:10 UTC
Created attachment 695559 [details]
temp.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-03-28 15:28:11 UTC
Created attachment 695562 [details]
x11-misc:xnee-3.19-r2:20210328-152004.log
Comment 8 orbea 2021-04-01 21:48:44 UTC
Created attachment 696885 [details, diff]
Patch to fix the build.

There are lot of things that could be fixed in this build system, but this seems to be the fatal error. Might also need slibtool-9999.
Comment 9 orbea 2021-04-01 22:04:29 UTC
Upstream issue + patch.

https://savannah.gnu.org/support/index.php?110470
Comment 10 Larry the Git Cow gentoo-dev 2021-09-08 05:12:36 UTC
The bug has been closed via the following commit(s):

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

commit f4609296a949159c046762c4a98624bf9ac2e12c
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-09-08 05:12:04 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-09-08 05:12:04 +0000

    x11-misc/xnee: fix build with slibtool
    
    Closes: https://bugs.gentoo.org/778962
    Thanks-to: orbea <orbea@riseup.net>
    Signed-off-by: Sam James <sam@gentoo.org>

 x11-misc/xnee/files/xnee-3.19-slibtool.patch | 19 +++++++++++++++++++
 x11-misc/xnee/xnee-3.19-r2.ebuild            |  3 +++
 2 files changed, 22 insertions(+)