forked from Lainports/freebsd-ports
This port is doing some king of crazy delete/copy thing with gconfig.h
and there's a race where it gets used before it's copied. Mark this
port unsafe until further notice; it has failed on me a couple of times.
tailored log:
rm -f ./obj/../soobj/gconfig.h
cp ./obj/../soobj/gconfxx.h ./obj/../soobj/gconfig.h
rm -f ./obj/../soobj/gconfig.h
cp ./src/gconf.c ./obj/../soobj/gconfig.cOA
cp ./obj/../soobj/gconfxx.h ./obj/../soobj/gconfig.h
[snip]
cp ./obj/../soobj/gconfxx.h ./obj/../soobj/gconfig.h
In file included from ./obj/../soobj/iconfig.c:43:0:
./src/gconf.h:34:23: fatal error: ./obj/../soobj/gconfig.h: No such file
or directory
compilation terminated.
|
||
|---|---|---|
| .. | ||
| files | ||
| distinfo | ||
| Makefile | ||
| Makefile.drivers | ||
| pkg-descr | ||
| pkg-message | ||
| pkg-plist | ||