[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#871220: marked as done (gcc-doc-defaults: FTBFS with GCC-7)



Your message dated Tue, 29 Aug 2017 21:57:06 +0000
with message-id <E1dmoVO-00065o-Be@fasolo.debian.org>
and subject line Bug#871220: fixed in gcc-doc-defaults 5:17
has caused the Debian Bug report #871220,
regarding gcc-doc-defaults: FTBFS with GCC-7
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 owner@bugs.debian.org
immediately.)


-- 
871220: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=871220
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: gcc-doc-defaults
Version: 5:16
Severity: serious
Tags: sid buster
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-7

gcc-doc-defaults FTBFS since GCC-7 was made the default compiler:

[...]
   debian/rules override_dh_gencontrol-arch
make[1]: Entering directory '/build/gcc-doc-defaults-16'
# call dh_gencontrol one at a time for *-doc packages
dh_gencontrol -p cpp-doc -- -v5:;  dh_gencontrol -p gcc-doc -- -v5:;  dh_gencontrol -p gfortran-doc -- -v5:;  dh_gencontrol -p gnat-doc -- -v5:6.3.0-1;  dh_gencontrol -p gcj-doc -- -v5:6.3.0-1;  dh_gencontrol -p gccgo-doc -- -v5:;
dh_gencontrol -a --remaining-packages
dh_gencontrol: No packages to build. Architecture mismatch: amd64, want: all alpha amd64 arm64 armel armhf i386 ia64 m68k mips mips64 mips64el mipsel powerpc powerpcspe ppc64 ppc64el s390 s390x sparc sparc64 x32 any
make[1]: Leaving directory '/build/gcc-doc-defaults-16'
   debian/rules override_dh_gencontrol-indep
make[1]: Entering directory '/build/gcc-doc-defaults-16'
dh_gencontrol -pgcc-doc-base -- -v6.3.0-1
dh_gencontrol -i --remaining-packages
dh_gencontrol: No packages to build. Architecture mismatch: amd64, want: all alpha amd64 arm64 armel armhf i386 ia64 m68k mips mips64 mips64el mipsel powerpc powerpcspe ppc64 ppc64el s390 s390x sparc sparc64 x32 any
make[1]: Leaving directory '/build/gcc-doc-defaults-16'
   dh_md5sums
   dh_builddeb
dpkg-deb: error: parsing file 'debian/cpp-doc/DEBIAN/control' near line 3 package 'cpp-doc':
 error in 'Version' field string '5:': nothing after colon in version number
dh_builddeb: dpkg-deb --build debian/cpp-doc .. returned exit code 2
dpkg-deb: error: parsing file 'debian/gcc-doc/DEBIAN/control' near line 3 package 'gcc-doc':
 error in 'Version' field string '5:': nothing after colon in version number
dh_builddeb: dpkg-deb --build debian/gcc-doc .. returned exit code 2
dpkg-deb: building package 'gnat-doc' in '../gnat-doc_6.3.0-1_amd64.deb'.
dpkg-deb: error: parsing file 'debian/gfortran-doc/DEBIAN/control' near line 3 package 'gfortran-doc':
 error in 'Version' field string '5:': nothing after colon in version number
dh_builddeb: dpkg-deb --build debian/gfortran-doc .. returned exit code 2
dpkg-deb: building package 'gcc-doc-base' in '../gcc-doc-base_6.3.0-1_all.deb'.
dpkg-deb: building package 'gcj-doc' in '../gcj-doc_6.3.0-1_amd64.deb'.
dpkg-deb: error: parsing file 'debian/gccgo-doc/DEBIAN/control' near line 3 package 'gccgo-doc':
 error in 'Version' field string '5:': nothing after colon in version number
dh_builddeb: dpkg-deb --build debian/gccgo-doc .. returned exit code 2
dh_builddeb: Aborting due to earlier error
debian/rules:105: recipe for target 'binary' failed
make: *** [binary] Error 2


The 'dh_gencontrol -- -v5:' looks like some required variable is now unset


Andreas

