Bug#854074: gcc-6: please enable PIE hardening flags by default on kfreebsd-*

2017-02-03 Thread Steven Chamberlain
when it is practical (or rather, allow dpkg-buildflags to enable it). Thanks, Regards, -- Steven Chamberlain ste...@pyro.eu.org signature.asc Description: Digital signature

Bug#850841: gcc-6: [kfreebsd] guality tests hang on kfreebsd

2017-01-10 Thread Steven Chamberlain
Couldn't get registers: Device or resource busy. | (gdb) quit | A debugging session is active. | | Inferior 1 [process 95320] will be detached. | | Quit anyway? (y or n) [answered Y; input not from terminal] | Detaching from program: , process 95320 | ptrace: Device or resource busy. Regards, -- Steven Chamberlain ste...@pyro.eu.org signature.asc Description: Digital signature

Bug#850841: gcc-6: [kfreebsd] guality tests hang on kfreebsd

2017-01-10 Thread Steven Chamberlain
set $value4 = --(varl) | | down | | set xvalue = $value1 | | set unavailable = $value1 != $value2 ? -1 : $value3 != $value4 ? 1 : 0 | | continue | |" pid 85526 is seen telling gdb to attach to pid 85526. That seems odd, but I think that really is intended. Thanks, Regards, -- Steven Chamberlain ste...@pyro.eu.org signature.asc Description: Digital signature

Re: gcc 7, 6 builds killed on kfreebsd

2017-01-10 Thread Steven Chamberlain
Steven Chamberlain wrote: > Christoph Egger wrote: > > | WARNING: 30 signals -- adjust and recompile. > > That comes from pkill, which recently stopped working. This means, the > build already hung / timed out and sbuild is merely failing to kill it. The warning messages

Re: gcc 7, 6 builds killed on kfreebsd

2017-01-09 Thread Steven Chamberlain
ll fails, number_of_signals changed I still need to find out why the gcc-6/-snapshot builds hang. Regards, -- Steven Chamberlain ste...@pyro.eu.org signature.asc Description: Digital signature

Re: gcc 7, 6 builds killed on kfreebsd

2017-01-09 Thread Steven Chamberlain
will look into this problem ASAP but maybe those builds can be marked as 'Failed' so that other packages build in the meantime? Regards, -- Steven Chamberlain ste...@pyro.eu.org signature.asc Description: Digital signature

Bug#826332: gcc-5: FTBFS[kfreebsd-*]: patch hunk already applied

2016-06-04 Thread Steven Chamberlain
Package: src:gcc-5 Version: 5.4.0-2 Severity: important Tags: patch Hi, Part of ada-kfreebsd.diff has been applied upstream. The Debian 5.4.0-2 package defines function clock_getres again, causing it to FTBFS. | s-osinte.ads:223:13: "clock_getres" conflicts with declaration at line 218 | s-osin

Bug#825621: gnat-4.9: empty Build-Depends-Indep field

