Date: Sat, 27 Jun 2015 11:32:33 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 200586] [PATCH] devel/luafilesystem use base system make Message-ID: <bug-200586-13-ImlcHiYbih@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-200586-13@https.bugs.freebsd.org/bugzilla/> References: <bug-200586-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=200586 Thomas Zander <riggs@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |riggs@FreeBSD.org --- Comment #1 from Thomas Zander <riggs@FreeBSD.org> --- This causes build failure on amd64: =======================<phase: build >============================ ===> Building for lua52-luafilesystem-1.6.3 cc -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -Wall -fPIC -W -Waggregate-return -Wcast-align -Wmissing-prototypes -Wnested-externs -Wshadow -Wwrite-strings -pedantic -I/usr/local/include/lua52 -c src/lfs.c -o src/lfs.o mv lfs.o src/ mv: lfs.o: No such file or directory *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/devel/luafilesystem/work/luafilesystem-v_1_6_3 *** Error code 1 -- 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-200586-13-ImlcHiYbih>