From unknown Thu Aug 14 21:49:19 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#11872 <11872@debbugs.gnu.org> To: bug#11872 <11872@debbugs.gnu.org> Subject: Status: stable-2.0 build breaks at v2.0.5-225-g005de2e Reply-To: bug#11872 <11872@debbugs.gnu.org> Date: Fri, 15 Aug 2025 04:49:19 +0000 retitle 11872 stable-2.0 build breaks at v2.0.5-225-g005de2e reassign 11872 guile submitter 11872 severity 11872 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Fri Jul 06 19:55:55 2012 Received: (at submit) by debbugs.gnu.org; 6 Jul 2012 23:55:55 +0000 Received: from localhost ([127.0.0.1]:53399 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SnINO-00045m-0G for submit@debbugs.gnu.org; Fri, 06 Jul 2012 19:55:55 -0400 Received: from eggs.gnu.org ([208.118.235.92]:44310) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SnINK-00045d-Na for submit@debbugs.gnu.org; Fri, 06 Jul 2012 19:55:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SnIIR-0002Gt-F9 for submit@debbugs.gnu.org; Fri, 06 Jul 2012 19:50:49 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:56594) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SnIIR-0002Gm-C2 for submit@debbugs.gnu.org; Fri, 06 Jul 2012 19:50:47 -0400 Received: from eggs.gnu.org ([208.118.235.92]:58568) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SnIIO-0001mc-Rd for bug-guile@gnu.org; Fri, 06 Jul 2012 19:50:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SnIIL-0002Ez-SA for bug-guile@gnu.org; Fri, 06 Jul 2012 19:50:44 -0400 Received: from cdptpa-omtalb.mail.rr.com ([75.180.132.120]:12210) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SnIIL-0002CD-Gr for bug-guile@gnu.org; Fri, 06 Jul 2012 19:50:41 -0400 Authentication-Results: cdptpa-omtalb.mail.rr.com smtp.user=dsmich@roadrunner.com; auth=pass (LOGIN) X-Authority-Analysis: v=2.0 cv=S6tbMfQP c=1 sm=0 a=iUv7xVl8i0AA:10 a=zTVDa7HKqxcA:10 a=IkcTkHD0fZMA:10 a=doupyKFmAAAA:8 a=wRsd5PPlFf5Ju0-7eQsA:9 a=QEXdDO2ut3YA:10 a=UJpe99hltnTXGk3FIeyrjA==:117 X-Cloudmark-Score: 0 Received: from [10.127.132.100] ([10.127.132.100:56088] helo=cdptpa-web09-z01) by cdptpa-oedge02.mail.rr.com (envelope-from ) (ecelerity 2.2.3.46 r()) with ESMTPA id C9/7B-00824-CC977FF4; Fri, 06 Jul 2012 23:50:36 +0000 Message-ID: <20120706235036.YSA2C.160394.root@cdptpa-web09-z01> Date: Fri, 6 Jul 2012 19:50:36 -0400 From: To: bug-guile@gnu.org Subject: stable-2.0 build breaks at v2.0.5-225-g005de2e MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) Sensitivity: Normal X-Originating-IP: X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.17 X-Spam-Score: -6.2 (------) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.2 (------) Building stable-2.0 stared breaking for me at commit 005de2e8273853e155c21767b1c8bdb4f3f3ca53 Some of the build output follows: make[4]: Entering directory `/home/dsmith/src/guile/lib' CC c-ctype.lo CC c-strcasecmp.lo CC c-strncasecmp.lo CC dirname-lgpl.lo CC basename-lgpl.lo CC stripslash.lo CC fd-hook.lo CC full-read.lo CC full-write.lo CC localcharset.lo CC malloca.lo CC nproc.lo CC pipe2.lo CC safe-read.lo CC safe-write.lo CC sockets.lo CC strftime.lo CC striconveh.lo In file included from striconveh.c:30: unistr.h: In function 'u8_check': unistr.h:71: error: expected declaration specifiers before '_UC_ATTRIBUTE_PURE' unistr.h:77: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:83: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:91: error: storage class specified for parameter 'u8_to_u16' unistr.h:96: error: storage class specified for parameter 'u8_to_u32' unistr.h:101: error: storage class specified for parameter 'u16_to_u8' unistr.h:106: error: storage class specified for parameter 'u16_to_u32' unistr.h:111: error: storage class specified for parameter 'u32_to_u8' unistr.h:116: error: storage class specified for parameter 'u32_to_u16' unistr.h:127: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:130: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:133: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:150: error: storage class specified for parameter 'u8_mbtouc_unsafe_aux' unistr.h:153: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token unistr.h:173: error: storage class specified for parameter 'u16_mbtouc_unsafe_aux' unistr.h:176: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token unistr.h:198: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token unistr.h:221: error: storage class specified for parameter 'u8_mbtouc_aux' unistr.h:224: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token unistr.h:244: error: storage class specified for parameter 'u16_mbtouc_aux' unistr.h:247: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token unistr.h:268: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token unistr.h:291: error: storage class specified for parameter 'u8_mbtoucr' unistr.h:296: error: storage class specified for parameter 'u16_mbtoucr' unistr.h:301: error: storage class specified for parameter 'u32_mbtoucr' unistr.h:313: error: storage class specified for parameter 'u8_uctomb_aux' unistr.h:320: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token unistr.h:335: error: storage class specified for parameter 'u16_uctomb_aux' unistr.h:342: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token unistr.h:361: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token unistr.h:381: error: storage class specified for parameter 'u8_cpy' unistr.h:383: error: storage class specified for parameter 'u16_cpy' unistr.h:385: error: storage class specified for parameter 'u32_cpy' unistr.h:391: error: storage class specified for parameter 'u8_move' unistr.h:393: error: storage class specified for parameter 'u16_move' unistr.h:395: error: storage class specified for parameter 'u32_move' unistr.h:401: error: storage class specified for parameter 'u8_set' unistr.h:403: error: storage class specified for parameter 'u16_set' unistr.h:405: error: storage class specified for parameter 'u32_set' unistr.h:411: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:414: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:417: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:423: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:426: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:429: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:435: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:438: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:441: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:447: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:450: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:453: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:459: error: storage class specified for parameter 'u8_cpy_alloc' unistr.h:461: error: storage class specified for parameter 'u16_cpy_alloc' unistr.h:463: error: storage class specified for parameter 'u32_cpy_alloc' unistr.h:471: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:474: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:477: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:483: error: storage class specified for parameter 'u8_strmbtouc' unistr.h:485: error: storage class specified for parameter 'u16_strmbtouc' unistr.h:487: error: storage class specified for parameter 'u32_strmbtouc' unistr.h:493: error: storage class specified for parameter 'u8_next' unistr.h:495: error: storage class specified for parameter 'u16_next' unistr.h:497: error: storage class specified for parameter 'u32_next' unistr.h:503: error: storage class specified for parameter 'u8_prev' unistr.h:505: error: storage class specified for parameter 'u16_prev' unistr.h:507: error: storage class specified for parameter 'u32_prev' unistr.h:513: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:516: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:519: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:525: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:528: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:531: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:536: error: storage class specified for parameter 'u8_strcpy' unistr.h:538: error: storage class specified for parameter 'u16_strcpy' unistr.h:540: error: storage class specified for parameter 'u32_strcpy' unistr.h:545: error: storage class specified for parameter 'u8_stpcpy' unistr.h:547: error: storage class specified for parameter 'u16_stpcpy' unistr.h:549: error: storage class specified for parameter 'u32_stpcpy' unistr.h:554: error: storage class specified for parameter 'u8_strncpy' unistr.h:556: error: storage class specified for parameter 'u16_strncpy' unistr.h:558: error: storage class specified for parameter 'u32_strncpy' unistr.h:564: error: storage class specified for parameter 'u8_stpncpy' unistr.h:566: error: storage class specified for parameter 'u16_stpncpy' unistr.h:568: error: storage class specified for parameter 'u32_stpncpy' unistr.h:573: error: storage class specified for parameter 'u8_strcat' unistr.h:575: error: storage class specified for parameter 'u16_strcat' unistr.h:577: error: storage class specified for parameter 'u32_strcat' unistr.h:582: error: storage class specified for parameter 'u8_strncat' unistr.h:584: error: storage class specified for parameter 'u16_strncat' unistr.h:586: error: storage class specified for parameter 'u32_strncat' unistr.h:599: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:603: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:606: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:613: error: storage class specified for parameter 'u8_strcoll' unistr.h:615: error: storage class specified for parameter 'u16_strcoll' unistr.h:617: error: storage class specified for parameter 'u32_strcoll' unistr.h:623: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:626: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:629: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:634: error: storage class specified for parameter 'u8_strdup' unistr.h:636: error: storage class specified for parameter 'u16_strdup' unistr.h:638: error: storage class specified for parameter 'u32_strdup' unistr.h:644: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:647: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:650: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:656: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:659: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:662: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:669: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:672: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:675: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:682: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:685: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:688: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:694: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:697: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:700: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:706: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:709: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:712: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:717: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:720: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:723: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:728: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:731: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:734: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_UC_ATTRIBUTE_PURE' unistr.h:740: error: storage class specified for parameter 'u8_strtok' unistr.h:742: error: storage class specified for parameter 'u16_strtok' unistr.h:744: error: storage class specified for parameter 'u32_strtok' In file included from striconveh.c:33: c-strcase.h:42: error: storage class specified for parameter 'c_strcasecmp' c-strcase.h:42: warning: '__pure__' attribute ignored c-strcase.h:48: error: storage class specified for parameter 'c_strncasecmp' c-strcase.h:48: warning: '__pure__' attribute ignored In file included from c-strcaseeq.h:20, from striconveh.c:34: c-ctype.h:120: error: storage class specified for parameter 'c_isascii' c-ctype.h:122: error: storage class specified for parameter 'c_isalnum' c-ctype.h:123: error: storage class specified for parameter 'c_isalpha' c-ctype.h:124: error: storage class specified for parameter 'c_isblank' c-ctype.h:125: error: storage class specified for parameter 'c_iscntrl' c-ctype.h:126: error: storage class specified for parameter 'c_isdigit' c-ctype.h:127: error: storage class specified for parameter 'c_islower' c-ctype.h:128: error: storage class specified for parameter 'c_isgraph' c-ctype.h:129: error: storage class specified for parameter 'c_isprint' c-ctype.h:130: error: storage class specified for parameter 'c_ispunct' c-ctype.h:131: error: storage class specified for parameter 'c_isspace' c-ctype.h:132: error: storage class specified for parameter 'c_isupper' c-ctype.h:133: error: storage class specified for parameter 'c_isxdigit' c-ctype.h:135: error: storage class specified for parameter 'c_tolower' c-ctype.h:136: error: storage class specified for parameter 'c_toupper' In file included from striconveh.c:34: c-strcaseeq.h:46: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token c-strcaseeq.h:52: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token c-strcaseeq.h:66: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token c-strcaseeq.h:80: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token c-strcaseeq.h:94: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token c-strcaseeq.h:108: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token c-strcaseeq.h:122: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token c-strcaseeq.h:136: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token c-strcaseeq.h:150: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token In file included from striconveh.c:34: c-strcaseeq.h:164: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token striconveh.c:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token striconveh.c:113: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token striconveh.c:222: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token striconveh.c:288: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token striconveh.c:356: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token striconveh.c:1022: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token striconveh.c:1031: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token striconveh.c:1067: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token striconveh.c:1149: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token unistr.h:70: error: old-style parameter declarations in prototyped function definition striconveh.c:1199: error: expected '{' at end of input make[4]: *** [striconveh.lo] Error 1 make[4]: Leaving directory `/home/dsmith/src/guile/lib' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/dsmith/src/guile/lib' make[2]: *** [all] Error 2 make[2]: Leaving directory `/home/dsmith/src/guile/lib' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/dsmith/src/guile' make: *** [all] Error 2 From debbugs-submit-bounces@debbugs.gnu.org Sat Jul 07 05:50:16 2012 Received: (at 11872) by debbugs.gnu.org; 7 Jul 2012 09:50:16 +0000 Received: from localhost ([127.0.0.1]:53927 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SnRea-000356-Ib for submit@debbugs.gnu.org; Sat, 07 Jul 2012 05:50:16 -0400 Received: from xanadu.aquilenet.fr ([88.191.123.111]:60160) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SnReY-00034v-D7 for 11872@debbugs.gnu.org; Sat, 07 Jul 2012 05:50:15 -0400 Received: from localhost (localhost [127.0.0.1]) by xanadu.aquilenet.fr (Postfix) with ESMTP id 3DAE385AC; Sat, 7 Jul 2012 11:45:11 +0200 (CEST) Received: from xanadu.aquilenet.fr ([127.0.0.1]) by localhost (xanadu.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wgy4htglEBAh; Sat, 7 Jul 2012 11:45:11 +0200 (CEST) Received: from pluto (reverse-83.fdn.fr [80.67.176.83]) by xanadu.aquilenet.fr (Postfix) with ESMTPSA id D18C21CCF; Sat, 7 Jul 2012 11:45:10 +0200 (CEST) From: ludo@gnu.org (Ludovic =?iso-8859-1?Q?Court=E8s?=) To: Subject: Re: bug#11872: stable-2.0 build breaks at v2.0.5-225-g005de2e References: <20120706235036.YSA2C.160394.root@cdptpa-web09-z01> Date: Sat, 07 Jul 2012 11:45:09 +0200 In-Reply-To: <20120706235036.YSA2C.160394.root@cdptpa-web09-z01> (dsmich@roadrunner.com's message of "Fri, 6 Jul 2012 19:50:36 -0400") Message-ID: <87mx3b9a6y.fsf@gnu.org> User-Agent: Gnus/5.130005 (Ma Gnus v0.5) Emacs/24.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -1.2 (-) X-Debbugs-Envelope-To: 11872 Cc: 11872@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.2 (-) Hi Dale, skribis: > Building stable-2.0 stared breaking for me at commit 005de2e8273853e155c2= 1767b1c8bdb4f3f3ca53 [...] > In file included from striconveh.c:30: > unistr.h: In function 'u8_check': > unistr.h:71: error: expected declaration specifiers before '_UC_ATTRIBUTE= _PURE' > unistr.h:77: error: expected '=3D', ',', ';', 'asm' or '__attribute__' be= fore '_UC_ATTRIBUTE_PURE' Could you try =E2=80=9Cmake distclean && rm -rf autom4te.cache config.cache= && autoreconf -vfi=E2=80=9D, etc. and confirm that it solves the problem? Thanks, Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Sat Jul 07 15:26:21 2012 Received: (at 11872) by debbugs.gnu.org; 7 Jul 2012 19:26:21 +0000 Received: from localhost ([127.0.0.1]:55171 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Snae5-0003mj-2Q for submit@debbugs.gnu.org; Sat, 07 Jul 2012 15:26:21 -0400 Received: from cdptpa-omtalb.mail.rr.com ([75.180.132.120]:29089) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Snae2-0003ma-RV for 11872@debbugs.gnu.org; Sat, 07 Jul 2012 15:26:19 -0400 Authentication-Results: cdptpa-omtalb.mail.rr.com smtp.user=dsmich@roadrunner.com; auth=pass (LOGIN) X-Authority-Analysis: v=2.0 cv=S6tbMfQP c=1 sm=0 a=9JK0weeFUG8A:10 a=zTVDa7HKqxcA:10 a=IkcTkHD0fZMA:10 a=doupyKFmAAAA:8 a=ayC55rCoAAAA:8 a=mDV3o1hIAAAA:8 a=25gW9cwLMsAxeHcd5UQA:9 a=QEXdDO2ut3YA:10 a=ii61gXl28gQA:10 a=0vUscowIxtUA:10 a=KOrh491K8B87fFeLgJkoRw==:117 X-Cloudmark-Score: 0 Received: from [10.127.132.185] ([10.127.132.185:42386] helo=cdptpa-web34-z02.mail.rr.com) by cdptpa-oedge02.mail.rr.com (envelope-from ) (ecelerity 2.2.3.46 r()) with ESMTPA id FA/44-00824-92C88FF4; Sat, 07 Jul 2012 19:21:13 +0000 Message-ID: <20120707192113.WFWHX.292764.root@cdptpa-web34-z02.mail.rr.com> Date: Sat, 7 Jul 2012 19:21:13 +0000 From: To: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: Re: bug#11872: stable-2.0 build breaks at v2.0.5-225-g005de2e In-Reply-To: <87mx3b9a6y.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) Sensitivity: Normal X-Originating-IP: X-Spam-Score: -1.9 (-) X-Debbugs-Envelope-To: 11872 Cc: 11872@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.9 (-) ---- "Ludovic Court=C3=A8s" wrote:=20 > Hi Dale, >=20 > skribis: >=20 > > Building stable-2.0 stared breaking for me at commit 005de2e8273853e155= c21767b1c8bdb4f3f3ca53 >=20 > [...] >=20 > > In file included from striconveh.c:30: > > unistr.h: In function 'u8_check': > > unistr.h:71: error: expected declaration specifiers before '_UC_ATTRIBU= TE_PURE' > > unistr.h:77: error: expected '=3D', ',', ';', 'asm' or '__attribute__' = before '_UC_ATTRIBUTE_PURE' >=20 > Could you try =E2=80=9Cmake distclean && rm -rf autom4te.cache config.cac= he && > autoreconf -vfi=E2=80=9D, etc. and confirm that it solves the problem? That didn't help. git clean -dxf and rebuilding from there didn't help. Turns out I had and older libunistring installed from source. Removing tha= t and installing the libunistring-dev package (wheezy/sid) allows the build= to finish with no errors including make check. Thanks! From debbugs-submit-bounces@debbugs.gnu.org Sat Jul 07 18:04:52 2012 Received: (at 11872-done) by debbugs.gnu.org; 7 Jul 2012 22:04:52 +0000 Received: from localhost ([127.0.0.1]:55310 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Snd7U-0007IB-6Z for submit@debbugs.gnu.org; Sat, 07 Jul 2012 18:04:52 -0400 Received: from xanadu.aquilenet.fr ([88.191.123.111]:43870) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Snd7S-0007I0-7o for 11872-done@debbugs.gnu.org; Sat, 07 Jul 2012 18:04:50 -0400 Received: from localhost (localhost [127.0.0.1]) by xanadu.aquilenet.fr (Postfix) with ESMTP id 77CAE8616; Sat, 7 Jul 2012 23:59:43 +0200 (CEST) Received: from xanadu.aquilenet.fr ([127.0.0.1]) by localhost (xanadu.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fq7R9fmbmgL1; Sat, 7 Jul 2012 23:59:43 +0200 (CEST) Received: from pluto (reverse-83.fdn.fr [80.67.176.83]) by xanadu.aquilenet.fr (Postfix) with ESMTPSA id 19A2F160B4; Sat, 7 Jul 2012 23:59:43 +0200 (CEST) From: ludo@gnu.org (Ludovic =?iso-8859-1?Q?Court=E8s?=) To: Subject: Re: bug#11872: stable-2.0 build breaks at v2.0.5-225-g005de2e References: <20120707192113.WFWHX.292764.root@cdptpa-web34-z02.mail.rr.com> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 20 Messidor an 220 de la =?iso-8859-1?Q?R=E9volution?= X-PGP-Key-ID: 0xEA52ECF4 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 83C4 F8E5 10A3 3B4C 5BEA D15D 77DD 95E2 EA52 ECF4 X-OS: x86_64-unknown-linux-gnu Date: Sat, 07 Jul 2012 23:59:41 +0200 In-Reply-To: <20120707192113.WFWHX.292764.root@cdptpa-web34-z02.mail.rr.com> (dsmich@roadrunner.com's message of "Sat, 7 Jul 2012 19:21:13 +0000") Message-ID: <877gufp702.fsf@gnu.org> User-Agent: Gnus/5.130005 (Ma Gnus v0.5) Emacs/24.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -1.2 (-) X-Debbugs-Envelope-To: 11872-done Cc: 11872-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.2 (-) skribis: > Turns out I had and older libunistring installed from source. > Removing that and installing the libunistring-dev package (wheezy/sid) > allows the build to finish with no errors including make check. Good, closing the bug. :-) Thanks for investigating! Ludo=E2=80=99. From unknown Thu Aug 14 21:49:19 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 05 Aug 2012 11:24:04 +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