Attachment: gcc-doc-defaults_5%16.log.gz
Description: application/gzip


--- End Message ---
--- Begin Message ---
Source: gcc-doc-defaults
Source-Version: 5:17

We believe that the bug you reported is fixed in the latest version of
gcc-doc-defaults, 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 871220@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Guo Yixuan (郭溢譞) <culu.gyx@gmail.com> (supplier of updated gcc-doc-defaults 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 ftpmaster@ftp-master.debian.org)


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

Format: 1.8
Date: Tue, 22 Aug 2017 22:53:48 -0400
Source: gcc-doc-defaults
Binary: gcc-doc cpp-doc gfortran-doc gnat-doc gcj-doc gccgo-doc gcc-doc-base
Architecture: source amd64 all
Version: 5:17
Distribution: unstable
Urgency: medium
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Changed-By: Guo Yixuan (郭溢譞) <culu.gyx@gmail.com>
Description:
 cpp-doc    - documentation for the GNU C preprocessor (cpp)
 gcc-doc    - documentation for the GNU compilers (gcc, gobjc, g++)
 gcc-doc-base - several GNU manual pages
 gccgo-doc  - documentation for the GNU Go compiler (gccgo)
 gcj-doc    - documentation for the GNU Java tools (gcj, gij)
 gfortran-doc - documentation for the GNU Fortran Compiler (gfortran)
 gnat-doc   - documentation for the GNU Ada Compiler (gnat)
