Your message dated Fri, 16 Feb 2018 21:50:17 +0000
with message-id <e1emntz-0000mr...@fasolo.debian.org>
and subject line Bug#890411: fixed in flex 2.6.4-4
has caused the Debian Bug report #890411,
regarding flex: backported commit causes FTBFS (and potentially miscompilation) 
of generated files
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
890411: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=890411
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: flex
Version: 2.6.4-2
Severity: serious
Forwarded: https://github.com/westes/flex/issues/313
Control: affects -1 src:libreswan

https://buildd.debian.org/status/package.php?p=libreswan&suite=sid

...
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -I/<<PKGBUILDDIR>>/ports/linux/include 
-I../../OBJ.linux.aarch64/lib/libipsecconf -I. 
-I/<<PKGBUILDDIR>>/linux/net/ipsec -I/<<PKGBUILDDIR>>/linux/include 
-I/<<PKGBUILDDIR>>/include -I/usr/include/nss -I/usr/include/nspr  -pthread 
-std=gnu99 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all 
-fno-strict-aliasing -fPIE -DPIE -DUSE_DNSSEC 
-DDEFAULT_DNSSEC_ROOTKEY_FILE=\"/usr/share/dns/root.key\" -DUSE_NIC_OFFLOAD 
-DHAVE_LABELED_IPSEC -DLIBCURL -DUSE_LINUX_AUDIT -DUSE_SYSTEMD_WATCHDOG 
-DLIBLDAP -DHAVE_NM -DXAUTH_HAVE_PAM -DUSE_MD5 -DUSE_SHA2 -DUSE_SHA1 -DUSE_AES 
-DUSE_3DES -DUSE_CAMELLIA -DUSE_SERPENT -DUSE_TWOFISH -DUSE_CAST 
-DDEFAULT_RUNDIR=\"/run/pluto\" -DFIPSPRODUCTCHECK=\"/etc/system-fips\" 
-DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" 
-DIPSEC_NSSDIR=\"/var/lib/ipsec/nss\" -DIPSEC_CONFDIR=\"/etc\" 
-DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_S
 BINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" 
-DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" 
-DIPSEC_SECRETS_FILE=\"/etc/ipsec.secrets\" -DFORCE_PR_ASSERT -DUSE_FORK=1 
-DUSE_VFORK=0 -DUSE_DAEMON=0 -DUSE_PTHREAD_SETSCHEDPRIO=1 -DGCC_LINT 
-DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat 
-Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations 
-Wredundant-decls -Wnested-externs -I/<<PKGBUILDDIR>>/ports/linux/include 
-I../../OBJ.linux.aarch64/lib/libipsecconf -I. 
-I/<<PKGBUILDDIR>>/linux/net/ipsec -I/<<PKGBUILDDIR>>/linux/include 
-I/<<PKGBUILDDIR>>/include -I/usr/include/nss -I/usr/include/nspr  -pthread 
-std=gnu99 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-all 
-fno-strict-aliasing -fPIE -DPIE -DUSE_DNSSEC 
-DDEFAULT_DNSSEC_ROOTKEY_FILE=\"/usr/share/dns/root.key\" -DUSE_NIC_OFFLOAD 
-DHAVE_LABELED_IPSEC -DLIBCURL -DUSE_LINUX_AUDIT -DUSE_SYSTEMD_WATCHDOG 
-DLIBLDAP -DHAVE_NM -DXAUTH_HAVE_PAM -DUSE_MD5 -DUSE_SHA2 -DUSE_SHA1 -DUSE_AES 
-DUSE_3DES -DUSE_
 CAMELLIA -DUSE_SERPENT -DUSE_TWOFISH -DUSE_CAST 
