Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 910751 - media-gfx/prusaslicer-2.6.0 failed in compile - /.../bin/ld: cannot find -lwayland-client: No such file or directory
Summary: media-gfx/prusaslicer-2.6.0 failed in compile - /.../bin/ld: cannot find -lwa...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: 3D Printing Team
URL: https://ci.dev.gentoo.org:8010/#/buil...
Whiteboard:
Keywords:
: 911575 (view as bug list)
Depends on:
Blocks:
 
Reported: 2023-07-23 18:55 UTC by Magnus Granberg
Modified: 2023-08-02 10:07 UTC (History)
2 users (show)

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


Attachments
prusaslicer-2.6.0:20230723-184328.log.xz (prusaslicer-2.6.0:20230723-184328.log.xz,36.07 KB, application/x-xz)
2023-07-23 18:55 UTC, Magnus Granberg
Details
emerge.log (emerge.log,59.56 KB, text/plain)
2023-07-23 18:55 UTC, Magnus Granberg
Details
world (world,204 bytes, text/plain)
2023-07-23 18:55 UTC, Magnus Granberg
Details
media-gfx:prusaslicer-2.6.0:20230723-185500.elog (media-gfx:prusaslicer-2.6.0:20230723-185500.elog,2.51 KB, text/plain)
2023-07-23 18:55 UTC, Magnus Granberg
Details
media-gfx_prusaslicer-2.6.0.103318.logs.tar.xz (media-gfx_prusaslicer-2.6.0.103318.logs.tar.xz,10.71 KB, application/x-xz)
2023-07-23 18:55 UTC, Magnus Granberg
Details
emerge_info.txt (emerge_info.txt,5.53 KB, text/plain)
2023-07-23 18:55 UTC, Magnus Granberg
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Magnus Granberg gentoo-dev 2023-07-23 18:55:50 UTC
 * Package:    media-gfx/prusaslicer-2.6.0:0
 * Repository: gentoo
 * Maintainer: 3dprint@gentoo.org
 * Upstream:   https://github.com/prusa3d/PrusaSlicer/issues
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux
 * FEATURES:   preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking prusaslicer-2.6.0.tar.gz to /var/tmp/portage/media-gfx/prusaslicer-2.6.0/work
