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

Bug#203303: marked as done (linux/byteorder/swab.h: ISO C++ forbids braced-groups within expressions)



Your message dated Sun, 14 Dec 2003 14:02:29 -0500
with message-id <E1AVbVd-0003Pm-00@auric.debian.org>
and subject line Bug#203303: fixed in linux-kernel-headers 2.5.999-test7-bk-10
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 29 Jul 2003 09:32:10 +0000
>From aurelien@aurel32.net Tue Jul 29 04:32:00 2003
Return-path: <aurelien@aurel32.net>
Received: from webmail.insa-lyon.fr (mail.insa-lyon.fr) [134.214.79.204] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 19hQpr-0007ip-00; Tue, 29 Jul 2003 04:31:59 -0500
Received: from localhost (localhost.localdomain [127.0.0.1])
	by mail.insa-lyon.fr (Postfix) with ESMTP
	id 5A3CF4B585; Tue, 29 Jul 2003 11:31:41 +0200 (CEST)
Received: from serveur.aurel32.net (F110.resF.insa-lyon.fr [134.214.165.23])
	by mail.insa-lyon.fr (Postfix) with ESMTP
	id 3BC834B583; Tue, 29 Jul 2003 11:31:40 +0200 (CEST)
Received: from amavis by serveur.aurel32.net with scanned-ok (Exim 3.35 #1 (Debian))
	id 19hQpp-0001qq-00; Tue, 29 Jul 2003 11:31:57 +0200
Received: from serveur.aurel32.net ([127.0.0.1])
 by localhost (serveur.aurel32.net [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 21635-10; Tue, 29 Jul 2003 11:31:57 +0200 (CEST)
Received: from pc.aurel32 ([192.168.3.10])
	by serveur.aurel32.net with esmtp (Exim 3.35 #1 (Debian))
	id 19hQpp-0001qj-00; Tue, 29 Jul 2003 11:31:57 +0200
Received: from aurel32 by pc.aurel32 with local (Exim 4.20)
	id 19hQpp-0004of-Az; Tue, 29 Jul 2003 11:31:57 +0200
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="ISO-8859-15"
From: Aurelien Jarno <aurel32@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: FTBFS: does not build with gcc-3.3 on i386
X-Mailer: reportbug 2.19
Date: Tue, 29 Jul 2003 11:31:57 +0200
Message-Id: <E19hQpp-0004of-Az@pc.aurel32>
Sender: Aurelien Jarno <aurelien@aurel32.net>
X-Virus-Scanned: by amavisd-new-20030616-p3 (Debian) at F110.resf.insa-lyon.fr
X-Virus-Scanned: by amavisd 0.1
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-4.8 required=4.0
	tests=BAYES_10,FROM_ENDS_IN_NUMS,HAS_PACKAGE
	version=2.53-bugs.debian.org_2003_07_20
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_07_20 (1.174.2.15-2003-03-30-exp)

Package: kdemultimedia
Version: 3.1.2-1 (not installed)
Severity: serious
Tags: sid

Hello,

I tried to build kdemultimedia on a fresh updated pbuilder (i386). It 
fails with the following errors:

/usr/share/qt3/bin/moc ../../kaudiocreator/cdconfigimp.h -o cdconfigimp.moc
/usr/share/qt3/bin/moc ../../kaudiocreator/encoderconfigimp.h -o encoderconfigimp.moc
/usr/share/qt3/bin/moc ../../kaudiocreator/kaudiocreator.h -o kaudiocreator.moc
/usr/share/qt3/bin/moc ../../kaudiocreator/tracksconfigimp.h -o tracksconfigimp.moc
/usr/share/qt3/bin/moc ../../kaudiocreator/queconfigimp.h -o queconfigimp.moc
/usr/share/qt3/bin/moc ../../kaudiocreator/ripconfigimp.h -o ripconfigimp.moc
creating kaudiocreator.all_cpp.cpp ...
if g++ -DHAVE_CONFIG_H -I. -I../../kaudiocreator -I..   -I/usr/include/kde -I/usr/include/qt3 -I.  -static -Wall -DDATADIR=\"/usr/share/apps/kaudiocreator\" -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST  -MT kaudiocreator.all_cpp.o -MD -MP -MF ".deps/kaudiocreator.all_cpp.Tpo" \
  -c -o kaudiocreator.all_cpp.o `test -f 'kaudiocreator.all_cpp.cpp' || echo '../../kaudiocreator/'`kaudiocreator.all_cpp.cpp; \
then mv -f ".deps/kaudiocreator.all_cpp.Tpo" ".deps/kaudiocreator.all_cpp.Po"; \
else rm -f ".deps/kaudiocreator.all_cpp.Tpo"; exit 1; \
fi
In file included from /usr/include/linux/byteorder/little_endian.h:11,
                 from /usr/include/asm/byteorder.h:45,
                 from /usr/include/linux/cdrom.h:14,
                 from ../../kaudiocreator/cdconfigimp.cpp:78,
                 from kaudiocreator.all_cpp.cpp:6:
/usr/include/linux/byteorder/swab.h: In function `const __u32 
   __fswab24(unsigned int)':
/usr/include/linux/byteorder/swab.h:174: error: ISO C++ forbids braced-groups 
   within expressions
/usr/include/linux/byteorder/swab.h:174: error: ISO C++ forbids braced-groups 
   within expressions
/usr/include/linux/byteorder/swab.h: In function `__u32 __swab24p(__u32*)':
/usr/include/linux/byteorder/swab.h:178: error: ISO C++ forbids braced-groups 
   within expressions
/usr/include/linux/byteorder/swab.h:178: error: ISO C++ forbids braced-groups 
   within expressions
/usr/include/linux/byteorder/swab.h: In function `void __swab24s(__u32*)':
/usr/include/linux/byteorder/swab.h:182: error: ISO C++ forbids braced-groups 
   within expressions
/usr/include/linux/byteorder/swab.h:182: error: ISO C++ forbids braced-groups 
   within expressions
In file included from kaudiocreator.all_cpp.cpp:9:
../../kaudiocreator/queconfigimp.cpp: In member function `void 
   QueConfigImp::addJob(Job*, QString)':
../../kaudiocreator/queconfigimp.cpp:59: warning: unused variable `
   QueListViewItem*newItem'
In file included from kaudiocreator.all_cpp.cpp:11:
../../kaudiocreator/tracksconfigimp.cpp: In member function `void 
   TracksConfigImp::newSong(int, QString, int)':
../../kaudiocreator/tracksconfigimp.cpp:390: warning: unused variable `
   QListViewItem*newItem'
make[4]: *** [kaudiocreator.all_cpp.o] Error 1
make[4]: Leaving directory `/tmp/buildd/kdemultimedia-3.1.2/obj-i386-linux/kaudiocreator'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/buildd/kdemultimedia-3.1.2/obj-i386-linux/kaudiocreator'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/kdemultimedia-3.1.2/obj-i386-linux'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/kdemultimedia-3.1.2/obj-i386-linux'
make: *** [build-arch-stamp] Error 2
pbuilder: Failed autobuilding of package
 -> unmounting /proc filesystem
 -> cleaning the build env 


A full build log can be fetch on
http://people.debian.org/~aurel32/kdemultimedia/kdemultimedia_3.1.2-1.log

Aurelien



-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux pc.aurel32 2.4.21 #1 dim jui 20 20:35:42 CEST 2003 i686
Locale: LANG=fr_FR@euro, LC_CTYPE=fr_FR@euro (ignored: LC_ALL set)


---------------------------------------
Received: (at 203303-close) by bugs.debian.org; 14 Dec 2003 20:23:02 +0000
>From katie@auric.debian.org Sun Dec 14 14:23:01 2003
Return-path: <katie@auric.debian.org>
Received: from auric.debian.org [206.246.226.45] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1AVbW8-0008SQ-00; Sun, 14 Dec 2003 13:03:00 -0600
Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian))
	id 1AVbVd-0003Pm-00; Sun, 14 Dec 2003 14:02:29 -0500
From: Daniel Jacobowitz <dan@debian.org>
To: 203303-close@bugs.debian.org
X-Katie: $Revision: 1.43 $
Subject: Bug#203303: fixed in linux-kernel-headers 2.5.999-test7-bk-10
Message-Id: <E1AVbVd-0003Pm-00@auric.debian.org>
Sender: Archive Administrator <katie@auric.debian.org>
Date: Sun, 14 Dec 2003 14:02:29 -0500
Delivered-To: 203303-close@bugs.debian.org

Source: linux-kernel-headers
Source-Version: 2.5.999-test7-bk-10

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

linux-kernel-headers_2.5.999-test7-bk-10.diff.gz
  to pool/main/l/linux-kernel-headers/linux-kernel-headers_2.5.999-test7-bk-10.diff.gz
linux-kernel-headers_2.5.999-test7-bk-10.dsc
  to pool/main/l/linux-kernel-headers/linux-kernel-headers_2.5.999-test7-bk-10.dsc
linux-kernel-headers_2.5.999-test7-bk-10_i386.deb
  to pool/main/l/linux-kernel-headers/linux-kernel-headers_2.5.999-test7-bk-10_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 203303@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Daniel Jacobowitz <dan@debian.org> (supplier of updated linux-kernel-headers 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@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat, 13 Dec 2003 16:13:20 -0500
Source: linux-kernel-headers
Binary: linux-kernel-headers
Architecture: source i386
Version: 2.5.999-test7-bk-10
Distribution: unstable
Urgency: low
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Changed-By: Daniel Jacobowitz <dan@debian.org>
Description: 
 linux-kernel-headers - Linux Kernel Headers for development
Closes: 203303 215337 215937 216921 218438 219664 219940 220138 220232 220331 220953 220991 221438 221543
Changes: 
 linux-kernel-headers (2.5.999-test7-bk-10) unstable; urgency=low
 .
   * Daniel Jacobowitz <dan@debian.org>
 .
     - Add a testsuite.
 .
     - Resolve a conflict between <linux/compiler.h> and <sys/cdefs.h>
       (Closes: #215337, #219664).
       - debian/patches/no-linux-compiler-h.patch
     - Let <linux/netlink.h> compile by moving some of <linux/uio.h> into
       __KERNEL__ (Closes: #215937).
       - debian/patches/linux-netlink-compilation.patch
     - Fix a -W (-Wextra) warning with the ioctl type checking macros
       (Closes: #219940, #220953).
       - debian/patches/ioctl-signedness.patch
     - Quiet #warning from <linux/list.h> for now.
       - debian/patches/linux-list-quiet-warning.patch
     - Fix conflict between <linux/time.h> and <time.h>, and other C++
       namespace cleanliness problems
       (Closes: #218438, #220232, #216921, #221438).
       - debian/patches/linux-types-and-time.patch
       - debian/patches/linux-types-ustat.h removed.
     - Also export __kernel_dev_t for util-linux/cryptoloop (Closes: 220991).
       - debian/patches/linux-types-and-time.patch
     - Remove some useless __const__ markers from byteorder headers.
       - debian/patches/byteorder-const.patch
     - Add __extension__ to several ({ }) constructs to allow them with -ansi
       (Closes: #203303).
       - debian/patches/byteorder.patch
     - Disable the contents of <asm-ia64/pal.h> in userspace (Closes: #220138).
       - debian/patches/ia64-pal.patch
     - Don't include unneeded mod_devicetable.h from linux/pci.h (Closes: #221543).
       - debian/patches/linux-pci.patch
     - Don't include buffer_head.h from linux/msdos_fs.h (Closes: #220331).
       - debian/patches/msdos-fs.patch
     - Suppress pedantic long long warnings for <linux/types.h>.
       - debian/patches/linux-types-long-long.patch
 .
   * Jeff Bailey <jbailey@nisa.net>
 .
    - debian/control: Bump standards version to 3.6.1.
      No changes required.
Files: 
 bc66113e31ae75aee3781ac6d647a1d2 858 devel standard linux-kernel-headers_2.5.999-test7-bk-10.dsc
 ec12b4d434e942e7b99e94a9423ff482 52489 devel standard linux-kernel-headers_2.5.999-test7-bk-10.diff.gz
 a31486ee73e3c528c066abb1ba351fbb 1375424 devel standard linux-kernel-headers_2.5.999-test7-bk-10_i386.deb

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

iD8DBQE/3LDAbgOPXuCjg3cRAiCmAJ4iPq2MylFNzkoqT5OQA6+k22GJ+wCffxmk
jjI+8OpG2MSCcf1FT9ecfOs=
=CUdw
-----END PGP SIGNATURE-----



Reply to: