From geoff at dns-oarc.net Tue May 1 10:30:05 2012 From: geoff at dns-oarc.net (Geoffrey Sisson) Date: Tue, 01 May 2012 10:30:05 +0000 Subject: [dsc] Duplicate monthly reminders Message-ID: <20120501103006.0C259BF9F7@mail.dns-oarc.net> Apologies for the duplicate reminders for the DSC mailing list. We're in the process of migrating this list to the OARC mailing list server, lists.dns-oarc.net, and reminders were sent from both the existing server and the future server. Details of the new server will be sent to the list soon. Thanks, Geoff From mh+dsc at zugschlus.de Mon May 7 16:50:20 2012 From: mh+dsc at zugschlus.de (Marc Haber) Date: Mon, 7 May 2012 18:50:20 +0200 Subject: [dsc] dsc fails to build with gcc 4.6.3 Message-ID: <20120507165020.GD26439@torres.zugschlus.de> Hi, here is the reault of trying to build dsc 201203250530 on Debian unstable, triggering an "internal compiler error" $ cc -g -Wall -DUSE_IPV6=1 -g -O2 -g -Wall -DUSE_IPV6=1 -g -O2 -c -o base64.o base64.c base64.c: In function 'token_decode': base64.c:134:1: internal compiler error: Aborted Please submit a full bug report, with preprocessed source if appropriate. See for instructions. Preprocessed source stored into /tmp/ccSdKOOL.out file, please attach this to your bugreport. $ cc -v Using built-in specs. COLLECT_GCC=cc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 4.6.3-5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.6.3 (Debian 4.6.3-5) $ Same thing happens with gcc 4.7 I'll attach the preprocessed source. Unfortunately, I don't have enough C knowledge to follow the instructions given in README.Bugs which involves building a GCC snapshot. Any ideas? Greetings Marc -- ----------------------------------------------------------------------------- Marc Haber | "I don't trust Computers. They | Mailadresse im Header Mannheim, Germany | lose things." Winona Ryder | Fon: *49 621 31958061 Nordisch by Nature | How to make an American Quilt | Fax: *49 621 31958062 From mh+dsc at zugschlus.de Tue May 8 09:01:30 2012 From: mh+dsc at zugschlus.de (Marc Haber) Date: Tue, 8 May 2012 11:01:30 +0200 Subject: [dsc] dsc fails to build with gcc 4.6.3 In-Reply-To: <20120507165020.GD26439@torres.zugschlus.de> References: <20120507165020.GD26439@torres.zugschlus.de> Message-ID: <20120508090130.GB3703@torres.zugschlus.de> On Mon, May 07, 2012 at 06:50:20PM +0200, Marc Haber wrote: > here is the reault of trying to build dsc 201203250530 on Debian > unstable, triggering an "internal compiler error" This turned out to be Debian Bug #671866 in gmp (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=671866), not a dsc issue at all. Sorry for the noise. Greetings Marc -- ----------------------------------------------------------------------------- Marc Haber | "I don't trust Computers. They | Mailadresse im Header Mannheim, Germany | lose things." Winona Ryder | Fon: *49 621 31958061 Nordisch by Nature | How to make an American Quilt | Fax: *49 621 31958062