GNU bug report logs - #33683
sorcer fails to build

Previous Next

Package: guix;

Reported by: t_w_ <at> freenet.de

Date: Sun, 9 Dec 2018 10:25:02 UTC

Severity: normal

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 33683 in the body.
You can then email your comments to 33683 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#33683; Package guix. (Sun, 09 Dec 2018 10:25:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to t_w_ <at> freenet.de:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sun, 09 Dec 2018 10:25:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Thorsten Wilms <t_w_ <at> freenet.de>
To: bug-guix <at> gnu.org
Subject: sorcer fails to build
Date: Sun, 9 Dec 2018 11:21:43 +0100
phase `unpack' succeeded after 0.0 seconds
starting phase `build-faust-sources'
ERROR : can't open architecture file lv2synth.cpp
phase `build-faust-sources' failed after 0.0 seconds
## WARNING: phase `build-faust-sources' returned `#f'.  Return values 
other than #t
## are deprecated.  Please migrate this package so that its phase
## procedures report errors by raising an exception, and otherwise
## always return #t.
builder for 
`/gnu/store/kkv8im08v7x5ijd8w4jgmgvcp42a2i8l-sorcer-1.1.3.drv' failed 
with exit code 1
build of /gnu/store/kkv8im08v7x5ijd8w4jgmgvcp42a2i8l-sorcer-1.1.3.drv failed
View build log at 
'/var/log/guix/drvs/kk/v8im08v7x5ijd8w4jgmgvcp42a2i8l-sorcer-1.1.3.drv.bz2'.
guix build: error: build failed: build of 
`/gnu/store/kkv8im08v7x5ijd8w4jgmgvcp42a2i8l-sorcer-1.1.3.drv' failed

---

I found this thread, but that's about the warning, not the actual cause 
of failure, AFAICS:
http://lists.gnu.org/archive/html/bug-guix/2018-06/msg00277.html

Thanks for handling the previous issues so quickly!




Information forwarded to bug-guix <at> gnu.org:
bug#33683; Package guix. (Sun, 09 Dec 2018 11:11:02 GMT) Full text and rfc822 format available.

Message #8 received at 33683 <at> debbugs.gnu.org (full text, mbox):

From: Ricardo Wurmus <rekado <at> elephly.net>
To: t_w_ <at> freenet.de
Cc: 33683 <at> debbugs.gnu.org
Subject: Re: bug#33683: sorcer fails to build
Date: Sun, 09 Dec 2018 12:08:52 +0100
Hi Thorsten,

> phase `unpack' succeeded after 0.0 seconds
> starting phase `build-faust-sources'
> ERROR : can't open architecture file lv2synth.cpp

This is an upstream problem that i’ve reported upstream:

    https://github.com/openAVproductions/openAV-Sorcer/issues/22

We cannot build the sources with either of the Faust releases, so
there’s little we can do on our end.

The sorcer Faust code looks *very* simple, though, so it may not be too
difficult to write the DSP code in Faust 2 and submit it upstream.

--
Ricardo





Information forwarded to bug-guix <at> gnu.org:
bug#33683; Package guix. (Sun, 09 Dec 2018 12:39:01 GMT) Full text and rfc822 format available.

Message #11 received at 33683 <at> debbugs.gnu.org (full text, mbox):

From: Thorsten Wilms <t_w_ <at> freenet.de>
To: Ricardo Wurmus <rekado <at> elephly.net>
Cc: 33683 <at> debbugs.gnu.org
Subject: Re: bug#33683: sorcer fails to build
Date: Sun, 9 Dec 2018 13:35:01 +0100
On 09/12/2018 12.08, Ricardo Wurmus wrote:

> This is an upstream problem that i’ve reported upstream:
> 
>      https://github.com/openAVproductions/openAV-Sorcer/issues/22
> 
> We cannot build the sources with either of the Faust releases, so
> there’s little we can do on our end.
> 
> The sorcer Faust code looks *very* simple, though, so it may not be too
> difficult to write the DSP code in Faust 2 and submit it upstream.

OK, thanks. Good that you brought it upstream, but a bit unfortunate 
that there wasn't an issue in debbugs.

Is there a policy regarding known unbuildable packages? Perhaps there 
could be a mechanism that would spare users from attempting to have the 
un-buildable build, which may involve stopping a `guix package -u` or a 
`guix package -m manifest-file` in its tracks ...


--
Thorsten Wilms




Reply sent to Maxim Cournoyer <maxim.cournoyer <at> gmail.com>:
You have taken responsibility. (Tue, 29 Aug 2023 04:00:02 GMT) Full text and rfc822 format available.

Notification sent to t_w_ <at> freenet.de:
bug acknowledged by developer. (Tue, 29 Aug 2023 04:00:03 GMT) Full text and rfc822 format available.

Message #16 received at 33683-done <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Thorsten Wilms <t_w_ <at> freenet.de>
Cc: 33683-done <at> debbugs.gnu.org
Subject: Re: bug#33683: sorcer fails to build
Date: Mon, 28 Aug 2023 23:59:24 -0400
Hello,

Thorsten Wilms <t_w_ <at> freenet.de> writes:

> phase `unpack' succeeded after 0.0 seconds
> starting phase `build-faust-sources'
> ERROR : can't open architecture file lv2synth.cpp
> phase `build-faust-sources' failed after 0.0 seconds
> ## WARNING: phase `build-faust-sources' returned `#f'.  Return values
>    other than #t
> ## are deprecated.  Please migrate this package so that its phase
> ## procedures report errors by raising an exception, and otherwise
> ## always return #t.
> builder for
> `/gnu/store/kkv8im08v7x5ijd8w4jgmgvcp42a2i8l-sorcer-1.1.3.drv' failed
> with exit code 1
> build of /gnu/store/kkv8im08v7x5ijd8w4jgmgvcp42a2i8l-sorcer-1.1.3.drv failed
> View build log at
> '/var/log/guix/drvs/kk/v8im08v7x5ijd8w4jgmgvcp42a2i8l-sorcer-1.1.3.drv.bz2'.
> guix build: error: build failed: build of
> `/gnu/store/kkv8im08v7x5ijd8w4jgmgvcp42a2i8l-sorcer-1.1.3.drv' failed

As on Guix 1dce887, sorcer is available from both bordeaux or berlin, so
it appears to build fine.

Closing.

-- 
Thanks,
Maxim




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 26 Sep 2023 11:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 206 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.