On a system that uses clang as cc, cdrtools package fails to install because cdda2wav is missing from the build directory. cdrtools breaks important ports, such as emulators/virtualbox-ose. Same problem affects cdrkit, cdrtools-devel, and cjk-cdrtools; however, this one can be installed automatically and breaks other ports. Fix: This is mostly fixed by adding USE_GCC=any to the Makefile. Here is a patch and a build log: https://redports.org/buildarchive/20121013203536-38525/ Patch attached with submission follows: How-To-Repeat: Compile world with WITH_CLANG_IS_CC=yes and try to install sysutils/cdrtools
Responsible Changed From-To: freebsd-ports-bugs->marius Over to maintainer (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed Close; fixed in r306180