Source: libtorrent-rasterbar
Version: 1.0.7-1+b2
Severity: serious
Justification: fails to build from source (but built successfully in the past)

Builds of libtorrent-rasterbar for non-x86 architectures have been
failing:

  aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall 
-fno-strict-aliasing -lpthread -g -O2 -fdebug-prefix-map=/«PKGBUILDDIR»=. 
-fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden 
-I/usr/include -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/python2.7 
-I/usr/include/aarch64-linux-gnu/python2.7 -fPIC -I../../../include 
-I/usr/include -I/usr/include/python2.7 
-I/usr/include/aarch64-linux-gnu/python2.7 -I/usr/include 
-I/usr/include/python2.7 -c /«PKGBUILDDIR»/bindings/python/src/version.cpp -o 
build/temp.linux-aarch64-2.7/«PKGBUILDDIR»/bindings/python/src/version.o 
-DTORRENT_DISABLE_LOGGING -DTORRENT_USE_OPENSSL 
-DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -msse4.2 -DBOOST_EXCEPTION_DISABLE 
-DBOOST_ASIO_ENABLE_CANCELIO -DTORRENT_LINKING_SHARED -Wdate-time 
-D_FORTIFY_SOURCE=2
  aarch64-linux-gnu-gcc: error: unrecognized command line option '-msse4.2'
  error: command 'aarch64-linux-gnu-gcc' failed with exit status 1
  Makefile:529: recipe for target 'all-local' failed
  make[2]: *** [all-local] Error 1
  make[2]: Leaving directory '/«PKGBUILDDIR»/build/bindings/python2.7'

Please drop this flag altogether -- even on x86, it yields
non-portable binaries.

Thanks!

Reply via email to