Re: Bug in gcc for powerpc?

2012-07-31 Thread Roger Leigh
On Tue, Jul 31, 2012 at 11:47:00PM +0100, Roger Leigh wrote: > On Tue, Jul 31, 2012 at 09:39:58AM -0400, Felipe Sateler wrote: > > On Mon, Jul 30, 2012 at 5:09 PM, Roger Leigh wrote: > > > On Sat, Jul 28, 2012 at 08:43:16PM -0400, Felipe Sateler wrote: > > >> O

Re: Bug in gcc for powerpc?

2012-07-31 Thread Roger Leigh
On Tue, Jul 31, 2012 at 09:39:58AM -0400, Felipe Sateler wrote: > On Mon, Jul 30, 2012 at 5:09 PM, Roger Leigh wrote: > > On Sat, Jul 28, 2012 at 08:43:16PM -0400, Felipe Sateler wrote: > >> On Sat, Jul 28, 2012 at 8:34 PM, Roger Leigh wrote: > >> > On Sat, Ju

Re: Bug in gcc for powerpc?

2012-07-30 Thread Roger Leigh
On Sat, Jul 28, 2012 at 08:43:16PM -0400, Felipe Sateler wrote: > On Sat, Jul 28, 2012 at 8:34 PM, Roger Leigh wrote: > > On Sat, Jul 28, 2012 at 04:45:35PM -0400, Felipe Sateler wrote: > >> Hi gcc and powerpc teams, > >> > >> Supercollider recently failed to

Re: Bug in gcc for powerpc?

2012-07-28 Thread Roger Leigh
n do further investigation tomorrow if you would like. -- .''`. Roger Leigh : :' : Debian GNU/Linuxhttp://people.debian.org/~rleigh/ `. `' schroot and sbuild http://alioth.debian.org/projects/buildd-tools `-GPG Public Key F33D 281D 470A B443 6756 147C 07B3 C8BC 4083 E800

Re: DSO linking changes for wheezy

2010-11-16 Thread Roger Leigh
On Tue, Nov 16, 2010 at 07:04:53PM +0100, Matthias Klose wrote: > On 16.11.2010 10:42, Roger Leigh wrote: >> On Tue, Nov 16, 2010 at 01:14:09AM +0100, Matthias Klose wrote: >>> On 14.11.2010 13:19, Julien Cristau wrote: >>>> On Fri, Oct 29, 2010 at 15:43:

Re: DSO linking changes for wheezy

2010-11-16 Thread Roger Leigh
linker. See the already filed bug reports. This change is one I can agree with on technical grounds, though it will cause a great deal of pain in the short term. Have we got any estimates on exactly how much breakage will result before the change gets made? Regards, Roger -- .'&#

Re: DSO linking changes for wheezy

2010-11-15 Thread Roger Leigh
On Mon, Nov 15, 2010 at 11:02:57PM +0100, Matthias Klose wrote: > On 14.11.2010 16:06, Roger Leigh wrote: >>>> While I understand the rationale for --no-copy-dt-needed-entries for >>>> preventing encapsulation violations via indirect linking, I don't agree >>

Re: DSO linking changes for wheezy

2010-11-14 Thread Roger Leigh
On Sun, Nov 14, 2010 at 01:51:49PM +0100, Kurt Roeckx wrote: > On Sun, Nov 07, 2010 at 04:19:10PM +0000, Roger Leigh wrote: > > On Fri, Oct 29, 2010 at 03:43:57PM +0200, Matthias Klose wrote: > > > For wheezy I'm planning to change the linking behaviour for DSOs (turning &

Re: DSO linking changes for wheezy

2010-11-14 Thread Roger Leigh
library changes how it works but without changing its public interface, I could be screwed again in six months time. This is partly the fault of Boost for exposing its internals in its headers, but disallowing indirect linking make it worse. Overall, it could be for the best, but it will be painf

Re: freeze exception for gcc-4.5 (i386, amd64 only)

2010-08-23 Thread Roger Leigh
d breakage by breaking existing assumptions about indirect linking. Other than that, it's working fine for me. It would be nice to have in the release as an optional and non-default compiler for developers who need it. Regards, Roger -- .''`. Roger Leigh : :' : Debi

Re: [Buildd-tools-devel] Processed: Clone and reassign to libstdc++

