Bug#884356: mesa FTBFS on ia64

2018-01-14 Thread Jason Duerstock
So I got it to build, but I'm pretty sure the way I did it is less than Right. In src/gallium/drivers/radeonsi/Automake.inc, I moved the following bit out of the "if" statement: TARGET_COMPILER_LIB_DEPS = \ $(top_builddir)/src/compiler/nir/libnir.la Also, I used ./configure with LIBS="-l

Bug#884356: mesa FTBFS on ia64

2017-12-18 Thread Jason Duerstock
I attached the full build log. I don't think the warning is related. My understanding is that that option just removes unused sections on linking. But I will dig in further to be sure. Thanks, Jason On Fri, Dec 15, 2017 at 1:50 PM, Andreas Boll wrote: > On Thu, Dec 14, 2017 at 08:29:25AM -0

Bug#884356: mesa FTBFS on ia64

2017-12-15 Thread Andreas Boll
On Thu, Dec 14, 2017 at 08:29:25AM -0500, Jason Duerstock wrote: > Source: mesa > Severity: normal > > Dear Maintainer, > > On ia64, mesa appears to FTBFS due to a missing link to libpthread by libgbm: > > /bin/bash ../../libtool --tag=CC --mode=link gcc -I../../../include > -I../../../src -

Bug#884356: mesa FTBFS on ia64

2017-12-14 Thread Jason Duerstock
Source: mesa Severity: normal Dear Maintainer, On ia64, mesa appears to FTBFS due to a missing link to libpthread by libgbm: /bin/bash ../../libtool --tag=CC --mode=link gcc -I../../../include -I../../../src -I../../../src/loader -I../../../src/gbm/main -D__STDC_CONSTANT_MACROS -D__STDC_FOR