Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 17102 - xfree 4.2.1-r2 fails with No rule to make target `clean'.
Summary: xfree 4.2.1-r2 fails with No rule to make target `clean'.
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
: 16693 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-03-08 13:49 UTC by Sachin Kamboj
Modified: 2011-10-30 22:20 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sachin Kamboj 2003-03-08 13:49:07 UTC
emerge xfree fails with the message 
*** No rule to make target 'clean'

The directory in which it fails (/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/XRes)
 has no Makefile. On inserting the -k flag for make, it fails with

*** No rule to make target 'install'

in the same directory.

Manually creating a Makefile for this directory does NOT help, since it stops
with the same error for every odd directory in which there is no makefile.


Reproducible: Always
Steps to Reproduce:
1. emerge xfree
2.
3.

Actual Results:  
making Makefiles in doc/man/GLw...
make[4]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/doc/man'
../../../config/cf/linux.cf:305: warning: "BuildLibGlxWithoutPIC" redefined
make[4]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/doc/man'
make[4]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/doc/man/GLw'
make[4]: Nothing to be done for `Makefiles'.
make[4]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/doc/man/GLw'
making Makefiles in doc/man/GLU...
make[4]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/doc/man'
../../../config/cf/linux.cf:305: warning: "BuildLibGlxWithoutPIC" redefined
make[4]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/doc/man'
make[4]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/doc/man/GLU'
make[4]: Nothing to be done for `Makefiles'.
make[4]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/doc/man/GLU'
make[3]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/doc/man'
make[2]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/doc'
make[1]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc'
make -f xmakefile - --jobserver-fds=3,4 -j BOOTSTRAPSUBDIRS= clean
make[1]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc'
make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
rm -f -r ./exports/include
rm -f -r ./exports/lib
rm -f -r ./exports/bin
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
cleaning in ./include...
make[2]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/include'
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
cleaning in include/bitmaps...
make[3]: Entering directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/include/bitmaps'
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[3]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/include/bitmaps'
cleaning in include/extensions...
make[3]: Entering directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/include/extensions'
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[3]: Leaving directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/include/extensions'
cleaning in include/fonts...
make[3]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/include/fonts'
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[3]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/include/fonts'
cleaning in include/GL...
make[3]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/include/GL'
rm -f gl.h
rm -f glext.h
rm -f osmesa.h
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[3]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/include/GL'
cleaning in include/DPS...
make[3]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/include/DPS'
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[3]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/include/DPS'
make[2]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/include'
cleaning in ./config...
make[2]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/config'
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
cleaning in config/cf...
make[3]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/config/cf'
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[3]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/config/cf'
cleaning in config/util...
make[3]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/config/util'
rm -f xmkmf
rm -f ccmakedep
rm -f mergelib
rm -f gccmakedep
rm -f lndir._man
rm -f makestrs._man
rm -f rman lndir makestrs revpath
rm -f revpath._man
rm -f rman._man
rm -f rman.c
rm -f rman.man
rm -f xmkmf._man
rm -f makeg._man
rm -f mkdirhier._man
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[3]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/config/util'
cleaning in config/pswrap...
make[3]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/config/pswrap'
rm -f pswrap._man
rm -f pswrap
rm -f lex.yy.c lexer.c
rm -f y.tab.c y.tab.h pswparser.h pswparser.c
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[3]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/config/pswrap'
make[2]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/config'
cleaning in ./lib...
make[2]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib'
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
cleaning in lib/xtrans...
make[3]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/xtrans'
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[3]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/xtrans'
cleaning in lib/Xau...
make[3]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/Xau'
+ rm -f libXau.so.6
rm -f libXau.so.6.0 libXau.so
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[3]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/Xau'
cleaning in lib/Xdmcp...
make[3]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/Xdmcp'
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[3]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/Xdmcp'
cleaning in lib/X11...
make[3]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/X11'
+ rm -f libX11.so.6
rm -f libX11.so.6.2 libX11.so
rm -f x11trans.c
rm -f ximtrans.c
rm -f AuDispose.c
rm -f AuGetBest.c
rm -f AuFileName.c
rm -f AuRead.c
rm -f ks_tables_h ks_tables.h makekeys
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
cleaning in lib/X11/xlibi18n...
make[4]: Entering directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/X11/xlibi18n'
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
cleaning in lib/X11/xlibi18n/lc...
make[5]: Entering directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/X11/xlibi18n/lc'
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
cleaning in lib/X11/xlibi18n/lc/gen...
make[6]: Entering directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/X11/xlibi18n/lc/gen'
rm -rf *.so.2
rm -f lcGenConv.c
+ rm -f libxlibi18n.so.2
rm -f libxlibi18n.so.2 libxlibi18n.so
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[6]: Leaving directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/X11/xlibi18n/lc/gen'
cleaning in lib/X11/xlibi18n/lc/def...
make[6]: Entering directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/X11/xlibi18n/lc/def'
rm -rf *.so.2
rm -f lcDefConv.c
+ rm -f libxlcDef.so.2
rm -f libxlcDef.so.2 libxlcDef.so
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[6]: Leaving directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/X11/xlibi18n/lc/def'
cleaning in lib/X11/xlibi18n/lc/Utf8...
make[6]: Entering directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/X11/xlibi18n/lc/Utf8'
rm -rf *.so.2
rm -f lcUTF8Load.c
+ rm -f libxlcUTF8Load.so.2
rm -f libxlcUTF8Load.so.2 libxlcUTF8Load.so
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[6]: Leaving directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/X11/xlibi18n/lc/Utf8'
cleaning in lib/X11/xlibi18n/lc/xlocale...
make[6]: Entering directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/X11/xlibi18n/lc/xlocale'
rm -rf *.so.2
rm -f lcEuc.c
rm -f lcSjis.c
rm -f lcJis.c
+ rm -f libxlocale.so.2
rm -f libxlocale.so.2 libxlocale.so
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[6]: Leaving directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/X11/xlibi18n/lc/xlocale'
make[5]: Leaving directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/X11/xlibi18n/lc'
cleaning in lib/X11/xlibi18n/im...
make[5]: Entering directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/X11/xlibi18n/im'
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
cleaning in lib/X11/xlibi18n/im/ximcp...
make[6]: Entering directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/X11/xlibi18n/im/ximcp'
rm -rf *.so.2
rm -f imCallbk.c
rm -f imDefFlt.c
rm -f imDefIc.c
rm -f imDefIm.c
rm -f imDefLkup.c
rm -f imDispch.c
rm -f imEvToWire.c
rm -f imExten.c
rm -f imImSw.c
rm -f imInsClbk.c
rm -f imInt.c
rm -f imLcFlt.c
rm -f imLcGIc.c
rm -f imLcIc.c
rm -f imLcIm.c
rm -f imLcLkup.c
rm -f imLcPrs.c
rm -f imLcSIc.c
rm -f imThaiFlt.c
rm -f imThaiIc.c
rm -f imThaiIm.c
rm -f imRm.c
rm -f imRmAttr.c
rm -f imTrX.c
rm -f imTransR.c
rm -f imTrans.c
+ rm -f libximcp.so.2
rm -f libximcp.so.2 libximcp.so
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[6]: Leaving directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/X11/xlibi18n/im/ximcp'
make[5]: Leaving directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/X11/xlibi18n/im'
cleaning in lib/X11/xlibi18n/om...
make[5]: Entering directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/X11/xlibi18n/om'
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
cleaning in lib/X11/xlibi18n/om/generic...
make[6]: Entering directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/X11/xlibi18n/om/generic'
rm -rf *.so.2
rm -f omDefault.c
rm -f omGeneric.c
rm -f omImText.c
rm -f omText.c
rm -f omTextEsc.c
rm -f omTextExt.c
rm -f omTextPer.c
rm -f omXChar.c
+ rm -f libxomGeneric.so.2
rm -f libxomGeneric.so.2 libxomGeneric.so
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[6]: Leaving directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/X11/xlibi18n/om/generic'
make[5]: Leaving directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/X11/xlibi18n/om'
make[4]: Leaving directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/X11/xlibi18n'
make[3]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/X11'
cleaning in lib/oldX...
make[3]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/oldX'
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[3]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/oldX'
cleaning in lib/ICE...
make[3]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/ICE'
+ rm -f libICE.so.6
rm -f libICE.so.6.3 libICE.so
rm -f transport.c
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[3]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/ICE'
cleaning in lib/SM...
make[3]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/SM'
+ rm -f libSM.so.6
rm -f libSM.so.6.0 libSM.so
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[3]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/SM'
cleaning in lib/Xext...
make[3]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/Xext'
+ rm -f libXext.so.6
rm -f libXext.so.6.4 libXext.so
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[3]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/Xext'
cleaning in lib/Xt...
make[3]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/Xt'
+ rm -f libXt.so.6
rm -f libXt.so.6.0 libXt.so
rm -f StringDefs.c StringDefs.h Shell.h
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[3]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/Xt'
cleaning in lib/Xss...
make[3]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/Xss'
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[3]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/Xss'
cleaning in lib/Xxf86misc...
make[3]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/Xxf86misc'
+ rm -f libXxf86misc.so.1
rm -f libXxf86misc.so.1.0 libXxf86misc.so
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[3]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/Xxf86misc'
cleaning in lib/Xxf86vm...
make[3]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/Xxf86vm'
+ rm -f libXxf86vm.so.1
rm -f libXxf86vm.so.1.0 libXxf86vm.so
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[3]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/Xxf86vm'
cleaning in lib/Xxf86dga...
make[3]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/Xxf86dga'
+ rm -f libXxf86dga.so.1
rm -f libXxf86dga.so.1.0 libXxf86dga.so
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[3]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/Xxf86dga'
cleaning in lib/Xxf86rush...
make[3]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/Xxf86rush'
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[3]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/Xxf86rush'
cleaning in lib/Xmu...
make[3]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/Xmu'
+ rm -f libXmu.so.6
rm -f libXmu.so.6.2 libXmu.so
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[3]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/Xmu'
cleaning in lib/Xmuu...
make[3]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/Xmuu'
+ rm -f libXmuu.so.1
rm -f libXmuu.so.1.0 libXmuu.so
rm -f ClientWin.c
rm -f CursorName.c
rm -f DefErrMsg.c
rm -f GetHost.c
rm -f Lower.c
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[3]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/Xmuu'
cleaning in lib/Xpm...
make[3]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/Xpm'
+ rm -f libXpm.so.4
rm -f libXpm.so.4.11 libXpm.so
rm -f data.c
rm -f create.c
rm -f misc.c
rm -f rgb.c
rm -f scan.c
rm -f parse.c
rm -f hashtab.c
rm -f CrBufFrI.c
rm -f CrDatFrP.c
rm -f CrPFrBuf.c
rm -f RdFToI.c
rm -f WrFFrI.c
rm -f CrBufFrP.c
rm -f CrIFrBuf.c
rm -f CrPFrDat.c
rm -f RdFToP.c
rm -f WrFFrP.c
rm -f CrDatFrI.c
rm -f CrIFrDat.c
rm -f RdFToDat.c
rm -f WrFFrDat.c
rm -f Attrib.c
rm -f CrIFrP.c
rm -f CrPFrI.c
rm -f Image.c
rm -f Info.c
rm -f RdFToBuf.c
rm -f WrFFrBuf.c
rm -f xpm.h
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[3]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/Xpm'
cleaning in lib/Xaw...
make[3]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/Xaw'
+ rm -f libXaw.so.7
rm -f libXaw.so.7.0 libXaw.so
rm -f Xaw._man
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[3]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/Xaw'
cleaning in lib/Xaw6...
make[3]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/Xaw6'
+ rm -f libXaw.so.6
rm -f libXaw.so.6.1 libXaw.so
rm -f Actions.c
rm -f AllWidgets.c
rm -f AsciiSink.c
rm -f AsciiSrc.c
rm -f AsciiText.c
rm -f Box.c
rm -f Command.c
rm -f Converters.c
rm -f Dialog.c
rm -f DisplayList.c
rm -f Form.c
rm -f Grip.c
rm -f Label.c
rm -f List.c
rm -f MenuButton.c
rm -f MultiSrc.c
rm -f MultiSink.c
rm -f OS.c
rm -f Paned.c
rm -f Panner.c
rm -f Pixmap.c
rm -f Porthole.c
rm -f Repeater.c
rm -f Scrollbar.c
rm -f Simple.c
rm -f SimpleMenu.c
rm -f Sme.c
rm -f SmeBSB.c
rm -f SmeLine.c
rm -f StripChart.c
rm -f Text.c
rm -f TextSink.c
rm -f TextSrc.c
rm -f TextAction.c
rm -f TextPop.c
rm -f TextTr.c
rm -f Toggle.c
rm -f Tree.c
rm -f Vendor.c
rm -f Viewport.c
rm -f XawIm.c
rm -f XawInit.c
rm -f XawI18n.c
rm -f sharedlib.c
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[3]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/Xaw6'
cleaning in lib/Xi...
make[3]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/Xi'
+ rm -f libXi.so.6
rm -f libXi.so.6.0 libXi.so
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[3]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/Xi'
cleaning in lib/Xtst...
make[3]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/Xtst'
+ rm -f libXtst.so.6
rm -f libXtst.so.6.1 libXtst.so
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[3]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/Xtst'
cleaning in lib/FS...
make[3]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/FS'
rm -f transport.c
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[3]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/FS'
cleaning in lib/xkbfile...
make[3]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/xkbfile'
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[3]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/xkbfile'
cleaning in lib/xkbui...
make[3]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/xkbui'
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[3]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/xkbui'
cleaning in lib/lbxutil...
make[3]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/lbxutil'
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
cleaning in lib/lbxutil/lbx_zlib...
make[4]: Entering directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/lbxutil/lbx_zlib'
rm -f DONE
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[4]: Leaving directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/lbxutil/lbx_zlib'
cleaning in lib/lbxutil/delta...
make[4]: Entering directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/lbxutil/delta'
rm -f DONE
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[4]: Leaving directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/lbxutil/delta'
cleaning in lib/lbxutil/image...
make[4]: Entering directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/lbxutil/image'
rm -f DONE
rm -f g3_states_h g3states.h mkg3states
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[4]: Leaving directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/lbxutil/image'
make[3]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/lbxutil'
cleaning in lib/Xp...
make[3]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/Xp'
+ rm -f libXp.so.6
rm -f libXp.so.6.2 libXp.so
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[3]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/Xp'
cleaning in lib/Xv...
make[3]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/Xv'
+ rm -f libXv.so.1
rm -f libXv.so.1.0 libXv.so
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[3]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/Xv'
cleaning in lib/GL...
make[3]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/GL'
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
cleaning in lib/GL/mesa/src...
make[4]: Entering directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/GL/mesa/src'
rm -f aatriangle.c
rm -f accum.c
rm -f alpha.c
rm -f alphabuf.c
rm -f attrib.c
rm -f bbox.c
rm -f bitmap.c
rm -f blend.c
rm -f buffers.c
rm -f clip.c
rm -f colortab.c
rm -f config.c
rm -f context.c
rm -f copypix.c
rm -f cva.c
rm -f debug_xform.c
rm -f depth.c
rm -f dlist.c
rm -f drawpix.c
rm -f enable.c
rm -f enums.c
rm -f eval.c
rm -f extensions.c
rm -f feedback.c
rm -f fog.c
rm -f get.c
rm -f hash.c
rm -f hint.c
rm -f image.c
rm -f imaging.c
rm -f light.c
rm -f lines.c
rm -f logic.c
rm -f masking.c
rm -f matrix.c
rm -f mem.c
rm -f mmath.c
rm -f pb.c
rm -f pipeline.c
rm -f pixel.c
rm -f pixeltex.c
rm -f points.c
rm -f polygon.c
rm -f quads.c
rm -f rastpos.c
rm -f readpix.c
rm -f rect.c
rm -f scissor.c
rm -f shade.c
rm -f span.c
rm -f stages.c
rm -f state.c
rm -f stencil.c
rm -f texformat.c
rm -f teximage.c
rm -f texobj.c
rm -f texstate.c
rm -f texture.c
rm -f texutil.c
rm -f translate.c
rm -f triangle.c
rm -f varray.c
rm -f vb.c
rm -f vbcull.c
rm -f vbfill.c
rm -f vbindirect.c
rm -f vbrender.c
rm -f vbxform.c
rm -f vector.c
rm -f vertices.c
rm -f winpos.c
rm -f xform.c
rm -f zoom.c
rm -f DONE
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
cleaning in lib/GL/mesa/src/X86...
make[5]: Entering directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/GL/mesa/src/X86'
rm -f common_x86.c
rm -f common_x86_asm.S
rm -f glapi_x86.S
rm -f x86.c
rm -f x86_cliptest.S
rm -f x86_vertex.S
rm -f x86_xform_masked2.S
rm -f x86_xform_masked3.S
rm -f x86_xform_masked4.S
rm -f x86_xform_raw2.S
rm -f x86_xform_raw3.S
rm -f x86_xform_raw4.S
rm -f mmx_blend.S
rm -f 3dnow.c
rm -f 3dnow_norm_raw.S
rm -f 3dnow_vertex.S
rm -f 3dnow_xform_masked1.S
rm -f 3dnow_xform_masked2.S
rm -f 3dnow_xform_masked3.S
rm -f 3dnow_xform_masked4.S
rm -f 3dnow_xform_raw1.S
rm -f 3dnow_xform_raw2.S
rm -f 3dnow_xform_raw3.S
rm -f 3dnow_xform_raw4.S
rm -f katmai.c
rm -f katmai_norm_raw.S
rm -f katmai_vertex.S
rm -f katmai_xform_masked1.S
rm -f katmai_xform_masked2.S
rm -f katmai_xform_masked3.S
rm -f katmai_xform_masked4.S
rm -f katmai_xform_raw1.S
rm -f katmai_xform_raw2.S
rm -f katmai_xform_raw3.S
rm -f katmai_xform_raw4.S
rm -f DONE
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[5]: Leaving directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/GL/mesa/src/X86'
make[4]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/GL/mesa/src'
cleaning in lib/GL/glx...
make[4]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/GL/glx'
rm -f glapi.c
rm -f glapinoop.c
rm -f glthread.c
rm -f glapi_x86.S
rm -f DONE
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[4]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/GL/glx'
cleaning in lib/GL/dri...
make[4]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/GL/dri'
rm -f DONE
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
cleaning in lib/GL/dri/drm...
make[5]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/GL/dri/drm'
rm -f xf86drm.c
rm -f xf86drmHash.c
rm -f xf86drmRandom.c
rm -f xf86drmSL.c
rm -f xf86drmMga.c
rm -f xf86drmR128.c
rm -f xf86drmRadeon.c
rm -f drm.h
rm -f i810_drm.h
rm -f i830_drm.h
rm -f mga_drm.h
rm -f r128_drm.h
rm -f radeon_drm.h
rm -f sis_drm.h
rm -f DONE
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[5]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/GL/dri/drm'
make[4]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/GL/dri'
cleaning in lib/GL/mesa/dri...
make[4]: Entering directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/GL/mesa/dri'
rm -f DONE
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[4]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/GL/mesa/dri'
cleaning in lib/GL/GL...
make[4]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/GL/GL'
+ rm -f libGL.so.1
rm -f libGL.so.1.2 libGL.so
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[4]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/GL/GL'
cleaning in lib/GL/mesa/src/OSmesa...
make[4]: Entering directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/GL/mesa/src/OSmesa'
rm -f osmesa.c
rm -f DONE
+ rm -f libOSMesa.so.3
rm -f libOSMesa.so.3.3 libOSMesa.so
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[4]: Leaving directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/GL/mesa/src/OSmesa'
cleaning in lib/GL/mesa/src/drv...
make[4]: Entering directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/GL/mesa/src/drv'
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
cleaning in lib/GL/mesa/src/drv/common...
make[5]: Entering directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/GL/mesa/src/drv/common'
rm -f DONE
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[5]: Leaving directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/GL/mesa/src/drv/common'
cleaning in lib/GL/mesa/src/drv/gamma...
make[5]: Entering directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/GL/mesa/src/drv/gamma'
rm -f DONE
rm -f gamma_dri.so
rm -f gamma_dri.so.map
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[5]: Leaving directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/GL/mesa/src/drv/gamma'
cleaning in lib/GL/mesa/src/drv/mga...
make[5]: Entering directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/GL/mesa/src/drv/mga'
rm -f DONE
rm -f mga_dri.so
rm -f mga_dri.so.map
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[5]: Leaving directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/GL/mesa/src/drv/mga'
cleaning in lib/GL/mesa/src/drv/i810...
make[5]: Entering directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/GL/mesa/src/drv/i810'
rm -f DONE
rm -f i810_dri.so
rm -f i810_dri.so.map
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[5]: Leaving directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/GL/mesa/src/drv/i810'
cleaning in lib/GL/mesa/src/drv/i830...
make[5]: Entering directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/GL/mesa/src/drv/i830'
rm -f DONE
rm -f i830_dri.so
rm -f i830_dri.so.map
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[5]: Leaving directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/GL/mesa/src/drv/i830'
cleaning in lib/GL/mesa/src/drv/r128...
make[5]: Entering directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/GL/mesa/src/drv/r128'
rm -f DONE
rm -f r128_dri.so
rm -f r128_dri.so.map
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[5]: Leaving directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/GL/mesa/src/drv/r128'
cleaning in lib/GL/mesa/src/drv/radeon...
make[5]: Entering directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/GL/mesa/src/drv/radeon'
rm -f DONE
rm -f radeon_dri.so
rm -f radeon_dri.so.map
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[5]: Leaving directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/GL/mesa/src/drv/radeon'
cleaning in lib/GL/mesa/src/drv/sis...
make[5]: Entering directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/GL/mesa/src/drv/sis'
rm -f DONE
rm -f sis_dri.so
rm -f sis_dri.so.map
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[5]: Leaving directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/GL/mesa/src/drv/sis'
make[4]: Leaving directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/GL/mesa/src/drv'
make[3]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/GL'
cleaning in lib/GLU...
make[3]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/GLU'
+ rm -f libGLU.so.1
rm -f libGLU.so.1.3 libGLU.so
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
cleaning in lib/GLU/include...
make[4]: Entering directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/GLU/include'
rm -f gluos.h
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[4]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/GLU/include'
cleaning in lib/GLU/libutil...
make[4]: Entering directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/GLU/libutil'
rm -f DONE
rm -f error.c
rm -f glue.c
rm -f mipmap.c
rm -f project.c
rm -f quad.c
rm -f registry.c
rm -f gluint.h
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[4]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/GLU/libutil'
cleaning in lib/GLU/libtess...
make[4]: Entering directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/GLU/libtess'
rm -f DONE
rm -f dict.c
rm -f geom.c
rm -f memalloc.c
rm -f mesh.c
rm -f normal.c
rm -f priorityq-heap.c
rm -f priorityq.c
rm -f render.c
rm -f sweep.c
rm -f tess.c
rm -f tessmono.c
rm -f dict-list.h
rm -f dict.h
rm -f geom.h
rm -f memalloc.h
rm -f mesh.h
rm -f normal.h
rm -f priorityq-heap.h
rm -f priorityq-sort.h
rm -f priorityq.h
rm -f render.h
rm -f sweep.h
rm -f tess.h
rm -f tessmono.h
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[4]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/GLU/libtess'
cleaning in lib/GLU/libnurbs/internals...
make[4]: Entering directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/GLU/libnurbs/internals'
rm -f DONE
rm -f arc.cc
rm -f arcsorter.cc
rm -f arctess.cc
rm -f backend.cc
rm -f basiccrveval.cc
rm -f basicsurfeval.cc
rm -f bin.cc
rm -f bufpool.cc
rm -f cachingeval.cc
rm -f ccw.cc
rm -f coveandtiler.cc
rm -f curve.cc
rm -f curvelist.cc
rm -f curvesub.cc
rm -f dataTransform.cc
rm -f displaylist.cc
rm -f flist.cc
rm -f flistsorter.cc
rm -f hull.cc
rm -f intersect.cc
rm -f knotvector.cc
rm -f mapdesc.cc
rm -f mapdescv.cc
rm -f maplist.cc
rm -f mesher.cc
rm -f monoTriangulationBackend.cc
rm -f monotonizer.cc
rm -f mycode.cc
rm -f nurbsinterfac.cc
rm -f nurbstess.cc
rm -f patch.cc
rm -f patchlist.cc
rm -f quilt.cc
rm -f reader.cc
rm -f renderhints.cc
rm -f slicer.cc
rm -f sorter.cc
rm -f splitarcs.cc
rm -f subdivider.cc
rm -f tobezier.cc
rm -f trimline.cc
rm -f trimregion.cc
rm -f trimvertpool.cc
rm -f uarray.cc
rm -f varray.cc
rm -f arc.h
rm -f arcsorter.h
rm -f arctess.h
rm -f backend.h
rm -f basiccrveval.h
rm -f basicsurfeval.h
rm -f bezierarc.h
rm -f bin.h
rm -f bufpool.h
rm -f cachingeval.h
rm -f coveandtiler.h
rm -f curve.h
rm -f curvelist.h
rm -f dataTransform.h
rm -f defines.h
rm -f displaylist.h
rm -f displaymode.h
rm -f flist.h
rm -f flistsorter.h
rm -f gridline.h
rm -f gridtrimvertex.h
rm -f gridvertex.h
rm -f hull.h
rm -f jarcloc.h
rm -f knotvector.h
rm -f mapdesc.h
rm -f maplist.h
rm -f mesher.h
rm -f monotonizer.h
rm -f myassert.h
rm -f mymath.h
rm -f mysetjmp.h
rm -f mystring.h
rm -f nurbsconsts.h
rm -f nurbstess.h
rm -f patch.h
rm -f patchlist.h
rm -f pwlarc.h
rm -f quilt.h
rm -f reader.h
rm -f renderhints.h
rm -f simplemath.h
rm -f slicer.h
rm -f sorter.h
rm -f subdivider.h
rm -f trimline.h
rm -f trimregion.h
rm -f trimvertex.h
rm -f trimvertpool.h
rm -f types.h
rm -f uarray.h
rm -f varray.h
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[4]: Leaving directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/GLU/libnurbs/internals'
cleaning in lib/GLU/libnurbs/interface...
make[4]: Entering directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/GLU/libnurbs/interface'
rm -f DONE
rm -f bezierEval.cc
rm -f bezierPatch.cc
rm -f bezierPatchMesh.cc
rm -f glcurveval.cc
rm -f glinterface.cc
rm -f glrenderer.cc
rm -f glsurfeval.cc
rm -f incurveeval.cc
rm -f insurfeval.cc
rm -f bezierEval.h
rm -f bezierPatch.h
rm -f bezierPatchMesh.h
rm -f glcurveval.h
rm -f glimports.h
rm -f glrenderer.h
rm -f glsurfeval.h
rm -f mystdio.h
rm -f mystdlib.h
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[4]: Leaving directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/GLU/libnurbs/interface'
cleaning in lib/GLU/libnurbs/nurbtess...
make[4]: Entering directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/GLU/libnurbs/nurbtess'
rm -f DONE
rm -f directedLine.cc
rm -f gridWrap.cc
rm -f monoChain.cc
rm -f monoTriangulation.cc
rm -f partitionX.cc
rm -f partitionY.cc
rm -f polyDBG.cc
rm -f polyUtil.cc
rm -f primitiveStream.cc
rm -f quicksort.cc
rm -f rectBlock.cc
rm -f sampleComp.cc
rm -f sampleCompBot.cc
rm -f sampleCompRight.cc
rm -f sampleCompTop.cc
rm -f sampleMonoPoly.cc
rm -f sampledLine.cc
rm -f searchTree.cc
rm -f monoPolyPart.cc
rm -f definitions.h
rm -f directedLine.h
rm -f glimports.h
rm -f gridWrap.h
rm -f monoChain.h
rm -f monoPolyPart.h
rm -f monoTriangulation.h
rm -f mystdio.h
rm -f mystdlib.h
rm -f partitionX.h
rm -f partitionY.h
rm -f polyDBG.h
rm -f polyUtil.h
rm -f primitiveStream.h
rm -f quicksort.h
rm -f rectBlock.h
rm -f sampleComp.h
rm -f sampleCompBot.h
rm -f sampleCompRight.h
rm -f sampleCompTop.h
rm -f sampleMonoPoly.h
rm -f sampledLine.h
rm -f searchTree.h
rm -f zlassert.h
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[4]: Leaving directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/GLU/libnurbs/nurbtess'
make[3]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/GLU'
cleaning in lib/GLw...
make[3]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/GLw'
rm -f GLwDAUtil.c
rm -f GLwDrawA.c
rm -f GLwMDrawA.c
rm -f GLwDrawA.h
rm -f GLwDrawAP.h
rm -f GLwMDrawA.h
rm -f GLwMDrawAP.h
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[3]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/GLw'
cleaning in lib/dps...
make[3]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/dps'
+ rm -f libdps.so.1
rm -f libdps.so.1.0 libdps.so
rm -f dpsclrops.h    dpsctrlops.h    dpsctxtops.h    dpsdataops.h   
dpsfontops.h    dpsgsttops.h    dpsioops.h    dpsmathops.h    dpsmtrxops.h   
dpsmiscops.h    dpsopstack.h    dpspntops.h    dpspathops.h    dpssysops.h   
dpswinops.h    dpsXops.h    dpsl2ops.h psclrops.h    psctrlops.h    psctxtops.h
   psdataops.h    psfontops.h    psgsttops.h    psioops.h    psmathops.h   
