scons: warning: The Options class is deprecated; use the Variables class instead.
File "/usr/src/slapt-src/libraries/tolua++/tolua++-1.0.93/SConstruct", line 19, in <module>

scons: warning: The env.Copy() method is deprecated; use the env.Clone() method instead.
File "/usr/src/slapt-src/libraries/tolua++/tolua++-1.0.93/src/tests/SCsub", line 2, in <module>
src/lib/tolua_map.c: In function 'tolua_usertype':
src/lib/tolua_map.c:398:58: warning: passing argument 2 of 'tolua_newmetatable' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  if (tolua_newmetatable(L,ctype) && tolua_newmetatable(L,type))
                                                          ^
src/lib/tolua_map.c:28:12: note: expected 'char *' but argument is of type 'const char *'
 static int tolua_newmetatable (lua_State* L, char* name)
            ^
src/lib/tolua_map.c: In function 'tolua_dobuffer':
src/lib/tolua_map.c:699:36: warning: value computed is not used [-Wunused-value]
  luaL_loadbuffer(L, B, size, name) || lua_pcall(L, 0, 0, 0);
                                    ^
src/lib/tolua_map.c: In function 'tolua_usertype':
src/lib/tolua_map.c:398:58: warning: passing argument 2 of 'tolua_newmetatable' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  if (tolua_newmetatable(L,ctype) && tolua_newmetatable(L,type))
                                                          ^
src/lib/tolua_map.c:28:12: note: expected 'char *' but argument is of type 'const char *'
 static int tolua_newmetatable (lua_State* L, char* name)
            ^
src/lib/tolua_map.c: In function 'tolua_dobuffer':
src/lib/tolua_map.c:699:36: warning: value computed is not used [-Wunused-value]
  luaL_loadbuffer(L, B, size, name) || lua_pcall(L, 0, 0, 0);
                                    ^
