Your message dated Sun, 18 May 2014 19:33:40 +0000
with message-id <e1wm6q4-0002eb...@franck.debian.org>
and subject line Bug#733322: fixed in comedilib 0.10.1-1.1
has caused the Debian Bug report #733322,
regarding comedilib: FTBFS: calib_yacc.y:340:2: error: too many arguments to 
function 'calib_yyparse'
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.)


-- 
733322: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733322
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: comedilib
Version: 0.10.1-1
Severity: serious

Hi there,

building your package fails in a up-to-date amd64 sbuild chroot:

> libtool: compile:  x86_64-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. 
> -D_FORTIFY_SOURCE=2 -I../include -I../include -Wall -D_REENTRANT 
> -DLOCALSTATEDIR=\"/var/lib/libcomedi0\" -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c calib_lex.c -o 
> libcomedi_la-calib_lex.o >/dev/null 2>&1
> /bin/bash ../libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
> -std=gnu99 -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2 -I../include 
> -I../include -Wall -D_REENTRANT -DLOCALSTATEDIR=\"\/var/lib/libcomedi0\" -g 
> -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
> -Werror=format-security -c -o libcomedi_la-calib_yacc.lo `test -f 
> 'calib_yacc.c' || echo './'`calib_yacc.c
> libtool: compile:  x86_64-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. 
> -D_FORTIFY_SOURCE=2 -I../include -I../include -Wall -D_REENTRANT 
> -DLOCALSTATEDIR=\"/var/lib/libcomedi0\" -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c calib_yacc.c  
> -fPIC -DPIC -o .libs/libcomedi_la-calib_yacc.o
> calib_yacc.y: In function '_comedi_parse_calibration_file':
> calib_yacc.y:340:2: error: too many arguments to function 'calib_yyparse'
>   if( calib_yyparse( &priv ) )
>   ^
> In file included from calib_yacc.y:36:0:
> ./calib_yacc.h:107:5: note: declared here
>  int calib_yyparse (void);
>      ^
> ./calib_yacc.c: In function 'calib_yyparse':
> ./calib_yacc.c:1596:7: error: too few arguments to function 'calib_yylex'
>        yychar = yylex (&yylval);
>        ^
> In file included from calib_yacc.y:27:0:
> libinternal.h:148:21: note: declared here
>  #define YY_DECL int calib_yylex(YYSTYPE *calib_lvalp, yyscan_t yyscanner)
>                      ^
> calib_yacc.y:55:1: note: in expansion of macro 'YY_DECL'
>  YY_DECL;
>  ^
> calib_yacc.y:381:73: error: 'parse_arg' undeclared (first use in this 
> function)
>      fprintf(stderr, "input error on line %i\n", 
> calib_yyget_lineno(priv(parse_arg)->yyscanner));
>                                                                          ^
> calib_yacc.y:381:73: note: each undeclared identifier is reported only once 
> for each function it appears in
> make[4]: *** [libcomedi_la-calib_yacc.lo] Error 1
> make[4]: Leaving directory `/«PKGBUILDDIR»/lib'
> make[3]: *** [all] Error 2
> make[3]: Leaving directory `/«PKGBUILDDIR»/lib'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/«PKGBUILDDIR»'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/«PKGBUILDDIR»'
> make: *** [build-arch-stamp] Error 2
> dpkg-buildpackage: error: debian/rules build gave error exit status 2

Full buildlog attached.

-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624

Attachment: comedilib_0.10.1-1_amd64.build.gz
Description: application/gzip

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: comedilib
Source-Version: 0.10.1-1.1

