On 5 April 2014 at 13:55, Ivo De Decker wrote:
| package: r-base
| version: 3.0.3.20140403-1
| severity: serious
| 
| Hi,
| 
| The latest upload of r-base FTBFS on armhf:
| 
| https://buildd.debian.org/status/package.php?p=r-base
| 
| It seems the previous version built fine.

gcc -std=gnu99    -I../../src/extra   -I. -I../../src/include 
-I../../src/include  -DHAVE_CONFIG_H   -fopenmp -fpic  -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -g -c deparse.c -o 
deparse.o
gcc -std=gnu99    -I../../src/extra   -I. -I../../src/include 
-I../../src/include  -DHAVE_CONFIG_H   -fopenmp -fpic  -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -g -c devices.c -o 
devices.o
gcc -std=gnu99    -I../../src/extra   -I. -I../../src/include 
-I../../src/include  -DHAVE_CONFIG_H   -fopenmp -fpic  -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -g -c dotcode.c -o 
dotcode.o
dotcode.c: In function 'do_dotcall':
dotcode.c:1231:1: internal compiler error: Segmentation fault
 }
 ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions.
The bug is not reproducible, so it is likely a hardware or OS problem.
make[4]: *** [dotcode.o] Error 1
make[4]: Leaving directory `/«PKGBUILDDIR»/src/main'
make[3]: *** [R] Error 2
make[3]: Leaving directory `/«PKGBUILDDIR»/src/main'
make[2]: *** [R] Error 1
make[2]: Leaving directory `/«PKGBUILDDIR»/src'
make[1]: *** [R] Error 1
make[1]: Leaving directory `/«PKGBUILDDIR»'
make: *** [make-arch-stamp] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2


That's a gcc error.  

I changed how to set CFLAGS etc by calling dpkg-buildflags so I am pretty
much playing by the book.  What do you suggest I do?  Take out -O2 or -g on
armhf?

Dirk
 
| Cheers,
| 
| Ivo

-- 
Dirk Eddelbuettel | e...@debian.org | http://dirk.eddelbuettel.com


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to