Re: Debug builds with X11 fail

2015-01-05 Thread Christos Zoulas
On Jan 5, 4:34pm, g...@gson.org (Andreas Gustafsson) wrote: -- Subject: Re: Debug builds with X11 fail | Christos Zoulas wrote: | > I can't reproduce this | | I think I have it figured out now. It's a combination of two issues: | src/external/mit/xorg/lib/{dri,gallium}/Makefil

Re: Debug builds with X11 fail

2015-01-05 Thread Andreas Gustafsson
Christos Zoulas wrote: > I can't reproduce this I think I have it figured out now. It's a combination of two issues: src/external/mit/xorg/lib/{dri,gallium}/Makefile contain the line .if ${MKDEBUG:Uno} == "yes" rather than the usual .if ${MKDEBUG} != "no" and I had specified MKDEBUG=YES (

Re: Debug builds with X11 fail

2015-01-05 Thread Christos Zoulas
On Jan 5, 1:11pm, g...@gson.org (Andreas Gustafsson) wrote: -- Subject: Re: Debug builds with X11 fail | Christos, | | Builds with "MKDEBUG=YES MKX11=YES" are still failing for me as of CVS | date 2015.01.05.06.28.34: | | == 7 missing files in DESTDIR | Files in

Re: Debug builds with X11 fail

2015-01-05 Thread Andreas Gustafsson
Christos, Builds with "MKDEBUG=YES MKX11=YES" are still failing for me as of CVS date 2015.01.05.06.28.34: == 7 missing files in DESTDIR Files in flist but missing from DESTDIR. File wasn't installed ? -- ./usr/libdata/debug/usr/X11

Re: Debug builds with X11 fail

2014-12-25 Thread Andreas Gustafsson
Christos, You wrote: > That is turned on with MKDEBUG right? Yes. Here's the full build.sh command line: time ./build.sh -j 4 -D /tmp/bracket/build/2014.12.25.08.11.09-i386-debug/destdir -R /bracket/i386-debug/test/2014.12.25.08.11.09/release -T /tmp/bracket/build/2014.12.25.08.11.09-i386

Re: Debug builds with X11 fail

2014-12-24 Thread Christos Zoulas
On Dec 24, 2:22pm, g...@gson.org (Andreas Gustafsson) wrote: -- Subject: Re: Debug builds with X11 fail | Christos Zoulas wrote: | > Should be fixed now. | | It's still not building for me: | | == 7 missing files in DESTDIR | Files in flist but missing from DESTDIR

Re: Debug builds with X11 fail

2014-12-24 Thread Andreas Gustafsson
Christos Zoulas wrote: > Should be fixed now. It's still not building for me: == 7 missing files in DESTDIR Files in flist but missing from DESTDIR. File wasn't installed ? -- ./usr/libdata/debug/usr/X11R7/lib/modules/dri/i915_dri.so.0.debug

Re: Debug builds with X11 fail

2014-12-23 Thread Christos Zoulas
In article <21657.17225.760114.174...@guava.gson.org>, Andreas Gustafsson wrote: >To whom it may concern: > >Building -current/{i386,amd64} with MKDEBUG=YES MKX11=YES >has been failing for the last few days: > > == 7 missing files in DESTDIR > Files in flist but missing from DEST

Debug builds with X11 fail

2014-12-23 Thread Andreas Gustafsson
To whom it may concern: Building -current/{i386,amd64} with MKDEBUG=YES MKX11=YES has been failing for the last few days: == 7 missing files in DESTDIR Files in flist but missing from DESTDIR. File wasn't installed ? -- ./usr/libdat