[Pkg-tigervnc-devel] Bug#710566: libjpeg-turbo: FTBFS on Hurd and kFreeBSD: missing nasm or yasm
Aaron M. Ucko
ucko at debian.org
Fri May 31 22:25:11 UTC 2013
Source: libjpeg-turbo
Version: 1.2.90-2
Severity: serious
Justification: fails to build from source
Builds of libjpeg-turbo on kFreeBSD and the Hurd in minimal
environments (as on the autobuilders) have been failing:
checking if we have SIMD optimisations for cpu type... yes (i386)
checking for nasm... no
checking for nasmw... no
checking for yasm... no
dh_auto_configure: ./configure --build=i486-gnu --prefix=/usr --includedir=${prefix}/include --mandir=${prefix}/share/man --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --libdir=${prefix}/lib/i386-gnu --libexecdir=${prefix}/lib/i386-gnu --disable-maintainer-mode --disable-dependency-tracking returned exit code 1
make: *** [build-arch] Error 255
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
It looks like upstream's configure script checks for an assembler on
any x86 architecture, whereas the Debian packaging declares a build
dependency only on x86 *Linux*. Could you please adjust it to read
"nasm [any-amd64 any-i386]"?
Thanks!
More information about the Pkg-tigervnc-devel
mailing list