GNU bug report logs - #10012
Guile-1.9.15: broken pipe

Previous Next

Package: guile;

Reported by: Hans Aberg <haberg-1 <at> telia.com>

Date: Thu, 10 Nov 2011 17:42:02 UTC

Severity: normal

Done: Andy Wingo <wingo <at> pobox.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 10012 in the body.
You can then email your comments to 10012 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#10012; Package guile. (Thu, 10 Nov 2011 17:42:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Hans Aberg <haberg-1 <at> telia.com>:
New bug report received and forwarded. Copy sent to bug-guile <at> gnu.org. (Thu, 10 Nov 2011 17:42:02 GMT) Full text and rfc822 format available.

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

From: Hans Aberg <haberg-1 <at> telia.com>
To: bug-guile bug <bug-guile <at> gnu.org>
Subject: Guile-1.9.15: broken pipe
Date: Thu, 10 Nov 2011 18:38:52 +0100
For a bugreport, I tried to recompile the old Guile-1.9.15 on OS X 7.2, with Xcode 4.2, i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1, and I got the error below. I wonder what it means. It is not really important, since it is an old version.

Hans



$ make V=1
make  all-recursive
Making all in lib
make  all-recursive
make[4]: Nothing to be done for `all-am'.
Making all in meta
make[2]: Nothing to be done for `all'.
Making all in libguile
make  all-am
cat alist.doc arbiters.doc array-handle.doc array-map.doc arrays.doc async.doc backtrace.doc boolean.doc bitvectors.doc bytevectors.doc chars.doc control.doc continuations.doc debug.doc deprecated.doc deprecation.doc dynl.doc dynwind.doc eq.doc error.doc eval.doc evalext.doc expand.doc extensions.doc feature.doc fluids.doc foreign.doc fports.doc gc-malloc.doc gc.doc gettext.doc generalized-arrays.doc generalized-vectors.doc goops.doc gsubr.doc guardians.doc hash.doc hashtab.doc hooks.doc i18n.doc init.doc ioext.doc keywords.doc list.doc load.doc macros.doc mallocs.doc memoize.doc modules.doc numbers.doc objprop.doc options.doc pairs.doc ports.doc print.doc procprop.doc procs.doc promises.doc properties.doc r6rs-ports.doc random.doc rdelim.doc read.doc root.doc rw.doc scmsigs.doc script.doc simpos.doc smob.doc sort.doc srcprop.doc srfi-1.doc srfi-4.doc srfi-13.doc srfi-14.doc srfi-60.doc stackchk.doc stacks.doc stime.doc strings.doc strorder.doc strports.doc struct.doc symbols.doc threads.doc throw.doc trees.doc uniform.doc values.doc variable.doc vectors.doc version.doc vports.doc weaks.doc dynl.doc filesys.doc posix.doc net_db.doc socket.doc regex-posix.doc | GUILE_AUTO_COMPILE=0 ../meta/uninstalled-env guile-tools snarf-check-and-output-texi          > guile-procedures.texi || { rm guile-procedures.texi; false; }
/bin/sh: line 1: 49271 Broken pipe: 13         cat alist.doc arbiters.doc array-handle.doc array-map.doc arrays.doc async.doc backtrace.doc boolean.doc bitvectors.doc bytevectors.doc chars.doc control.doc continuations.doc debug.doc deprecated.doc deprecation.doc dynl.doc dynwind.doc eq.doc error.doc eval.doc evalext.doc expand.doc extensions.doc feature.doc fluids.doc foreign.doc fports.doc gc-malloc.doc gc.doc gettext.doc generalized-arrays.doc generalized-vectors.doc goops.doc gsubr.doc guardians.doc hash.doc hashtab.doc hooks.doc i18n.doc init.doc ioext.doc keywords.doc list.doc load.doc macros.doc mallocs.doc memoize.doc modules.doc numbers.doc objprop.doc options.doc pairs.doc ports.doc print.doc procprop.doc procs.doc promises.doc properties.doc r6rs-ports.doc random.doc rdelim.doc read.doc root.doc rw.doc scmsigs.doc script.doc simpos.doc smob.doc sort.doc srcprop.doc srfi-1.doc srfi-4.doc srfi-13.doc srfi-14.doc srfi-60.doc stackchk.doc stacks.doc stime.doc strings.doc strorder.doc strports.doc struct.doc symbols.doc threads.doc throw.doc trees.doc uniform.doc values.doc variable.doc vectors.doc version.doc vports.doc weaks.doc dynl.doc filesys.doc posix.doc net_db.doc socket.doc regex-posix.doc
     49272 Segmentation fault: 11  | GUILE_AUTO_COMPILE=0 ../meta/uninstalled-env guile-tools snarf-check-and-output-texi > guile-procedures.texi
