Date: Mon, 12 Dec 2016 16:24:52 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 215253] audio/festival: fails to build if CC/CXX/CPP contain absolute path Message-ID: <bug-215253-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215253 Bug ID: 215253 Summary: audio/festival: fails to build if CC/CXX/CPP contain absolute path Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Keywords: needs-patch Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: jbeich@FreeBSD.org CC: mi@ALDAN.algebra.com CC: mi@ALDAN.algebra.com Flags: maintainer-feedback?(mi@ALDAN.algebra.com) $ CC=3D/usr/bin/clang CXX=3D/usr/bin/clang++ CPP=3D/usr/bin/clang-cpp make = clean all [...] creating config/config /bin/ln -s ix86_FreeBSD.mak /wrkdirs/usr/ports/audio/festival/work/festival/config/systems/i386_unknown= .mak /usr/bin/sed -i.bak -e '/^CFLAGS *=3D/s|$| -O2 -pipe -fstack-protector -fno-strict-aliasing|' -e '/^CXXFLAGS *=3D/s|$| -O2 -pipe -fstack-protector -fno-strict-aliasing -DFTLIBDIR=3D/usr/local/share/festival/lib|' -e 's,^OPTIMI,#OPTIMI,'=20 /wrkdirs/usr/ports/audio/festival/work/speech_tools/config/compilers/gcc*.m= ak test -e /wrkdirs/usr/ports/audio/festival/work/speech_tools/config/compilers//usr/b= in/clang.mak ||/bin/ln -s gcc_defaults.mak /wrkdirs/usr/ports/audio/festival/work/speech_tools/config/compilers//usr/b= in/clang.mak ln: /wrkdirs/usr/ports/audio/festival/work/speech_tools/config/compilers//usr/b= in/clang.mak: No suchfile or directory *** Error code 1 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215253-13>