Your message dated Sat, 07 Apr 2012 22:17:12 +0000
with message-id <[email protected]>
and subject line Bug#667097: fixed in amora-server 1.2~svn697-1
has caused the Debian Bug report #667097,
regarding amora-server: ftbfs with GCC-4.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 [email protected]
immediately.)
--
667097: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667097
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: amora-server
Version: 1.2~svn695-2
Severity: important
Tags: sid wheezy
User: [email protected]
Usertags: ftbfs-gcc-4.7
The package fails to build in a test rebuild on at least amd64 with
gcc-4.7/g++-4.7, but succeeds to build with gcc-4.6/g++-4.6. The
severity of this report may be raised before the wheezy release.
amora-server.cpp:79:46: error: 'getopt' was not declared in this scope
The full build log can be found at:
http://people.debian.org/~lucas/logs/2012/03/29-clang-gcc47/unstable-gcc47/amora-server_1.2~svn695-2_unstable-gcc47.log
The last lines of the build log are at the end of this report.
Some hints on fixing these issues can be found at
http://gcc.gnu.org/gcc-4.7/porting_to.html
To build with GCC 4.7, either set CC=gcc-4.7 CXX=g++-4.7 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
[...]
libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -Wall -W
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wall -g
-O2 -MT libamora_la-loop.lo -MD -MP -MF .deps/libamora_la-loop.Tpo -c
./src/loop.c -o libamora_la-loop.o
mv -f .deps/libamora_la-loop.Tpo .deps/libamora_la-loop.Plo
/bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I./src -Wall -W -I/usr/include/dbus-1.0
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wall -g -O2 -MT
libamora_la-imscreen.lo -MD -MP -MF .deps/libamora_la-imscreen.Tpo -c -o
libamora_la-imscreen.lo `test -f './src/imscreen.c' || echo
'./'`./src/imscreen.c
libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -Wall -W
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wall -g
-O2 -MT libamora_la-imscreen.lo -MD -MP -MF .deps/libamora_la-imscreen.Tpo -c
./src/imscreen.c -o libamora_la-imscreen.o
mv -f .deps/libamora_la-imscreen.Tpo .deps/libamora_la-imscreen.Plo
/bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I./src -Wall -W -I/usr/include/dbus-1.0
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wall -g -O2 -MT
libamora_la-dbus.lo -MD -MP -MF .deps/libamora_la-dbus.Tpo -c -o
libamora_la-dbus.lo `test -f './src/dbus.c' || echo './'`./src/dbus.c
libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -Wall -W
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wall -g
-O2 -MT libamora_la-dbus.lo -MD -MP -MF .deps/libamora_la-dbus.Tpo -c
./src/dbus.c -o libamora_la-dbus.o
mv -f .deps/libamora_la-dbus.Tpo .deps/libamora_la-dbus.Plo
/bin/bash ./libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -I./src -Wall
-W -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
-Wall -g -O2 -Wl,-z,defs -o libamora.la -rpath /usr/lib libamora_la-amora.lo
libamora_la-protocol.lo libamora_la-x11_event.lo libamora_la-bluecode.lo
libamora_la-linux.lo libamora_la-log.lo libamora_la-loop.lo
libamora_la-imscreen.lo libamora_la-dbus.lo -lbluetooth -lX11 -lXtst
-lImlib2 -ldbus-1 -ldbus-1
libtool: link: ar cru .libs/libamora.a libamora_la-amora.o
libamora_la-protocol.o libamora_la-x11_event.o libamora_la-bluecode.o
libamora_la-linux.o libamora_la-log.o libamora_la-loop.o libamora_la-imscreen.o
libamora_la-dbus.o
libtool: link: ranlib .libs/libamora.a
libtool: link: ( cd ".libs" && rm -f "libamora.la" && ln -s "../libamora.la"
"libamora.la" )
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -Wall -W
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wall -g
-O2 -MT amorad-main.o -MD -MP -MF .deps/amorad-main.Tpo -c -o amorad-main.o
`test -f './src/main.c' || echo './'`./src/main.c
mv -f .deps/amorad-main.Tpo .deps/amorad-main.Po
/bin/bash ./libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -I./src -Wall
-W -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
-Wall -g -O2 -Wl,-z,defs -o amorad amorad-main.o -lbluetooth -lX11 -lXtst
-lImlib2 -ldbus-1 libamora.la -ldbus-1
libtool: link: x86_64-linux-gnu-gcc -I./src -Wall -W -I/usr/include/dbus-1.0
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wall -g -O2 -Wl,-z -Wl,defs -o
amorad amorad-main.o ./.libs/libamora.a -lbluetooth -lX11 -lXtst
/usr/lib/libImlib2.so -ldbus-1
make[3]: Leaving directory `/«PKGBUILDDIR»/amora-cli'
make[2]: Leaving directory `/«PKGBUILDDIR»/amora-cli'
cd amora-applet && /usr/bin/make SUBLIBS="-L../amora-cli/.libs"
make[2]: Entering directory `/«PKGBUILDDIR»/amora-applet'
/usr/bin/uic-qt4 about.ui -o ui_about.h
g++ -c -m64 -pipe -g -I/«BUILDDIR»/amora-server-1.2\~svn695/amora-cli/src/
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wall -W
-D_REENTRANT -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED
-I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore
-I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. -o amora-server.o
amora-server.cpp
amora-server.cpp: In member function 'void AmoraServer::parse_args(int,
char**)':
amora-server.cpp:79:46: error: 'getopt' was not declared in this scope
amora-server.cpp:82:27: error: 'optarg' was not declared in this scope
make[2]: *** [amora-server.o] Error 1
make[2]: Leaving directory `/«PKGBUILDDIR»/amora-applet'
make[1]: *** [amora-applet/amorad-gui] Error 2
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: amora-server
Source-Version: 1.2~svn697-1
We believe that the bug you reported is fixed in the latest version of
amora-server, which is due to be installed in the Debian FTP archive:
amora-applet_1.2~svn697-1_i386.deb
to main/a/amora-server/amora-applet_1.2~svn697-1_i386.deb
amora-cli_1.2~svn697-1_i386.deb
to main/a/amora-server/amora-cli_1.2~svn697-1_i386.deb
amora-server_1.2~svn697-1.debian.tar.gz
to main/a/amora-server/amora-server_1.2~svn697-1.debian.tar.gz
amora-server_1.2~svn697-1.dsc
to main/a/amora-server/amora-server_1.2~svn697-1.dsc
amora-server_1.2~svn697.orig.tar.gz
to main/a/amora-server/amora-server_1.2~svn697.orig.tar.gz
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.
Axel Beckert <[email protected]> (supplier of updated amora-server 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: Sat, 07 Apr 2012 19:44:05 +0200
Source: amora-server
Binary: amora-cli amora-applet
Architecture: source i386
Version: 1.2~svn697-1
Distribution: unstable
Urgency: low
Maintainer: Axel Beckert <[email protected]>
Changed-By: Axel Beckert <[email protected]>
Description:
amora-applet - use a bluetooth device as X remote control (systray applet)
amora-cli - use a bluetooth device as X remote control (commandline tool)
Closes: 667097
Changes:
amora-server (1.2~svn697-1) unstable; urgency=low
.
* New upstream snapshot
- Fixes FTBFS with GCC 4.7 (Closes: #667097)
* Remove transitional package amora-server
* Bump Standard-Version to 3.9.3 (no changes)
* Fix Lintian warning debian-rules-missing-recommended-target
Checksums-Sha1:
b6a5f98d28a1428b823083d8cf32ee4ed45c58f2 1384 amora-server_1.2~svn697-1.dsc
293af90ac646794f4cd9e8a61d765f08f82b2057 378944
amora-server_1.2~svn697.orig.tar.gz
57217e741c6a9c767ab0b69408b418114a2ee755 4897
amora-server_1.2~svn697-1.debian.tar.gz
ac86a4a5f928e4e75af35b91b51d792dc5a5dfa3 32912 amora-cli_1.2~svn697-1_i386.deb
344fb14c8893c64faf8bd5b1bc7cc3056e4e4fb8 46986
amora-applet_1.2~svn697-1_i386.deb
Checksums-Sha256:
5a2239d6f968061c65ac2cf40fa34bf1525433b4ea6b3520d05177a9c2bdfea9 1384
amora-server_1.2~svn697-1.dsc
5c3a7b72b82807e60ea27badc90d9bc015603af39d0a1c6d6c71e6698cc77b9c 378944
amora-server_1.2~svn697.orig.tar.gz
5eee84dee35efa6fd922c12bc11b55d320a0d1f0ace659f2dcf81ccac810c232 4897
amora-server_1.2~svn697-1.debian.tar.gz
65fb7a0af55b1126fc1e9228720e9aea4c22319b8da78f61afa76f6e3cf035ef 32912
amora-cli_1.2~svn697-1_i386.deb
862adb3e78b0fc5316939c4d090ed170ba723f94b2c5c0d9db906efeffde2813 46986
amora-applet_1.2~svn697-1_i386.deb
Files:
ff8e20b7d312bd77fcb791746ffbd015 1384 x11 extra amora-server_1.2~svn697-1.dsc
62750b88dda07dd78294d6b361d6dd80 378944 x11 extra
amora-server_1.2~svn697.orig.tar.gz
e9259d9af22a02c69f777cc01de7f320 4897 x11 extra
amora-server_1.2~svn697-1.debian.tar.gz
aebf4a2d55c57b039be175d17051e3d6 32912 x11 extra
amora-cli_1.2~svn697-1_i386.deb
397c36211e006e95b91780141c1ffa0e 46986 x11 extra
amora-applet_1.2~svn697-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAk+Af68ACgkQwJ4diZWTDt6HuwCeMgU3LI49bLsoi4psV9nZGjYv
tscAn2DcbkJF8TuJGdAit99yA9V0HfoO
=TadS
-----END PGP SIGNATURE-----
--- End Message ---