imake needs link to cpp to function correctly. It seems this error has not been corrected as yet: http://freebsd.1045724.n5.nabble.com/devel-imake-build-breaks-td5810289.html
Which results in build fail for audio/nas in poudriere: ===> Configuring for nas-1.9.3 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/audio/nas/work/nas-1.9.3/config/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/audio/nas/work/nas-1.9.3/config/configure mv -f Makefile Makefile.bak imake -DUseInstalled -I/usr/local/lib/X11/config imake: No such file or directory imake: Cannot exec gcpp. Stop. imake: Exit code 1. Stop. /usr/bin/sed -i.bak -e 's:-fPIC:-fpic -DPIC:g' -e 's,-c \$(CCOPTIONS),-c $(CFLAGS),' -e 's,\(\$(AR) \$@ \$\)(OBJS),\1(OBJS:S|^|unshared/|),' /wrkdirs/usr/ports/audio/nas/work/nas-1.9.3/lib/audio/Makefile ========================================================================= =======================<phase: build >============================ ===> Building for nas-1.9.3 make: don't know how to make all. Stop ----- 10-Current-amd64-using ccache-portstree merged with marcuscom.gnome3 & xorg.devel -- View this message in context: http://freebsd.1045724.n5.nabble.com/audio-nas-fails-in-poudriere-due-to-imake-gcpp-problem-tp5814963.html Sent from the freebsd-ports mailing list archive at Nabble.com. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
