Your message dated Thu, 9 May 2013 09:22:29 +0100 with message-id <[email protected]> and subject line Re: Bug#707397: grub2: FTBFS: ./stdio.h:456:1: error: 'gets' undeclared here (not in a function) has caused the Debian Bug report #707397, regarding grub2: FTBFS: ./stdio.h:456:1: error: 'gets' undeclared here (not in a function) 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 [email protected] immediately.) -- 707397: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=707397 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: grub2 Version: 1.99-27.1 Severity: serious Tags: jessie sid User: [email protected] Usertags: qa-ftbfs-20130509 qa-ftbfs Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > make[6]: Entering directory `/«PKGBUILDDIR»/build/grub-emu/grub-core/gnulib' > gcc-4.6 -DHAVE_CONFIG_H -I. -I../../../../grub-core/gnulib -I../.. > -I../../intl -c ../../../../grub-core/gnulib/argp-ba.c > gcc-4.6 -DHAVE_CONFIG_H -I. -I../../../../grub-core/gnulib -I../.. > -I../../intl -c ../../../../grub-core/gnulib/argp-eexst.c > In file included from ../../../../grub-core/gnulib/argp.h:22:0, > from ../../../../grub-core/gnulib/argp-eexst.c:25: > ./stdio.h:456:1: error: 'gets' undeclared here (not in a function) > make[6]: *** [argp-eexst.o] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2013/05/09/grub2_1.99-27.1_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: grub2 Source-Version: 2.00-8 On Thu, May 09, 2013 at 09:53:37AM +0200, Lucas Nussbaum wrote: > During a rebuild of all packages in sid, your package failed to build on > amd64. > > Relevant part: > > make[6]: Entering directory `/«PKGBUILDDIR»/build/grub-emu/grub-core/gnulib' > > gcc-4.6 -DHAVE_CONFIG_H -I. -I../../../../grub-core/gnulib -I../.. > > -I../../intl -c ../../../../grub-core/gnulib/argp-ba.c > > gcc-4.6 -DHAVE_CONFIG_H -I. -I../../../../grub-core/gnulib -I../.. > > -I../../intl -c ../../../../grub-core/gnulib/argp-eexst.c > > In file included from ../../../../grub-core/gnulib/argp.h:22:0, > > from ../../../../grub-core/gnulib/argp-eexst.c:25: > > ./stdio.h:456:1: error: 'gets' undeclared here (not in a function) > > make[6]: *** [argp-eexst.o] Error 1 I fixed this in experimental quite a while ago: grub2 (2.00-8) experimental; urgency=low * debian/apport/source_grub2.py: - Use context managers to avoid (harmless) file descriptor leaks. - Set a file encoding, per PEP 0263. * Drop grub-ieee1275-bin's dependency on bc in favour of powerpc-ibm-utils (>= 1.2.12-1) (cf. #625728). * Move powerpc-ibm-utils and powerpc-utils dependencies from grub-ieee1275-bin to grub-ieee1275 (closes: #693400). * Merge from Ubuntu: - Ignore symlink traversal failures in grub-mount readdir (LP: #1051306). - Fix incorrect initrd minimum address calculation (LP: #1055686). - Avoid assuming that gets is declared. * Copy unicode.pf2 to /boot/grub/ for EFI installs so that it is more likely to be readable by GRUB (closes: #661789). -- Colin Watson <[email protected]> Fri, 28 Dec 2012 17:34:32 +0000 I'm in the process of preparing an upload to unstable from this branch at the moment. -- Colin Watson [[email protected]]
--- End Message ---

