Processed: tagging 833829

2017-05-15 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 833829 + patch Bug #833829 [libgcc-6-dev] libgcc-6-dev: Missing crtfastmath.o on kfreebsd-* Added tag(s) patch. > thanks Stopping processing here. Please contact me if you need assistance. -- 833829:

gcc-5_5.4.1-10_source.changes ACCEPTED into unstable

2017-05-15 Thread Debian FTP Masters
U Standard C++ Library v3 (debugging files) Closes: 823937 Changes: gcc-5 (5.4.1-10) unstable; urgency=medium . * Update to SVN 20170515 (r248069, 5.4.1) from the gcc-5-branch. - Fix PR libstdc++/79980, PR libstdc++/80041, PR libstdc++/79980, PR libstdc++/79511, PR libstdc++/80034, PR

Processing of gcc-5_5.4.1-10_source.changes

2017-05-15 Thread Debian FTP Masters
gcc-5_5.4.1-10_source.changes uploaded successfully to localhost along with the files: gcc-5_5.4.1-10.dsc gcc-5_5.4.1-10.diff.gz gcc-5_5.4.1-10_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)

Bug#823937: marked as done (gcc -E has __DATE__/__TIME__ as Jan 1 1970 00:00:00)

2017-05-15 Thread Debian Bug Tracking System
standard library (x32 development files) libx32stdc++-5-dev - GNU Standard C++ Library v3 (development files) libx32stdc++6-5-dbg - GNU Standard C++ Library v3 (debugging files) Closes: 823937 Changes: gcc-5 (5.4.1-10) unstable; urgency=medium . * Update to SVN 20170515 (r248069, 5.4.1) from the

Bug#833829: libgcc-6-dev: Missing crtfastmath.o on kfreebsd-*

2017-05-15 Thread James Clarke
On Tue, Sep 06, 2016 at 03:17:52PM +0200, Andreas Beckmann wrote: > Control: retitle -1 libgcc-6-dev: Missing crtfastmath.o on kfreebsd-* > Control: affects -1 + src:vlc > > On Tue, 9 Aug 2016 11:39:54 +0200 Matthias Klose wrote: > > > I'm unable to build a package because

gcc-5_5.4.1-9_source.changes ACCEPTED into unstable

2017-05-15 Thread Debian FTP Masters
U Standard C++ Library v3 (debugging files) Closes: 823937 Changes: gcc-5 (5.4.1-9) unstable; urgency=medium . * Update to SVN 20170515 (r248069, 5.4.1) from the gcc-5-branch. - Fix PR libstdc++/79980, PR libstdc++/80041, PR libstdc++/79980, PR libstdc++/79511, PR libstdc++/80034, PR

Processing of gcc-5_5.4.1-9_source.changes

2017-05-15 Thread Debian FTP Masters
gcc-5_5.4.1-9_source.changes uploaded successfully to localhost along with the files: gcc-5_5.4.1-9.dsc gcc-5_5.4.1-9.diff.gz gcc-5_5.4.1-9_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)

Bug#823937: marked as done (gcc -E has __DATE__/__TIME__ as Jan 1 1970 00:00:00)

2017-05-15 Thread Debian Bug Tracking System
library (x32 development files) libx32stdc++-5-dev - GNU Standard C++ Library v3 (development files) libx32stdc++6-5-dbg - GNU Standard C++ Library v3 (debugging files) Closes: 823937 Changes: gcc-5 (5.4.1-9) unstable; urgency=medium . * Update to SVN 20170515 (r248069, 5.4.1) from the

Re: nvidia-cuda-toolkit: nvcc needs to pass -fpie to compiler

2017-05-15 Thread Matthias Klose
On 15.05.2017 02:06, Lumin wrote: > @doko GCC-5 may be removed from unstable when CUDA 9.0 > is uploaded. See below. [I'd like to reach gcc-5 5.5 reach snapshot.debian.org, which will be around June/July. Then we can remove it]. > (Maybe doko is already in some of these lists.) > >> The problem

Re: nvidia-cuda-toolkit: nvcc needs to pass -fpie to compiler

2017-05-15 Thread Lumin
@doko GCC-5 may be removed from unstable when CUDA 9.0 is uploaded. See below. (Maybe doko is already in some of these lists.) > The problem is the move of some parts of the toolchain to pie by > default, without updating the whole toolchain. Whenever not using only > gcc for building object

Re: nvidia-cuda-toolkit: nvcc needs to pass -fpie to compiler

2017-05-15 Thread Samuel Thibault
Lumin, on sam. 13 mai 2017 05:59:24 +, wrote: > > This was documented in NEWS.Debian.gz. Having to use "--compiler-options > > -fPIC" was however not documented in NEW.Debian.gz, at least that should > > be done. > > Well, what do you think we can to to deal with this bug? I Cc-ed gcc, llvm