./
usr/
usr/include/
usr/include/tolua++.h
usr/lib/
usr/lib/libtolua++.so
usr/bin/
usr/bin/tolua++
usr/doc/
usr/doc/tolua++-1.0.93/
usr/doc/tolua++-1.0.93/README
usr/doc/tolua++-1.0.93/COPYRIGHT
usr/doc/tolua++-1.0.93/tolua++.SlackBuild
usr/doc/tolua++-1.0.93/toluapp.gif
usr/doc/tolua++-1.0.93/README-5.1
usr/doc/tolua++-1.0.93/index.html
usr/doc/tolua++-1.0.93/INSTALL
usr/doc/tolua++-1.0.93/tolua++.html
install/
install/slack-desc
93/src/bin/lua/enumerate.lua
tolua++-1.0.93/src/bin/lua/variable.lua
tolua++-1.0.93/src/bin/lua/typedef.lua
tolua++-1.0.93/src/bin/lua/class.lua
tolua++-1.0.93/src/bin/lua/namespace.lua
tolua++-1.0.93/src/bin/lua/all.lua
tolua++-1.0.93/src/bin/lua/template_class.lua
tolua++-1.0.93/src/bin/lua/code.lua
tolua++-1.0.93/src/bin/lua/module.lua
tolua++-1.0.93/src/bin/lua/custom.lua
tolua++-1.0.93/src/bin/lua/compat.lua
tolua++-1.0.93/src/bin/lua/verbatim.lua
tolua++-1.0.93/src/bin/lua/function.lua
tolua++-1.0.93/src/bin/lua/operator.lua
tolua++-1.0.93/src/bin/tolua.c
tolua++-1.0.93/src/bin/toluabind_default.c
tolua++-1.0.93/src/bin/toluabind.c
tolua++-1.0.93/src/bin/tolua_scons.pkg
tolua++-1.0.93/src/tests/
tolua++-1.0.93/src/tests/tvariable.h
tolua++-1.0.93/src/tests/tclass.h
tolua++-1.0.93/src/tests/tarray.c
tolua++-1.0.93/src/tests/tdirectivebind.c
tolua++-1.0.93/src/tests/tfunction.h
tolua++-1.0.93/src/tests/tvariable.c
tolua++-1.0.93/src/tests/tfunction.lua
tolua++-1.0.93/src/tests/tmodule.lua
tolua++-1.0.93/src/tests/tconstant.h
tolua++-1.0.93/src/tests/tmodule.h
tolua++-1.0.93/src/tests/tdirectivepkg.pkg
tolua++-1.0.93/src/tests/tvariable.lua
tolua++-1.0.93/src/tests/tclass.lua
tolua++-1.0.93/src/tests/tvariablebind.c
tolua++-1.0.93/src/tests/tarray.h
tolua++-1.0.93/src/tests/tfunction.pkg
tolua++-1.0.93/src/tests/tnamespace.h
tolua++-1.0.93/src/tests/tarraybind.c
tolua++-1.0.93/src/tests/tarray.lua
tolua++-1.0.93/src/tests/SCsub
tolua++-1.0.93/src/tests/tvariable.pkg
tolua++-1.0.93/src/tests/tnamespace.lua
tolua++-1.0.93/src/tests/tnamespace.pkg
tolua++-1.0.93/src/tests/tclass.cpp
tolua++-1.0.93/src/tests/tmodule.pkg
tolua++-1.0.93/src/tests/tclass.pkg
tolua++-1.0.93/src/tests/tdirective.pkg
tolua++-1.0.93/src/tests/tdirective.lua
tolua++-1.0.93/src/tests/tarray.pkg
tolua++-1.0.93/src/tests/tmodule.c
tolua++-1.0.93/src/tests/tconstant.pkg
tolua++-1.0.93/src/tests/tdirectivelua.lua
tolua++-1.0.93/src/tests/tmodulebind.c
tolua++-1.0.93/src/tests/tconstant.lua
tolua++-1.0.93/src/lib/
tolua++-1.0.93/src/lib/tolua_is.c
tolua++-1.0.93/src/lib/tolua_map.c
tolua++-1.0.93/src/lib/tolua_to.c
tolua++-1.0.93/src/lib/tolua_event.c
tolua++-1.0.93/src/lib/tolua_push.c
tolua++-1.0.93/src/lib/SCsub
tolua++-1.0.93/src/lib/tolua_event.h
tolua++-1.0.93/config_linux.py
tolua++-1.0.93/bin/
tolua++-1.0.93/custom-5.1.py
tolua++-1.0.93/README
tolua++-1.0.93/COPYRIGHT
tolua++-1.0.93/lib/
tolua++-1.0.93/SConstruct
tolua++-1.0.93/config_posix.py
scons: Reading SConscript files ...
('********* tolua is ', 'bin/tolua++_bootstrap')
scons: done reading SConscript files.
scons: Building targets ...
gcc -o src/bin/tolua.o -c -I/usr/include -O2 -march=i486 -mtune=i686 -ansi -Wall -Iinclude src/bin/tolua.c
gcc -o src/bin/toluabind_default.o -c -I/usr/include -O2 -march=i486 -mtune=i686 -ansi -Wall -Iinclude src/bin/toluabind_default.c
gcc -o src/lib/tolua_event.o -c -I/usr/include -O2 -march=i486 -mtune=i686 -ansi -Wall -Iinclude src/lib/tolua_event.c
gcc -o src/lib/tolua_is.o -c -I/usr/include -O2 -march=i486 -mtune=i686 -ansi -Wall -Iinclude src/lib/tolua_is.c
gcc -o src/lib/tolua_map.o -c -I/usr/include -O2 -march=i486 -mtune=i686 -ansi -Wall -Iinclude src/lib/tolua_map.c
gcc -o src/lib/tolua_push.o -c -I/usr/include -O2 -march=i486 -mtune=i686 -ansi -Wall -Iinclude src/lib/tolua_push.c
gcc -o src/lib/tolua_to.o -c -I/usr/include -O2 -march=i486 -mtune=i686 -ansi -Wall -Iinclude src/lib/tolua_to.c
ar rc lib/libtolua++_static.a src/lib/tolua_event.o src/lib/tolua_is.o src/lib/tolua_map.o src/lib/tolua_push.o src/lib/tolua_to.o
ranlib lib/libtolua++_static.a
gcc -o bin/tolua++_bootstrap src/bin/tolua.o src/bin/toluabind_default.o lib/libtolua++_static.a -Llib -L/lib -L/usr/lib -llua -ldl -lm
bin/tolua++_bootstrap -C -H src/bin/toluabind.h -o src/bin/toluabind.c -n tolua src/bin/tolua_scons.pkg
gcc -o src/bin/toluabind.o -c -I/usr/include -O2 -march=i486 -mtune=i686 -ansi -Wall -Iinclude src/bin/toluabind.c
gcc -o src/lib/tolua_event.os -c -I/usr/include -O2 -march=i486 -mtune=i686 -ansi -Wall -fPIC -Iinclude src/lib/tolua_event.c
gcc -o src/lib/tolua_is.os -c -I/usr/include -O2 -march=i486 -mtune=i686 -ansi -Wall -fPIC -Iinclude src/lib/tolua_is.c
gcc -o src/lib/tolua_map.os -c -I/usr/include -O2 -march=i486 -mtune=i686 -ansi -Wall -fPIC -Iinclude src/lib/tolua_map.c
gcc -o src/lib/tolua_push.os -c -I/usr/include -O2 -march=i486 -mtune=i686 -ansi -Wall -fPIC -Iinclude src/lib/tolua_push.c
gcc -o src/lib/tolua_to.os -c -I/usr/include -O2 -march=i486 -mtune=i686 -ansi -Wall -fPIC -Iinclude src/lib/tolua_to.c
gcc -o lib/libtolua++.so -shared src/lib/tolua_event.os src/lib/tolua_is.os src/lib/tolua_map.os src/lib/tolua_push.os src/lib/tolua_to.os -Llib -L/lib -L/usr/lib -llua -ldl -lm
gcc -o bin/tolua++ src/bin/tolua.o src/bin/toluabind.o -Llib -L/lib -L/usr/lib -ltolua++ -llua -ldl -lm
Install file: "bin/tolua++" as "/usr/src/slapt-src/libraries/tolua++/package-tolua++/usr/bin/tolua++"
Install file: "include/tolua++.h" as "/usr/src/slapt-src/libraries/tolua++/package-tolua++/usr/include/tolua++.h"
Install file: "lib/libtolua++.so" as "/usr/src/slapt-src/libraries/tolua++/package-tolua++/usr/lib/libtolua++.so"
scons: done building targets.

Slackware package maker, version 3.141593.

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/tolua++/tolua++-1.0.93-i486-1salix.txz


Slackware package /usr/src/slapt-src/libraries/tolua++/tolua++-1.0.93-i486-1salix.txz created.

Installing package tolua++-1.0.93-i486-1salix...
| tolua++ (tool to integrate C/C++ code with Lua)
| 
| Tolua++ is an extended version of tolua, a tool to integrate C/C++
| code with Lua. tolua++ includes new features oriented to c++ such as:
| 
|   * Support for std::string as a basic type (this can be turned off
|     by a command line option).
|   * Support for class templates
| 
| Homeapge: http://www.codenix.com/~tolua/
| 
| 
|