GNU bug report logs - #25509
Guile 2.1.6 build fails on FreeBSD 11.0

Previous Next

Package: guile;

Reported by: saffronsnail <at> hushmail.com

Date: Mon, 23 Jan 2017 02:03:01 UTC

Severity: normal

Done: Andy Wingo <wingo <at> igalia.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 25509 in the body.
You can then email your comments to 25509 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-guile <at> gnu.org:
bug#25509; Package guile. (Mon, 23 Jan 2017 02:03:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to saffronsnail <at> hushmail.com:
New bug report received and forwarded. Copy sent to bug-guile <at> gnu.org. (Mon, 23 Jan 2017 02:03:02 GMT) Full text and rfc822 format available.

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

From: saffronsnail <at> hushmail.com
To: bug-guile <at> gnu.org
Subject: Guile 2.1.6 build fails on FreeBSD 11.0
Date: Sun, 22 Jan 2017 18:02:11 -0800
[Message part 1 (text/plain, inline)]
Hello, 
I saw the email about the 2.1.6 testing release. I previously
submitted a bug report about Guile 2.0.13 failing, but this build is
giving me different errors so I wanted to submit this as well. I ran
the following commands:
autoconfautomake./configuremake
I have attached text files containing the output of the commands, when
they produced output.
Thanks,saffronsnail
[Message part 2 (text/html, inline)]
[output.tar.gz (application/x-gzip, attachment)]

Information forwarded to bug-guile <at> gnu.org:
bug#25509; Package guile. (Thu, 16 Mar 2017 03:12:01 GMT) Full text and rfc822 format available.

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

From: Matt Wette <matt.wette <at> gmail.com>
To: 25509 <at> debbugs.gnu.org
Subject: FreeBSD 11.0
Date: Wed, 15 Mar 2017 20:11:16 -0700
HI saffron,

I have been able to get guile-2.1.8 to build on FreeBSD 11.0.

I had to “pkg install” : pkgconf, gmake, boehm-gc-threaded

Then to work around following config issue, I “pkg install autotools”
Edit autoconf.ac and find “bdw-gc”, change to “bdw-gc-threaded”
PKG_CHECK_MODULES([BDW_GC], [bdw-gc-threaded >= 7.2])

Then run autoconf, then ./configure —prefix=/usr/local, then gmake (make did not work for me), but takes hours.

Then “make check”.  

Matt






Reply sent to Andy Wingo <wingo <at> igalia.com>:
You have taken responsibility. (Wed, 19 Apr 2017 15:25:02 GMT) Full text and rfc822 format available.

Notification sent to saffronsnail <at> hushmail.com:
bug acknowledged by developer. (Wed, 19 Apr 2017 15:25:02 GMT) Full text and rfc822 format available.

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

From: Andy Wingo <wingo <at> igalia.com>
To: Matt Wette <matt.wette <at> gmail.com>
Cc: 25509-done <at> debbugs.gnu.org
Subject: Re: bug#25509: FreeBSD 11.0
Date: Wed, 19 Apr 2017 17:24:05 +0200
On Thu 16 Mar 2017 04:11, Matt Wette <matt.wette <at> gmail.com> writes:

> HI saffron,
>
> I have been able to get guile-2.1.8 to build on FreeBSD 11.0.
>
> I had to “pkg install” : pkgconf, gmake, boehm-gc-threaded
>
> Then to work around following config issue, I “pkg install autotools”
> Edit autoconf.ac and find “bdw-gc”, change to “bdw-gc-threaded”
> PKG_CHECK_MODULES([BDW_GC], [bdw-gc-threaded >= 7.2])
>
> Then run autoconf, then ./configure —prefix=/usr/local, then gmake (make did not work for me), but takes hours.
>
> Then “make check”.  

Given this report, I'll close this bug.  Thanks all :)

Andy




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 18 May 2017 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 8 years and 30 days ago.

Previous Next


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