Date: Wed, 16 Aug 2017 04:35:14 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 221232] [NEW PORT] audio/ir-lv2: LV2 impulse response plugin for reverb and cabinet simulation Message-ID: <bug-221232-13-bUkxnFitN3@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-221232-13@https.bugs.freebsd.org/bugzilla/> References: <bug-221232-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221232 Richard Gallamore <ultima@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ultima@freebsd.org --- Comment #4 from Richard Gallamore <ultima@freebsd.org> --- c++ -fstack-protector ir_gui.o ir_utils.o ir_meter.o ir_modeind.o ir_wavedisplay.o -lc -lm -lzita-convolver -lsamplerate -lsndfile `pkg-conf= ig --libs gthread-2.0` `pkg-config --libs gtk+-2.0` -shared -z nodelete -o ir_gui.so c++: error: unknown argument: '-z' c++: error: no such file or directory: 'nodelete' gmake[1]: *** [Makefile:51: ir_gui.so] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/audio/ir-lv2/work/ir.lv2-af1f8ab' =3D=3D=3D> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure = to the maintainer. *** Error code 1 Looks like 10.3 clang is too old to build. 11/12 build fine. --=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-221232-13-bUkxnFitN3>