2009-03-23 Thread Roger Leigh
yself, so you would probably need to ask weasel or one of the alpha porters if you need any alpha- specific expertise. Regards, Roger -- .''`. Roger Leigh : :' : Debian GNU/Linux http://people.debian.org/~rleigh/ `. `' Printing on GNU/Linux? http://gu

Bug#424896: libstdc++6-4.2-doc: Missing conflict with libstdc++6-4.1-doc makes package uninstallable

2007-05-17 Thread Roger Leigh
Package: libstdc++6-4.2-doc Version: 4.2-20070516-1 Severity: serious Justification: Won't install due to duplicate files from libstdc++6-4.1-doc Unpacking libstdc++6-4.2-doc (from .../libstdc++6-4.2-doc_4.2-20070516-1_all.deb) ... dpkg: error processing /var/cache/apt/archives/libstdc++6-4.2-doc_

Bug#389215: gij: Please Provide java2-runtime

2006-09-24 Thread Roger Leigh
Package: gij Version: 4:4.1.1-7 Severity: normal Hi, gij has the following Provides: Provides: java-runtime, java1-runtime, java-virtual-machine Its depdendency, gij-4.1, has these Provides: Provides: java-virtual-machine, java2-runtime, java1-runtime, java-runtime Please could you also P

Bug#373937: Acknowledgement (libstdc++6: codecvt locale facet is broken)

2006-06-16 Thread Roger Leigh
mbsnrtowcs http://gcc.gnu.org/bugzilla/attachment.cgi?id=11683 (wide3.c) There isn't a clear pattern here. It's possible that the testcases are buggy, but's it's odd how they work on one arch and not the other, or vice versa. Regards, Roger -- Roger Leigh P

Bug#373937: Acknowledgement (libstdc++6: codecvt locale facet is broken)

2006-06-16 Thread Roger Leigh
Reported upstream as http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28059 Note this affects GCC versions 3.3, 4.0, 4.1 and 4.2. It works correctly in 3.4. Regards, Roger -- Roger Leigh Printing on GNU/Linux? http://gutenprint.sourceforge.net/ Debian GNU/Linux

Bug#373937: libstdc++6: codecvt locale facet is broken

2006-06-16 Thread Roger Leigh
Package: libstdc++6 Version: 4.1.1-5 Severity: important The attached source file (UTF-8 encoded) demonstrates that codecvt is broken for the simplest of transformations (UTF-8 to UCS-4). This is pretty basic, and the underlying gconf stuff works correctly, so the bug is either in libstdc++6 or so

Bug#345550: Bug #345550 g++-4.0: Fails to compile C++ with -frepo

2006-01-04 Thread Roger Leigh
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 tags 345550 + fixed-upstream thanks This was fixed upstream (SVN changesets 109305, 109306 and 109307) for the 4.0.3 release. Regards, Roger - -- Roger Leigh Printing on GNU/Linux? http://gimp-print.sourceforge.net

Bug#345821: libstdc++6: Documentation bug in ext/stdio_filebuf.h

2006-01-03 Thread Roger Leigh
Package: libstdc++6 Version: 4.0.2-5 Severity: normal Using libstdc++, I've got code like this: __gnu_cxx::stdio_filebuf fdbuf(fd, std::ios::in); The doxygen docs for this fd ctor say "The file descriptor will be automatically closed when the stdio_filebuf is closed/destroyed.", but I appear t

Bug#345550: g++-4.0: Fails to compile C++ with -frepo

2006-01-01 Thread Roger Leigh
Package: g++-4.0 Version: 4.0.2-5 Severity: normal Hi, given this trivial C++ code: #include #include int main(void) { std::cout << boost::format("Hello %1%!\n%2%\n") % "world" % 343 << std::flush; return 0; } It fails to compile: $ g++ -frepo -c test.cc /usr/include/boost/mp

Bug#345550: g++-4.0: Fails to compile C++ with -frepo

2006-01-01 Thread Roger Leigh
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 This has been reported upstream as GCC Bugzilla #25625: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25625 Regards, Roger - -- Roger Leigh Printing on GNU/Linux? http://gimp-print.sourceforge.net/ Debian GNU/Linux

Bug#317233: gcc-4.0 regression, possibly powerpc-specific, causes segfault in compiled binary

2005-07-09 Thread Roger Leigh
reassign 317233 schroot retitle 317233 command-line options are not terminated by a null option thanks This was due to an array of structs not having a null member. Using the const qualifier moved it to .rodata, where it worked by chance. Sorry to bother you with this. Roger -- Roger Leigh

Bug#317233: gcc-4.0 regression, possibly powerpc-specific, causes segfault in compiled binary

2005-07-08 Thread Roger Leigh
he correct value in the function i pass argc to) so it must go fault earlier Active2: sorry i'm out of options rleigh: Active2: I'm not sure. breaking on g_option_context_parse shows argc == 2. Regards. Roger -- Roger Leigh Printing on GNU/Linux? h

Bug#317233: gcc-4.0 regression, possibly powerpc-specific, causes segfault in compiled binary

2005-07-07 Thread Roger Leigh
x I mentioned in the previous mail, in that I stripped everything out except for the option parsing, *but* I didn't make the options const. However, it works without me applying the const fix. Build with gcc -o schroot schroot.c `pkg-config --cflags --libs gobject-2.0` Regards, Roger -- Ro

Bug#317233: gcc-4.0 regression, possibly powerpc-specific, causes segfault in compiled binary

2005-07-07 Thread Roger Leigh
Matthias Klose <[EMAIL PROTECTED]> writes: > Roger Leigh writes: >> The fault occurs shortly after startup, calling parse_options() >> (schroot/schroot.c). >> >> If it would be useful, I can reduce it to a smaller test case, but the >> code worked just fin

Bug#317233: gcc-4.0 regression, possibly powerpc-specific, causes segfault in compiled binary

2005-07-06 Thread Roger Leigh
Package: gcc-4.0 Version: 4.0.0-11 Severity: normal If I compile schroot http://ftp.debian.org/debian/pool/main/s/schroot/schroot_0.1.2-1.dsc http://ftp.debian.org/debian/pool/main/s/schroot/schroot_0.1.2.orig.tar.gz http://ftp.debian.org/debian/pool/main/s/schroot/schroot_0.1.2-1.diff.gz with g

Bug#309986: gcc-4.0 build problems on powerpc

2005-05-21 Thread Roger Leigh
ibc.so.6 (0x0fe70000) /lib/ld.so.1 => /lib/ld.so.1 (0x0ffd) $ objdump -p debian/gnat-4.0/usr/bin/gnat | grep NEEDED NEEDED libc.so.6 NEEDED ld.so.1 Regards, Roger -- Roger Leigh Printing on GNU/Linux? http://gimp-print.sourceforge.net/

Bug#309986: gcc-4.0 build problems on powerpc

2005-05-21 Thread Roger Leigh
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Falk Hueffner <[EMAIL PROTECTED]> writes: > Roger Leigh <[EMAIL PROTECTED]> writes: > >> I found quite a number of errors, many minor, some serious, building >> 4.0.0-7, in both the gcc build and while packaging. I&#

gcc-4.0 build problems on powerpc

2005-05-21 Thread Roger Leigh
;d appreciate a CC on any replies. Thanks.] - -- Roger Leigh Printing on GNU/Linux? http://gimp-print.sourceforge.net/ Debian GNU/Linuxhttp://www.debian.org/ GPG Public Key: 0x25BFB848. Please sign and encrypt your mail. -BEGI

Bug#309708: libgcc1 shlibs are Ubuntu-specific

2005-05-18 Thread Roger Leigh
Package: libgcc1 Version: 1:4.0.0-1 Severity: grave Tags: experimental Justification: renders package unusable in Debian $ cat /var/lib/dpkg/info/libgcc1.shlibs libgcc_s 1 libgcc1 (>= 1:4.0-0pre6ubuntu4) I noticed this when checking a package I NMU'd: http://packages.qa.debian.org/s/scite.html #

gcc build log: 4.0.0-1 on powerpc-unknown-linux-gnu

2005-05-01 Thread Roger Leigh
non-void function âcheck_type_matchâ being inlined 1 argument âclean_text_pâ might be clobbered by âlongjmpâ or âvforkâ END test-summary -- Roger Leigh Printing on GNU/Linux? http://gimp-print.sourceforge.net/ Debian GNU/Linuxhttp://www.debian.org/

Bug#307111: gcc-4.0: Missing lsb-release build dependency

2005-04-30 Thread Roger Leigh
Package: gcc-4.0 Version: 4.0.0-1 Severity: serious Tags: experimental Justification: no longer builds from source [EMAIL PROTECTED]:/tmp/gccbuild/gcc-4.0-4.0.0$ time debuild -uc -us dpkg-buildpackage: source package is gcc-4.0 dpkg-buildpackage: source version is 4.0.0-1 dpkg-buildpackage: host a

Using "typename std::iterator" causes segfault

2004-02-03 Thread Roger Leigh
>Submitter-Id: net >Originator: Roger Leigh >Organization: Debian Project >Confidential: no >Synopsis: Using "typedef typename std::iterator difference_type" causes a >segfault. >Severity: non-critical >Priority: low >Category: c+