Re: arm64 and isohybrid

2015-02-19 Thread Steve McIntyre
On Wed, Feb 11, 2015 at 03:48:07PM +0100, Thomas Schmitt wrote: >Hi, > >Steve McIntyre wrote: >> > partition 2 seems broken and I can't mount it. >> If I specify "-c isolinux/boot.cat" too, that fixes it. > >Is there any new insight in this mystery ? Hi Thomas, Apologies, no - I've been busy at

Re: Please help on build issue on arm64 (and others) (Was: failed arm64 build of vsearch 1.0.16+dfsg-1)

2015-02-19 Thread Michael Cree
On Thu, Feb 19, 2015 at 07:59:20PM +0100, Andreas Tille wrote: > the problematic line is: > > ... > g++ -O3 -DHAVE_BZLIB -Icityhash -Wall -Wsign-compare -g -c -o align.o > align.cc > In file included from align.cc:22:0: > vsearch.h:30:23: fatal error: x86intrin.h: No such file or directory > #i

Re: Please help on build issue on arm64 (and others) (Was: failed arm64 build of vsearch 1.0.16+dfsg-1)

2015-02-19 Thread Rebecca N. Palmer
x86intrin.h is x86-only because it exists specifically to provide direct access to x86 instructions. If the software in question has a plain-C fallback, enable it; if not, keeping it x86-only is likely to be the only reasonable solution. -- To UNSUBSCRIBE, email to debian-arm-requ...@lists.d

Re: Please help on build issue on arm64 (and others) (Was: failed arm64 build of vsearch 1.0.16+dfsg-1)

2015-02-19 Thread Neil Williams
On Thu, 19 Feb 2015 19:59:20 +0100 Andreas Tille wrote: > Hi, > > the problematic line is: > > ... > g++ -O3 -DHAVE_BZLIB -Icityhash -Wall -Wsign-compare -g -c -o > align.o align.cc In file included from align.cc:22:0: > vsearch.h:30:23: fatal error: x86intrin.h: No such file or directory > #

Please help on build issue on arm64 (and others) (Was: failed arm64 build of vsearch 1.0.16+dfsg-1)

2015-02-19 Thread Andreas Tille
Hi, the problematic line is: ... g++ -O3 -DHAVE_BZLIB -Icityhash -Wall -Wsign-compare -g -c -o align.o align.cc In file included from align.cc:22:0: vsearch.h:30:23: fatal error: x86intrin.h: No such file or directory #include ^ compilation terminated. I have no idea,

Bug#778783: src:linux: [armhf] Enable CONFIG_BACKLIGHT_GPIO for armmp

2015-02-19 Thread Vagrant Cascadian
Package: src:linux Version: 3.16.7-ckt4-3 Severity: wishlist Tags: patch Please consider enabling CONFIG_BACKLIGHT_GPIO as a module in the armmp kernel. This module enables support for the BeagleBone Black with the LCD7 cape (although still requires a custom .dtb). It may also be useful to other