We believe that the bug you reported is fixed in the latest version of
comedilib, 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.
Petter Reinholdtsen <p...@debian.org> (supplier of updated comedilib 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: SHA1

Format: 1.8
Date: Sun, 11 May 2014 20:52:01 +0200
Source: comedilib
Binary: libcomedi-dev libcomedi0 python-comedilib
Architecture: source amd64
Version: 0.10.1-1.1
Distribution: unstable
Urgency: low
Maintainer: Gudjon I. Gudjonsson <gud...@gudjon.org>
Changed-By: Petter Reinholdtsen <p...@debian.org>
Description: 
 libcomedi-dev - Development library for Comedi
 libcomedi0 - Library for Comedi
 python-comedilib - Python wrapper for Comedilib
Closes: 711203 727345 733322
Changes: 
 comedilib (0.10.1-1.1) unstable; urgency=low
 .
   * Non-maintainer upload to fix RC bug #733322.
   * Fix build problem with newer bison (Closes: #733322).  Patch from
     Daniel T Chen and Ubuntu via A. Maitland Bottoms backporting
     upstream changesets 90ce9a9, cc0c9e7, f4e228e, c689eff, and
     2277e82.
   * Use dh-autoreconf to fix build problem on some architectures
     (Closes: #727345).  Drop now obsolete autotools-dev build
     dependency.  Patch from Daniel T Chen and Ubuntu via A. Maitland
     Bottoms.
   * Add new executables comedi_soft_calibrate and comedi_board_info to
     the libcomedi1 package (Closes: #711203). Add new directory
     /var/lib/comedi/calibrations to the package, and build using
     --localstatedir=/var to store the state to the correct location.
     Patch from A. Maitland Bottoms.
   * Adjusted 01_calibrate_build.patch to remove check for comedilib.h too,
     to ensure the comedi-calibrate/configure script work without libcomedi0.
Checksums-Sha1: 
 178299c925d344e6bcc262736c6c92ba06b45855 1711 comedilib_0.10.1-1.1.dsc
 0933acd3774f3135eebacd22a9c2e1483c29ced1 13688 
comedilib_0.10.1-1.1.debian.tar.xz
 9fa65ea333279e8a3b8e849677aa50d5bc60a126 415542 
libcomedi-dev_0.10.1-1.1_amd64.deb
 fb64601b99251c4d78062cdd9a82edfd54de83aa 216330 libcomedi0_0.10.1-1.1_amd64.deb
 79359c649ae10db0efce62cd0d89ce442099f517 150336 
python-comedilib_0.10.1-1.1_amd64.deb
Checksums-Sha256: 
 be139c2232571f2fe0049d722136074234a45f62ff277ed28f40585af8f245c2 1711 
comedilib_0.10.1-1.1.dsc
 1bed21ac8e19c839a0dc49fc1e1a6debc05ea7cc812f561bc8b75529f8f18287 13688 
comedilib_0.10.1-1.1.debian.tar.xz
 2c061b8c99008315d507c3f849f0009856f0a4d8078d0ee1acd945f73bd3d695 415542 
libcomedi-dev_0.10.1-1.1_amd64.deb
 1f78cb711425eca6c62b86bb23442bbba91dbd4ab15250c1785beadd7df680ac 216330 
libcomedi0_0.10.1-1.1_amd64.deb
 1ea5ecc8e26d628a0064f3c66e6692f17794cf789bc01d00e811e2ae52fe5701 150336 
python-comedilib_0.10.1-1.1_amd64.deb
Files: 
 14c2272ed3783fb80df845a578844c21 415542 libdevel optional 
libcomedi-dev_0.10.1-1.1_amd64.deb
 536fee0d5390ed4c21a63afbbfc3a22d 216330 libs optional 
libcomedi0_0.10.1-1.1_amd64.deb
 45f64162be45437167870c606c809ac5 150336 python optional 
python-comedilib_0.10.1-1.1_amd64.deb
 0f78b6cd767e6cf1a12507849367d51e 1711 devel optional comedilib_0.10.1-1.1.dsc
 494098c839e8959d00ee38719f9e7a99 13688 devel optional 
comedilib_0.10.1-1.1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iD8DBQFTb8px20zMSyow1ykRAq7xAKC8crLD8B4hEEuu2D7K3qWAQRcBXgCffAND
2Sf9agz0F5dy/pw5+tBxZ7w=
=wT/N
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to