prusa-slicer-2.7.4 build failure

  • Done
  • quality assurance status badge
Details
2 participants
  • bdju
  • John Kehayias
Owner
unassigned
Submitted by
bdju
Severity
normal
B
(address . bug-guix@gnu.org)
D43Q5BKMQBK5.16HB1AOT3FRMR@tilde.team
```
building /gnu/store/wap6zpv71ab34q5f8dhfv7x0dwkdpckq-libigl-2.4.0.drv...
/ 'configure' phasebuilder for `/gnu/store/wap6zpv71ab34q5f8dhfv7x0dwkdpckq-libigl-2.4.0.drv' failed with exit code 1
build of /gnu/store/wap6zpv71ab34q5f8dhfv7x0dwkdpckq-libigl-2.4.0.drv failed
View build log at '/var/log/guix/drvs/wa/p6zpv71ab34q5f8dhfv7x0dwkdpckq-libigl-2.4.0.drv.gz'.
cannot build derivation `/gnu/store/q6k03n5zjvl6dvv6dwpdfidkyyrmhhd7-prusa-slicer-2.7.4.drv': 1 dependencies couldn't be built
guix package: error: build of `/gnu/store/q6k03n5zjvl6dvv6dwpdfidkyyrmhhd7-prusa-slicer-2.7.4.drv' failed
guix package --upgrade . --do-not-upgrade={pfetch,rgbds} 1303.09s user 6.13s system 45% cpu 47:35.73 total
```
build log attached

guix (GNU Guix) b46256b162e15420bb034a9e6d65ec46f1c03343
I am using Guix System
J
J
John Kehayias wrote on 12 Sep 18:17 +0200
(name . bdju)(address . bdju@tilde.team)(address . 73186-done@debbugs.gnu.org)
87y13wsv7h.fsf@protonmail.com
Hello bdju,

On Wed, Sep 11, 2024 at 03:07 PM, bdju wrote:

Toggle quote (6 lines)
> ```
> building /gnu/store/wap6zpv71ab34q5f8dhfv7x0dwkdpckq-libigl-2.4.0.drv...
> / 'configure' phasebuilder for `/gnu/store/wap6zpv71ab34q5f8dhfv7x0dwkdpckq-libigl-2.4.0.drv' failed with exit code 1
> build of /gnu/store/wap6zpv71ab34q5f8dhfv7x0dwkdpckq-libigl-2.4.0.drv
> failed

So the failure is in a dependency, libigl, not prusa-slicer (it wasn't
built at all). And looking at Cuirass, we can see the build failure
first appeared after the commit updating embree

Just a note for some helpful bug reporting as otherwise it is easy to
get overlooked, though maybe you already knew to look there and that I
made that commit (I believe I commented on IRC about it when you brought
it up).

In any event, fixed with
after (painfully) building embree-3, libigl, and prusa-slicer locally.
Wow those all use up every bit of RAM, swap, and CPU!

Toggle quote (10 lines)
> View build log at '/var/log/guix/drvs/wa/p6zpv71ab34q5f8dhfv7x0dwkdpckq-libigl-2.4.0.drv.gz'.
> cannot build derivation `/gnu/store/q6k03n5zjvl6dvv6dwpdfidkyyrmhhd7-prusa-slicer-2.7.4.drv': 1 dependencies couldn't be built
> guix package: error: build of `/gnu/store/q6k03n5zjvl6dvv6dwpdfidkyyrmhhd7-prusa-slicer-2.7.4.drv' failed
> guix package --upgrade . --do-not-upgrade={pfetch,rgbds} 1303.09s user 6.13s system 45% cpu 47:35.73 total
> ```
> build log attached
>
> guix (GNU Guix) b46256b162e15420bb034a9e6d65ec46f1c03343
> I am using Guix System

Thanks for the report!
John
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 73186@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 73186
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch