* Package: dev-lua/luafilesystem-1.4.1 * Repository: gentoo * Maintainer: matsuu@gentoo.org rafaelmartins@gentoo.org * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU >>> Unpacking source... >>> Unpacking luafilesystem-1.4.1.tar.gz to /tmp/portage/dev-lua/luafilesystem-1.4.1/work >>> Source unpacked in /tmp/portage/dev-lua/luafilesystem-1.4.1/work >>> Compiling source in /tmp/portage/dev-lua/luafilesystem-1.4.1/work/luafilesystem-1.4.1 ... make -j9 x86_64-pc-linux-gnu-gcc -march=native -O2 -Wall -fPIC -W -Waggregate-return -Wcast-align -Wmissing-prototypes -Wnested-externs -Wshadow -Wwrite-strings -pedantic -I/usr/include -c -o src/lfs.o src/lfs.c src/lfs.c: In function ‘lfs_g_setmode’: src/lfs.c:220: warning: unused parameter ‘f’ src/lfs.c:220: warning: unused parameter ‘arg’ export MACOSX_DEPLOYMENT_TARGET="10.3"; x86_64-pc-linux-gnu-gcc -march=native -O2 -Wall -fPIC -W -Waggregate-return -Wcast-align -Wmissing-prototypes -Wnested-externs -Wshadow -Wwrite-strings -pedantic -I/usr/include -shared -o src/lfs.so src/lfs.o >>> Source compiled. >>> Test phase [none]: dev-lua/luafilesystem-1.4.1 >>> Install luafilesystem-1.4.1 into /tmp/portage/dev-lua/luafilesystem-1.4.1/image/ category dev-lua make -j9 PREFIX=/tmp/portage/dev-lua/luafilesystem-1.4.1/image/usr install mkdir -p /tmp/portage/dev-lua/luafilesystem-1.4.1/image/usr/lib64/lua/5.1 cp src/lfs.so /tmp/portage/dev-lua/luafilesystem-1.4.1/image/usr/lib64/lua/5.1 >>> Completed installing luafilesystem-1.4.1 into /tmp/portage/dev-lua/luafilesystem-1.4.1/image/ strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment usr/lib64/lua/5.1/lfs.so * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/lib64/lua/5.1/lfs.so * checking 7 files for package collisions --- /usr/ --- /usr/share/ --- /usr/share/doc/ >>> /usr/share/doc/luafilesystem-1.4.1/ >>> /usr/share/doc/luafilesystem-1.4.1/README.bz2 >>> /usr/share/doc/luafilesystem-1.4.1/html/ >>> /usr/share/doc/luafilesystem-1.4.1/html/manual.html >>> /usr/share/doc/luafilesystem-1.4.1/html/luafilesystem.png >>> /usr/share/doc/luafilesystem-1.4.1/html/license.html >>> /usr/share/doc/luafilesystem-1.4.1/html/index.html >>> /usr/share/doc/luafilesystem-1.4.1/html/examples.html --- /usr/lib64/ >>> /usr/lib64/lua/ >>> /usr/lib64/lua/5.1/ >>> /usr/lib64/lua/5.1/lfs.so >>> Regenerating /etc/ld.so.cache...