psmtrxops.h    psmiscops.h    pspntops.h    pspathops.h    pssysops.h   
pswinops.h    psopstack.h    psXops.h    psl2ops.h            dpsclrops.c   
dpsctrlops.c    dpsctxtops.c    dpsdataops.c    dpsfontops.c    dpsgsttops.c   
dpsioops.c    dpsmathops.c    dpsmtrxops.c    dpsmiscops.c    dpsopstack.c   
dpspntops.c    dpspathops.c    dpssysops.c    dpswinops.c    dpsXops.c   
dpsl2ops.c psclrops.c    psctrlops.c    psctxtops.c    psdataops.c   
psfontops.c    psgsttops.c    psioops.c    psmathops.c    psmtrxops.c   
psmiscops.c    pspntops.c    pspathops.c    pssysops.c    pswinops.c   
psopstack.c    psXops.c    psl2ops.c .sort .ttt .att psops.h dpsops.h *%
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[3]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/dps'
cleaning in lib/dpstk...
make[3]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/dpstk'
+ rm -f libdpstk.so.1
rm -f libdpstk.so.1.0 libdpstk.so
rm -f FSBwraps.c FSBwraps.h XDPSpwraps.c XDPSpwraps.h   XDPSswraps.c
XDPSswraps.h CSBwraps.c CSBwraps.h         DSWwraps.c DSWwraps.h
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[3]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/dpstk'
cleaning in lib/psres...
make[3]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/psres'
+ rm -f libpsres.so.1
rm -f libpsres.so.1.0 libpsres.so
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[3]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/psres'
cleaning in lib/Xinerama...
make[3]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/Xinerama'
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[3]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/Xinerama'
cleaning in lib/zlib...
make[3]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/zlib'
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[3]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/zlib'
cleaning in lib/Xrender...
make[3]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/Xrender'
+ rm -f libXrender.so.1
rm -f libXrender.so.1.1 libXrender.so
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[3]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/Xrender'
cleaning in lib/Xft...
make[3]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/Xft'
+ rm -f libXft.so.1
rm -f libXft.so.1.1 libXft.so
rm -f lex.yy.c xftlex.c
rm -f y.tab.c y.tab.h xftgram.h xftgram.c
rm -f XftConfig
rm -f Xft._man
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[3]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/Xft'
cleaning in lib/XvMC...
make[3]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/XvMC'
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
cleaning in lib/XvMC/hw/i810...
make[4]: Entering directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/XvMC/hw/i810'
rm -f xf86drm.c
rm -f xf86drmHash.c
rm -f xf86drmRandom.c
rm -f xf86drmSL.c
rm -f xf86drmI810.c
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[4]: Leaving directory
`/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/XvMC/hw/i810'
make[3]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/XvMC'
cleaning in lib/Xrandr...
make[3]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/Xrandr'
+ rm -f libXrandr.so.1
rm -f libXrandr.so.1.0 libXrandr.so
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[3]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/Xrandr'
cleaning in lib/XTrap...
make[3]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/XTrap'
+ rm -f libXTrap.so.6
rm -f libXTrap.so.6.4 libXTrap.so
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
make[3]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/XTrap'
cleaning in lib/XRes...
make[3]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/XRes'
make[3]: *** No rule to make target `clean'.  Stop.
make[3]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib/XRes'
make[2]: *** [clean] Error 2
make[2]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/lib'
make[1]: *** [clean] Error 2
make[1]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc'
make: *** [World] Error 2

