Bug#850892: marked as forwarded (gcc should not warn about the assignment-allocation character 'm' when POSIX is enabled)

2017-01-10 Thread Debian Bug Tracking System
Your message dated Wed, 11 Jan 2017 07:48:42 +0100 with message-id <20170111074842.6dcb9426@tauner-w510> has caused the report #850892, regarding gcc should not warn about the assignment-allocation character 'm' when POSIX is enabled to be marked as having been forwarded to the upstream software

Bug#850892: gcc should not warn about the assignment-allocation character 'm' when POSIX is enabled

2017-01-10 Thread Stefan Tauner
On Wed, 11 Jan 2017 00:14:03 +0100 Matthias Klose wrote: > Please could you forward that upstream yourself? Sure, upstream bug report is at https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79055 KR -- Dipl.-Ing. Stefan Tauner Research and Development Embedded Systems Department University of Appl

Bug#850892: gcc should not warn about the assignment-allocation character 'm' when POSIX is enabled

2017-01-10 Thread Matthias Klose
On 10.01.2017 22:22, Stefan Tauner wrote: > package: gcc > version: 4:6.2.1-1 > > Hi, > > there was a previous bug report about the issue in question (#584511) > but it was closed and archived because it was targeting gcc-4.4 which > was removed from Debian (I tried to reopen it to no avail). How

Bug#850892: gcc should not warn about the assignment-allocation character 'm' when POSIX is enabled

2017-01-10 Thread Stefan Tauner
package: gcc version: 4:6.2.1-1 Hi, there was a previous bug report about the issue in question (#584511) but it was closed and archived because it was targeting gcc-4.4 which was removed from Debian (I tried to reopen it to no avail). However, the problem persists in (probably) all versions incl

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

2017-01-10 Thread Steven Chamberlain
Maybe it's an error on FreeBSD to try to ptrace your own parent process. From https://www.freebsd.org/cgi/man.cgi?query=ptrace: | For the duration of the tracing session, the traced process will be | ``re-parented'', with its parent process ID (and resulting behavior) | changed to the tracing proc

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

2017-01-10 Thread Steven Chamberlain
Source: gcc-6 Version: 6.3.0-2 X-Debbugs-Cc: debian-...@lists.debian.org User: debian-...@lists.debian.org Usertags: kfreebsd Some testcases such as guality_check15612.exe hang during the build. The underlying issue is that gdb is invoked by the test program, some commands are sent to it, but whe

Processed: forwarded GCC issue

2017-01-10 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > forwarded 850777 https://gcc.gnu.org/PR79044 Bug #850777 [gcc-6] [gcc-6] internal compiler error on ppc64el (may be bug) Set Bug forwarded-to-address to 'https://gcc.gnu.org/PR79044'. > tags 850777 + upstream Bug #850777 [gcc-6] [gcc-6] internal c

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 from libprocps are seemi