Your message dated Thu, 24 Jan 2008 14:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#443003: fixed in wmnut 0.62-2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: wmnut
version: 0.62-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070917 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

Relevant part:
dpkg-source: building wmnut in wmnut_0.62-1.dsc
 debian/rules build
dh_testdir
./configure --host=i486-linux-gnu --build=i486-linux-gnu --prefix=/usr 
--mandir=\${prefix}/share/man
checking build system type... i486-pc-linux-gnu
checking host system type... i486-pc-linux-gnu
checking target system type... i486-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/build/user/wmnut-0.62/missing: Unknown `--run' option
Try `/build/user/wmnut-0.62/missing --help' for more information
configure: WARNING: `missing' script is too old or missing
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for i486-linux-gnu-gcc... i486-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i486-linux-gnu-gcc accepts -g... yes
checking for i486-linux-gnu-gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of i486-linux-gnu-gcc... gcc3
checking for getopt_long in -lgnugetopt... no
checking how to run the C preprocessor... i486-linux-gnu-gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for getopt_long... yes
checking for X... libraries , headers in standard search path
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... no
checking for XShapeCombineMask in -lXext... yes
checking for XpmCreatePixmapFromData in -lXpm... yes
checking whether time.h and sys/time.h may both be included... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking for struct utimbuf... yes
checking whether sys/types.h defines makedev... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct stat.st_blocks... yes
checking for NUT client library (libupsclient.a/h)... found (libupsclient.a)
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for string.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking X11/Xlib.h usability... yes
checking X11/Xlib.h presence... yes
checking for X11/Xlib.h... yes
checking X11/xpm.h usability... yes
checking X11/xpm.h presence... yes
checking for X11/xpm.h... yes
checking X11/extensions/shape.h usability... yes
checking X11/extensions/shape.h presence... yes
checking for X11/extensions/shape.h... yes
checking X11/Xatom.h usability... yes
checking X11/Xatom.h presence... yes
checking for X11/Xatom.h... yes
checking for ANSI C header files... (cached) yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating icons/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/wmnut-mdk.spec
config.status: creating contrib/wmnut.spec
config.status: creating contrib/wmnut.ebuild
config.status: creating config.h
config.status: executing depfiles commands
dh_testdir
/usr/bin/make
make[1]: Entering directory `/build/user/wmnut-0.62'
/usr/bin/make  all-recursive
make[2]: Entering directory `/build/user/wmnut-0.62'
Making all in src
make[3]: Entering directory `/build/user/wmnut-0.62/src'
if i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include    -g -O2 -g 
-O2 -MT wmnut.o -MD -MP -MF ".deps/wmnut.Tpo" -c -o wmnut.o wmnut.c; \
        then mv -f ".deps/wmnut.Tpo" ".deps/wmnut.Po"; else rm -f 
