From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Newsgroups: gmane.lisp.guile.user Subject: cat segfaults when compiling Guile 3.0 Date: Sun, 19 Jan 2020 22:46:38 +0100 (CET) Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_62188_1601898974.1579470398920" Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="24055"; mail-complaints-to="usenet@ciao.gmane.io" To: Guile User Original-X-From: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Sun Jan 19 22:46:57 2020 Return-path: Envelope-to: guile-user@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1itIPJ-0006EB-8Y for guile-user@m.gmane-mx.org; Sun, 19 Jan 2020 22:46:57 +0100 Original-Received: from localhost ([::1]:53820 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1itIPI-0002ab-9Q for guile-user@m.gmane-mx.org; Sun, 19 Jan 2020 16:46:56 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:47100) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1itIP6-0002aV-8Z for guile-user@gnu.org; Sun, 19 Jan 2020 16:46:45 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1itIP4-0006Ro-RF for guile-user@gnu.org; Sun, 19 Jan 2020 16:46:43 -0500 Original-Received: from w1.tutanota.de ([81.3.6.162]:5202) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1itIP3-0006QO-2j for guile-user@gnu.org; Sun, 19 Jan 2020 16:46:42 -0500 Original-Received: from w3.tutanota.de (unknown [192.168.1.164]) by w1.tutanota.de (Postfix) with ESMTP id E2F13FBF4E9 for ; Sun, 19 Jan 2020 21:46:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1579470398; s=s1; d=tutanota.com; h=Date:From:To:Message-ID:In-Reply-To:References:Subject:MIME-Version:Content-Type; bh=n43/0wDNVv6eUVBqgDgVWdCSO4o69cIO8MkvyBk+Dok=; b=adcuRctyfHw7W7sPik2FViJs4cJkxxQRnnVBZPfJjLoF1/zHZGew4vwlOSE+ofBH WPmeuQmfDtp94lVcLm+1fUyDB6qYu+zku7TTJSNQ6DmKSKt9kJfhX/JxY/1pytwaqVx eQNxD99/bNIHFMnTCue4QXe+s5894C29VtYhord/UsYv+3x10zHzk/I5ScxVwohCrDj nLRwG7BmA3iwp3uxR5UbK4HnAVBJwhgTdA1MrQgEJLR9+h4bhdoWKzEkkY0RzLkHPm/ M+Da2QuuDSJ+feuLGrs7DwtkkV6KOKSLfPXZK/gPeZJxJrBjQGJlsf2c6pVXeaR4rCR XJKT0cd3Hg== In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 81.3.6.162 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Original-Sender: "guile-user" Xref: news.gmane.io gmane.lisp.guile.user:16081 Archived-At: ------=_Part_62188_1601898974.1579470398920 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello, Guile Users: I was compiling Guile 3.0 on 64-bit Ubuntu 18.04. The configure script was run successfully. A problem occurred running the Makefile. In the process of generating `guile-procedures.texi`, I think `cat` crashed, causing a broken pipe error. The error log is attached below. Is there a workaround to this issue? -- Flynn ------=_Part_62188_1601898974.1579470398920 Content-Type: text/plain; charset=UTF-8; name=errorlog.txt Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename=errorlog.txt SNARF posix.doc SNARF net_db.doc SNARF socket.doc SNARF regex-posix.doc GEN guile-procedures.texi Pre-boot error; key: misc-error, args: ("primitive-load-path" "Unable to fi= nd file ~S in load path" ("ice-9/boot-9") #f)/bin/bash: line 1: 29053 Broke= n pipe cat alist.doc array-handle.doc array-map.doc arrays.doc = async.doc atomic.doc backtrace.doc boolean.doc bitvectors.doc bytevectors.d= oc chars.doc control.doc continuations.doc debug.doc deprecated.doc depreca= tion.doc dynl.doc dynwind.doc eq.doc error.doc eval.doc evalext.doc excepti= ons.doc expand.doc extensions.doc fdes-finalizers.doc feature.doc filesys.d= oc fluids.doc foreign.doc fports.doc gc-malloc.doc gc.doc gettext.doc gener= alized-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 li= st.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.do= c promises.doc r6rs-ports.doc random.doc rdelim.doc read.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 s= trings.doc strorder.doc strports.doc struct.doc symbols.doc syntax.doc thre= ads.doc throw.doc trees.doc unicode.doc uniform.doc values.doc variable.doc= vectors.doc version.doc vports.doc weak-set.doc weak-table.doc weak-vector= .doc dynl.doc posix.doc net_db.doc socket.doc regex-posix.doc 29054 Aborted (core dumped) | GUILE_AUTO_COMPILE=3D0 .= ./meta/build-env guild snarf-check-and-output-texi > guile-procedures.texi Makefile:4311: recipe for target 'guile-procedures.texi' failed make[3]: *** [guile-procedures.texi] Error 1 make[3]: Leaving directory '/home/user/Downloads/guile-3.0.0/libguile' Makefile:2426: recipe for target 'all' failed make[2]: *** [all] Error 2 make[2]: Leaving directory '/home/user/Downloads/guile-3.0.0/libguile' Makefile:1849: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/home/user/Downloads/guile-3.0.0' Makefile:1735: recipe for target 'all' failed make: *** [all] Error 2 ------=_Part_62188_1601898974.1579470398920--