>>> Source unpacked in /var/tmp/portage/media-gfx/prusaslicer-2.6.0/work
>>> Preparing source in /var/tmp/portage/media-gfx/prusaslicer-2.6.0/work/PrusaSlicer-version_2.6.0 ...
 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-gfx/prusaslicer-2.6.0/work/PrusaSlicer-version_2.6.0"
 * Build directory  (BUILD_DIR):     "/var/tmp/portage/media-gfx/prusaslicer-2.6.0/work/PrusaSlicer-version_2.6.0_build"
 * Applying prusaslicer-2.6.0-libexpat-double-definition-fix.patch ...
 * Applying prusaslicer-2.6.0-disable-noisy-asserts.patch ...
 * Hardcoded definition(s) removed in deps/CMakeLists.txt:
 *      set(CMAKE_BUILD_TYPE Release)
 * Hardcoded definition(s) removed in CMakeLists.txt:
 *    set(CMAKE_BUILD_TYPE "Release" CACHE STRING "Build type (default Release)" 
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/media-gfx/prusaslicer-2.6.0/work/PrusaSlicer-version_2.6.0 ...
 * 
 * Requested wxWidgets:        3.2-gtk3
 * Using wxWidgets:            gtk3-unicode-3.2-gtk3
 * 
 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-gfx/prusaslicer-2.6.0/work/PrusaSlicer-version_2.6.0"
 * Build directory  (BUILD_DIR):     "/var/tmp/portage/media-gfx/prusaslicer-2.6.0/work/PrusaSlicer-version_2.6.0_build"
-- Could NOT find CURL (missing: CURL_DIR)
-- Could NOT find GLEW (missing: GLEW_DIR)
>>> Source configured.
>>> Compiling source in /var/tmp/portage/media-gfx/prusaslicer-2.6.0/work/PrusaSlicer-version_2.6.0 ...
 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-gfx/prusaslicer-2.6.0/work/PrusaSlicer-version_2.6.0"
 * Build directory  (BUILD_DIR):     "/var/tmp/portage/media-gfx/prusaslicer-2.6.0/work/PrusaSlicer-version_2.6.0_build"
FAILED: src/prusa-slicer 
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lwayland-client: No such file or directory
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lwayland-egl: No such file or directory
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.
 * ERROR: media-gfx/prusaslicer-2.6.0::gentoo failed (compile phase):
 *   ninja -v -j14 -l0 failed
 * 
 * Call stack:
 *     ebuild.sh, line  136:  Called src_compile
 *   environment, line 2151:  Called cmake_src_compile
 *   environment, line  876:  Called cmake_build
 *   environment, line  842:  Called eninja
 *   environment, line 1309:  Called die
 * The specific snippet of code:
 *       "$@" || die -n "${*} failed"
 * 
 * If you need support, post the output of `emerge --info '=media-gfx/prusaslicer-2.6.0::gentoo'`,
Comment 1 Magnus Granberg gentoo-dev 2023-07-23 18:55:51 UTC
This was build on a tinderbox that use Buildbot API[1].
We use docker images to build on.
Web: https://ci.dev.gentoo.org:8010/#/
Code: https://gitweb.gentoo.org/proj/tinderbox-cluster.git
Wiki: https://wiki.gentoo.org/wiki/Project:Tinderbox-cluster
How to get more info: https://wiki.gentoo.org/wiki/Project:Tinderbox-cluster/something
IRC: #gentoo-ci on libera
[1] https://buildbot.net/
Comment 2 Magnus Granberg gentoo-dev 2023-07-23 18:55:52 UTC
Was trying to build media-gfx/prusaslicer-2.6.0 Commit: 04f9e528e0391790bcedd3222b1ddf89886d878f Repository: git@gitlab.gentoo.org:zorry/gentoo-ci.git
Package info:
[ebuild  N    ] media-gfx/prusaslicer-2.6.0  USE="-test" 
Emerge info:
Portage 3.0.49 (python 3.12.0-beta-4, default/linux/amd64/17.1, gcc-13, glibc-2.37-r3, 6.1.31-gentoo-dist x86_64)
=================================================================
System uname: Linux-6.1.31-gentoo-dist-x86_64-AMD_Opteron-TM-_Processor_6272-with-glibc2.37
KiB Mem:   264087904 total, 231413420 free
KiB Swap:    5242876 total,   5242876 free
Head commit of repository gentoo: 3c0843737f4ded7da35ea4ea54dda6906b3622f6

sh bash 5.2_p15-r6
ld GNU ld (Gentoo 2.40 p5) 2.40.0
app-misc/pax-utils:        1.3.7::gentoo
app-shells/bash:           5.2_p15-r6::gentoo
dev-lang/perl:             5.38.0-r1::gentoo
dev-lang/python:           3.11.4::gentoo, 3.12.0_beta4_p1::gentoo
dev-lang/rust-bin:         1.71.0::gentoo
dev-util/cmake:            3.26.4-r1::gentoo
dev-util/meson:            1.1.1::gentoo
sys-apps/baselayout:       2.14::gentoo
sys-apps/openrc:           0.48::gentoo
sys-apps/sandbox:          2.37::gentoo
sys-devel/autoconf:        2.71-r6::gentoo
sys-devel/automake:        1.16.5-r1::gentoo
sys-devel/binutils:        2.40-r6::gentoo
sys-devel/binutils-config: 5.5::gentoo
sys-devel/gcc:             13.1.1_p20230527::gentoo
sys-devel/gcc-config:      2.11::gentoo
sys-devel/libtool:         2.4.7-r1::gentoo
sys-devel/make:            4.4.1-r1::gentoo
sys-kernel/linux-headers:  6.4::gentoo (virtual/os-headers)
sys-libs/glibc:            2.37-r3::gentoo
Repositories:

gentoo
    location: /var/db/repos/gentoo
    sync-type: git
    sync-uri: git@gitlab.gentoo.org:zorry/gentoo-ci.git
    priority: -1000
    volatile: False

ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -fno-diagnostics-color -march=native"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe -fno-diagnostics-color -march=native"
DISTDIR="/var/cache/portage/distfiles"
EMERGE_DEFAULT_OPTS="--buildpkg=y --rebuild-if-new-rev=y --rebuilt-binaries=y --usepkg=y --binpkg-respect-use=y --binpkg-changed-deps=y --nospinner --color=n --ask=n --quiet-build=y --quiet-fail=y"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GDK_PIXBUF_MODULE_FILE GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR XDG_STATE_HOME"
FCFLAGS="-O2 -pipe -fno-diagnostics-color -march=native"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg buildpkg-live config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync multilib-strict parallel-fetch preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe -fno-diagnostics-color -march=native"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="C.UTF8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LEX="flex"
MAKEOPTS="-j14"
PKGDIR="/var/cache/portage/packages"
PORTAGE_COMPRESS="xz"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="X acl amd64 bzip2 cli crypt dri elogind fortran gdbm iconv ipv6 libtirpc multilib ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl test-rust unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2021" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php8-1" POSTGRES_TARGETS="postgres15" PYTHON_SINGLE_TARGET="python3_11" PYTHON_TARGETS="python3_11 python3_12" RUBY_TARGETS="ruby31 ruby32" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  ADDR2LINE, AR, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LC_ALL, LD, LFLAGS, LIBTOOL, LINGUAS, MAKE, MAKEFLAGS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RANLIB, READELF, RUSTFLAGS, SHELL, SIZE, STRINGS, STRIP, YACC, YFLAGS
Comment 3 Magnus Granberg gentoo-dev 2023-07-23 18:55:53 UTC
Created attachment 866023 [details]
prusaslicer-2.6.0:20230723-184328.log.xz
Comment 4 Magnus Granberg gentoo-dev 2023-07-23 18:55:54 UTC
Created attachment 866024 [details]
emerge.log
Comment 5 Magnus Granberg gentoo-dev 2023-07-23 18:55:55 UTC
Created attachment 866025 [details]
world
Comment 6 Magnus Granberg gentoo-dev 2023-07-23 18:55:56 UTC
Created attachment 866026 [details]
media-gfx:prusaslicer-2.6.0:20230723-185500.elog
Comment 7 Magnus Granberg gentoo-dev 2023-07-23 18:55:57 UTC
Created attachment 866027 [details]
media-gfx_prusaslicer-2.6.0.103318.logs.tar.xz
Comment 8 Magnus Granberg gentoo-dev 2023-07-23 18:55:58 UTC
Created attachment 866028 [details]
emerge_info.txt
Comment 9 Piotr Karbowski (RETIRED) gentoo-dev 2023-07-24 05:57:18 UTC
This originates from commit

    commit 9a7e024f780c8e5ada3008f3ce6070a2fc219fb4
    Author: tamasmeszaros <meszaros.q@gmail.com>
    Date:   2022-06-08 12:25:01 +0200
    
        Update wxWidgets to 3.1.7
        
        added handling for nanosvg with cmake
    
    diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
    index 801760b8c..8a093f639 100644
    --- a/src/CMakeLists.txt
    +++ b/src/CMakeLists.txt
    @@ -105,7 +105,10 @@ if (SLIC3R_GUI)
         # wrong libs for opengl in the link line and it does not link to it by himself.
         # libslic3r_gui will link to opengl anyway, so lets override wx
         list(FILTER wxWidgets_LIBRARIES EXCLUDE REGEX OpenGL)
    -
    +    
    +    if (UNIX AND NOT APPLE)
    +        list(APPEND wxWidgets_LIBRARIES X11 wayland-client wayland-egl EGL)
    +    endif ()
     #    list(REMOVE_ITEM wxWidgets_LIBRARIES oleacc)
         message(STATUS "wx libs: ${wxWidgets_LIBRARIES}")
 

Which unconditionally pulls wayland dependencies, I suspect it might be for Prusa's full-static build, I will see if dropping it allows for the slicer to work, I suspect yes as we dynamically load wxGTK on Gentoo.
Comment 10 Ben 2023-07-26 22:51:55 UTC
Was anxiously waiting to try tree supports as a new feature in this version ("Organic")... so I tried hacking out wayland-client wayland-egl as in comment 9 above, and was finally able to build prusaslicer.

With those wayland keywords removed, it generated a working binary and was able to generate g-code, but I was a little disappointed in the tree supports.
Comment 11 Piotr Karbowski (RETIRED) gentoo-dev 2023-07-27 06:55:00 UTC
It will be fixed this weekend in tree, there's more that needs to be done and maintaining it is not particularly straightforward, especially that we run wxGTK 3.2 where it was supposed to use 3.1 series, that by upstream is unstable and will not be seen in Gentoo.

As for tree supports, they have their uses, can be tuned, and super fun when one combine multiple objects and therefore let slicer share single 'tree' across multiple objects.
Comment 12 Larry the Git Cow gentoo-dev 2023-08-01 18:22:26 UTC
The bug has been closed via the following commit(s):

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

commit 856aa99efca751cb4f0eb232e5323c50994cd5ee
Author:     Piotr Karbowski <slashbeast@gentoo.org>
AuthorDate: 2023-08-01 18:21:04 +0000
Commit:     Piotr Karbowski <slashbeast@gentoo.org>
CommitDate: 2023-08-01 18:22:23 +0000

    media-gfx/prusaslicer: 2.6.0-r1: patch out hard dep on wayland (and X11).
    
    Closes: https://bugs.gentoo.org/910751
    Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>

 ...saslicer-2.6.0-dont-force-link-to-wayland-and-x11.patch | 14 ++++++++++++++
 ...rusaslicer-2.6.0.ebuild => prusaslicer-2.6.0-r1.ebuild} |  1 +
 2 files changed, 15 insertions(+)
Comment 13 Piotr Karbowski (RETIRED) gentoo-dev 2023-08-02 10:07:23 UTC
*** Bug 911575 has been marked as a duplicate of this bug. ***