Source: plv8 Version: 1.4.0.ds-1 Severity: serious Justification: fails to build from source
The i386 build of plv8 failed: g++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fPIC -pie -fno-aggressive-loop-optimizations -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -g -fpic -shared -o plv8.so plv8.o plv8_type.o plv8_func.o plv8_param.o coffee-script.o livescript.o -L/usr/lib -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -Wl,--as-needed -lv8 g++: error: unrecognized command line option '-fno-aggressive-loop-optimizations' This flag sounds like it would have been more appropriate at compilation time than link time anyway; please try removing it. Thanks! -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org