From unknown Mon Aug 18 04:45:27 2025 X-Loop: help-debbugs@gnu.org Subject: bug#34924: Default _SOURCES fails when the target contains dots Resent-From: =?UTF-8?Q?=D0=94=D0=B8=D0=BB=D1=8F=D0=BD_?= =?UTF-8?Q?=D0=9F=D0=B0=D0=BB=D0=B0=D1=83=D0=B7=D0=BE=D0=B2?= Original-Sender: "Debbugs-submit" Resent-CC: bug-automake@gnu.org Resent-Date: Wed, 20 Mar 2019 15:23:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 34924 X-GNU-PR-Package: automake X-GNU-PR-Keywords: To: 34924@debbugs.gnu.org X-Debbugs-Original-To: bug-automake@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.155309535112798 (code B ref -1); Wed, 20 Mar 2019 15:23:02 +0000 Received: (at submit) by debbugs.gnu.org; 20 Mar 2019 15:22:31 +0000 Received: from localhost ([127.0.0.1]:52085 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1h6d30-0003KM-Vi for submit@debbugs.gnu.org; Wed, 20 Mar 2019 11:22:31 -0400 Received: from eggs.gnu.org ([209.51.188.92]:34193) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1h6d2y-0003K6-V1 for submit@debbugs.gnu.org; Wed, 20 Mar 2019 11:22:29 -0400 Received: from lists.gnu.org ([209.51.188.17]:38691) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1h6d2t-0004SI-Pn for submit@debbugs.gnu.org; Wed, 20 Mar 2019 11:22:23 -0400 Received: from eggs.gnu.org ([209.51.188.92]:48551) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h6d2r-0004GP-2R for bug-automake@gnu.org; Wed, 20 Mar 2019 11:22:23 -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,RCVD_IN_DNSWL_NONE, URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h6d2q-0004OA-4r for bug-automake@gnu.org; Wed, 20 Mar 2019 11:22:21 -0400 Received: from mail.aegee.org ([144.76.142.78]:53798) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1h6d2p-0002sO-D9 for bug-automake@gnu.org; Wed, 20 Mar 2019 11:22:20 -0400 Authentication-Results: mail.aegee.org/x2KFL7HT001297; auth=pass (PLAIN) smtp.auth=didopalauzov DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=aegee.org; s=k4096; t=1553095267; i=dkim+MSA-tls@aegee.org; r=y; bh=IECI5muyaBDcxIPoOU2Rtxtn4YeT986Ei3DR6lX0PwU=; h=Subject:From:To:Date; b=Qe6711mbzzBPmnMH6PBVEyB1ECMGkRdOA7mv4EPO4h2RLSD1mWRILcU4AF3NKBFHB 8ruLexvE+r0/Bjd5vRKADVpCK1Af+DuxTCIJfCga6JNK08+W5dM6XEARiadV30tQhu pSLj+EVdLstLHhzYSPIB52yyfVSSrzVfyRzr7LUQNejOHbvwb+3TIlsKyuOjjqd+ZX kYBq3LzTnxewGEkaccuLEbYL9no7gNWXQxI/uGKkzuymgEWbZU4RZeCJKxJLyL7d/3 cmlsotLm91QR5lQpRUFNgMov8djEISmUZHcal06nDCEyPjnRiDHcAop/c1VfFGswBI wdOEtsKUJz9vW7AHgNDV3jUpLOQwPS/z38hxo14RwNC/ukxxlmS70Ag11m4MH7OsvL IdZ34SCspaT2yV8eTqMk50uuDiSadIhtOaSFNkZVWgV7cG1EP9/SsPO/xl6AhWcdKx nqcNvJ2bgt65TTljaczj618KJ9IHzplFSeqCx85otmRyZh6ravbtbefy7U7vGXsYjr wzQ5WlS50R3dVMFRrDCCxS7pWdVJpS6ph1tYzFDPPBRi4SIwP8zRwNl0Yt4LDY7DLJ upSrwtj+s9ZaZ8jY7wTDa2JSGwPlEXbpsNUmakrB44F14ylLg/20snvxvMNGdicGOB 3IuMxQe/8IzXVQwz+uCcoPHc= Authentication-Results: mail.aegee.org/x2KFL7HT001297; dkim=none Received: from Tylan (eduroam-PAT.sit.fraunhofer.de [141.12.129.132]) (authenticated bits=0) by mail.aegee.org (8.15.2/8.15.2) with ESMTPSA id x2KFL7HT001297 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO) for ; Wed, 20 Mar 2019 15:21:07 GMT Message-ID: From: =?UTF-8?Q?=D0=94=D0=B8=D0=BB=D1=8F=D0=BD_?= =?UTF-8?Q?=D0=9F=D0=B0=D0=BB=D0=B0=D1=83=D0=B7=D0=BE=D0=B2?= Date: Wed, 20 Mar 2019 15:21:05 +0000 Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.33.1 MIME-Version: 1.0 X-Virus-Scanned: clamav-milter 0.101.1 at mail.aegee.org X-Virus-Status: Clean Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by mail.aegee.org id x2KFL7HT001297 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 144.76.142.78 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Spam-Score: 0.0 (/) 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.0 (-) Hello, I expect that the line a_b_d_e_f_g_SOURCES =3D a/b/d-e-f.g.c to be superflous, as this is a =E2=80=9CDefault _SOURCE=E2=80=9D, but `ma= ke` fails with make[1]: *** No rule to make target 'a/b/d-e-f.c', needed by 'a/b/d_e_f_g= -d-e-f.o'. Stop g is lost from the tagret. =E2=80=A6_PROGRAMS =3D a/b/c-e-f.g Note, that there is a dot before g in both _SOURCES ad _PROGRAMS, but the= default extension was not changed from .c . I use Automake 1.16.1. Regards =D0=94=D0=B8=D0=BB=D1=8F=D0=BD From unknown Mon Aug 18 04:45:27 2025 X-Loop: help-debbugs@gnu.org Subject: bug#34924: Default _SOURCES fails when the target contains dots Resent-From: Mike Frysinger Original-Sender: "Debbugs-submit" Resent-CC: bug-automake@gnu.org Resent-Date: Mon, 21 Feb 2022 01:15:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 34924 X-GNU-PR-Package: automake X-GNU-PR-Keywords: To: =?UTF-8?Q?=D0=94=D0=B8=D0=BB=D1=8F=D0=BD_?= =?UTF-8?Q?=D0=9F=D0=B0=D0=BB=D0=B0=D1=83=D0=B7=D0=BE=D0=B2?= Cc: 34924@debbugs.gnu.org Received: via spool by 34924-submit@debbugs.gnu.org id=B34924.164540607917543 (code B ref 34924); Mon, 21 Feb 2022 01:15:01 +0000 Received: (at 34924) by debbugs.gnu.org; 21 Feb 2022 01:14:39 +0000 Received: from localhost ([127.0.0.1]:34256 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nLxHj-0004Ys-Le for submit@debbugs.gnu.org; Sun, 20 Feb 2022 20:14:39 -0500 Received: from woodpecker.gentoo.org ([140.211.166.183]:59728 helo=smtp.gentoo.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nLxHg-0004Yf-CB for 34924@debbugs.gnu.org; Sun, 20 Feb 2022 20:14:37 -0500 Received: by smtp.gentoo.org (Postfix, from userid 559) id E43F7343775; Mon, 21 Feb 2022 01:14:29 +0000 (UTC) Date: Sun, 20 Feb 2022 20:14:29 -0500 From: Mike Frysinger Message-ID: Mail-Followup-To: =?UTF-8?Q?=D0=94=D0=B8=D0=BB=D1=8F=D0=BD_?= =?UTF-8?Q?=D0=9F=D0=B0=D0=BB=D0=B0=D1=83=D0=B7=D0=BE=D0=B2?= , 34924@debbugs.gnu.org References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="1mOpK7HqkPo5tj58" Content-Disposition: inline In-Reply-To: X-Spam-Score: -5.0 (-----) 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: -6.0 (------) --1mOpK7HqkPo5tj58 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 20 Mar 2019 15:21, =D0=94=D0=B8=D0=BB=D1=8F=D0=BD =D0=9F=D0=B0=D0=BB=D0= =B0=D1=83=D0=B7=D0=BE=D0=B2 wrote: > I expect that the line >=20 > a_b_d_e_f_g_SOURCES =3D a/b/d-e-f.g.c >=20 > to be superflous, as this is a =E2=80=9CDefault _SOURCE=E2=80=9D, but `ma= ke` fails with >=20 > make[1]: *** No rule to make target 'a/b/d-e-f.c', needed by 'a/b/d_e_f_g= -d-e-f.o'. Stop >=20 > g is lost from the tagret. >=20 > =E2=80=A6_PROGRAMS =3D a/b/c-e-f.g >=20 > Note, that there is a dot before g in both _SOURCES ad _PROGRAMS, but the= default extension was not changed from .c . >=20 > I use Automake 1.16.1. i can't reproduce this. your snippet seems to have a typo: =E2=80=A6_PROGRAMS =3D a/b/c-e-f.g a_b_d_e_f_g_SOURCES =3D ... your PROGRAMS is set to .../c-... but your SOURCES variable is ..._d_... can you please attach full configure.ac & Makefile.am that reproduces ? -mike --1mOpK7HqkPo5tj58 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEuQK1JxMl+JKsJRrUQWM7n+g39YEFAmIS53UACgkQQWM7n+g3 9YHTvBAAmKLm4svrPm19eXXlvL0JxyxY9b99CTd5ZUPi4YRQNx7wWUl0RoZaCkDI 1y7t2fImFh0AYYO0FdHqWQSS/ZMZLCGLeY9raH4gzGLQrtzYmpB9WcE6WgCuoa8K EWjUWA5pobNtumNukfj8H7H66GgUeiapNufAtPJ0i4zQGJjmfrkZhAbqQ/29cRwN WUVf4X9gQfnygAvMnXwRNpDzXhxC0pIAcu8I9+hZJfkSdGDJYnMAYnpuHDqHEfkh H4L7LZC3lAEplJGjL/CnS6hsZ0oYXxlTMtGsQc+REMDcZr8O3WsWrH8pYj02kw6+ UmdGlNC/xGES9hE4TgNbMVZU9J9Kk7aB6t2SWQjTJtaY6fSmzuPCz1tB0YFyXVL8 SAoiW0eF3i8T+RISBS0m1cX83kiIC1jA7FolRx2jjozaIOvMosOSTpBT+o6DSeVT nYdf61x5Ap/B/PIMBDZ3y2GME0vmnYEw6v5IJlrCyUDXHoy0vGozrytseSSpks74 lZ3KGAfgAG2blaFMItD9XqhFaZ7KirQ0s6g7GGTgtBn84zI0Q5GJ2Ls2BgMXbfwl 6forIMwy4/LwJbcPFR/G6nQcF0LE8WIUcw6fQiQxhhSpRxFr1JN8muYoP4p9aBOD T+Lhlpg3PIIS6mFwTczVYPJCYrvlVX8woDrH22i7tdRmaSO3y9w= =e0WS -----END PGP SIGNATURE----- --1mOpK7HqkPo5tj58-- From debbugs-submit-bounces@debbugs.gnu.org Sun Feb 20 20:14:49 2022 Received: (at control) by debbugs.gnu.org; 21 Feb 2022 01:14:49 +0000 Received: from localhost ([127.0.0.1]:34259 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nLxHs-0004ZF-TA for submit@debbugs.gnu.org; Sun, 20 Feb 2022 20:14:49 -0500 Received: from woodpecker.gentoo.org ([140.211.166.183]:59778 helo=smtp.gentoo.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nLxHq-0004Z1-T6 for control@debbugs.gnu.org; Sun, 20 Feb 2022 20:14:47 -0500 Received: by smtp.gentoo.org (Postfix, from userid 559) id 510CB343784; Mon, 21 Feb 2022 01:14:41 +0000 (UTC) From: Mike Frysinger To: control@debbugs.gnu.org Subject: Control message Message-Id: <20220221011441.510CB343784@smtp.gentoo.org> Date: Mon, 21 Feb 2022 01:14:41 +0000 (UTC) X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: control 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: -6.0 (------) tag 34924 = moreinfo thankyou From unknown Mon Aug 18 04:45:27 2025 X-Loop: help-debbugs@gnu.org Subject: bug#34924: Default _SOURCES fails when the target contains dots Resent-From: =?UTF-8?Q?=D0=94=D0=B8=D0=BB=D1=8F=D0=BD_?= =?UTF-8?Q?=D0=9F=D0=B0=D0=BB=D0=B0=D1=83=D0=B7=D0=BE=D0=B2?= Original-Sender: "Debbugs-submit" Resent-CC: bug-automake@gnu.org Resent-Date: Mon, 21 Feb 2022 06:19:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 34924 X-GNU-PR-Package: automake X-GNU-PR-Keywords: moreinfo To: Mike Frysinger Cc: 34924@debbugs.gnu.org Received: via spool by 34924-submit@debbugs.gnu.org id=B34924.164542433310700 (code B ref 34924); Mon, 21 Feb 2022 06:19:02 +0000 Received: (at 34924) by debbugs.gnu.org; 21 Feb 2022 06:18:53 +0000 Received: from localhost ([127.0.0.1]:34674 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nM225-0002mS-Im for submit@debbugs.gnu.org; Mon, 21 Feb 2022 01:18:53 -0500 Received: from mail.aegee.org ([144.76.142.78]:36742) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nM220-0002mF-Iw for 34924@debbugs.gnu.org; Mon, 21 Feb 2022 01:18:48 -0500 Authentication-Results: mail.aegee.org/21L6If283027310; auth=pass (LOGIN) smtp.auth=didopalauzov@aegee.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=aegee.org; s=k4096; t=1645424322; i=dkim+MSA-tls@aegee.org; bh=ynBtiRhhRr3Pku8yHScP4KFqrgsOHdLekrqmipjSoQo=; h=Subject:From:To:Cc:Date:In-Reply-To:References; b=sLPsBGsOuvCBbdJrhDXzO7JThMPwGrcL8LD2QBjQO7IRSdhLLIucujMmEqCnapu/A 5G0JOEdLj/zJXHnKZDEOXMEkbkll+D015YHtYs9Gf9t8PhHmYDj1jby1gjF71fv+l9 xGMOORw0DXGTv6gPDeYSGGOp/7ju78B8fYy3qtiULMQGhfPLWM1jM4dYAKQDPg1ThT nbfKDnKmw159pl0BfWoUTnaR0E66STgO6qNnlRIo+YmREcsF+8fBkg9OzrXKWcOZYe o8KH/Lr//RKx7A8KV5r73IoSDTIKYyPMGYmTEQiHq03I5iJzR4zbCK1c//SuTw65ef 691yk55bVet8f8edo68h+qQ2JEE3FimaZ6sGvVszLt5U4p+ZMyqpklqJrneC3Xhano NGjXxzqi5LVJvGUEDonPjgJUjVjVxpIl3hnkjA/kgt/cvotwOPhyhblCRwvxezHx10 VDbAwjDldMnip1HZvTXEwjLHcNMza+VULAhKUeFWgUVVpo0lOnfoGptozbOvT4mk2L GMbKAThR4wuLCUBR4j4loWLYKE8fDc4pBOa5i0BMHEkbOkW/JrVu+FQmo8tw1D+je6 eO0evsIn3EWrM+ML/cXyiz3yejnX56zw8eHJGT6Wuip3t8Yrx0gIXrooK6iJgAS9XE Bx0TJ2NORdioJHZl9V3Ik26Y= Authentication-Results: mail.aegee.org/21L6If283027310; dkim=none Received: from [192.168.0.199] ([87.118.146.153]) (authenticated bits=0) by mail.aegee.org (8.17.1/8.17.1) with ESMTPSA id 21L6If283027310 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Mon, 21 Feb 2022 06:18:42 GMT Message-ID: <4a4c87540e256c6fd5370d95f4570120a75cfe83.camel@aegee.org> From: =?UTF-8?Q?=D0=94=D0=B8=D0=BB=D1=8F=D0=BD_?= =?UTF-8?Q?=D0=9F=D0=B0=D0=BB=D0=B0=D1=83=D0=B7=D0=BE=D0=B2?= Date: Mon, 21 Feb 2022 08:18:41 +0200 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.43.3 MIME-Version: 1.0 X-Spam-Score: -0.0 (/) 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.0 (-) Hello, I cannot attach my full configure.ac . I wrote the email in 2019 and in the meantime have forgotten any context. Greetings Dilyan On Sun, 2022-02-20 at 20:14 -0500, Mike Frysinger wrote: > On 20 Mar 2019 15:21, =D0=94=D0=B8=D0=BB=D1=8F=D0=BD =D0=9F=D0=B0=D0=BB= =D0=B0=D1=83=D0=B7=D0=BE=D0=B2 wrote: > > I expect that the line > >=20 > > a_b_d_e_f_g_SOURCES =3D a/b/d-e-f.g.c > >=20 > > to be superflous, as this is a =E2=80=9CDefault _SOURCE=E2=80=9D, but `= make` fails > > with > >=20 > > make[1]: *** No rule to make target 'a/b/d-e-f.c', needed by > > 'a/b/d_e_f_g-d-e-f.o'.=C2=A0 Stop > >=20 > > g is lost from the tagret. > >=20 > > =E2=80=A6_PROGRAMS =3D a/b/c-e-f.g > >=20 > > Note, that there is a dot before g in both _SOURCES ad _PROGRAMS, > > but the default extension was not changed from .c . > >=20 > > I use Automake 1.16.1. >=20 > i can't reproduce this.=C2=A0 your snippet seems to have a typo: > =E2=80=A6_PROGRAMS =3D a/b/c-e-f.g > a_b_d_e_f_g_SOURCES =3D ... > your PROGRAMS is set to .../c-... but your SOURCES variable is > ..._d_... >=20 > can you please attach full configure.ac & Makefile.am that reproduces > ? > -mike From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 21 12:55:19 2022 Received: (at control) by debbugs.gnu.org; 21 Feb 2022 17:55:19 +0000 Received: from localhost ([127.0.0.1]:38947 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nMCu7-0006zJ-AW for submit@debbugs.gnu.org; Mon, 21 Feb 2022 12:55:19 -0500 Received: from woodpecker.gentoo.org ([140.211.166.183]:47608 helo=smtp.gentoo.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nMCu5-0006z4-LP for control@debbugs.gnu.org; Mon, 21 Feb 2022 12:55:17 -0500 Received: by smtp.gentoo.org (Postfix, from userid 559) id 2DCB1342C89; Mon, 21 Feb 2022 17:55:05 +0000 (UTC) From: Mike Frysinger To: control@debbugs.gnu.org Subject: Control message Message-Id: <20220221175506.2DCB1342C89@smtp.gentoo.org> Date: Mon, 21 Feb 2022 17:55:05 +0000 (UTC) X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: control 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: -6.0 (------) close 34924 thankyou