Closes: 871220
Changes:
 gcc-doc-defaults (5:17) unstable; urgency=medium
 .
   * Added support for gcc-7. (Closes: #871220)
   * Use 6.4.0 as default for gcc-6.
   * Updated manpages.
   * Bumped standard version to 4.0.0, no changes needed.
Checksums-Sha1:
 2e875b058b68c11282364467264af61067f18687 2369 gcc-doc-defaults_17.dsc
 b1854db4db24b5162645a120003ca3cfc39ed2ea 30648 gcc-doc-defaults_17.tar.xz
 a8082e833a6b7011cb8bfe7c6b91cb1903b60a63 5714 cpp-doc_7.2.0-1_amd64.deb
 95a9e67339a41ebfbbaf255174e95c80333d6024 32570 gcc-doc-base_7.2.0-1_all.deb
 a62f2218bd48cf4712e96ebf66e974919a77d976 10338 gcc-doc-defaults_17_amd64.buildinfo
 5008873ce6eee9214cbba5deb44efefedd8c8806 5904 gcc-doc_7.2.0-1_amd64.deb
 7ee7d82feca4a8367db6697ba90a149a432cf4b8 5548 gccgo-doc_7.2.0-1_amd64.deb
 d953e1ba6376e76add39bf98499b2dd1e9d5c614 5774 gcj-doc_6.4.0-1_amd64.deb
 39902a51e84d3a2e5b464a536d22196f134893c9 5686 gfortran-doc_7.2.0-1_amd64.deb
 7b3e23a775f72881c30966354bf9fef6344f098c 5698 gnat-doc_7.2.0-1_amd64.deb
Checksums-Sha256:
 6cbbba4e12c98d3773697178cb040775d330b2579b3badb69a961d378e9ed96d 2369 gcc-doc-defaults_17.dsc
 9ec74dfc25baf94252fcc1a23c5aa4c910822db4256bbef7e3894b4273da27c8 30648 gcc-doc-defaults_17.tar.xz
 8c2700d2af526734d123c2542517f288ccae141ec3eb53415dd476b32d4671c9 5714 cpp-doc_7.2.0-1_amd64.deb
 fe3aec88597b662eb583e6c66d37f7a14700fb3bdc43ab9af7666e01e872e8c6 32570 gcc-doc-base_7.2.0-1_all.deb
 0736504fd0ddf98df7dedd34fad47cc48832caf84bd07b143bef125a97ea7629 10338 gcc-doc-defaults_17_amd64.buildinfo
 4a5861fac67a0689cd7b8c22e4ce72519a5c8189b0077c46e71acad95c0b57cf 5904 gcc-doc_7.2.0-1_amd64.deb
 112db2624fcfc4cb8e898f8594dd6c3799e4510a7b01e2337f4868d50407846c 5548 gccgo-doc_7.2.0-1_amd64.deb
 f092aa806834fd4cb4f64ac8548ede4bd4b80d3df7984ff35759e1c1bdea36f5 5774 gcj-doc_6.4.0-1_amd64.deb
 6d424f4fc5a7853e221e6fb1f5bfe35e5a305d93dfe98b87eb883274e72b3cb5 5686 gfortran-doc_7.2.0-1_amd64.deb
 007497c0f51dd66539943f5846e52ddbf65d482a16148c946102280671a0f324 5698 gnat-doc_7.2.0-1_amd64.deb
Files:
 7df254c3e3a72983f022838d9a2112ac 2369 contrib/doc optional gcc-doc-defaults_17.dsc
 164148d6c2ed8a425378e2fb3edcdf22 30648 contrib/doc optional gcc-doc-defaults_17.tar.xz
 ed7e2924faab4fc0997eabc63fa38ac0 5714 contrib/doc optional cpp-doc_7.2.0-1_amd64.deb
 8a09fe9d37db0311b288b26f431b5332 32570 contrib/doc optional gcc-doc-base_7.2.0-1_all.deb
 7ccc64b69aebee4e66d4921877d46b7e 10338 contrib/doc optional gcc-doc-defaults_17_amd64.buildinfo
 0d28e698f6779013c319d70fa942a88a 5904 contrib/doc optional gcc-doc_7.2.0-1_amd64.deb
 2454b0a337bba2d11ef47f442721988a 5548 contrib/doc optional gccgo-doc_7.2.0-1_amd64.deb
 6a7abeaae2c1975a3aedb61a5720c135 5774 contrib/doc optional gcj-doc_6.4.0-1_amd64.deb
 627627bfa15b867f80b5f2717818fc3e 5686 contrib/doc optional gfortran-doc_7.2.0-1_amd64.deb
 9871e624e6671374cc29426143e7a09d 5698 contrib/doc optional gnat-doc_7.2.0-1_amd64.deb

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

iQIzBAEBCgAdFiEEoYnMIlhZdJUtjz9QwW1ikJJ1DlQFAlmlsOEACgkQwW1ikJJ1
DlSltQ/9H9seRrs0YAN8SCYWPVMUp7RCElkcv6FJKTDVdlWwjDVZOVbDKCB6Fmy7
RVb22g1R15EROe2RruWXqvE3zwiRPLV99zXIESlh6kj+RjA60MAq1GAhDIIh2ea8
Nz1J+dKTzf+1UEwhj6hKuowPOCyeEcNOjwGVJoe93KWcCLL7ii185cX9EAWM7lqY
k8o8T6XACyVTFPTZXkQ9GWd20DqpOnhghkzC7yH6eZ4n3o9l/6iFpQaLi9aQQ1B2
7KeM56cey+1lsS3C+KzPheCEWQyI9GlJJ2tA9EILyZFtBSzLM9x+z8kx6wHh3n+b
ittGrOVr+n5HNyfDXn/q1wcWi5jZKDnsc+T5saYSuSuGO4ZbnonXWWpt0siipbYF
e+mpsbGR6L9LupXxVJaTGvtG0dSzeJBzg7b66Dg7mIDzlqhCuitydodUTR6hAYDk
UkOxQTLQWl4i+Kq6C30iQfzpeiknXRYOwFhWyj229DCZu1TjISLsCqNf7tk316B/
/5etDv4ERDUFaqRXr6pggHbNIH2hbS2AZOw+Ah+j5t27RQlQy4KwCQzUnJD1g4RZ
+O76Mr+4BrIYdly+sc/si0UUAAmZhaeMBtuKe9JsHlqe7WJwHtop1mqP8/Wjn6JJ
Tpxe0gsF7YdBAKsDI4jtV2j3gmwS7QEf7H20152UJ/K39QN5WDg=
=Sut6
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: