The following packages will be installed: LuaBitOp Fetching LuaBitOp.SlackBuild... 0%100%100%100%100%100%Done Fetching LuaBitOp.info... 0%100%100%100%100%100%Done Fetching Makefile.patch... 0%100%100%100%100%100%Done Fetching README... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done LuaBitOp-1.0.2/ LuaBitOp-1.0.2/Makefile LuaBitOp-1.0.2/Makefile.mingw LuaBitOp-1.0.2/README LuaBitOp-1.0.2/bit.c LuaBitOp-1.0.2/bitbench.lua LuaBitOp-1.0.2/bittest.lua LuaBitOp-1.0.2/doc/ LuaBitOp-1.0.2/doc/api.html LuaBitOp-1.0.2/doc/bluequad-print.css LuaBitOp-1.0.2/doc/bluequad.css LuaBitOp-1.0.2/doc/changes.html LuaBitOp-1.0.2/doc/contact.html LuaBitOp-1.0.2/doc/index.html LuaBitOp-1.0.2/doc/install.html LuaBitOp-1.0.2/doc/semantics.html LuaBitOp-1.0.2/doc/img/ LuaBitOp-1.0.2/doc/img/contact.png LuaBitOp-1.0.2/installpath.lua LuaBitOp-1.0.2/md5test.lua LuaBitOp-1.0.2/msvcbuild.bat LuaBitOp-1.0.2/msvctest.bat LuaBitOp-1.0.2/nsievebits.lua patching file Makefile gcc -fPIC -O2 -fomit-frame-pointer -Wall -I/usr/local/include -O2 -march=i586 -mtune=i686 -c -o bit.o bit.c bit.c: In function ‘bit_band’: bit.c:101:5: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] 101 | for (i = lua_gettop(L); i > 1; i--) b opr barg(L, i); BRET(b) } | ^~~ bit.c:102:1: note: in expansion of macro ‘BIT_OP’ 102 | BIT_OP(bit_band, &=) | ^~~~~~ bit.c:94:18: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’ 94 | #define BRET(b) lua_pushnumber(L, (lua_Number)(SBits)(b)); return 1; | ^~~~~~~~~~~~~~ bit.c:101:59: note: in expansion of macro ‘BRET’ 101 | for (i = lua_gettop(L); i > 1; i--) b opr barg(L, i); BRET(b) } | ^~~~ bit.c:102:1: note: in expansion of macro ‘BIT_OP’ 102 | BIT_OP(bit_band, &=) | ^~~~~~ bit.c: In function ‘bit_bor’: bit.c:101:5: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] 101 | for (i = lua_gettop(L); i > 1; i--) b opr barg(L, i); BRET(b) } | ^~~ bit.c:103:1: note: in expansion of macro ‘BIT_OP’ 103 | BIT_OP(bit_bor, |=) | ^~~~~~ bit.c:94:18: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’ 94 | #define BRET(b) lua_pushnumber(L, (lua_Number)(SBits)(b)); return 1; | ^~~~~~~~~~~~~~ bit.c:101:59: note: in expansion of macro ‘BRET’ 101 | for (i = lua_gettop(L); i > 1; i--) b opr barg(L, i); BRET(b) } | ^~~~ bit.c:103:1: note: in expansion of macro ‘BIT_OP’ 103 | BIT_OP(bit_bor, |=) | ^~~~~~ bit.c: In function ‘bit_bxor’: bit.c:101:5: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] 101 | for (i = lua_gettop(L); i > 1; i--) b opr barg(L, i); BRET(b) } | ^~~ bit.c:104:1: note: in expansion of macro ‘BIT_OP’ 104 | BIT_OP(bit_bxor, ^=) | ^~~~~~ bit.c:94:18: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’ 94 | #define BRET(b) lua_pushnumber(L, (lua_Number)(SBits)(b)); return 1; | ^~~~~~~~~~~~~~ bit.c:101:59: note: in expansion of macro ‘BRET’ 101 | for (i = lua_gettop(L); i > 1; i--) b opr barg(L, i); BRET(b) } | ^~~~ bit.c:104:1: note: in expansion of macro ‘BIT_OP’ 104 | BIT_OP(bit_bxor, ^=) | ^~~~~~ gcc -shared -fPIC -o bit.so bit.o file=/usr/src/slapt-src/libraries/LuaBitOp/package-LuaBitOp`lua installpath.lua bit`; \ mkdir -p `dirname $file`; \ install -p bit.so $file Slackware package maker, version 3.14159265. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/libraries/LuaBitOp/LuaBitOp-1.0.2-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/LuaBitOp-1.0.2/ usr/doc/LuaBitOp-1.0.2/LuaBitOp.SlackBuild usr/doc/LuaBitOp-1.0.2/api.html usr/doc/LuaBitOp-1.0.2/bluequad-print.css usr/doc/LuaBitOp-1.0.2/bluequad.css usr/doc/LuaBitOp-1.0.2/changes.html usr/doc/LuaBitOp-1.0.2/contact.html usr/doc/LuaBitOp-1.0.2/img/ usr/doc/LuaBitOp-1.0.2/img/contact.png usr/doc/LuaBitOp-1.0.2/index.html usr/doc/LuaBitOp-1.0.2/install.html usr/doc/LuaBitOp-1.0.2/semantics.html usr/lib/ usr/lib/lua/ usr/lib/lua/5.1/ usr/lib/lua/5.1/bit.so Slackware package /usr/src/slapt-src/libraries/LuaBitOp/LuaBitOp-1.0.2-i586-1salix15.0.txz created. Installing package LuaBitOp-1.0.2-i586-1salix15.0... | LuaBitOp (bitwise operations on numbers for Lua) | | Lua BitOp is a C extension module for Lua 5.1 which adds bitwise | operations on numbers. | | | | | | Homepage: http://bitop.luajit.org/ | | |