!!! ERROR: x11-base/xfree-4.2.1-r2 failed.
!!! Function src_compile, Line 330, Exitcode 2
!!! (no error message)



Portage 2.0.47-r8 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r2)
=================================================================
System uname: 2.4.20 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
GENTOO_MIRRORS="http://gentoo.oregonstate.edu/
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="3dnow cups gif gpm imlib libg++ libwww mikmod ncurses nls oggvorbis pdflib
quicktime sdl svga zlib gdbm berkdb slang readline tcpd pam x86 X xmms xml xml2
xv truetype jpeg wmf dvd aalib mpeg encode ssl spell qt png obbvorbis python
samba perl oss opengl gtk gnome mozilla motif mmx kde java cdr crypt avi apm
arts alsa"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-O3 -mcpu=pentium3 -march=pentium3 -fforce-addr -fomit-frame-pointer
-funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -pipe"
CXXFLAGS="-O3 -mcpu=pentium3 -march=pentium3 -fforce-addr -fomit-frame-pointer
-funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -pipe"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-k -j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox buildpkg ccache distcc userpriv usersandbox noclean noauto"
Comment 1 David D. Huff Jr. 2003-03-10 13:54:29 UTC
I've had the exact same results my writeup is here:
http://forums.gentoo.org/viewtopic.php?t=40464
Comment 2 Matt Chorman 2003-03-13 15:09:10 UTC
This does not happen if one comments out the -j7 (or whatever -j) option in /etc/make.conf.
Comment 3 Martin Schlemmer (RETIRED) gentoo-dev 2003-03-13 23:51:47 UTC
*** Bug 16693 has been marked as a duplicate of this bug. ***
Comment 4 Michael Högler 2003-03-14 04:06:10 UTC
as an apendix to the same prob i have posted in BUG-ID 16693:

I've recompiled (emerged :-) ) x11-base/xfree-4.2.1-r2
with Portage 2.0.47-r8 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r2)
with an uncommented #MAKE_OPTS="-j7" in etc/make.conf.

For me it worked fine, Thx !
Comment 5 David D. Huff Jr. 2003-03-14 07:28:53 UTC
Eventually I was able to emerge xfree-4.3.0:

ACCEPT_KEYWORDS="~x86" emerge x11-base/xfree/xfree-4.3.0.ebuild

Of course it unmasked and compiled a couple of other modules but it worked all with the same setting so it must be something in the 4.2.1-r2 build process. 

Gnome is a little unstable but works well enough until other packages sync up with xfree.
Comment 6 Martin Conolly 2003-03-14 08:50:28 UTC
This also seems related to gcc 3.2.1, as removing -j7 didn't work for me until I emerged gcc 3.2.2
Comment 7 Sachin Kamboj 2003-03-14 17:50:18 UTC
I got the same problem in XFree 4.3.0. I couldn't get it to work irrespective of the MAKEOPTS and CFLAGS set. I finally ended up downloading the binary from xfree86.org and installing it manually. I also "injected" xfree into the world database and then went on to install kde and the rest. Its working perfectly fine and stable so far.
Comment 8 Marcus Brofeldt 2003-03-16 14:19:04 UTC
Hello,