2016-05-28 Thread Steven Chamberlain
Package: gnat-4.9 Version: 4.9.3-3 Severity: important Hi, In gnat-4.9's debian/control file there is an empty field: Build-Depends-Indep: Is this intentional? Perhaps it should not be there at all. I can't see that this is prohibited by policy, but it seems to be a problem for `apt-get buil

Missing gcj-5-jre-lib?

2016-01-19 Thread Steven Chamberlain
/main/g/gcc-5 What happened to 5.3.1-6? It seems to be still listed in debian/control so I don't think it was removed/decrufted on purpose? Regards, -- Steven Chamberlain ste...@pyro.eu.org signature.asc Description: Digital signature

Bug#811063: gcc-6: FTBFS on kfreebsd-amd64 and kfreebsd-i386

2016-01-17 Thread Steven Chamberlain
Hi, Svante Signell wrote: > I think the same patch applies to the kfreebsd-* builds as well. Adding the > kfreebsd usertag to this bug. Thank you very much, Svante! The attached inter-diff against ada-kfreebsd.diff fixes this for kfreebsd also. Regards, -- Steven Chamberla

Bug#797324: gcc-5: please support multiarch path to kfreebsd-kernel-headers

2015-09-04 Thread Steven Chamberlain
Control: reassign -1 src:kfreebsd-kernel-headers Control: tags -1 - moreinfo + pending Steven Chamberlain wrote: > The multilib files are actually in /usr/include/x86_64-kfreebsd-gnu, yet > it is looking at /usr/include/i386-kfreebsd-gnu instead. > > I don't know if this was in

Bug#797324: gcc-5: please support multiarch path to kfreebsd-kernel-headers

2015-09-04 Thread Steven Chamberlain
Control: tags -1 - patch + moreinfo Matthias Klose wrote: > On 08/31/2015 03:42 PM, Steven Chamberlain wrote: > >> + > >> +ifeq ($(DEB_TARGET_ARCH_OS),kfreebsd) > >> + : # multilib builds without b-d on gcc-multilib (used in > >> FLAGS_

Bug#797324: gcc-5: please support multiarch path to kfreebsd-kernel-headers

2015-08-31 Thread Steven Chamberlain
al if someday linux kernel headers could move too, and eventually multilib would become obsolete? Regards, -- Steven Chamberlain ste...@pyro.eu.org signature.asc Description: Digital signature

Bug#797324: gcc-5: please support multiarch path to kfreebsd-kernel-headers

2015-08-29 Thread Steven Chamberlain
Package: src:gcc-5 Version: 5.2.1-15 Severity: wishlist Tags: patch User: helm...@debian.org Usertags: rebootstrap Hi, gcc-5 already supports having some linux kernel headers at /usr/include/$(DEB_TARGET_MULTIARCH)/asm We'd like to move *all* of kfreebsd-kernel-headers into /usr/include/$(DEB_TA

Bug#761277: gdc uninstallable on kfreebsd because of missing dep. libphobos-4.9-dev

2014-09-27 Thread Steven Chamberlain
nto ways to improve it. Regards, -- Steven Chamberlain ste...@pyro.eu.org -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20140927215115.ga23...@squeeze.pyro.eu.org

Bug#761277: gdc uninstallable on kfreebsd because of missing dep. libphobos-4.9-dev

2014-09-14 Thread Steven Chamberlain
Makefile:466: recipe for target 'check-am' failed > make[5]: *** [check-am] Error 2 > make[5]: Target 'check' not remade because of errors. Oooh, I see. It's failing in the testsuite. I didn't run that yet. (DEB_BUILD_OPTIONS='nocheck' because the

Bug#761277: gdc uninstallable on kfreebsd because of missing dep. libphobos-4.9-dev

2014-09-14 Thread Steven Chamberlain
yet how to rebuild the control file, to get these installed into a .deb, and I have no clue how to test it either.) Regards, -- Steven Chamberlain ste...@pyro.eu.org -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/5415cac6.3090...@pyro.eu.org

Bug#761277: GNU/kFreeBSD sprint, fast porterbox access

2014-09-13 Thread Steven Chamberlain
ce) all of build-essential and perhaps other things. Have fun! Regards, -- Steven Chamberlain ste...@pyro.eu.org signature.asc Description: OpenPGP digital signature

Bug#761277: gdc uninstallable on kfreebsd because of missing dep. libphobos-4.9-dev

2014-09-13 Thread Steven Chamberlain
ng. Yes, that definitely should not be there. I may try another build this weekend on a clean sid system, with that definition removed. Regards, -- Steven Chamberlain ste...@pyro.eu.org -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/54148376.3090...@pyro.eu.org

Re: Bug#759558: gcj-4.9-jdk: broken symlinks for j{awt,ni}{,_md}.h

2014-08-28 Thread Steven Chamberlain
#5 Thanks, Regards, -- Steven Chamberlain ste...@pyro.eu.org -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/53ff5418.7050...@pyro.eu.org

Re: Random panic in load_balance() with 3.16-rc

2014-07-26 Thread Steven Chamberlain
ready fixed this (though Debian's buildd systems may not have been updated with it yet). If you are able to test with that version and let us know, that would be wonderful. Thank you, Regards, -- Steven Chamberlain ste...@pyro.eu.org -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.d

Re: preparing for GCC 4.9

2014-06-08 Thread Steven Chamberlain
Hi, On 24/05/14 22:42, Steven Chamberlain wrote: > The issue with running the GCC testsuite on kfreebsd-amd64 buildds is > being fixed by FreeBSD upstream, and on Debian buildds within 1-2 weeks. Both of the kfreebsd-amd64 buildds have been patched for this issue now; kfreebsd-i386

Re: preparing for GCC 4.9

2014-05-24 Thread Steven Chamberlain
C 4.9 are actually okay. The issue with running the GCC testsuite on kfreebsd-amd64 buildds is being fixed by FreeBSD upstream, and on Debian buildds within 1-2 weeks. Regards, -- Steven Chamberlain ste...@pyro.eu.org -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a

Bug#640909: g++-4.6: ICE on kfreebsd-amd64 building qsapecng

2012-10-18 Thread Steven Chamberlain
arch=kfreebsd-amd64&ver=2.0.0-2&stamp=1316362682 Therefore closing this bug. Thanks! Regards, -- Steven Chamberlain ste...@pyro.eu.org -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.de

Bug#637236: FTBFS on kfreebsd-amd64: gengtype: Internal error: abort in get_output_file_with_visibility, at gengtype.c:1998

2012-10-07 Thread Steven Chamberlain
all files. This ensure that # gtype.state is correctly read: + $(SHELL) $(srcdir)/../move-if-change tmp-gtype.state gtype.state $(RUN_GEN) build/gengtype$(build_exeext) $(GENGTYPE_FLAGS) \ -r gtype.state $(STAMP) s-gtype Thanks, Regards, -- Steven Chamb

Bug#680931: libarmadillo-dev: trivial program fails to compile

2012-07-23 Thread Steven Chamberlain
# http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53549#c13 tags 667341 + fixed-upstream thanks -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/500df6f2.7050...@pyro.eu.org

Bug#673064: gcc-defaults: don't migrate to wheezy

2012-06-21 Thread Steven Chamberlain
Hi, This bug prevents gcc-4.6 from migrating to testing with important-severity bug fixes as peter explains: http://lists.debian.org/4fe22188.9020...@p10link.net Is it still the Release Team's wish to roll back the change at this late stage? Regards, -- Steven Chamberlain ste...@pyro.e

Bug#637236: FTBFS on kfreebsd-amd64: gengtype: Internal error: abort in get_output_file_with_visibility, at gengtype.c:1998

2012-06-11 Thread Steven Chamberlain
found 637236 4.6.3-7 thanks Hi, Just noting that this bug still happened recently. A consecutive failure/success on the same buildd. Best keep an eye on it for a while longer. Regards, -- Steven Chamberlain ste...@pyro.eu.org -- To UNSUBSCRIBE, email to debian-gcc-requ

Re: Accepted gcc-defaults 1.118 (source all amd64)

2012-05-31 Thread Steven Chamberlain
tree-optimization/53438, >PR target/52999, PR middle-end/53008. Thanks, Regards, -- Steven Chamberlain ste...@pyro.eu.org -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive:

Re: Accepted gcc-defaults 1.118 (source all amd64)

2012-05-28 Thread Steven Chamberlain
maybe the same fixes will help if there's some future switch to LLVM/Clang. Regards, -- Steven Chamberlain ste...@pyro.eu.org -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/4fc36d56.2090...@pyro.eu.org

Re: cbmc: FTBFS[kfreebsd,hurd]: GCC-4.7

2012-05-19 Thread Steven Chamberlain
tags 673579 + patch thanks On 19/05/12 23:02, Christoph Egger wrote: > Steven Chamberlain writes: >> #if defined(__linux__) || defined(__GNU__) || defined(__GLIBC__) > > __GLIBC__ should cover all of them alone. Or alternatively consistently > checking for kernels [...] Oh

Re: cbmc: FTBFS[kfreebsd,hurd]: GCC-4.7

2012-05-19 Thread Steven Chamberlain
Hi Salvatore, In src/ansi-c/c_preprocess.cpp, the #include changed by KiBi's patch is still wrapped in #ifdef __linux__. I would think: #if defined(__linux__) || defined(__GNU__) || defined(__GLIBC__) is the best way to cover Linux/kFreeBSD/Hurd. Regards, -- Steven Chamberlai

Re: Bug#673567: qgis: FTBFS with GCC-4.7: 'close' was not declared in this scope

2012-05-19 Thread Steven Chamberlain
tags 673567 + patch thanks Hi, Attached is a patch which will hopefully fix this on all the affected architectures. Only tested this myself on kfreebsd-i386 though. Thanks, Regards, -- Steven Chamberlain ste...@pyro.eu.org Description: fix to build with GCC 4.7 Must include where needed

Bug#673567: qgis: FTBFS with GCC-4.7: 'close' was not declared in this scope

2012-05-19 Thread Steven Chamberlain
> make[3]: Leaving directory > `/build/buildd-qgis_1.7.4+1.7.5~20120320-1+b1-i386-O84wRU/qgis-1.7.4+1.7.5~20120320/debian/build' > make[2]: *** [src/core/CMakeFiles/qgis_core.dir/all] Error 2 Regards, -- Steven Chamberlain ste...@pyro.eu.org -- To UNSUBSCRIBE, email

Re: Bug#656947: __size_t issue affecting soundcard.h remains

2012-01-27 Thread Steven Chamberlain
Hi, On 28/01/12 03:35, Steven Chamberlain wrote: > $ g++-4.6 /usr/include/sys/soundcard.h > In file included from /usr/include/machine/_types.h:8:0, > from /usr/include/sys/_types.h:33, > from /usr/include/machine-i386/endian.h:37, >