-DDEFAULT_RUNDIR=\"/run/pluto\" -DFIPSPRODUCTCHECK=\"/etc/system-fips\" 
-DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" 
-DIPSEC_NSSDIR=\"/var/lib/ipsec/nss\" -DIPSEC_CONFDIR=\"/etc\" 
-DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" 
-DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" 
-DIPSEC_SECRETS_FILE=\"/etc/ipsec.secrets\" -DFORCE_PR_ASSERT -DUSE_FORK=1 
-DUSE_VFORK=0 -DUSE_DAEMON=0 -DUSE_PTHREAD_SETSCHEDPRIO=1 -DGCC_LINT 
-DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat 
-Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations 
-Wredundant-decls -Wnested-externs \
        -MF ../../OBJ.linux.aarch64/lib/libipsecconf/lex.yy.d \
        -MP -MMD -MT lex.yy.o \
        -o ../../OBJ.linux.aarch64/lib/libipsecconf/lex.yy.o \
        -c /<<PKGBUILDDIR>>/OBJ.linux.aarch64/lib/libipsecconf/lex.yy.c
parser.l: In function 'parser_y_init':
parser.l:104:33: error: implicit declaration of function 'strdup' 
[-Werror=implicit-function-declaration]
  ic_private.stack[0].filename = strdup(name);
                                 ^~~~~~
parser.l:104:33: error: incompatible implicit declaration of built-in function 
'strdup' [-Werror]
parser.l: In function 'parser_y_nextglobfile':
parser.l:155:18: error: incompatible implicit declaration of built-in function 
'strdup' [-Werror]
  iis->filename = strdup(iis->fileglob.gl_pathv[fcnt]);
                  ^~~~~~
parser.l: In function 'yylex':
parser.l:451:16: error: incompatible implicit declaration of built-in function 
'strdup' [-Werror]
     yylval.s = strdup(yytext);
                ^~~~~~
parser.l:467:16: error: incompatible implicit declaration of built-in function 
'strdup' [-Werror]
     yylval.s = strdup(s);
                ^~~~~~
parser.l:483:16: error: incompatible implicit declaration of built-in function 
'strdup' [-Werror]
     yylval.s = strdup(s);
                ^~~~~~
parser.l:490:16: error: incompatible implicit declaration of built-in function 
'strdup' [-Werror]
     yylval.s = strdup(yytext);
                ^~~~~~
parser.l:497:16: error: incompatible implicit declaration of built-in function 
'strdup' [-Werror]
     yylval.s = strdup(yytext);
                ^~~~~~
cc1: all warnings being treated as errors
../../mk/depend.mk:34: recipe for target 'lex.yy.o' failed
make[5]: *** [lex.yy.o] Error 1

--- End Message ---
--- Begin Message ---
Source: flex
Source-Version: 2.6.4-4

We believe that the bug you reported is fixed in the latest version of
flex, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 890...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Manoj Srivastava <sriva...@debian.org> (supplier of updated flex package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 16 Feb 2018 12:45:26 -0800
Source: flex
Binary: flex flex-doc libfl-dev
Architecture: source amd64 all
Version: 2.6.4-4
Distribution: unstable
Urgency: medium
Maintainer: Manoj Srivastava <sriva...@debian.org>
Changed-By: Manoj Srivastava <sriva...@debian.org>
Description:
 flex       - fast lexical analyzer generator
 flex-doc   - Documentation for flex (a fast lexical analyzer generator)
 libfl-dev  - static library for flex (a fast lexical analyzer generator)
Closes: 890411
Changes:
 flex (2.6.4-4) unstable; urgency=medium
 .
   * remove .la file from flex; fixed FTBS for PAM
   * Bug fix: "backported commit causes FTBFS (and potentially
     miscompilation) of generated files", thanks to Adrian Bunk (Closes:
     #890411).
Checksums-Sha1:
 afffba0335e16376b06a72944b4d5e12326cd4b8 2009 flex_2.6.4-4.dsc
 0c51c243bdb4625b2852b2252286b45ce0d1ebf5 57840 flex_2.6.4-4.diff.gz
 bc0715c185de0fe0cfe64f84fa2d8ea3f9cec791 159836 flex-dbgsym_2.6.4-4_amd64.deb
 a5d1267ea9812501fd6364f37f814587c3d3e375 762776 flex-doc_2.6.4-4_all.deb
 820ef8b2b292ccfae821a935d9d7a0758521e8ef 8775 flex_2.6.4-4_amd64.buildinfo
 54d4feb61559aea4b40eaccf596016e9810cf7ab 453996 flex_2.6.4-4_amd64.deb
 bbbc32dbfa276733ed4d8595097241aa798f369d 2932 
