Your message dated Mon, 13 Jun 2016 17:18:45 +0000
with message-id <[email protected]>
and subject line Bug#827193: fixed in virtualbox 5.0.20-dfsg-3
has caused the Debian Bug report #827193,
regarding FTBFS with gcc-5.4 and 6.1
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.)
--
827193: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=827193
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:virtualbox
Version: 5.0.20-dfsg-2
Severity: serious
Tags: patch
Hi,
On build in sid virtualbox return FTBFS because configure cannot detect
gcc-5.4. The same problem is with 6.1.
Checking for gcc:
** gcc version 5.4 found, expected gcc 3.x with x>1 or gcc 4.x with
0<x<10 or gcc 5.3!
Check /<<PKGBUILDDIR>>/out/configure.log for details
debian/rules:39: recipe for target 'override_dh_auto_configure' failed
For 6.1 is upstream fixed, but 5.4 not.
I attach patch for fix that bug.
--
.''`. Mateusz Łukasik
: :' : http://mati75.eu
`. `' Debian Member - [email protected]
`- GPG: D93B 0C12 C8D0 4D7A AFBC FA27 CCD9 1D61 11A0 6851
Description: Fix detect version of gcc. Update to gcc 5.4 and 6.1.
Author: Mateusz Åukasik <[email protected]>
Bug-Debian: https://bugs.debian.org/[put number here]
--- a/configure
+++ b/configure
@@ -430,10 +430,10 @@ check_gcc()
-o \( $cc_maj -eq 3 -a $cc_min -lt 2 \) \
-o \( $cc_maj -eq 4 -a $cc_min -lt 1 -a "$OS" != "darwin" \) \
-o \( $cc_maj -eq 4 -a $cc_min -gt 9 \) \
- -o \( $cc_maj -eq 5 -a $cc_min -gt 3 \) \
- -o \( $cc_maj -eq 6 -a $cc_min -gt 0 \) \
+ -o \( $cc_maj -eq 5 -a $cc_min -gt 4 \) \
+ -o \( $cc_maj -eq 6 -a $cc_min -gt 1 \) \
-o $cc_maj -gt 6 ]; then
- log_failure "gcc version $cc_maj.$cc_min found, expected gcc 3.x with x>1 or gcc 4.x with 0<x<10 or gcc 5.3"
+ log_failure "gcc version $cc_maj.$cc_min found, expected gcc 3.x with x>1 or gcc 4.x with 0<x<10, gcc 5.x with x<10 or gcc 6.x with x<2"
fail really
else
log_success "found version $cc_ver"
--- End Message ---
--- Begin Message ---
Source: virtualbox
Source-Version: 5.0.20-dfsg-3
We believe that the bug you reported is fixed in the latest version of
virtualbox, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Gianfranco Costamagna <[email protected]> (supplier of updated
virtualbox 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 30 May 2016 12:30:24 +0200
Source: virtualbox
Binary: virtualbox-qt virtualbox virtualbox-dbg virtualbox-dkms
virtualbox-source virtualbox-guest-dkms virtualbox-guest-source
virtualbox-guest-x11 virtualbox-guest-utils
Architecture: source
Version: 5.0.20-dfsg-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Virtualbox Team
<[email protected]>
Changed-By: Gianfranco Costamagna <[email protected]>
Description:
virtualbox - x86 virtualization solution - base binaries
virtualbox-dbg - x86 virtualization solution - debugging symbols
virtualbox-dkms - x86 virtualization solution - kernel module sources for dkms
virtualbox-guest-dkms - x86 virtualization solution - guest addition module
source for dk
virtualbox-guest-source - x86 virtualization solution - guest addition module
source
virtualbox-guest-utils - x86 virtualization solution - non-X11 guest utilities
virtualbox-guest-x11 - x86 virtualization solution - X11 guest utilities
virtualbox-qt - x86 virtualization solution - Qt based user interface
virtualbox-source - x86 virtualization solution - kernel module source
Closes: 825819 827193
Changes:
virtualbox (5.0.20-dfsg-3) unstable; urgency=medium
.
[ Adam Borowski ]
* debian/patches/fix-kernel-4.7.patch (Closes: #825819)
.
[ Gianfranco Costamagna ]
* Conflict with virtualbox-5.1
* Upload to unstable.
.
[ Mateusz Łukasik ]
* debian/patches/fix-detect-gcc-5.4.patch:
- Fix build failure with gcc-5.4 and 6.1 (Closes: #827193)
Checksums-Sha1:
a8c6980614baaf13b0ec1ebe21212bedec11620a 3706 virtualbox_5.0.20-dfsg-3.dsc
fbe3a14abcabdbcff835a5d1b948c5ff8390618e 80604
virtualbox_5.0.20-dfsg-3.debian.tar.xz
Checksums-Sha256:
7a58b56f649c3b9cccace0c3b51dba24f7cb25839c3f64d072133445ac84c63e 3706
virtualbox_5.0.20-dfsg-3.dsc
56a9793f6dda9d07a803dcedde0d1c1f01aecbe9a62387cbca75671876c13fd2 80604
virtualbox_5.0.20-dfsg-3.debian.tar.xz
Files:
5f432766579acca2cfcab01fd79ab7a7 3706 contrib/misc optional
virtualbox_5.0.20-dfsg-3.dsc
20215d57bedb956ec4e8ae430ed5b2e5 80604 contrib/misc optional
virtualbox_5.0.20-dfsg-3.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJXXtyXAAoJEPNPCXROn13Zs7IP/3K89CmxiquAGZ+KDvvtq+Tb
GetgQrhVRrIqaVoffk25+714B0T0hud17rkWJQJL3IabR9OoparekpiPA5oaLN7l
KdPTIVHrm8Si1as7UEBLKICd1Yquxm5KxrYTgey0UUsmq9rSUnAXoLMK+/nPH2de
GSeeH+CX3uMbxE09BxAJNeZXqLIXLWKk4XfutiWv58/iGl+WCDuZFaxWpE8bpkEH
9yICJwYR+vMia21O+Mo8Bf0nB0boYq1fAm2bFKjFnghDt/7co2YcypUQKKmk/9B3
15ZAvY/9EFziglNH+qY47MXnKxAu4sN9ginlpFdKU8f4CEdwmotKptOb2FxfJMfG
bos9JreUmSrgu+AyIqtvRlLCq867DocYQiRp3Ew36lLA4qKy6gxEvO6S3f9c8cx4
ZqOJ5DJmROqA4iLmNwTVcyaLoJODflImX2JPCSuAznx2htXX2U14Q7sW7SI0g4m1
X9lrBwknFCtYLlEgyz5Hsjh7l6X3JCer3AUh68m3J0y3GqZUJ1niVo+Tnlge+6V/
VR/fPLgcN8KtIS/Uts1AU7VcZHLN9zdVb/JRgn3L2gm8+zmjEKJ1A8MvJKY2QnHc
pQ7pK0f5bafBfqFaLbbcsNP20wxkIiTxB832HeHt5FWJGyYtxkLQZtjtvbEuztqL
9nEmTYSEpaIapClhCpFW
=R9sm
-----END PGP SIGNATURE-----
--- End Message ---