According to the changelog, ths problem existed in xfree-4.3 too, but was fixed by unsetting make_opts in the ebuild.

If make_opts is defined in /etc/make.conf, the xfree build will die this way.

As far as I can tell, make_opts should not be set in /etc/make.conf - but be changed to makeopts (without the underscore).

Strangely, on my completely new system, make_opts was set at the very beginning at the make.conf, while makeopts was commented out further down, where one would usually find it.
Comment 9 Sachin Kamboj 2003-03-16 16:41:16 UTC
In the original case I ran it with makeopts (without the underscore) - see the emerge info output in the original post. Anway I tried commenting it out all-together but it still failed.

It might be a problem with gcc - downloading the original source from the xfree86.org and compiling did not work either!!
Comment 10 David D. Huff Jr. 2003-03-17 07:37:28 UTC
Ok, I think I've narrowed this down. Several different things come into play: 

1.) I built a box using the the default make?opts settings two weeks ago from rc_2 stage 1. But that was on gcc-3.2.1. Everything worked fine.

2.) The next time I built a machine from rc3_stage 3, then  "emerged -u system" and therefore gcc was updated before I tried to install xfree. That got me to gcc-3.2.2. But with the new release the developers pended the make_opts="-j7" to the end of the download address in the make.conf file and *also* left the makeopts="-j2" down towards the bottom of the file. 

3.) Since I have a small MOSIX puffin farm I was able to try the various combinations. Well, at least for me if I want to keep gcc-3.2.2, I needed to comment out both the make?opts statements and it worked!

Now I going to "emerge gnome" again to get it all in sync with xfree since I had  already built up the system on xfree-4.3.

In Summary:
It was the combinations of xfree the make?opts variable and the gcc versioning. Easy huh?
Comment 11 Martin Holzer (RETIRED) gentoo-dev 2003-03-19 11:56:05 UTC
azarah: this is really a problem since user are not able to emerge xfree
i've just installed with rc3 livecd and got the same error
Comment 12 Martin Schlemmer (RETIRED) gentoo-dev 2003-03-20 10:24:36 UTC
Unset MAKE_OPTS in 4.2.1-r2 as well.