Your message dated Thu, 17 Apr 2008 08:47:12 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#476042: fixed in varmon 1.2.0-6
has caused the Debian Bug report #476042,
regarding varmon: FTBFS: /usr/bin/make: invalid option -- 2
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.)
--
476042: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=476042
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: varmon
Version: 1.2.0-5
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080413 qa-ftbfs
Justification: FTBFS on i386
Hi,
During a rebuild of all packages in sid, your package failed to build on i386.
This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
the default on most architectures (even if it's not the case on i386 yet).
Feel free to downgrade this bug to 'important' if your package is only built
on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).
Relevant part:
> make[1]: Entering directory `/build/user/varmon-1.2.0'
> rm -f *.o core varmon
> make[1]: Leaving directory `/build/user/varmon-1.2.0'
> dh_clean
> dpkg-source -b varmon-1.2.0
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building varmon using existing varmon_1.2.0.orig.tar.gz
> dpkg-source: info: building varmon in varmon_1.2.0-5.diff.gz
> dpkg-source: info: building varmon in varmon_1.2.0-5.dsc
> debian/rules build
> dh_testdir
> # Add here commands to compile the package.
> /usr/bin/make CFLAGS=-g -O2 -O2
> /usr/bin/make: invalid option -- O
> /usr/bin/make: invalid option -- 2
> /usr/bin/make: invalid option -- O
> /usr/bin/make: invalid option -- 2
> Usage: make [options] [target] ...
> Options:
> -b, -m Ignored for compatibility.
> -B, --always-make Unconditionally make all targets.
> -C DIRECTORY, --directory=DIRECTORY
> Change to DIRECTORY before doing anything.
> -d Print lots of debugging information.
> --debug[=FLAGS] Print various types of debugging information.
> -e, --environment-overrides
> Environment variables override makefiles.
> -f FILE, --file=FILE, --makefile=FILE
> Read FILE as a makefile.
> -h, --help Print this message and exit.
> -i, --ignore-errors Ignore errors from commands.
> -I DIRECTORY, --include-dir=DIRECTORY
> Search DIRECTORY for included makefiles.
> -j [N], --jobs[=N] Allow N jobs at once; infinite jobs with no arg.
> -k, --keep-going Keep going when some targets can't be made.
> -l [N], --load-average[=N], --max-load[=N]
> Don't start multiple jobs unless load is below
> N.
> -L, --check-symlink-times Use the latest mtime between symlinks and
> target.
> -n, --just-print, --dry-run, --recon
> Don't actually run any commands; just print
> them.
> -o FILE, --old-file=FILE, --assume-old=FILE
> Consider FILE to be very old and don't remake
> it.
> -p, --print-data-base Print make's internal database.
> -q, --question Run no commands; exit status says if up to date.
> -r, --no-builtin-rules Disable the built-in implicit rules.
> -R, --no-builtin-variables Disable the built-in variable settings.
> -s, --silent, --quiet Don't echo commands.
> -S, --no-keep-going, --stop
> Turns off -k.
> -t, --touch Touch targets instead of remaking them.
> -v, --version Print the version number of make and exit.
> -w, --print-directory Print the current directory.
> --no-print-directory Turn off -w, even if it was turned on
> implicitly.
> -W FILE, --what-if=FILE, --new-file=FILE, --assume-new=FILE
> Consider FILE to be infinitely new.
> --warn-undefined-variables Warn when an undefined variable is referenced.
>
> This program built for i486-pc-linux-gnu
> Report bugs to <[EMAIL PROTECTED]>
> make: *** [build-stamp] Error 2
The full build log is available from:
http://people.debian.org/~lucas/logs/2008/04/13
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 about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment. Internet was not accessible from the build systems.
--
| Lucas Nussbaum
| [EMAIL PROTECTED] http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: varmon
Source-Version: 1.2.0-6
We believe that the bug you reported is fixed in the latest version of
varmon, which is due to be installed in the Debian FTP archive:
varmon_1.2.0-6.diff.gz
to pool/main/v/varmon/varmon_1.2.0-6.diff.gz
varmon_1.2.0-6.dsc
to pool/main/v/varmon/varmon_1.2.0-6.dsc
varmon_1.2.0-6_amd64.deb
to pool/main/v/varmon/varmon_1.2.0-6_amd64.deb
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.
Julien Danjou <[EMAIL PROTECTED]> (supplier of updated varmon 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: SHA1
Format: 1.8
Date: Thu, 17 Apr 2008 09:54:25 +0200
Source: varmon
Binary: varmon
Architecture: source amd64
Version: 1.2.0-6
Distribution: unstable
Urgency: medium
Maintainer: Julien Danjou <[EMAIL PROTECTED]>
Changed-By: Julien Danjou <[EMAIL PROTECTED]>
Description:
varmon - VA RAID monitor
Closes: 476042
Changes:
varmon (1.2.0-6) unstable; urgency=medium
.
* Bump standard policy
* Fix the way of giving CFLAGS to make in debian/rules (Closes: #476042)
* Set urgency to medium since this fixes an RC bug
Checksums-Sha1:
6e2b7a6ca3c1abdf355f19529fb0497cd74e43c2 940 varmon_1.2.0-6.dsc
1b98b0a86a0969b0b50158d96b57aaf071dd738e 3072 varmon_1.2.0-6.diff.gz
57cc6618e57c246f801aeda046bd93f0224a01ed 483390 varmon_1.2.0-6_amd64.deb
Checksums-Sha256:
f9d048041099e5ae2e39960d026f9c6b08a8902a972001842361ac60ae3b8e31 940
varmon_1.2.0-6.dsc
d1fe7a57bf7e1fa09bf6071b2ee81ff2bab3e737fdc1cca38aa1b863baafaa1a 3072
varmon_1.2.0-6.diff.gz
90f2899ff9598942b200c56141b9d3c769a30c7be0ef5cd815547985724a5b13 483390
varmon_1.2.0-6_amd64.deb
Files:
dca1c9230d6ed3816e8a1382dd539a14 940 admin extra varmon_1.2.0-6.dsc
f135c0613fc31a7a0759806c11679dca 3072 admin extra varmon_1.2.0-6.diff.gz
f85a0cc7436a2645596a8f0bc65d5c2b 483390 admin extra varmon_1.2.0-6_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFIBwLppGK1HsL+5c0RAjYyAJsGM/uC6ZB5BlW027BI96RXWr7mRACgupT6
kmhbiLK71hVoO3FXQcqMGW8=
=cYOb
-----END PGP SIGNATURE-----
--- End Message ---