1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
freebsd-ports/print/ghostscript7
John Marino 3c0fbd22bf print/ghostscript7: This is not jobs safe
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.
2015-04-27 14:34:24 +00:00
..
files Fix libpng issue. 2015-02-18 19:17:14 +00:00
distinfo
Makefile print/ghostscript7: This is not jobs safe 2015-04-27 14:34:24 +00:00
Makefile.drivers
pkg-descr
pkg-message Fix libpng issue. 2015-02-18 19:17:14 +00:00
pkg-plist Cleanup plist 2015-02-05 15:53:00 +00:00