Your message dated Thu, 17 Apr 2014 07:03:27 +0000
with message-id <e1wagm3-000122...@franck.debian.org>
and subject line Bug#733361: fixed in libsmi 0.4.8+dfsg2-9
has caused the Debian Bug report #733361,
regarding libsmi: FTBFS: parser-smi.c:3093:7: error: too few arguments to
function 'smilex'
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.)
--
733361: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733361
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libsmi
Version: 0.4.8+dfsg2-8
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20131226 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part (hopefully):
> gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c parser-smi.c
> -fPIC -DPIC -o .libs/parser-smi.o
> parser-smi.c: In function 'smiparse':
> parser-smi.c:3093:7: error: too few arguments to function 'smilex'
> yychar = yylex (&yylval);
> ^
> parser-smi.c:64:25: note: declared here
> #define yylex smilex
> ^
> parser-smi.y:64:12: note: in expansion of macro 'yylex'
> extern int yylex(void *lvalp, Parser *parserPtr);
> ^
> parser-smi.y:54:39: error: 'parserPtr' undeclared (first use in this function)
> #define thisParserPtr ((Parser *)parserPtr)
> ^
> parser-smi.y:1609:8: note: in expansion of macro 'thisParserPtr'
> thisParserPtr->firstStatementLine = thisParserPtr->line;
> ^
> parser-smi.y:54:39: note: each undeclared identifier is reported only once
> for each function it appears in
> #define thisParserPtr ((Parser *)parserPtr)
> ^
> parser-smi.y:1609:8: note: in expansion of macro 'thisParserPtr'
> thisParserPtr->firstStatementLine = thisParserPtr->line;
> ^
> parser-smi.c:9959:9: warning: passing argument 1 of 'smiyyerror' discards
> 'const' qualifier from pointer target type [enabled by default]
> yyerror (yymsgp);
> ^
> In file included from parser-smi.y:37:0:
> check.h:69:13: note: expected 'char *' but argument is of type 'const char *'
> extern void smiyyerror(char *msg, Parser *parserPtr);
> ^
> make[3]: *** [parser-smi.lo] Error 1
The full build log is available from:
http://aws-logs.debian.net/ftbfs-logs/2013/12/26/libsmi_0.4.8+dfsg2-8_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: libsmi
Source-Version: 0.4.8+dfsg2-9
We believe that the bug you reported is fixed in the latest version of
libsmi, 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 733...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Vincent Bernat <ber...@debian.org> (supplier of updated libsmi 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: SHA256
Format: 1.8
Date: Thu, 17 Apr 2014 08:23:19 +0200
Source: libsmi
Binary: smitools smistrip libsmi2ldbl libsmi2-dev libsmi2-dbg libsmi2-common
Architecture: source amd64 all
Version: 0.4.8+dfsg2-9
Distribution: unstable
Urgency: low
Maintainer: Vincent Bernat <ber...@debian.org>
Changed-By: Vincent Bernat <ber...@debian.org>
Description:
libsmi2-common - library to access SMI MIB information - MIB module files
libsmi2-dbg - library to access SMI MIB information - debugging symbols
libsmi2-dev - library to access SMI MIB information - development files
libsmi2ldbl - library to access SMI MIB information
smistrip - extract MIB from text files like RFC
smitools - various tools operating on MIB module files
Closes: 733361
Changes:
libsmi (0.4.8+dfsg2-9) unstable; urgency=low
.
* Make the -dbg package multi-arch "same".
* Fix FTBFS due to a change in Bison. Closes: #733361.
Thanks to Andy Whitcroft.
* Bump Standards-Version to 3.9.5.
Checksums-Sha1:
23957e7e57395116adacca7c38f48e35584f4caa 2116 libsmi_0.4.8+dfsg2-9.dsc
df57291d3afd7f87436047cfcaa98cef85264e21 13608
libsmi_0.4.8+dfsg2-9.debian.tar.xz
060772026335583007d11559bc98c7053c398640 194110
smitools_0.4.8+dfsg2-9_amd64.deb
4e4bc976955e5deac92f2bd0b5e614771a11783d 28834 smistrip_0.4.8+dfsg2-9_all.deb
af3b670e52d295207a973b07bd4d5f2a95004921 121920
libsmi2ldbl_0.4.8+dfsg2-9_amd64.deb
e6a2824b794c032226c0faeefbf553e3e39bd19a 133290
libsmi2-dev_0.4.8+dfsg2-9_amd64.deb
a1b4611b5d0dccab1e9b13140502681ab5825c35 152334
libsmi2-dbg_0.4.8+dfsg2-9_amd64.deb
8bcd8987315d023b1b3de5e77f5984bb87122ab7 25674
libsmi2-common_0.4.8+dfsg2-9_all.deb
Checksums-Sha256:
ef2a97ccb834a132dab78f025eb3a47ab691e2dbe3c7339171d6cd9c67e85a7e 2116
libsmi_0.4.8+dfsg2-9.dsc
891a186ef9dae49236fdf95b47fbaf2b73c9eda9b86f6bd50026e84cee76277b 13608
libsmi_0.4.8+dfsg2-9.debian.tar.xz
4b8ad5bd1afdeeffa23199621bb798b409477c2505c7d0f664438eb16bfe8d91 194110
smitools_0.4.8+dfsg2-9_amd64.deb
3333d24d28849dfb65600732cc02fa6bac182a460a5e599d671aa61de60c7f80 28834
smistrip_0.4.8+dfsg2-9_all.deb
6aa5f9ea88b7151f34fe9593a6e0d439c98de9931cee99ced05bb70fc3c2fea8 121920
libsmi2ldbl_0.4.8+dfsg2-9_amd64.deb
e17c6e20b3d603e78773cc711f02ab7716a669275d3a9711c10909c408439b07 133290
libsmi2-dev_0.4.8+dfsg2-9_amd64.deb
2694d5105d8fbea8a3a9738b2e7b8ecfe3e01ef3ccdf343873725c48b4062628 152334
libsmi2-dbg_0.4.8+dfsg2-9_amd64.deb
5ba96d95c6286099ab107bfa6140f1fd4e61553adc943397680f4a12f71efb6c 25674
libsmi2-common_0.4.8+dfsg2-9_all.deb
Files:
70af172b80a98016b822d4f94f470394 2116 libs optional libsmi_0.4.8+dfsg2-9.dsc
3dc4975ef09f5fe817a87b130410ba18 13608 libs optional
libsmi_0.4.8+dfsg2-9.debian.tar.xz
32842d7690a24c32763e699af1e15c79 194110 libs optional
smitools_0.4.8+dfsg2-9_amd64.deb
911de172b57b4034cb5e733fe20840b7 28834 libs optional
smistrip_0.4.8+dfsg2-9_all.deb
a1da995ec8d163c2d07952180c5245ea 121920 libs optional
libsmi2ldbl_0.4.8+dfsg2-9_amd64.deb
9e797f6f6f2901363f59bd952cffc66e 133290 libdevel optional
libsmi2-dev_0.4.8+dfsg2-9_amd64.deb
ab125f81b7e0fe4a2af948e33752ef3b 152334 debug extra
libsmi2-dbg_0.4.8+dfsg2-9_amd64.deb
9462f900fc010f43a0408595d541c2fc 25674 oldlibs extra
libsmi2-common_0.4.8+dfsg2-9_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJTT3j4AAoJEJWkL+g1NSX5J0oQAKKrTEJZxnn5U5QdefFbCWZR
FEjcJMxm98qbjS3MovIikdrRFcfIF5nwhAJ6UDenTG1slChGtpK99/wD5Vn5g9mh
0ACNnkeA5FNZh7FQkw9ndWXxNAVDGaZtYNgTZQzbg9FEd7EQoeLB+EqPAb+NgMUt
I+/TrK5Wz4hYR1FzHHHhITjvRLUbgy2WcD85yoLDQkT7NkMBOrAQdpfXBv2M6ZVp
2JKoLtuvWUTdmY1BuFkVz0WuBXxDKwnqfOJgsNRYt3Bo8qrunWBp2uQ7ztqkQ7KS
ExcfBZGVovWdCUBTtyNQ19T9BPRFaBLQpgJ1Tw3ZTQ0uyq27I3xIRUWR91VxxmsY
GZieUvB5U0dT+aTkydfglwhJfMKltJTzDwHFE9Ct5ofZq3Jiq+EY68albZVWnnaX
mIwG5Cuju/j72ieB/j3s9QT7BdsNVkilFGNRk52qx6TcPwOeHT/66lBvTml8webp
2icNyOjG/oKBGZGMJgQ1lTF0DX03v1u8h84TzhrfEvi1+M4LWmiP4D+e5S8T9T8m
H3WgNGb3JSuyz8dTfRFZ/+uznqz/wa5LOYJhGi0NyKBKmLSGsiHediCKVMs+h41F
IMFlzG/fAD8jQWpMJQVbvEPorrIxKNf8kQ9rYwNUzJPP7dk/euTK0oG/8kAwdbaV
Uwt1AnvDA0OBaaj8yflp
=vQ1D
-----END PGP SIGNATURE-----
--- End Message ---