fail with "xenocara"-current build

View: New views
3 Messages — Rating Filter:   Alert me  

fail with "xenocara"-current build

by sda-5 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

hi folks,

i386-current, building "xenocara", default recommended settings. result:


cd /usr/xenocara/app/xfs && exec make -f Makefile.bsd-wrapper depend
**
**
/usr/bin/cpp  -D__xorgversion__="\"xfs 1.1.0\" \"X Version 11\""
-D__appmansuffix__=1  -D__libmansuffix__=3  -D__adminmansuffix__=8
-D__miscmansuffix__=7  -D__filemansuffix__=5  -D__configfiledesc__="the
default file,"  -D__configfilepath__="/etc/X11/fs/config"  <
/usr/xenocara/app/xfs/xfs.man | sed -e '/^#  *[0-9][0-9]*  *.*$/d'  -e
'/^#line  *[0-9][0-9]*  *.*$/d'  -e '/^[  ]*XCOMM$/s/XCOMM/#/'  -e '/^[
]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/'  -e '/^[         ]*XHASH/s/XHASH/#/'
-e '/XSLASHGLOB/s/XSLASHGLOB/\/\*/'  -e '/\@\@$/s/\@\@$/\\/' > xfs.1
/usr/bin/cpp  -D__xorgversion__="\"xfs 1.1.0\" \"X Version 11\""
-D__appmansuffix__=1  -D__libmansuffix__=3  -D__adminmansuffix__=8
-D__miscmansuffix__=7  -D__filemansuffix__=5  -D__configfiledesc__="the
default file,"  -D__configfilepath__="/etc/X11/fs/config"
-DDEFAULTFONTPATH="/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/TTF/,/usr/X11R6/lib/X11/fonts/OTF/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/100dpi/,/usr/X11R6/lib/X11/fonts/75dpi/"
-DFSERRORS="/var/log/xfs.log" < /usr/xenocara/app/xfs/config.cpp | sed
-e '/^#  *[0-9][0-9]*  *.*$/d'  -e '/^#line  *[0-9][0-9]*  *.*$/d'  -e
'/^[     ]*XCOMM$/s/XCOMM/#/'  -e '/^[
]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/'  -e '/^[         ]*XHASH/s/XHASH/#/'
-e '/XSLASHGLOB/s/XSLASHGLOB/\/\*/'  -e '/\@\@$/s/\@\@$/\\/' > config
rm -f doc/xfs-design/xfs-design.css
doc/xfs-design
doc/xfs-design: not found
*** Error code 1

Stop in /usr/xenocara/app/xfs/obj (line 1212 of Makefile).
*** Error code 1

Stop in /usr/xenocara/app/xfs/obj (line 367 of Makefile).
*** Error code 1

Stop in /usr/xenocara/app/xfs (line 142 of
/usr/X11R6/share/mk/bsd.xorg.mk).
*** Error code 1

Stop in /usr/xenocara/app/xfs (line 203 of
/usr/X11R6/share/mk/bsd.xorg.mk).
*** Error code 1

Stop in /usr/xenocara/app (line 48 of /usr/share/mk/bsd.subdir.mk).
*** Error code 1

Stop in /usr/xenocara (line 48 of /usr/share/mk/bsd.subdir.mk).


any advise?
regards,
thanks,
sda

[demime 1.01d removed an attachment of type application/pgp-signature]


Re: fail with "xenocara"-current build

by Matthias Kilian :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Mon, Nov 09, 2009 at 05:08:29PM +0300, sda wrote:

> hi folks,
>
> i386-current, building "xenocara", default recommended settings. result:
>
>
> cd /usr/xenocara/app/xfs && exec make -f Makefile.bsd-wrapper depend
> **
> **
> /usr/bin/cpp  -D__xorgversion__="\"xfs 1.1.0\" \"X Version 11\""
> -D__appmansuffix__=1  -D__libmansuffix__=3  -D__adminmansuffix__=8
> -D__miscmansuffix__=7  -D__filemansuffix__=5  -D__configfiledesc__="the
> default file,"  -D__configfilepath__="/etc/X11/fs/config"  <
> /usr/xenocara/app/xfs/xfs.man | sed -e '/^#  *[0-9][0-9]*  *.*$/d'  -e
> '/^#line  *[0-9][0-9]*  *.*$/d'  -e '/^[  ]*XCOMM$/s/XCOMM/#/'  -e '/^[
> ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/'  -e '/^[         ]*XHASH/s/XHASH/#/'
> -e '/XSLASHGLOB/s/XSLASHGLOB/\/\*/'  -e '/\@\@$/s/\@\@$/\\/' > xfs.1
> /usr/bin/cpp  -D__xorgversion__="\"xfs 1.1.0\" \"X Version 11\""
> -D__appmansuffix__=1  -D__libmansuffix__=3  -D__adminmansuffix__=8
> -D__miscmansuffix__=7  -D__filemansuffix__=5  -D__configfiledesc__="the
> default file,"  -D__configfilepath__="/etc/X11/fs/config"
> -DDEFAULTFONTPATH="/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/TTF/,/usr/X11R6/lib/X11/fonts/OTF/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/100dpi/,/usr/X11R6/lib/X11/fonts/75dpi/"
> -DFSERRORS="/var/log/xfs.log" < /usr/xenocara/app/xfs/config.cpp | sed
> -e '/^#  *[0-9][0-9]*  *.*$/d'  -e '/^#line  *[0-9][0-9]*  *.*$/d'  -e
> '/^[     ]*XCOMM$/s/XCOMM/#/'  -e '/^[
> ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/'  -e '/^[         ]*XHASH/s/XHASH/#/'
> -e '/XSLASHGLOB/s/XSLASHGLOB/\/\*/'  -e '/\@\@$/s/\@\@$/\\/' > config
> rm -f doc/xfs-design/xfs-design.css
> doc/xfs-design
> doc/xfs-design: not found

pkg_delete xmlto before building xenocara. I've some diffs fixing
the problem, but they're too ugly to be expected upstream. If I find
some spare time, I'll make some better diffs.

Ciao,
        Kili


Re: fail with "xenocara"-current build

by sda-5 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> > rm -f doc/xfs-design/xfs-design.css
> > doc/xfs-design
> > doc/xfs-design: not found
>
> pkg_delete xmlto before building xenocara. >

thanks! it helps :)

[demime 1.01d removed an attachment of type application/pgp-signature]