".deps/wmnut.Tpo"; exit 1; fi
In file included from wmnut.c:28:
wmnut.h:92: error: expected specifier-qualifier-list before 'UPSCONN'
wmnut.c: In function 'get_ups_var':
wmnut.c:94: error: 'ups_info' has no member named 'connexion'
wmnut.c:99: error: 'ups_info' has no member named 'connexion'
wmnut.c:103: error: 'ups_info' has no member named 'connexion'
wmnut.c:104: error: 'ups_info' has no member named 'comm_status'
wmnut.c:106: error: 'ups_info' has no member named 'connexion'
wmnut.c:107: error: 'ups_info' has no member named 'connexion'
wmnut.c:109: error: 'ups_info' has no member named 'comm_status'
wmnut.c:113: error: 'ups_info' has no member named 'connexion'
wmnut.c:122: error: 'ups_info' has no member named 'comm_status'
wmnut.c: In function 'get_ups_info':
wmnut.c:136: error: 'ups_info' has no member named 'ups_status'
wmnut.c:138: error: 'ups_info' has no member named 'ups_status'
wmnut.c:140: error: 'ups_info' has no member named 'ups_status'
wmnut.c:142: error: 'ups_info' has no member named 'ups_status'
wmnut.c:144: error: 'ups_info' has no member named 'ups_status'
wmnut.c:147: error: 'ups_info' has no member named 'ups_status'
wmnut.c:150: error: 'ups_info' has no member named 'battery_runtime'
wmnut.c:154: error: 'ups_info' has no member named 'battery_percentage'
wmnut.c:156: error: 'ups_info' has no member named 'battery_percentage'
wmnut.c:160: error: 'ups_info' has no member named 'battery_runtime'
wmnut.c:164: error: 'ups_info' has no member named 'battery_runtime'
wmnut.c:166: error: 'ups_info' has no member named 'battery_runtime'
wmnut.c:170: error: 'ups_info' has no member named 'battery_load'
wmnut.c:174: error: 'ups_info' has no member named 'battery_load'
wmnut.c:176: error: 'ups_info' has no member named 'battery_load'
wmnut.c: In function 'main':
wmnut.c:304: error: 'ups_info' has no member named 'comm_status'
wmnut.c:321: error: 'ups_info' has no member named 'ups_status'
wmnut.c:329: error: 'ups_info' has no member named 'ups_status'
wmnut.c:334: error: 'ups_info' has no member named 'battery_percentage'
wmnut.c:349: error: 'ups_info' has no member named 'battery_percentage'
wmnut.c:439: error: 'ups_info' has no member named 'battery_runtime'
wmnut.c:441: error: 'ups_info' has no member named 'battery_runtime'
wmnut.c:463: error: 'ups_info' has no member named 'battery_load'
wmnut.c:465: error: 'ups_info' has no member named 'ups_status'
wmnut.c:466: error: 'ups_info' has no member named 'battery_load'
wmnut.c:467: error: 'ups_info' has no member named 'battery_load'
wmnut.c:469: error: 'ups_info' has no member named 'battery_load'
wmnut.c:487: error: 'ups_info' has no member named 'battery_percentage'
wmnut.c:489: error: 'ups_info' has no member named 'battery_percentage'
wmnut.c:497: error: 'ups_info' has no member named 'battery_percentage'
wmnut.c:498: error: 'ups_info' has no member named 'battery_percentage'
wmnut.c:500: error: 'ups_info' has no member named 'battery_percentage'
wmnut.c:509: error: 'ups_info' has no member named 'battery_percentage'
wmnut.c: In function 'InitCom':
wmnut.c:550: error: 'ups_info' has no member named 'connexion'
wmnut.c:551: error: 'ups_info' has no member named 'port'
wmnut.c:554: error: 'ups_info' has no member named 'connexion'
wmnut.c:559: error: 'ups_info' has no member named 'comm_status'
wmnut.c:566: error: 'ups_info' has no member named 'connexion'
wmnut.c:570: error: 'ups_info' has no member named 'connexion'
wmnut.c:577: error: 'ups_info' has no member named 'comm_status'
wmnut.c:581: error: 'ups_info' has no member named 'connexion'
wmnut.c:591: error: 'ups_info' has no member named 'connexion'
wmnut.c: In function 'InitHosts':
wmnut.c:612: error: 'ups_info' has no member named 'ups_status'
wmnut.c: In function 'CleanHosts':
wmnut.c:624: error: 'ups_info' has no member named 'connexion'
wmnut.c: In function 'AddHost':
wmnut.c:642: error: 'UPSCONN' undeclared (first use in this function)
wmnut.c:642: error: (Each undeclared identifier is reported only once
wmnut.c:642: error: for each function it appears in.)
wmnut.c:642: error: expected ';' before 'ups'
wmnut.c:654: error: 'ups' undeclared (first use in this function)
wmnut.c:707: error: 'ups_info' has no member named 'port'
wmnut.c:710: error: 'ups_info' has no member named 'ups_status'
wmnut.c:711: error: 'ups_info' has no member named 'comm_status'
wmnut.c:712: error: 'ups_info' has no member named 'battery_percentage'
wmnut.c:713: error: 'ups_info' has no member named 'battery_load'
wmnut.c:714: error: 'ups_info' has no member named 'battery_runtime'
make[3]: *** [wmnut.o] Error 1
make[3]: Leaving directory `/build/user/wmnut-0.62/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/user/wmnut-0.62'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/user/wmnut-0.62'
make: *** [build-stamp] Error 2

The full build log is available from
http://people.debian.org/~lucas/logs/2007/09/17

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: wmnut
Source-Version: 0.62-2

We believe that the bug you reported is fixed in the latest version of
wmnut, which is due to be installed in the Debian FTP archive:

wmnut_0.62-2.diff.gz
  to pool/main/w/wmnut/wmnut_0.62-2.diff.gz
wmnut_0.62-2.dsc
  to pool/main/w/wmnut/wmnut_0.62-2.dsc
wmnut_0.62-2_i386.deb
  to pool/main/w/wmnut/wmnut_0.62-2_i386.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.
Arnaud Quette <[EMAIL PROTECTED]> (supplier of updated wmnut 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.7
Date: Thu, 24 Jan 2008 15:15:44 +0100
Source: wmnut
Binary: wmnut
Architecture: source i386
Version: 0.62-2
Distribution: unstable
Urgency: low
Maintainer: Arnaud Quette <[EMAIL PROTECTED]>
Changed-By: Arnaud Quette <[EMAIL PROTECTED]>
Description: 
 wmnut      - WindowMaker dock app that displays UPS statistics from NUT's upsd
Closes: 443003 449946
Changes: 
 wmnut (0.62-2) unstable; urgency=low
 .
   * debian/control:
     - update Build-Depends for nut to 2.2.1 (Closes: #443003)
     - update Standards-Version to 3.7.3
     - move the Homepage from Description to the official field and update it
   * debian/watch: update to URL (Closes: #449946)
   * debian/rules:
     - fix debian-rules-ignores-make-clean-error
     - remove DH_COMPAT
   * debian/compat: created to complete the above fix
Files: 
 fec83ec154abe43bc538731ab10e4a7e 650 x11 optional wmnut_0.62-2.dsc
 eb960f142378dc402356234b73e80cfa 2742 x11 optional wmnut_0.62-2.diff.gz
 604ba686c1b61aae587a59508d16277a 28276 x11 optional wmnut_0.62-2_i386.deb

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

iD8DBQFHmKCb22QUyiBN3xsRAoZ6AKCwjuH6orKN6MMgfqt08O6pMNTBuwCdHQUC
bBrLEbI/HdtZIumRrGY5hgs=
=MxGZ
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to