make[3]: *** [guile-procedures.texi] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2






Reply sent to Andy Wingo <wingo <at> pobox.com>:
You have taken responsibility. (Wed, 16 Nov 2011 19:31:01 GMT) Full text and rfc822 format available.

Notification sent to Hans Aberg <haberg-1 <at> telia.com>:
bug acknowledged by developer. (Wed, 16 Nov 2011 19:31:01 GMT) Full text and rfc822 format available.

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

From: Andy Wingo <wingo <at> pobox.com>
To: Hans Aberg <haberg-1 <at> telia.com>
Cc: 10012-done <at> debbugs.gnu.org
Subject: Re: bug#10012: Guile-1.9.15: broken pipe
Date: Wed, 16 Nov 2011 20:29:37 +0100
On Thu 10 Nov 2011 18:38, Hans Aberg <haberg-1 <at> telia.com> writes:

> For a bugreport, I tried to recompile the old Guile-1.9.15 on OS X 7.2,
> with Xcode 4.2, i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1, and I got
> the error below. I wonder what it means. It is not really important,
> since it is an old version.

I'm going to ignore this one if that's OK, as it is indeed an old version.

Cheers,

Andy
-- 
http://wingolog.org/




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

From: Hans Aberg <haberg-1 <at> telia.com>
To: Andy Wingo <wingo <at> pobox.com>
Cc: 10012-done <at> debbugs.gnu.org
Subject: Re: bug#10012: Guile-1.9.15: broken pipe
Date: Wed, 16 Nov 2011 21:15:15 +0100
On 16 Nov 2011, at 20:29, Andy Wingo wrote:

>> For a bugreport, I tried to recompile the old Guile-1.9.15 on OS X 7.2,
>> with Xcode 4.2, i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1, and I got
>> the error below. I wonder what it means. It is not really important,
>> since it is an old version.
> 
> I'm going to ignore this one if that's OK, as it is indeed an old version.

That's OK, since I just wanted to know.

BTW, your new system with a plethora of mail addresses makes it very had to sort it automatically. I gather, the idea is to follow in on the web somewhere.

Hans






Information forwarded to bug-guile <at> gnu.org:
bug#10012; Package guile. (Wed, 16 Nov 2011 21:44:02 GMT) Full text and rfc822 format available.

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

From: Andy Wingo <wingo <at> pobox.com>
To: Hans Aberg <haberg-1 <at> telia.com>
Cc: 10012 <at> debbugs.gnu.org
Subject: Re: bug#10012: Guile-1.9.15: broken pipe
Date: Wed, 16 Nov 2011 22:43:01 +0100
On Wed 16 Nov 2011 21:15, Hans Aberg <haberg-1 <at> telia.com> writes:

> BTW, your new system with a plethora of mail addresses makes it very had
> to sort it automatically. I gather, the idea is to follow in on the web
> somewhere.

Actually, the idea is to follow over mail.  See
http://debbugs.gnu.org/Advanced.html for more details on the tracker.
I haven't updated my filters yet either, but I will at some point.

Andy
-- 
http://wingolog.org/




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 15 Dec 2011 12:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 13 years and 195 days ago.

Previous Next


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