Received: (at 78259) by debbugs.gnu.org; 5 May 2025 15:35:56 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Mon May 05 11:35:56 2025 Received: from localhost ([127.0.0.1]:41800 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1uBxrI-0005tf-6d for submit <at> debbugs.gnu.org; Mon, 05 May 2025 11:35:56 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50842) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from <eliz@HIDDEN>) id 1uBxrF-0005tI-MU for 78259 <at> debbugs.gnu.org; Mon, 05 May 2025 11:35:54 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <eliz@HIDDEN>) id 1uBxrA-00027N-7S; Mon, 05 May 2025 11:35:48 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=usWn6zGP698VHLrkHzqyInPu6uPV6n7o6wsprRDmdjE=; b=H8GN+6bZPdvM wN70nm5O1TaRo9Ye+NDW30VobxC8UKJW9qL0PaTSLOr/lI4utrYdKqT67NzZdq4X+e9vKooE8ROTv 5MFYYq2mGaahZ2djz3eMCPF0ze7M+MDykKQcfZe1U6DMjkLlaA6M15xf0djSx3kbDSDfdSDVJDk1X EHfNW69TwUJumso0TakKWJh3pmVYHC/d9kU42PocCTLkFV7n01UoYjLjV+yzjS0VHgtyVU22BwCu7 8R6DzYJG9QfuuAn5HjjYWMiFLIlD8J0UgeJMgYblH0WohZWLJdFtK7LnF+l5VLslKOom8jDUFC2Wq g3Z4y7olA3goLUEdwmafHw==; Date: Mon, 05 May 2025 18:35:43 +0300 Message-Id: <86msbrgje8.fsf@HIDDEN> From: Eli Zaretskii <eliz@HIDDEN> To: badli al rashid <theothernighttheotherday@HIDDEN> In-Reply-To: <CAJinB_AskGnsfy=XWfXnXcAChOuF3xSi=fX+XC6e52NobLvn3Q@HIDDEN> (message from badli al rashid on Mon, 5 May 2025 21:35:25 +0800) Subject: Re: bug#78259: callproc.c undeclared function References: <CAJinB_BAYXj3tgf3gBgCkkrjo1iSuER5tMXbpEeAbj_qVCo2Kg@HIDDEN> <86r013gs9t.fsf@HIDDEN> <CAJinB_AskGnsfy=XWfXnXcAChOuF3xSi=fX+XC6e52NobLvn3Q@HIDDEN> X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 78259 Cc: 78259 <at> debbugs.gnu.org X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -3.3 (---) > From: badli al rashid <theothernighttheotherday@HIDDEN> > Date: Mon, 5 May 2025 21:35:25 +0800 > Cc: 78259 <at> debbugs.gnu.org > > is this the test you are refering to ? > ac_cv_func_posix_spawn_file_actions_addchdir='no' > ac_cv_func_posix_spawn_file_actions_addchdir_np='yes' No, to the test which looks similar to this: configure:32705: checking for posix_spawn_file_actions_addchdir configure:32705: gcc -o conftest -O2 -g3 -pthread -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/x86_64-linux-gnu -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/uuid -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/uuid -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 conftest.c -lsqlite3 -lX11 -lcairo >&5 /usr/bin/ld: /tmp/cciOmqb6.o: in function `main': /home/eliz/git/emacs/trunk/conftest.c:300: undefined reference to `posix_spawn_file_actions_addchdir' collect2: error: ld returned 1 exit status configure:32705: $? = 1 configure: failed program was:
bug-gnu-emacs@HIDDEN
:bug#78259
; Package emacs
.
Full text available.Received: (at 78259) by debbugs.gnu.org; 5 May 2025 13:35:50 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Mon May 05 09:35:49 2025 Received: from localhost ([127.0.0.1]:39864 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1uBvz3-0007Od-86 for submit <at> debbugs.gnu.org; Mon, 05 May 2025 09:35:49 -0400 Received: from mail-wm1-x336.google.com ([2a00:1450:4864:20::336]:52283) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from <theothernighttheotherday@HIDDEN>) id 1uBvyy-0007O8-V0 for 78259 <at> debbugs.gnu.org; Mon, 05 May 2025 09:35:46 -0400 Received: by mail-wm1-x336.google.com with SMTP id 5b1f17b1804b1-440685d6afcso38639695e9.0 for <78259 <at> debbugs.gnu.org>; Mon, 05 May 2025 06:35:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1746452138; x=1747056938; darn=debbugs.gnu.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=4Ag6Q8JC2zxuqz4z1alZVzn6rbjZeIBYoymVNW3r/7U=; b=hJrSN4ossacAcGv4kux32s1RwGhS6o71fqaUwcgvxePf7aSrO2Ke6elmjLEav6rcKO TwJJkhOyCTVOx+19OpPb4mQczwXwIzKIfModmQT4nedG4/STCl/GERDKDsUtIwZZ+vO8 mcT2+MOS7MPGLzj/NUvALNBFHUZDi5v/ZSWIRtNY6JoAn8DTunVNWHYlDvfKTBgj+zMK jVPyGPweK+f/kPOCYaV/BlUsXOOhUIbVJM+ZPjTLIIMf1uI5E2ywVMY6dM5cMd56kbyx IXOpDrQG6tcexiH8hTjXYEEXgVIsuihk6meCVptR6APi28FdnxShy9HUPwIZLbi9V7Dt fhVA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1746452138; x=1747056938; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=4Ag6Q8JC2zxuqz4z1alZVzn6rbjZeIBYoymVNW3r/7U=; b=AL4ppIgF5xVVkTZt1hZUfp0q6iJbe3T30Ggnpedw3ioZ+FEUWFT3cuCHZwgBuCWp6y WQjzFsaaOISRR4AUr5AbELJfzM2kNiMFtgCRjslZCqwtfN4UG3buqqXj6kohENEMHr1d bc1a4WhaJIGRi6UbdFQM9VqbMMO82h1FNZWASHDS8ZiP66TwSrHG5g2WSbH30p/dQD6N ZlifKCqcLZRuXVi9MoExNv7LDWjvVuRO0hE880VKLd1I6nHWJyq3zzM3dDG5rc9/E0bs ogBkOgCjVhREM6/0OtjORZXE8iZ4PxNg2i5NJx5mmdpGHI3BYWfMJ4fft21WlyzELxLV h7VA== X-Gm-Message-State: AOJu0YwkpYx9DOIqtZJoNam7zZC8j75SZQJGSMhFRBh4jFloubt8EM3e XvxU4F+cw6yGPVLfMI0QlWZE7tdoxXYBB1GohFfTMQly5NZxJmjHenF3XMmLsyFTkQpV+ekhtwr M9PmuUhG9kROHreI63xGBGiozuIo= X-Gm-Gg: ASbGncvWO0QMihz5cSRqiBBKcSrORu7hl2yHNjBllIXjiRZJsXmcCsnXuRHRgXk8HIs q5yVka9E2umXwZZU8SiWIq5pbdth1MHslZWfwL2xZJ2mSI+yxclqWjX1BNVM4WzQEUnwC2CoUUW FCXoogMh573f+/nc0+SA== X-Google-Smtp-Source: AGHT+IF78WAu3aPNiyAAF/C9s+Hj1aZbP1XID0LKHaZSEJc1c1s3Xc95HL5ZuSy890rNLFlg5QJQy1zEKKkC/CgnRAc= X-Received: by 2002:a05:600c:5012:b0:43d:300f:fa4a with SMTP id 5b1f17b1804b1-441c48bc736mr73058705e9.12.1746452138283; Mon, 05 May 2025 06:35:38 -0700 (PDT) MIME-Version: 1.0 References: <CAJinB_BAYXj3tgf3gBgCkkrjo1iSuER5tMXbpEeAbj_qVCo2Kg@HIDDEN> <86r013gs9t.fsf@HIDDEN> In-Reply-To: <86r013gs9t.fsf@HIDDEN> From: badli al rashid <theothernighttheotherday@HIDDEN> Date: Mon, 5 May 2025 21:35:25 +0800 X-Gm-Features: ATxdqUE3nJApq6S4jbyPJfxThsmw85iGH11gMxvxDq_hOGrs0T4vxDqI4_sqScc Message-ID: <CAJinB_AskGnsfy=XWfXnXcAChOuF3xSi=fX+XC6e52NobLvn3Q@HIDDEN> Subject: Re: bug#78259: callproc.c undeclared function To: Eli Zaretskii <eliz@HIDDEN> Content-Type: multipart/alternative; boundary="00000000000051d7cf06346393bd" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 78259 Cc: 78259 <at> debbugs.gnu.org X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.0 (-) --00000000000051d7cf06346393bd Content-Type: text/plain; charset="UTF-8" is this the test you are refering to ? ac_cv_func_posix_spawn_file_actions_addchdir='no' ac_cv_func_posix_spawn_file_actions_addchdir_np='yes' Sent from Gmail On Mon, May 5, 2025, 20:24 Eli Zaretskii <eliz@HIDDEN> wrote: > > From: badli al rashid <theothernighttheotherday@HIDDEN> > > Date: Mon, 5 May 2025 19:08:09 +0800 > > > > error when running make > > callproc.c:1358:11: error: call to undeclared function > 'posix_spawn_file_actions_addchdir_np'; ISO C99 and > > later do not support implicit function declarations > [-Wimplicit-function-declaration] > > 1358 | error = posix_spawn_file_actions_addchdir_np (actions, cwd); > > | ^ > > 1 error generated. > > make[3]: *** [Makefile:444: callproc.o] Error 1 > > make[3]: Leaving directory > '/data/data/com.termux/files/home/emacs.git/src' > > make[2]: *** [Makefile:546: src] Error 2 > > make[2]: Leaving directory '/data/data/com.termux/files/home/emacs.git' > > make[1]: *** [Makefile:1293: actual-bootstrap] Error 2 > > make[1]: Leaving directory '/data/data/com.termux/files/home/emacs.git' > > make[1]: Entering directory '/data/data/com.termux/files/home/emacs.git' > > *** > > *** "make bootstrap" failed with exit status 2. > > Please post the part of config.log where it tests for the functions > posix_spawn_file_actions_addchdir and > posix_spawn_file_actions_addchdir_np. > --00000000000051d7cf06346393bd Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"auto"><div><div><div dir=3D"auto">is this the test you are refe= ring to ?=C2=A0</div><div dir=3D"auto">ac_cv_func_posix_spawn_file_actions_= addchdir=3D'no'</div><div dir=3D"auto">ac_cv_func_posix_spawn_file_= actions_addchdir_np=3D'yes'</div></div><div><br></div><div data-sma= rtmail=3D"gmail_signature">Sent from Gmail</div><br><div class=3D"gmail_quo= te gmail_quote_container"><div dir=3D"ltr" class=3D"gmail_attr">On Mon, May= 5, 2025, 20:24 Eli Zaretskii <<a href=3D"mailto:eliz@HIDDEN">eliz@gnu.= org</a>> wrote:<br></div><blockquote class=3D"gmail_quote" style=3D"marg= in:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">> From: badli= al rashid <<a href=3D"mailto:theothernighttheotherday@HIDDEN" target= =3D"_blank" rel=3D"noreferrer">theothernighttheotherday@HIDDEN</a>><b= r> > Date: Mon, 5 May 2025 19:08:09 +0800<br> > <br> > error when running make<br> > callproc.c:1358:11: error: call to undeclared function 'posix_spaw= n_file_actions_addchdir_np'; ISO C99 and<br> > later do not support implicit function declarations [-Wimplicit-functi= on-declaration]<br> >=C2=A0 1358 |=C2=A0 =C2=A0error =3D posix_spawn_file_actions_addchdir_n= p (actions, cwd);<br> >=C2=A0 =C2=A0 =C2=A0 =C2=A0|=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0^<= br> > 1 error generated.<br> > make[3]: *** [Makefile:444: callproc.o] Error 1<br> > make[3]: Leaving directory '/data/data/com.termux/files/home/emacs= .git/src'<br> > make[2]: *** [Makefile:546: src] Error 2<br> > make[2]: Leaving directory '/data/data/com.termux/files/home/emacs= .git'<br> > make[1]: *** [Makefile:1293: actual-bootstrap] Error 2<br> > make[1]: Leaving directory '/data/data/com.termux/files/home/emacs= .git'<br> > make[1]: Entering directory '/data/data/com.termux/files/home/emac= s.git'<br> > ***<br> > *** "make bootstrap" failed with exit status 2.<br> <br> Please post the part of config.log where it tests for the functions<br> posix_spawn_file_actions_addchdir and<br> posix_spawn_file_actions_addchdir_np.<br> </blockquote></div></div></div> --00000000000051d7cf06346393bd--
bug-gnu-emacs@HIDDEN
:bug#78259
; Package emacs
.
Full text available.Received: (at 78259) by debbugs.gnu.org; 5 May 2025 12:24:13 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Mon May 05 08:24:13 2025 Received: from localhost ([127.0.0.1]:39484 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1uBurl-0000M2-7L for submit <at> debbugs.gnu.org; Mon, 05 May 2025 08:24:13 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42496) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from <eliz@HIDDEN>) id 1uBurg-0000Lf-0y for 78259 <at> debbugs.gnu.org; Mon, 05 May 2025 08:24:09 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <eliz@HIDDEN>) id 1uBura-0000Sk-4a; Mon, 05 May 2025 08:24:02 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=zKPrGmr5uHGYjrwzE72FmarOQ6kviMzm8ZLLF7NOWEE=; b=rqs1efXmh4CN 2ZErvbma4gpIAo4pt4eVK/HReSaAfMzg+4R1Mi0/74yK+pS+3XRZTIqzTUi/j8e7FTOvtlmAg9Iou 9AHNSU/tK7+vU4KLJBZe4z30BjyDlVu4vMtHO+B17fKacsSVhe/XuDxT5wwe4NoqzH84NPN/08Dgf ryF4pKM7u0BFyj5BtzW3XoYiH5h7N81ovpvoU7+rWfPV3Bv7OcleP4dpEhFn1q8OhQag+0IU0qmKg 8ZxDP7UB3btnL91mVYF6jB8IZOC58nJU4g9cbCBvP1S4VUYdqzbylIiyPgA8TndW4NXWWdd0j3atb Biu8PMO5zUY6bbp4nLFDpQ==; Date: Mon, 05 May 2025 15:23:58 +0300 Message-Id: <86r013gs9t.fsf@HIDDEN> From: Eli Zaretskii <eliz@HIDDEN> To: badli al rashid <theothernighttheotherday@HIDDEN> In-Reply-To: <CAJinB_BAYXj3tgf3gBgCkkrjo1iSuER5tMXbpEeAbj_qVCo2Kg@HIDDEN> (message from badli al rashid on Mon, 5 May 2025 19:08:09 +0800) Subject: Re: bug#78259: callproc.c undeclared function References: <CAJinB_BAYXj3tgf3gBgCkkrjo1iSuER5tMXbpEeAbj_qVCo2Kg@HIDDEN> X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 78259 Cc: 78259 <at> debbugs.gnu.org X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -3.3 (---) > From: badli al rashid <theothernighttheotherday@HIDDEN> > Date: Mon, 5 May 2025 19:08:09 +0800 > > error when running make > callproc.c:1358:11: error: call to undeclared function 'posix_spawn_file_actions_addchdir_np'; ISO C99 and > later do not support implicit function declarations [-Wimplicit-function-declaration] > 1358 | error = posix_spawn_file_actions_addchdir_np (actions, cwd); > | ^ > 1 error generated. > make[3]: *** [Makefile:444: callproc.o] Error 1 > make[3]: Leaving directory '/data/data/com.termux/files/home/emacs.git/src' > make[2]: *** [Makefile:546: src] Error 2 > make[2]: Leaving directory '/data/data/com.termux/files/home/emacs.git' > make[1]: *** [Makefile:1293: actual-bootstrap] Error 2 > make[1]: Leaving directory '/data/data/com.termux/files/home/emacs.git' > make[1]: Entering directory '/data/data/com.termux/files/home/emacs.git' > *** > *** "make bootstrap" failed with exit status 2. Please post the part of config.log where it tests for the functions posix_spawn_file_actions_addchdir and posix_spawn_file_actions_addchdir_np.
bug-gnu-emacs@HIDDEN
:bug#78259
; Package emacs
.
Full text available.Received: (at submit) by debbugs.gnu.org; 5 May 2025 11:08:37 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Mon May 05 07:08:37 2025 Received: from localhost ([127.0.0.1]:39112 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1uBtga-0001nT-Ar for submit <at> debbugs.gnu.org; Mon, 05 May 2025 07:08:37 -0400 Received: from lists.gnu.org ([2001:470:142::17]:32786) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from <theothernighttheotherday@HIDDEN>) id 1uBtgV-0001nB-TX for submit <at> debbugs.gnu.org; Mon, 05 May 2025 07:08:34 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <theothernighttheotherday@HIDDEN>) id 1uBtgQ-00039F-2e for bug-gnu-emacs@HIDDEN; Mon, 05 May 2025 07:08:26 -0400 Received: from mail-wm1-x32b.google.com ([2a00:1450:4864:20::32b]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from <theothernighttheotherday@HIDDEN>) id 1uBtgN-0007d4-Oa for bug-gnu-emacs@HIDDEN; Mon, 05 May 2025 07:08:25 -0400 Received: by mail-wm1-x32b.google.com with SMTP id 5b1f17b1804b1-43cf06eabdaso33599235e9.2 for <bug-gnu-emacs@HIDDEN>; Mon, 05 May 2025 04:08:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1746443301; x=1747048101; darn=gnu.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=S5yD8j4ZqFuWsWgDptSphCSIyNXBSopc7YVeWiA/oAc=; b=C2dAj/VYXyaFj+r/Ed+1xZUNbrERzsP0gb7kQ3oNNvJQlpZ4z3xqWmqK0tBs252oiW hGUMdu3Xv3xL0aXJ2ZKw+zgUx0UCSrz8jXfAj7wX3fDK4s+qb65te3w8xdI8dge1kqpg x5CaJRGpM0Ki3Xl0p+Zw3HCzWpMohlmEjm4V06BMhagwBg/9EQFbbishvxB9lA8fGqlS ZitNXlkqV1s9y74/lvMtz9uZYJR8yEsmGxN7r6oHCKFRTcWUSSK6j+hinITu5C7ZXLpH jjL9mtIMBWE4YPXQtXcBJK3YENsmZZdCMpQVkK1Fpez22dU/YtM7t4tEvzin4KGjWKRX LXQg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1746443301; x=1747048101; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=S5yD8j4ZqFuWsWgDptSphCSIyNXBSopc7YVeWiA/oAc=; b=qT5YVAhB32IpFg7p7CFZhwCGp++NjVTGZPg8vXPFG7K+abxhF8aDTEQQp8QcYTZ4v6 Ii3jqFFXMLN2r8TYYf2hS6aUJmkbTbSimDi5do2KaWAhAuKui9vxevzQK9o3NTe21Bw9 C2/4gh//0SbuXs5bu4ibeIdmHhPWswMvnrzRgWtW0cUuVT81aDGwcgdFa7GwypTWJZkU F9A23iAeT87D+fMPPEPZZ+wqx6wJQKnm8gZuKPTf6s7EmqU3R0c2QGWYm4jkyuu0cBsP VhK/OakwbGW3E1eV406pmVjW705GCaImmh9D1zfeHo/sZdORUXmnykalIKLupsT4oeQ2 siVQ== X-Gm-Message-State: AOJu0YxBlq9PSS7PyrLcts3NRWaMgFLTIv578Pbptw6MxyqoHaIeDVUb vHBgIf6qzkK0k3KCrDHm7X6k/SRqJEJ4qv4y/4kVZ8FolmYAIEvq9l7aNbYhAfZPZJCZe+zmB3T POuQxDW1ArRN3qEDkpf/6uD9m3eUdXwn3 X-Gm-Gg: ASbGnctPZBhMOkOxgT11VspsPfgh9f75/fcABvDpyLXTucTTbhFS3YMCsPDIvivHUmI 9ONDHgUggkVqBMAmpBcqKyd6WUb2BqWs3pSMt07annxsu1APLxse2DOPB1zP0EJFp3SHPvgMZtb 4Qkr8cHx4MzUUA+1jmCeSA6g== X-Google-Smtp-Source: AGHT+IGrZz2Lgorfz/GCbQRzjbva04ev6ZOfKUDp+tmZgKIfuU6w5PzkSX6NOk3wFCvOmALbUXDdajdo+HJBgEFJhI4= X-Received: by 2002:a5d:5f86:0:b0:3a0:8712:5391 with SMTP id ffacd0b85a97d-3a09fd6dcecmr4775335f8f.12.1746443301186; Mon, 05 May 2025 04:08:21 -0700 (PDT) MIME-Version: 1.0 From: badli al rashid <theothernighttheotherday@HIDDEN> Date: Mon, 5 May 2025 19:08:09 +0800 X-Gm-Features: ATxdqUHmZJzJeQRBY4rBGe_rxqTnkW-3YHsb5nf1vXllgOnl8hE9hIJsiiLN-ZY Message-ID: <CAJinB_BAYXj3tgf3gBgCkkrjo1iSuER5tMXbpEeAbj_qVCo2Kg@HIDDEN> Subject: callproc.c undeclared function To: bug-gnu-emacs@HIDDEN Content-Type: multipart/alternative; boundary="0000000000009670f006346184de" Received-SPF: pass client-ip=2a00:1450:4864:20::32b; envelope-from=theothernighttheotherday@HIDDEN; helo=mail-wm1-x32b.google.com X-Spam_score_int: -19 X-Spam_score: -2.0 X-Spam_bar: -- X-Spam_report: (-2.0 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TRACKER_ID=0.1 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.1 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: i have run ./configure on git on master, emacs-30, and emacs-30.1 release but it comes out with the error below running make and make bootstrap. With master, on commit 8a097aede53dfb8f595d79824c784c188b210093 i was able to compile and install previously but it come out with the same error when recompiling. now i am using 9261d353ccc0f94da8049f [...] Content analysis details: (1.1 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (theothernighttheotherday[at]gmail.com) -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 0.1 TRACKER_ID BODY: Incorporates a tracking ID number 0.0 HTML_MESSAGE BODY: HTML included in message -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [2001:470:142:0:0:0:0:17 listed in] [list.dnswl.org] X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: 0.1 (/) --0000000000009670f006346184de Content-Type: text/plain; charset="UTF-8" i have run ./configure on git on master, emacs-30, and emacs-30.1 release but it comes out with the error below running make and make bootstrap. With master, on commit 8a097aede53dfb8f595d79824c784c188b210093 i was able to compile and install previously but it come out with the same error when recompiling. now i am using 9261d353ccc0f94da8049faaade025f338d75354. with emacs-30 commit 81629b2b2ba282136bc5055bbaa0302321306e61 it comes out with the same error. git rev-parse HEAD 9261d353ccc0f94da8049faaade025f338d75354 termux-info Termux Variables: TERMUX_APP_PACKAGE_MANAGER=apt TERMUX_APP__APK_FILE=/data/app/~~VLCV3EXEW0SUAoWimVC01A==/com.termux-egyNiPzuwd6bWzk1HDtLkQ==/base.apk TERMUX_APP__APK_RELEASE=F_DROID TERMUX_APP__APP_VERSION_CODE=1021 TERMUX_APP__APP_VERSION_NAME=0.119.0-beta.2 TERMUX_APP__BUILD_DATA_DIR=/data/data/com.termux TERMUX_APP__DATA_DIR=/data/user/0/com.termux TERMUX_APP__IS_DEBUGGABLE_BUILD=false TERMUX_APP__IS_INSTALLED_ON_EXTERNAL_STORAGE=false TERMUX_APP__LEGACY_DATA_DIR=/data/data/com.termux TERMUX_APP__PACKAGE_NAME=com.termux TERMUX_APP__PID=11390 TERMUX_APP__SE_FILE_CONTEXT=u:object_r:app_data_file:s0:c224,c256,c512,c768 TERMUX_APP__SE_INFO=default:targetSdkVersion=28:complete TERMUX_APP__TARGET_SDK=28 TERMUX_VERSION=0.119.0-beta.2 TERMUX__APPS_DIR=/data/user/0/com.termux/termux/apps TERMUX__HOME=/data/data/com.termux/files/home TERMUX__PREFIX=/data/data/com.termux/files/usr TERMUX__ROOTFS=/data/data/com.termux/files TERMUX__SE_PROCESS_CONTEXT=u:r:untrusted_app_27:s0:c224,c256,c512,c768 TERMUX__UID=10224 TERMUX__USER_ID=0 Packages CPU architecture: aarch64 Subscribed repositories: # sources.list deb https://mirrors.krnk.org/apt/termux/termux-main stable main # root-repo (sources.list.d/root.list) deb https://mirrors.krnk.org/apt/termux/termux-root root stable # x11-repo (sources.list.d/x11.list) deb https://mirrors.krnk.org/apt/termux/termux-x11 x11 main Updatable packages: All packages up to date termux-tools version: 1.45.0 Android version: 14 Kernel build information: Linux localhost 5.4.274-qgki-ge7725ac1dfbd #1 SMP PREEMPT Mon Mar 17 13:20:20 UTC 2025 aarch64 Android Device manufacturer: Xiaomi Device model: 22111317G Supported ABIs: SUPPORTED_ABIS: arm64-v8a,armeabi-v7a,armeabi SUPPORTED_32_BIT_ABIS: armeabi-v7a,armeabi SUPPORTED_64_BIT_ABIS: arm64-v8a LD Variables: LD_LIBRARY_PATH= LD_PRELOAD=/data/data/com.termux/files/usr/lib/libtermux-exec-ld-preload.so Installed termux plugins: com.termux.x11 versionCode:15 error when running make callproc.c:1358:11: error: call to undeclared function 'posix_spawn_file_actions_addchdir_np'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1358 | error = posix_spawn_file_actions_addchdir_np (actions, cwd); | ^ 1 error generated. make[3]: *** [Makefile:444: callproc.o] Error 1 make[3]: Leaving directory '/data/data/com.termux/files/home/emacs.git/src' make[2]: *** [Makefile:546: src] Error 2 make[2]: Leaving directory '/data/data/com.termux/files/home/emacs.git' make[1]: *** [Makefile:1293: actual-bootstrap] Error 2 make[1]: Leaving directory '/data/data/com.termux/files/home/emacs.git' make[1]: Entering directory '/data/data/com.termux/files/home/emacs.git' *** *** "make bootstrap" failed with exit status 2. Sent from Gmail --0000000000009670f006346184de Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"auto"><div><div dir=3D"auto">i have run ./configure on git on m= aster, emacs-30, and emacs-30.1 release but it comes out with the error=C2= =A0 below running make and make bootstrap.</div><div dir=3D"auto"><br></div= ><div dir=3D"auto">With master, on commit 8a097aede53dfb8f595d79824c784c188= b210093 i was able to compile and install previously but it come out with t= he same error when recompiling. now i am using 9261d353ccc0f94da8049faaade0= 25f338d75354.=C2=A0</div><div dir=3D"auto"><br></div><div dir=3D"auto">with= emacs-30 commit 81629b2b2ba282136bc5055bbaa0302321306e61 =C2=A0 =C2=A0it c= omes out with the same error.</div><div dir=3D"auto"><br></div><div dir=3D"= auto">git rev-parse HEAD</div><div dir=3D"auto">9261d353ccc0f94da8049faaade= 025f338d75354</div><div dir=3D"auto"><br></div><div dir=3D"auto"><div dir= =3D"auto">termux-info</div><div dir=3D"auto">Termux Variables:</div><div di= r=3D"auto">TERMUX_APP_PACKAGE_MANAGER=3Dapt</div><div dir=3D"auto">TERMUX_A= PP__APK_FILE=3D/data/app/~~VLCV3EXEW0SUAoWimVC01A=3D=3D/com.termux-egyNiPzu= wd6bWzk1HDtLkQ=3D=3D/base.apk</div><div dir=3D"auto">TERMUX_APP__APK_RELEAS= E=3DF_DROID</div><div dir=3D"auto">TERMUX_APP__APP_VERSION_CODE=3D1021</div= ><div dir=3D"auto">TERMUX_APP__APP_VERSION_NAME=3D0.119.0-beta.2</div><div = dir=3D"auto">TERMUX_APP__BUILD_DATA_DIR=3D/data/data/com.termux</div><div d= ir=3D"auto">TERMUX_APP__DATA_DIR=3D/data/user/0/com.termux</div><div dir=3D= "auto">TERMUX_APP__IS_DEBUGGABLE_BUILD=3Dfalse</div><div dir=3D"auto">TERMU= X_APP__IS_INSTALLED_ON_EXTERNAL_STORAGE=3Dfalse</div><div dir=3D"auto">TERM= UX_APP__LEGACY_DATA_DIR=3D/data/data/com.termux</div><div dir=3D"auto">TERM= UX_APP__PACKAGE_NAME=3Dcom.termux</div><div dir=3D"auto">TERMUX_APP__PID=3D= 11390</div><div dir=3D"auto">TERMUX_APP__SE_FILE_CONTEXT=3Du:object_r:app_d= ata_file:s0:c224,c256,c512,c768</div><div dir=3D"auto">TERMUX_APP__SE_INFO= =3Ddefault:targetSdkVersion=3D28:complete</div><div dir=3D"auto">TERMUX_APP= __TARGET_SDK=3D28</div><div dir=3D"auto">TERMUX_VERSION=3D0.119.0-beta.2</d= iv><div dir=3D"auto">TERMUX__APPS_DIR=3D/data/user/0/com.termux/termux/apps= </div><div dir=3D"auto">TERMUX__HOME=3D/data/data/com.termux/files/home</di= v><div dir=3D"auto">TERMUX__PREFIX=3D/data/data/com.termux/files/usr</div><= div dir=3D"auto">TERMUX__ROOTFS=3D/data/data/com.termux/files</div><div dir= =3D"auto">TERMUX__SE_PROCESS_CONTEXT=3Du:r:untrusted_app_27:s0:c224,c256,c5= 12,c768</div><div dir=3D"auto">TERMUX__UID=3D10224</div><div dir=3D"auto">T= ERMUX__USER_ID=3D0</div><div dir=3D"auto">Packages CPU architecture:</div><= div dir=3D"auto">aarch64</div><div dir=3D"auto">Subscribed repositories:</d= iv><div dir=3D"auto"># sources.list</div><div dir=3D"auto">deb <a href=3D"h= ttps://mirrors.krnk.org/apt/termux/termux-main">https://mirrors.krnk.org/ap= t/termux/termux-main</a> stable main</div><div dir=3D"auto"># root-repo (so= urces.list.d/root.list)</div><div dir=3D"auto">deb <a href=3D"https://mirro= rs.krnk.org/apt/termux/termux-root">https://mirrors.krnk.org/apt/termux/ter= mux-root</a> root stable</div><div dir=3D"auto"># x11-repo (sources.list.d/= x11.list)</div><div dir=3D"auto">deb <a href=3D"https://mirrors.krnk.org/ap= t/termux/termux-x11">https://mirrors.krnk.org/apt/termux/termux-x11</a> x11= main</div><div dir=3D"auto">Updatable packages:</div><div dir=3D"auto">All= packages up to date</div><div dir=3D"auto">termux-tools version:</div><div= dir=3D"auto">1.45.0</div><div dir=3D"auto">Android version:</div><div dir= =3D"auto">14</div><div dir=3D"auto">Kernel build information:</div><div dir= =3D"auto">Linux localhost 5.4.274-qgki-ge7725ac1dfbd #1 SMP PREEMPT Mon Mar= 17 13:20:20 UTC 2025 aarch64 Android</div><div dir=3D"auto">Device manufac= turer:</div><div dir=3D"auto">Xiaomi</div><div dir=3D"auto">Device model:</= div><div dir=3D"auto">22111317G</div><div dir=3D"auto">Supported ABIs:</div= ><div dir=3D"auto">SUPPORTED_ABIS: arm64-v8a,armeabi-v7a,armeabi</div><div = dir=3D"auto">SUPPORTED_32_BIT_ABIS: armeabi-v7a,armeabi</div><div dir=3D"au= to">SUPPORTED_64_BIT_ABIS: arm64-v8a</div><div dir=3D"auto">LD Variables:</= div><div dir=3D"auto">LD_LIBRARY_PATH=3D</div><div dir=3D"auto">LD_PRELOAD= =3D/data/data/com.termux/files/usr/lib/libtermux-exec-ld-preload.so</div><d= iv dir=3D"auto">Installed termux plugins:</div><div dir=3D"auto">com.termux= .x11 versionCode:15</div></div><div dir=3D"auto"><br></div><div dir=3D"auto= ">error when running make</div><div dir=3D"auto">callproc.c:1358:11: error:= call to undeclared function 'posix_spawn_file_actions_addchdir_np'= ; ISO C99 and later do not support implicit function declarations [-Wimplic= it-function-declaration]</div><div dir=3D"auto">=C2=A01358 |=C2=A0 =C2=A0er= ror =3D posix_spawn_file_actions_addchdir_np (actions, cwd);</div><div dir= =3D"auto">=C2=A0 =C2=A0 =C2=A0 |=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0^<= /div><div dir=3D"auto">1 error generated.</div><div dir=3D"auto">make[3]: *= ** [Makefile:444: callproc.o] Error 1</div><div dir=3D"auto">make[3]: Leavi= ng directory '/data/data/com.termux/files/home/emacs.git/src'</div>= <div dir=3D"auto">make[2]: *** [Makefile:546: src] Error 2</div><div dir=3D= "auto">make[2]: Leaving directory '/data/data/com.termux/files/home/ema= cs.git'</div><div dir=3D"auto">make[1]: *** [Makefile:1293: actual-boot= strap] Error 2</div><div dir=3D"auto">make[1]: Leaving directory '/data= /data/com.termux/files/home/emacs.git'</div><div dir=3D"auto">make[1]: = Entering directory '/data/data/com.termux/files/home/emacs.git'</di= v><div dir=3D"auto">***</div><div dir=3D"auto">*** "make bootstrap&quo= t; failed with exit status 2.</div></div><div><br></div><div data-smartmail= =3D"gmail_signature">Sent from Gmail</div></div> --0000000000009670f006346184de--
badli al rashid <theothernighttheotherday@HIDDEN>
:bug-gnu-emacs@HIDDEN
.
Full text available.bug-gnu-emacs@HIDDEN
:bug#78259
; Package emacs
.
Full text available.
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.