Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 May 2013 07:21:29 -0700 (PDT)
From:      Beeblebrox <zaphod@berentweb.com>
To:        freebsd-ports@freebsd.org
Subject:   audio/nas fails in poudriere due to imake gcpp problem
Message-ID:  <1369491689518-5814963.post@n5.nabble.com>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1369491689518-5814963.post>