X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=O/Lgyx11tPZJQiUyNL70WNCxMy7NmPJAD5q2HIeh+Qo=; b=B3m1AoNnHxblPYOMQtjFI2meYhTRgkgWM8KH5IqGou9CKHaiVechh/PWv82rXRlZfD 8Tx2DPQWCjQg35eIEBpBHdgBv7DmTePT12uJENkMhgmr//420UYOGGB2TQnNFD70EhDK llXLEu9SNsLEcMFQseOzU3DXjlu1t2uXhPST50RSUyhOPW+Kjt4G8CE3xmgq8bieuZyk PLzasVNCnVgyX/kqhex9rX1G9KoyfBTbJ+f5TJUP5fzRg+E0SEB5LZjMnRKpag6Ap+/S O8qLpBD+utPrpGbzvFmz9OP2895vStm7VJpRrlah+EDQwaxKfd/sHyanlVSTqc4Yg1Na HzOA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=O/Lgyx11tPZJQiUyNL70WNCxMy7NmPJAD5q2HIeh+Qo=; b=sTDH62dA0KqMDI23vCDRcZUx3uHEPXL0S3Fg9QRs4KXg+hYw8QJSlxbqRf2gmhp+6A UZYMjLJCjtVDaqJhjrV/ab/MW/tpzNIunb25VnvRhEARNz3eQWYhjOVOPevb/jvFUkuj ynQNE0tWTnZJd0IlUljcgaBPV/vuA3t2Y5pxdNFch9M1PFz2w8Qag+R/8rJa+ZSh5TVp IZbqLuZTjsWv2GCoysOuxu2et7GeR/SM0qJ/v/Wuf+IgOme4oxDJjczSXVflYDHY1icl c2g9/kYxh4AozsyVBcKyQa+WeAk2Ag3qw4RK+gCmLp+VOsCMVAxZPYrjz9ULhGH+Y6Em y3ZQ== X-Gm-Message-State: AIkVDXJzvsxRreHjf0EGhPJaCm1wXMzIfajyUlPBEAeh+jnc9O1st+VHfPWuP5JE66uJ8zapxkz9x4TOTYXSwA== X-Received: by 10.194.109.168 with SMTP id ht8mr47607050wjb.36.1483309606805; Sun, 01 Jan 2017 14:26:46 -0800 (PST) MIME-Version: 1.0 From: "Chad Parker (parker DOT charles AT gmail DOT com) [via geda-user AT delorie DOT com]" Date: Sun, 1 Jan 2017 17:26:45 -0500 Message-ID: Subject: [geda-user] [pcb] make distcheck, Bison 3, intl, and with-included-gettext To: geda-user AT delorie DOT com Content-Type: multipart/alternative; boundary=047d7bf10b4e34a7ea05450fee5e Reply-To: geda-user AT delorie DOT com --047d7bf10b4e34a7ea05450fee5e Content-Type: text/plain; charset=UTF-8 All- While working on preparing a release, I've run into a bug that I could use some advice on. Make distcheck fails in the intl/ directory while trying to build plural.o (based on plural.c from plural.y). I don't quite understand what's behind the error, but apparently its a bug related to Bison 3. I've posted a few references at the end of this bug report that references the errors: https://bugs.launchpad.net/pcb/+bug/1496105 although, the solution of running the sequence twice doesn't appear to work for me. When executing the make distcheck, configure is executed with the --with-included-gettext option. Removing this option allows the distcheck to succeed. Does anyone know if there's a particular reason for this? Removing this option is the easiest solution I think, if it doesn't cause some other problems. There does appear to be an alternate solution, but it is more complicated. Please advise! Thanks, --Chad --047d7bf10b4e34a7ea05450fee5e Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
All-

While work= ing on preparing a release, I've run into a bug that I could use some a= dvice on.

Make distcheck fails in the intl/ directory while tr= ying to build plural.o (based on plural.c from plural.y). I don't quite= understand what's behind the error, but apparently its a bug related t= o Bison 3. I've posted a few references at the end of this bug report t= hat references the errors:
https://bugs.launchpad.net/pcb/+bug/1496105
a= lthough, the solution of running the sequence twice doesn't appear to w= ork for me.

When executing the make distcheck, conf= igure is executed with the --with-included-gettext option. Removing this op= tion allows the distcheck to succeed. Does anyone know if there's a par= ticular reason for this? Removing this option is the easiest solution I thi= nk, if it doesn't cause some other problems. There does appear to be an= alternate solution, but it is more complicated.

Please advise= !
Thanks,
--Chad
--047d7bf10b4e34a7ea05450fee5e--