libfl-dev-dbgsym_2.6.4-4_amd64.deb
 b7e93dca604e179b5d99ac1842dd1be5478493ab 102588 libfl-dev_2.6.4-4_amd64.deb
Checksums-Sha256:
 3efc4647e4f2a34f81e9f7becc31f759ae58c3ca40c24d13701c76acdee5edae 2009 
flex_2.6.4-4.dsc
 132f786c5ea39dd0aeafad093b17a99af8aba7f09ad28259ae807d9023d38348 57840 
flex_2.6.4-4.diff.gz
 06a7a54e7e048c943d43597da8b657317e9c37fca0ccfd48aa3b0be1230d8585 159836 
flex-dbgsym_2.6.4-4_amd64.deb
 54978678eef6c481c11d2a54cf47bb3dd2cf797d6d401e8bb6197d116ff260bd 762776 
flex-doc_2.6.4-4_all.deb
 08911f2ed2d76379edd8a8a385a2e3314aed5dfe415c2f3a31b8d69fd4d95689 8775 
flex_2.6.4-4_amd64.buildinfo
 0c615d54485ec26ddb9d009491d649989736d4ba376fb7c6b59bd8ca655a05f6 453996 
flex_2.6.4-4_amd64.deb
 b4c69d0ba6d030773657f2420f6f0ece616a5a99536ac3de35c9f01d669b3f62 2932 
libfl-dev-dbgsym_2.6.4-4_amd64.deb
 1c8061541af32967fc07d39a131a38306b8e0d66e4b09187b8de9325b47d9a09 102588 
libfl-dev_2.6.4-4_amd64.deb
Files:
 5093600ad0ddd7f22f4d4569cbfda972 2009 devel optional flex_2.6.4-4.dsc
 a2307b2321185c976dd3902f2b506922 57840 devel optional flex_2.6.4-4.diff.gz
 92ba6e95111d35bbb6c1590d29a646d1 159836 debug optional 
flex-dbgsym_2.6.4-4_amd64.deb
 e7ac2e55f8114728d935752c778d87a3 762776 doc optional flex-doc_2.6.4-4_all.deb
 5d6f042961036abbbb69d301579fa9de 8775 devel optional 
flex_2.6.4-4_amd64.buildinfo
 b7c8ec36fe6365ef05d7091b3fa23dd6 453996 devel optional flex_2.6.4-4_amd64.deb
 3870e1fd69aeb5df943e1aba98f7ac14 2932 debug optional 
libfl-dev-dbgsym_2.6.4-4_amd64.deb
 948cae0616968b7bb2d679102d82cc4e 102588 libdevel optional 
libfl-dev_2.6.4-4_amd64.deb

-----BEGIN PGP SIGNATURE-----

iQGaBAEBCgCEFiEEq6cQJaG1qIpOX2jCNr1yD29XZHIFAlqHSkNRFIAAAAAAGwAt
c3JpdmFzdGFAZ29sZGVuLWdyeXBob24uY29tQUJBNzEwMjVBMUI1QTg4QTRFNUY2
OEMyMzZCRDcyMEY2RjU3NjQ3Ml8xOTcwFBxzcml2YXN0YUBkZWJpYW4ub3JnAAoJ
EDa9cg9vV2RyrOoH/jnLo40wG8G52uH8ntYkiGbacIXLgoasfTEN1Z05rfIDs5bV
sUnKSaA2FAln7pzPioqDRK/jtUf0Pw5Gt0QwBQCDs5ji86Wl5pDbG7NKNgaZUhZQ
2hcK1NEQa5AIrOE0jtqWIgo+fhbJgeYjwR/nrCf4ROwQ8Mi7oV03ZKOoRP9kDXsp
hsPNRuxgK711reNsUavqHhkXEMQahGBBPQz3wGPCJ1BhpOKhBvHLSXlUZ7QX0SZO
eVks/t5GX+11HMPbS14/RLEuZdkVpSDHL0Kuvkuq5ENMfV17bDnOndR4LLM1WAi3
uqAoMCM1sPeBj1Lq/tAtmeGhDIZHRoDMNjbf5dA=
=rOKf
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to