On 30 March 2014 at 18:47, David Suárez wrote: | Source: littler | Version: 0.1.5-1 | Severity: serious | Tags: jessie sid | User: debian...@lists.debian.org | Usertags: qa-ftbfs-20140329 qa-ftbfs | Justification: FTBFS on amd64 | | Hi, | | During a rebuild of all packages in sid, your package failed to build on | amd64. | | Relevant part (hopefully): | > gcc -I/usr/share/R/include -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall littler.o -Wl,--export-dynamic -fopenmp -Wl,-z,relro -L/usr/lib/R/lib -lR -lpcre -llzma -lbz2 -lz -lrt -ldl -lm -lblas -llapack \ | > `cat ldflags.txt` -Wl,-z,relro \ | > -o r | > /usr/bin/ld: cannot find -llzma | > collect2: error: ld returned 1 exit status
Ack. The lzma compressor is now use by R, and as littler wraps around R, it also needs it. Will add a quick -2 release. Dirk | The full build log is available from: | http://aws-logs.debian.net/ftbfs-logs/2014/03/29/littler_0.1.5-1_unstable.log | | A list of current common problems and possible solutions is available at | http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! | | About the archive rebuild: The rebuild was done on EC2 VM instances from | Amazon Web Services, using a clean, minimal and up-to-date chroot. Every | failed build was retried once to eliminate random failures. -- Dirk Eddelbuettel | e...@debian.org | http://dirk.eddelbuettel.com -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org