Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 869812 - media-gfx/superslicer-2.5.59.0-r1 fails to compile (MUSL): Serial.cpp:48:18: fatal error: unistd.h: No such file or directory
Summary: media-gfx/superslicer-2.5.59.0-r1 fails to compile (MUSL): Serial.cpp:48:18: ...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: 3D Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-12 07:04 UTC by Agostino Sarubbo
Modified: 2023-04-22 20:47 UTC (History)
0 users

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


Attachments
build.log.xz (build.log.xz,55.05 KB, application/x-xz)
2022-09-12 07:05 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-09-12 07:04:57 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-gfx/superslicer-2.5.59.0-r1 fails to compile (MUSL).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-09-12 07:05:00 UTC
Created attachment 804760 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2022-09-12 07:05:01 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


/var/tmp/portage/media-gfx/superslicer-2.5.59.0-r1/work/SuperSlicer-2.5.59.0/src/slic3r/Utils/Serial.cpp:48:18: fatal error: sys/unistd.h: No such file or directory
FAILED: src/slic3r/CMakeFiles/libslic3r_gui.dir/Utils/Serial.cpp.o 
/var/tmp/portage/media-gfx/superslicer-2.5.59.0-r1/work/SuperSlicer-2.5.59.0/src/slic3r/Utils/Serial.cpp:48:18: fatal error: sys/unistd.h: No such file or directory
Comment 3 Piotr Karbowski (RETIRED) gentoo-dev 2023-04-22 20:47:39 UTC
Closing as WONTFIX as superslicer depends on opencascade that will not work on musl either. Should that change in future then we can revisit this.