Control: severity -1 important Control: tags -1 + help On 09.08.2016 09:12, Christian Marillat wrote: > Package: libgcc-6-dev > Version: 6.1.1-11 > Severity: grave > > I'm unable to build a package because crtfastmath.o is missing from this > package. Architecture is kfreebsd-i386. I don't see this bug on the > kfreebsd-amd64 > > ,---- > | cc -Wall -DPIC -O2 -pipe -fno-tree-dominator-opts -fno-tree-pre > -ffast-math -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -g -D_FILE_OFFSET_BITS=64 > -D_LARGEFILE_SOURCE -fPIC -pthread luma.c -o luma > | /usr/bin/ld: cannot find crtfastmath.o: No such file or directory > `----
https://buildd.debian.org/status/fetch.php?pkg=gcc-6&arch=kfreebsd-i386&ver=6.1.1-11&stamp=1470331624 looks like this is never built, and the install step succeeds despite it complains about not finding this file.