summaryrefslogtreecommitdiffstats
path: root/support/scripts/pkgutil.py
diff options
context:
space:
mode:
authorRomain Naour <romain.naour@gmail.com>2017-03-04 11:35:03 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-03-04 11:55:04 +0100
commit7372c80cc5b07b25d5ee5bc9909ed807a9e69fd7 (patch)
treeabdd9ee31012b836c584441fa022689559fcc969 /support/scripts/pkgutil.py
parent8665ba40f294096f44a48acec12b810dc7d235cd (diff)
downloadbuildroot-7372c80cc5b07b25d5ee5bc9909ed807a9e69fd7.tar.gz
buildroot-7372c80cc5b07b25d5ee5bc9909ed807a9e69fd7.zip
package/librsvg: disable gdk-pixbuf-loader
gdk-pixbuf-loader support is enabled by default but it silently fail to generate gdk-pixbuf.loaders file when host != target. For exemple on ARM target: output/host/usr/bin/gdk-pixbuf-query-loaders ./libpixbufloader-svg.la g_module_open() failed for output/build/librsvg-2.40.16/gdk-pixbuf-loader/./libpixbufloader-svg.la: output/build/librsvg-2.40.16/gdk-pixbuf-loader/./.libs/libpixbufloader-svg.so: wrong ELF class: ELFCLASS32 But it doesn't break the build. When host = target using the Sourcery CodeBench AMD64 2016.11 toolchain optimized for x86_68 AMD Puma/Jaguar or AMD Steamroller, it break the build due to "Illegal instruction". output/host/usr/bin/gdk-pixbuf-query-loaders libpixbufloader-svg.la Illegal instruction (core dumped) Since this option is broken for cross-compilation, disable it. Fixes: http://autobuild.buildroot.net/results/393/393145bc9bcb93d6df55ec8c63725c3d9a299957 Signed-off-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'support/scripts/pkgutil.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud