From debbugs-submit-bounces@debbugs.gnu.org Fri Mar 21 15:33:43 2014 Received: (at submit) by debbugs.gnu.org; 21 Mar 2014 19:33:44 +0000 Received: from localhost ([127.0.0.1]:43876 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WR5CI-0006mi-Tl for submit@debbugs.gnu.org; Fri, 21 Mar 2014 15:33:43 -0400 Received: from eggs.gnu.org ([208.118.235.92]:60783) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WR581-0006ea-7V for submit@debbugs.gnu.org; Fri, 21 Mar 2014 15:29:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WR57s-0001iF-FO for submit@debbugs.gnu.org; Fri, 21 Mar 2014 15:29:16 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=BAYES_40 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:36114) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WR57s-0001iB-C7 for submit@debbugs.gnu.org; Fri, 21 Mar 2014 15:29:08 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34262) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WR57m-0002Be-C0 for bug-guile@gnu.org; Fri, 21 Mar 2014 15:29:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WR57g-0001gp-Au for bug-guile@gnu.org; Fri, 21 Mar 2014 15:29:02 -0400 Received: from ciexinc.com ([162.243.6.40]:37772) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1WR57g-0001gi-7H for bug-guile@gnu.org; Fri, 21 Mar 2014 15:28:56 -0400 Received: (qmail 28401 invoked by uid 1000); 21 Mar 2014 19:28:49 -0000 From: wgl@ciexinc.com To: bug-guile@gnu.org Subject: Date: Fri, 21 Mar 2014 19:28:49 +0000 Message-ID: <87vbv7qrke.fsf@ciexinc.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [generic] X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -3.0 (---) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Fri, 21 Mar 2014 15:33:40 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.0 (---) Team: The install step for building guile 2.0.11 fails after successful compile on amd 64 bit FreeBsd 10.0. The error message is install: : No such file or directory where the item being installed has a blank name. At the suggestion of mark_weaver on IRC, i tried 'gmake' instead of 'make' and the install went through successfully. The thinking is that there is something non-portable in the make file. Thanks, wglb From debbugs-submit-bounces@debbugs.gnu.org Sat Mar 22 00:28:49 2014 Received: (at 17060) by debbugs.gnu.org; 22 Mar 2014 04:28:49 +0000 Received: from localhost ([127.0.0.1]:44085 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WRDY9-0004nR-G2 for submit@debbugs.gnu.org; Sat, 22 Mar 2014 00:28:49 -0400 Received: from world.peace.net ([96.39.62.75]:37328) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WRDY6-0004nD-Vf; Sat, 22 Mar 2014 00:28:47 -0400 Received: from 209-6-91-212.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com ([209.6.91.212] helo=yeeloong.lan) by world.peace.net with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1WRDY0-000865-3Y; Sat, 22 Mar 2014 00:28:40 -0400 From: Mark H Weaver To: wgl@ciexinc.com Subject: Re: bug#17060: libguile install-data-hook target fails on BSD make References: <87vbv7qrke.fsf@ciexinc.com> Date: Sat, 22 Mar 2014 00:28:09 -0400 In-Reply-To: <87vbv7qrke.fsf@ciexinc.com> (wgl@ciexinc.com's message of "Fri, 21 Mar 2014 19:28:49 +0000") Message-ID: <87eh1un9gm.fsf@yeeloong.lan> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 17060 Cc: 17060@debbugs.gnu.org, request@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) retitle 17060 libguile install-data-hook target fails on BSD make thanks wgl@ciexinc.com writes: > The install step for building guile 2.0.11 fails after successful > compile on amd 64 bit FreeBsd 10.0. The error message is > > install: : No such file or directory > > where the item being installed has a blank name. > > At the suggestion of mark_weaver on IRC, i tried 'gmake' instead of > 'make' and the install went through successfully. > > The thinking is that there is something non-portable in the make file. wgl provided more information on IRC, so let me fill in the details. The failing target is 'install-data-hook' in libguile/Makefile.am. It prints this on the console: (modulo whitespace) /usr/bin/install -c -m 644 /usr/local/lib/libguile-2.0.so.29-gdb.scm Notice that the source filename is missing, suggesting that '$<' is the empty string. It then fails with the following error message: install: : No such file or directory This is when using BSD 'make' from FreeBSD 10. When using 'gmake' (GNU Make), it works properly. Mark From debbugs-submit-bounces@debbugs.gnu.org Sat Mar 29 09:27:34 2014 Received: (at 17060) by debbugs.gnu.org; 29 Mar 2014 13:27:34 +0000 Received: from localhost ([127.0.0.1]:55522 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WTtIL-0001UD-J5 for submit@debbugs.gnu.org; Sat, 29 Mar 2014 09:27:34 -0400 Received: from hera.aquilenet.fr ([141.255.128.1]:54462) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WTtIH-0001Tz-W3; Sat, 29 Mar 2014 09:27:30 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 2A883D72; Sat, 29 Mar 2014 14:27:29 +0100 (CET) Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XbmXXytlDBGM; Sat, 29 Mar 2014 14:27:29 +0100 (CET) Received: from pluto (reverse-83.fdn.fr [80.67.176.83]) by hera.aquilenet.fr (Postfix) with ESMTPSA id B0B6D35B; Sat, 29 Mar 2014 14:27:28 +0100 (CET) From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: Mark H Weaver Subject: Re: bug#17060: libguile install-data-hook target fails on BSD make References: <87vbv7qrke.fsf@ciexinc.com> <87eh1un9gm.fsf@yeeloong.lan> Date: Sat, 29 Mar 2014 14:27:28 +0100 In-Reply-To: <87eh1un9gm.fsf@yeeloong.lan> (Mark H. Weaver's message of "Sat, 22 Mar 2014 00:28:09 -0400") Message-ID: <874n2hkudb.fsf@gnu.org> User-Agent: Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 17060 Cc: 17060@debbugs.gnu.org, wgl@ciexinc.com, request@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) Mark H Weaver skribis: > The failing target is 'install-data-hook' in libguile/Makefile.am. > It prints this on the console: (modulo whitespace) > > /usr/bin/install -c -m 644 > /usr/local/lib/libguile-2.0.so.29-gdb.scm > > Notice that the source filename is missing, suggesting that '$<' is the > empty string. It then fails with the following error message: > > install: : No such file or directory AFAIK =E2=80=98$<=E2=80=99 is standard make, and it=E2=80=99s used in other= places in the file. So there must be a subtle syntax variation that BSD make doesn=E2=80=99t understand here. wgl: Could you edit libguile/Makefile.in, remove the 6 comment lines starting with =E2=80=9C## We want to install=E2=80=9D, and then try again = =E2=80=98make install=E2=80=99? Thanks in advance, Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 01 18:53:46 2014 Received: (at control) by debbugs.gnu.org; 1 Oct 2014 22:53:46 +0000 Received: from localhost ([127.0.0.1]:57805 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XZSmH-0003wz-Ny for submit@debbugs.gnu.org; Wed, 01 Oct 2014 18:53:46 -0400 Received: from world.peace.net ([96.39.62.75]:44889) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XZSmF-0003wr-ID for control@debbugs.gnu.org; Wed, 01 Oct 2014 18:53:44 -0400 Received: from c-24-62-95-23.hsd1.ma.comcast.net ([24.62.95.23] helo=jojen) by world.peace.net with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1XZSm9-0002Aw-Sz; Wed, 01 Oct 2014 18:53:38 -0400 From: Mark H Weaver To: control@debbugs.gnu.org Date: Wed, 01 Oct 2014 18:53:36 -0400 Message-ID: <87iok3bdvz.fsf@netris.org> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 2.0 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: retitle 11083 Guile 2.0.5 on Solaris 10 tags 11083 + moreinfo retitle 11776 Guile 2.0.5 on GNU/Hurd tags 11776 + moreinfo tags 15620 + moreinfo tags 16451 + moreinfo tags 17060 + moreinfo thanks [...] Content analysis details: (2.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.0 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: retitle 11083 Guile 2.0.5 on Solaris 10 tags 11083 + moreinfo retitle 11776 Guile 2.0.5 on GNU/Hurd tags 11776 + moreinfo tags 15620 + moreinfo tags 16451 + moreinfo tags 17060 + moreinfo thanks [...] Content analysis details: (2.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject retitle 11083 Guile 2.0.5 on Solaris 10 tags 11083 + moreinfo retitle 11776 Guile 2.0.5 on GNU/Hurd tags 11776 + moreinfo tags 15620 + moreinfo tags 16451 + moreinfo tags 17060 + moreinfo thanks From debbugs-submit-bounces@debbugs.gnu.org Tue Jun 21 09:06:37 2016 Received: (at 17060-done) by debbugs.gnu.org; 21 Jun 2016 13:06:37 +0000 Received: from localhost ([127.0.0.1]:48760 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bFLO1-0002yU-Jk for submit@debbugs.gnu.org; Tue, 21 Jun 2016 09:06:37 -0400 Received: from pb-sasl1.pobox.com ([64.147.108.66]:62656 helo=sasl.smtp.pobox.com) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bFLO0-0002yM-19 for 17060-done@debbugs.gnu.org; Tue, 21 Jun 2016 09:06:36 -0400 Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by pb-sasl1.pobox.com (Postfix) with ESMTP id D15EC22D3E; Tue, 21 Jun 2016 09:06:35 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type:content-transfer-encoding; s=sasl; bh=ZzYDvZH7CvLR zvpu/g9DDuJhFWc=; b=bcq51+aQCi5aROd08WJFMD/DxOXt2c/1T26+I/CxmKkW Gc5yboHqLuJH+USXQV93bzi6meDn1ni7ueSTXVaSLb1QLJTYDUoUCqdiyglqx6Pt nBJVAwFV/SLLHR1aJQToiski1QLM1vgDKtOJXuA5qCHkuoYrroyuoT/g4EiuwTs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type:content-transfer-encoding; q=dns; s=sasl; b=PIsCw7 mluMNJz3JTnRqdQ9k1IfQ4dnXkAn1ekS4OfcBQ9LUKKWC8kvrMemgP4IEfUldb8G kdOTDUht7cZHd7qmrK37DJORjnERkFWd//EOZwdlb6Hld/nTe+3CDW2Ub90cD3Zq ZG0DtnVRPkekWb0yzsZ+WdpeuKT0kuUBa1iRQ= Received: from pb-sasl1.nyi.icgroup.com (unknown [127.0.0.1]) by pb-sasl1.pobox.com (Postfix) with ESMTP id B95E922D39; Tue, 21 Jun 2016 09:06:35 -0400 (EDT) Received: from clucks (unknown [88.160.190.192]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pb-sasl1.pobox.com (Postfix) with ESMTPSA id C7E7C22D38; Tue, 21 Jun 2016 09:06:34 -0400 (EDT) From: Andy Wingo To: 17060-done@debbugs.gnu.org Subject: Re: bug#17060: libguile install-data-hook target fails on BSD make References: <87vbv7qrke.fsf@ciexinc.com> <87eh1un9gm.fsf@yeeloong.lan> <874n2hkudb.fsf@gnu.org> Date: Tue, 21 Jun 2016 15:06:27 +0200 In-Reply-To: <874n2hkudb.fsf@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Sat, 29 Mar 2014 14:27:28 +0100") Message-ID: <87eg7qzo6k.fsf@pobox.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Pobox-Relay-ID: FB455FC6-37B0-11E6-A0BC-C1836462E9F6-02397024!pb-sasl1.pobox.com X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: 17060-done Cc: Mark H Weaver , Ludovic =?utf-8?Q?Court=C3=A8s?= , wgl@ciexinc.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.4 (-) Hi :) I think we are happy to look at patches to support non-GNU make but without follow-through from a reporter we aren't going to make efforts in this direction; too many other things to do :) If you can track down the issue, please let us know and we'll see what we can do. Mark, Ludo, feel free to re-open if you feel like this is not the right way to go about things. Cheers, Andy On Sat 29 Mar 2014 14:27, ludo@gnu.org (Ludovic Court=C3=A8s) writes: > Mark H Weaver skribis: > >> The failing target is 'install-data-hook' in libguile/Makefile.am. >> It prints this on the console: (modulo whitespace) >> >> /usr/bin/install -c -m 644 >> /usr/local/lib/libguile-2.0.so.29-gdb.scm >> >> Notice that the source filename is missing, suggesting that '$<' is the >> empty string. It then fails with the following error message: >> >> install: : No such file or directory > > AFAIK =E2=80=98$<=E2=80=99 is standard make, and it=E2=80=99s used in oth= er places in the file. > So there must be a subtle syntax variation that BSD make doesn=E2=80=99t > understand here. > > wgl: Could you edit libguile/Makefile.in, remove the 6 comment lines > starting with =E2=80=9C## We want to install=E2=80=9D, and then try again= =E2=80=98make > install=E2=80=99? > > Thanks in advance, > Ludo=E2=80=99. From unknown Sat Aug 16 18:39:23 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 20 Jul 2016 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator