Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jan 2016 05:51:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 206694] audio/audacity: Use different compiler to recognize optimizations, add lv2 support
Message-ID:  <bug-206694-13-epyUhcvA0a@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-206694-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-206694-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=3D206694

--- Comment #11 from xxjack12xx@gmail.com ---
When using clang to build lv2, it results in a strange error but works fine
with gcc. Not sure how or why it occurs and how to fix this.

gmake[4]: Entering directory
'/usr/home/jack/obj/usr/usr/ports/audio/audacity/work/audacity-Audacity-2.1=
.2/lib-src/lv2'
./build --srcdir=3D.
gmake[4]: ./build: Command not found
Makefile:4: recipe for target 'all' failed
gmake[4]: *** [all] Error 127
gmake[4]: Leaving directory
'/usr/home/jack/obj/usr/usr/ports/audio/audacity/work/audacity-Audacity-2.1=
.2/lib-src/lv2'
Makefile:1008: recipe for target 'all-recursive' failed
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory
'/usr/home/jack/obj/usr/usr/ports/audio/audacity/work/audacity-Audacity-2.1=
.2/lib-src'
Makefile:726: recipe for target 'all-recursive' failed
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory
'/usr/home/jack/obj/usr/usr/ports/audio/audacity/work/audacity-Audacity-2.1=
.2'
=3D=3D=3D> Compilation failed unexpectedly.

--=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-206694-13-epyUhcvA0a>