* Package: net-irc/bobotpp-2.2.3  * Repository: gentoo  * USE: abi_x86_64 amd64 elibc_glibc guile kernel_linux userland_GNU  * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking bobotpp-2.2.3.tar.gz to /var/tmp/portage/net-irc/bobotpp-2.2.3/work >>> Source unpacked in /var/tmp/portage/net-irc/bobotpp-2.2.3/work >>> Preparing source in /var/tmp/portage/net-irc/bobotpp-2.2.3/work/bobotpp-2.2.3 ... * Applying bobotpp-2.2.2-asneeded.patch ...  [ ok ] * Applying bobotpp-2.2.3-stdout.patch ...  [ ok ] * Applying bobotpp-2.2.3-fix-c++14.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/net-irc/bobotpp-2.2.3/work/bobotpp-2.2.3' ... * Running aclocal -I m4 ...  [ ok ] * Running autoconf --force ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy --force-missing ...  [ ok ] * Running elibtoolize in: bobotpp-2.2.3/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-irc/bobotpp-2.2.3/work/bobotpp-2.2.3 ... ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/bobotpp-2.2.3 --htmldir=/usr/share/doc/bobotpp-2.2.3/html --libdir=/usr/lib64 --enable-crypt --enable-scripting configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for guile... /usr/bin/guile checking for guile-config... /usr/bin/guile-config checking for guile-tools... /usr/bin/guile-tools checking libguile compile flags... -pthread -I/usr/include/guile/2.0 checking libguile link flags... -lguile-2.0 -lgc checking for Guile site directory... /usr/share/guile/site checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-g++... none checking for STL support... yes checking for clear() method in STL objects... yes checking for std::ios_base in iostreams... yes checking for crypt in -lcrypt... yes checking for socket in -lsocket... no checking for connect in -lnsl... yes checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking return type of signal handlers... void checking for select... yes checking for socket... yes checking for strtoul... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating documentation/Makefile config.status: creating source/Makefile config.status: creating scripts/Makefile config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/net-irc/bobotpp-2.2.3/work/bobotpp-2.2.3 ... make -j1 make all-recursive make[1]: Entering directory '/var/tmp/portage/net-irc/bobotpp-2.2.3/work/bobotpp-2.2.3' Making all in documentation make[2]: Entering directory '/var/tmp/portage/net-irc/bobotpp-2.2.3/work/bobotpp-2.2.3/documentation' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/net-irc/bobotpp-2.2.3/work/bobotpp-2.2.3/documentation' Making all in source make[2]: Entering directory '/var/tmp/portage/net-irc/bobotpp-2.2.3/work/bobotpp-2.2.3/source' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/guile/2.0 -pipe -O2 -c -o BanEntry.o BanEntry.C x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/guile/2.0 -pipe -O2 -c -o Bot.o Bot.C x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/guile/2.0 -pipe -O2 -c -o BotConfig.o BotConfig.C x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/guile/2.0 -pipe -O2 -c -o BotInterp.o BotInterp.C x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/guile/2.0 -pipe -O2 -c -o Channel.o Channel.C x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/guile/2.0 -pipe -O2 -c -o ChannelList.o ChannelList.C x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/guile/2.0 -pipe -O2 -c -o Commands.o Commands.C x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/guile/2.0 -pipe -O2 -c -o Connection.o Connection.C x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/guile/2.0 -pipe -O2 -c -o DCCChatConnection.o DCCChatConnection.C x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/guile/2.0 -pipe -O2 -c -o DCCConnection.o DCCConnection.C x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/guile/2.0 -pipe -O2 -c -o DCCManager.o DCCManager.C x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/guile/2.0 -pipe -O2 -c -o DCCParser.o DCCParser.C x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/guile/2.0 -pipe -O2 -c -o DCCPerson.o DCCPerson.C x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/guile/2.0 -pipe -O2 -c -o Interp.o Interp.C Interp.C: In static member function 'static scm_unused_struct* Interp::LazyApplyWrapper(void*)': Interp.C:84:10: warning: 'scm_unused_struct* scm_internal_lazy_catch(SCM, scm_t_catch_body, void*, scm_t_catch_handler, void*)' is deprecated (declared at /usr/include/guile/2.0/libguile/deprecated.h:630) [-Wdeprecated-declarations] return scm_internal_lazy_catch(SCM_BOOL_T,  ^ Interp.C:88:7: warning: 'scm_unused_struct* scm_internal_lazy_catch(SCM, scm_t_catch_body, void*, scm_t_catch_handler, void*)' is deprecated (declared at /usr/include/guile/2.0/libguile/deprecated.h:630) [-Wdeprecated-declarations] 0);  ^ Interp.C: In function 'scm_unused_struct* lazy_eval_file(char*)': Interp.C:95:10: warning: 'scm_unused_struct* scm_internal_lazy_catch(SCM, scm_t_catch_body, void*, scm_t_catch_handler, void*)' is deprecated (declared at /usr/include/guile/2.0/libguile/deprecated.h:630) [-Wdeprecated-declarations] return scm_internal_lazy_catch(SCM_BOOL_T,  ^ Interp.C:98:50: warning: 'scm_unused_struct* scm_internal_lazy_catch(SCM, scm_t_catch_body, void*, scm_t_catch_handler, void*)' is deprecated (declared at /usr/include/guile/2.0/libguile/deprecated.h:630) [-Wdeprecated-declarations] (scm_t_catch_handler) Interp::LazyHandler, 0);  ^ Interp.C: In function 'scm_unused_struct* lazy_eval_string(char*)': Interp.C:104:10: warning: 'scm_unused_struct* scm_internal_lazy_catch(SCM, scm_t_catch_body, void*, scm_t_catch_handler, void*)' is deprecated (declared at /usr/include/guile/2.0/libguile/deprecated.h:630) [-Wdeprecated-declarations] return scm_internal_lazy_catch(SCM_BOOL_T,  ^ Interp.C:106:50: warning: 'scm_unused_struct* scm_internal_lazy_catch(SCM, scm_t_catch_body, void*, scm_t_catch_handler, void*)' is deprecated (declared at /usr/include/guile/2.0/libguile/deprecated.h:630) [-Wdeprecated-declarations] (scm_t_catch_handler) Interp::LazyHandler, 0);  ^ Interp.C: In function 'void interp_init_helper(void*)': Interp.C:112:76: error: invalid conversion from 'SCMFunc {aka scm_unused_struct* (*)()}' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:111:42: note: in expansion of macro 'scm_c_define_gsubr' #define bot_new_procedure(a, b, c, d, e) scm_c_define_gsubr (a, c, d, e, b); scm_c_export (a, 0)  ^ Interp.C:187:3: note: in expansion of macro 'bot_new_procedure' bot_new_procedure ("bot:action", (SCMFunc)ScriptCommands::Action, 2, 0, 0);  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ Interp.C:112:76: error: invalid conversion from 'SCMFunc {aka scm_unused_struct* (*)()}' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:188:3: note: in expansion of macro 'scm_c_define_gsubr' scm_c_define_gsubr ("bot:adduser", 5, 2, 0,  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ Interp.C:112:76: error: invalid conversion from 'SCMFunc {aka scm_unused_struct* (*)()}' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:111:42: note: in expansion of macro 'scm_c_define_gsubr' #define bot_new_procedure(a, b, c, d, e) scm_c_define_gsubr (a, c, d, e, b); scm_c_export (a, 0)  ^ Interp.C:190:3: note: in expansion of macro 'bot_new_procedure' bot_new_procedure ("bot:addserver", (SCMFunc)ScriptCommands::Action,  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ Interp.C:112:76: error: invalid conversion from 'SCMFunc {aka scm_unused_struct* (*)()}' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:192:3: note: in expansion of macro 'scm_c_define_gsubr' scm_c_define_gsubr ("bot:addshit", 3, 2, 0,  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ Interp.C:112:76: error: invalid conversion from 'SCMFunc {aka scm_unused_struct* (*)()}' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:111:42: note: in expansion of macro 'scm_c_define_gsubr' #define bot_new_procedure(a, b, c, d, e) scm_c_define_gsubr (a, c, d, e, b); scm_c_export (a, 0)  ^ Interp.C:194:3: note: in expansion of macro 'bot_new_procedure' bot_new_procedure ("bot:ban", (SCMFunc)ScriptCommands::Action, 2, 0, 0);  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ Interp.C:112:76: error: invalid conversion from 'SCMFunc {aka scm_unused_struct* (*)()}' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:111:42: note: in expansion of macro 'scm_c_define_gsubr' #define bot_new_procedure(a, b, c, d, e) scm_c_define_gsubr (a, c, d, e, b); scm_c_export (a, 0)  ^ Interp.C:195:3: note: in expansion of macro 'bot_new_procedure' bot_new_procedure ("bot:change-command-level",  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ Interp.C:112:76: error: invalid conversion from 'SCMFunc {aka scm_unused_struct* (*)()}' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:198:3: note: in expansion of macro 'scm_c_define_gsubr' scm_c_define_gsubr ("bot:ctcp", 3, 0, 0,  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ Interp.C:112:76: error: invalid conversion from 'SCMFunc {aka scm_unused_struct* (*)()}' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:200:3: note: in expansion of macro 'scm_c_define_gsubr' scm_c_define_gsubr ("bot:ctcp-reply", 3, 0, 0,  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ Interp.C:112:76: error: invalid conversion from 'SCMFunc {aka scm_unused_struct* (*)()}' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:111:42: note: in expansion of macro 'scm_c_define_gsubr' #define bot_new_procedure(a, b, c, d, e) scm_c_define_gsubr (a, c, d, e, b); scm_c_export (a, 0)  ^ Interp.C:202:3: note: in expansion of macro 'bot_new_procedure' bot_new_procedure ("bot:cycle", (SCMFunc)ScriptCommands::Action, 1, 0, 0);  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ Interp.C:112:76: error: invalid conversion from 'SCMFunc {aka scm_unused_struct* (*)()}' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:111:42: note: in expansion of macro 'scm_c_define_gsubr' #define bot_new_procedure(a, b, c, d, e) scm_c_define_gsubr (a, c, d, e, b); scm_c_export (a, 0)  ^ Interp.C:203:3: note: in expansion of macro 'bot_new_procedure' bot_new_procedure ("bot:deban", (SCMFunc)ScriptCommands::Deban, 2, 0, 0);  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ Interp.C:112:76: error: invalid conversion from 'SCMFunc {aka scm_unused_struct* (*)()}' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:111:42: note: in expansion of macro 'scm_c_define_gsubr' #define bot_new_procedure(a, b, c, d, e) scm_c_define_gsubr (a, c, d, e, b); scm_c_export (a, 0)  ^ Interp.C:204:3: note: in expansion of macro 'bot_new_procedure' bot_new_procedure ("bot:delserver", (SCMFunc)ScriptCommands::DelServer,  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ Interp.C:112:76: error: invalid conversion from 'SCMFunc {aka scm_unused_struct* (*)()}' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:111:42: note: in expansion of macro 'scm_c_define_gsubr' #define bot_new_procedure(a, b, c, d, e) scm_c_define_gsubr (a, c, d, e, b); scm_c_export (a, 0)  ^ Interp.C:206:3: note: in expansion of macro 'bot_new_procedure' bot_new_procedure ("bot:deluser", (SCMFunc)ScriptCommands::DelUser, 2, 0, 0);  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ Interp.C:112:76: error: invalid conversion from 'SCMFunc {aka scm_unused_struct* (*)()}' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:111:42: note: in expansion of macro 'scm_c_define_gsubr' #define bot_new_procedure(a, b, c, d, e) scm_c_define_gsubr (a, c, d, e, b); scm_c_export (a, 0)  ^ Interp.C:207:3: note: in expansion of macro 'bot_new_procedure' bot_new_procedure ("bot:delshit", (SCMFunc)ScriptCommands::DelShit, 2, 0, 0);  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ Interp.C:112:76: error: invalid conversion from 'SCMFunc {aka scm_unused_struct* (*)()}' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:111:42: note: in expansion of macro 'scm_c_define_gsubr' #define bot_new_procedure(a, b, c, d, e) scm_c_define_gsubr (a, c, d, e, b); scm_c_export (a, 0)  ^ Interp.C:208:3: note: in expansion of macro 'bot_new_procedure' bot_new_procedure ("bot:deop", (SCMFunc)ScriptCommands::Deop, 2, 0, 0);  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ Interp.C:112:76: error: invalid conversion from 'SCMFunc {aka scm_unused_struct* (*)()}' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:111:42: note: in expansion of macro 'scm_c_define_gsubr' #define bot_new_procedure(a, b, c, d, e) scm_c_define_gsubr (a, c, d, e, b); scm_c_export (a, 0)  ^ Interp.C:209:3: note: in expansion of macro 'bot_new_procedure' bot_new_procedure ("bot:die", (SCMFunc)ScriptCommands::Die, 1, 0, 0);  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ Interp.C:112:76: error: invalid conversion from 'SCMFunc {aka scm_unused_struct* (*)()}' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:111:42: note: in expansion of macro 'scm_c_define_gsubr' #define bot_new_procedure(a, b, c, d, e) scm_c_define_gsubr (a, c, d, e, b); scm_c_export (a, 0)  ^ Interp.C:210:3: note: in expansion of macro 'bot_new_procedure' bot_new_procedure ("bot:do", (SCMFunc)ScriptCommands::Do, 1, 0, 0);  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ Interp.C:112:76: error: invalid conversion from 'SCMFunc {aka scm_unused_struct* (*)()}' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:111:42: note: in expansion of macro 'scm_c_define_gsubr' #define bot_new_procedure(a, b, c, d, e) scm_c_define_gsubr (a, c, d, e, b); scm_c_export (a, 0)  ^ Interp.C:211:3: note: in expansion of macro 'bot_new_procedure' bot_new_procedure ("bot:invite", (SCMFunc)ScriptCommands::Invite, 2, 0, 0);  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ Interp.C:112:76: error: invalid conversion from 'SCMFunc {aka scm_unused_struct* (*)()}' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:111:42: note: in expansion of macro 'scm_c_define_gsubr' #define bot_new_procedure(a, b, c, d, e) scm_c_define_gsubr (a, c, d, e, b); scm_c_export (a, 0)  ^ Interp.C:212:3: note: in expansion of macro 'bot_new_procedure' bot_new_procedure ("bot:join", (SCMFunc)ScriptCommands::Join, 1, 1, 0);  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ Interp.C:112:76: error: invalid conversion from 'SCMFunc {aka scm_unused_struct* (*)()}' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:111:42: note: in expansion of macro 'scm_c_define_gsubr' #define bot_new_procedure(a, b, c, d, e) scm_c_define_gsubr (a, c, d, e, b); scm_c_export (a, 0)  ^ Interp.C:213:3: note: in expansion of macro 'bot_new_procedure' bot_new_procedure ("bot:keep", (SCMFunc)ScriptCommands::Keep, 2, 0, 0);  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ Interp.C:112:76: error: invalid conversion from 'SCMFunc {aka scm_unused_struct* (*)()}' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:111:42: note: in expansion of macro 'scm_c_define_gsubr' #define bot_new_procedure(a, b, c, d, e) scm_c_define_gsubr (a, c, d, e, b); scm_c_export (a, 0)  ^ Interp.C:214:3: note: in expansion of macro 'bot_new_procedure' bot_new_procedure ("bot:kick", (SCMFunc)ScriptCommands::Kick, 2, 1, 0);  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ Interp.C:112:76: error: invalid conversion from 'SCMFunc {aka scm_unused_struct* (*)()}' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:111:42: note: in expansion of macro 'scm_c_define_gsubr' #define bot_new_procedure(a, b, c, d, e) scm_c_define_gsubr (a, c, d, e, b); scm_c_export (a, 0)  ^ Interp.C:215:3: note: in expansion of macro 'bot_new_procedure' bot_new_procedure ("bot:kickban", (SCMFunc)ScriptCommands::KickBan, 2, 1, 0);  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ Interp.C:112:76: error: invalid conversion from 'SCMFunc {aka scm_unused_struct* (*)()}' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:111:42: note: in expansion of macro 'scm_c_define_gsubr' #define bot_new_procedure(a, b, c, d, e) scm_c_define_gsubr (a, c, d, e, b); scm_c_export (a, 0)  ^ Interp.C:216:3: note: in expansion of macro 'bot_new_procedure' bot_new_procedure ("bot:lock", (SCMFunc)ScriptCommands::Lock, 1, 0, 0);  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ Interp.C:112:76: error: invalid conversion from 'scm_unused_struct* (*)()' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:111:42: note: in expansion of macro 'scm_c_define_gsubr' #define bot_new_procedure(a, b, c, d, e) scm_c_define_gsubr (a, c, d, e, b); scm_c_export (a, 0)  ^ Interp.C:217:3: note: in expansion of macro 'bot_new_procedure' bot_new_procedure ("bot:logport", (SCMFunc)ScriptCommands::LogPort, 0, 0, 0);  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ Interp.C:112:76: error: invalid conversion from 'SCMFunc {aka scm_unused_struct* (*)()}' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:111:42: note: in expansion of macro 'scm_c_define_gsubr' #define bot_new_procedure(a, b, c, d, e) scm_c_define_gsubr (a, c, d, e, b); scm_c_export (a, 0)  ^ Interp.C:218:3: note: in expansion of macro 'bot_new_procedure' bot_new_procedure ("bot:mode", (SCMFunc)ScriptCommands::Mode, 2, 0, 0);  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ Interp.C:112:76: error: invalid conversion from 'SCMFunc {aka scm_unused_struct* (*)()}' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:111:42: note: in expansion of macro 'scm_c_define_gsubr' #define bot_new_procedure(a, b, c, d, e) scm_c_define_gsubr (a, c, d, e, b); scm_c_export (a, 0)  ^ Interp.C:219:3: note: in expansion of macro 'bot_new_procedure' bot_new_procedure ("bot:msg", (SCMFunc)ScriptCommands::Msg, 2, 0, 0);  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ Interp.C:112:76: error: invalid conversion from 'scm_unused_struct* (*)()' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:111:42: note: in expansion of macro 'scm_c_define_gsubr' #define bot_new_procedure(a, b, c, d, e) scm_c_define_gsubr (a, c, d, e, b); scm_c_export (a, 0)  ^ Interp.C:220:3: note: in expansion of macro 'bot_new_procedure' bot_new_procedure ("bot:nextserver", (SCMFunc)ScriptCommands::NextServer,  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ Interp.C:112:76: error: invalid conversion from 'SCMFunc {aka scm_unused_struct* (*)()}' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:111:42: note: in expansion of macro 'scm_c_define_gsubr' #define bot_new_procedure(a, b, c, d, e) scm_c_define_gsubr (a, c, d, e, b); scm_c_export (a, 0)  ^ Interp.C:222:3: note: in expansion of macro 'bot_new_procedure' bot_new_procedure ("bot:nick", (SCMFunc)ScriptCommands::Nick, 1, 0, 0);  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ Interp.C:112:76: error: invalid conversion from 'SCMFunc {aka scm_unused_struct* (*)()}' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:224:3: note: in expansion of macro 'scm_c_define_gsubr' scm_c_define_gsubr ("bot:notice", 2, 0, 0,  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ Interp.C:112:76: error: invalid conversion from 'SCMFunc {aka scm_unused_struct* (*)()}' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:111:42: note: in expansion of macro 'scm_c_define_gsubr' #define bot_new_procedure(a, b, c, d, e) scm_c_define_gsubr (a, c, d, e, b); scm_c_export (a, 0)  ^ Interp.C:227:3: note: in expansion of macro 'bot_new_procedure' bot_new_procedure ("bot:op", (SCMFunc)ScriptCommands::Op, 2, 0, 0);  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ Interp.C:112:76: error: invalid conversion from 'SCMFunc {aka scm_unused_struct* (*)()}' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:111:42: note: in expansion of macro 'scm_c_define_gsubr' #define bot_new_procedure(a, b, c, d, e) scm_c_define_gsubr (a, c, d, e, b); scm_c_export (a, 0)  ^ Interp.C:228:3: note: in expansion of macro 'bot_new_procedure' bot_new_procedure ("bot:part", (SCMFunc)ScriptCommands::Part, 1, 0, 0);  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ Interp.C:112:76: error: invalid conversion from 'scm_unused_struct* (*)()' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:111:42: note: in expansion of macro 'scm_c_define_gsubr' #define bot_new_procedure(a, b, c, d, e) scm_c_define_gsubr (a, c, d, e, b); scm_c_export (a, 0)  ^ Interp.C:229:3: note: in expansion of macro 'bot_new_procedure' bot_new_procedure ("bot:reconnect", (SCMFunc)ScriptCommands::Reconnect,  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ Interp.C:112:76: error: invalid conversion from 'SCMFunc {aka scm_unused_struct* (*)()}' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:111:42: note: in expansion of macro 'scm_c_define_gsubr' #define bot_new_procedure(a, b, c, d, e) scm_c_define_gsubr (a, c, d, e, b); scm_c_export (a, 0)  ^ Interp.C:231:3: note: in expansion of macro 'bot_new_procedure' bot_new_procedure ("bot:say", (SCMFunc)ScriptCommands::Say, 2, 0, 0);  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ Interp.C:112:76: error: invalid conversion from 'SCMFunc {aka scm_unused_struct* (*)()}' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:111:42: note: in expansion of macro 'scm_c_define_gsubr' #define bot_new_procedure(a, b, c, d, e) scm_c_define_gsubr (a, c, d, e, b); scm_c_export (a, 0)  ^ Interp.C:232:3: note: in expansion of macro 'bot_new_procedure' bot_new_procedure ("bot:server", (SCMFunc)ScriptCommands::Server, 1, 0, 0);  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ Interp.C:112:76: error: invalid conversion from 'SCMFunc {aka scm_unused_struct* (*)()}' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:233:3: note: in expansion of macro 'scm_c_define_gsubr' scm_c_define_gsubr ("bot:setfloodrate", 1, 0, 0,  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ Interp.C:112:76: error: invalid conversion from 'SCMFunc {aka scm_unused_struct* (*)()}' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:111:42: note: in expansion of macro 'scm_c_define_gsubr' #define bot_new_procedure(a, b, c, d, e) scm_c_define_gsubr (a, c, d, e, b); scm_c_export (a, 0)  ^ Interp.C:235:3: note: in expansion of macro 'bot_new_procedure' bot_new_procedure ("bot:setversion", (SCMFunc)ScriptCommands::SetVersion,  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ Interp.C:112:76: error: invalid conversion from 'SCMFunc {aka scm_unused_struct* (*)()}' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:111:42: note: in expansion of macro 'scm_c_define_gsubr' #define bot_new_procedure(a, b, c, d, e) scm_c_define_gsubr (a, c, d, e, b); scm_c_export (a, 0)  ^ Interp.C:237:3: note: in expansion of macro 'bot_new_procedure' bot_new_procedure ("bot:tban", (SCMFunc)ScriptCommands::TBan, 3, 0, 0);  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ Interp.C:112:76: error: invalid conversion from 'SCMFunc {aka scm_unused_struct* (*)()}' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:111:42: note: in expansion of macro 'scm_c_define_gsubr' #define bot_new_procedure(a, b, c, d, e) scm_c_define_gsubr (a, c, d, e, b); scm_c_export (a, 0)  ^ Interp.C:238:3: note: in expansion of macro 'bot_new_procedure' bot_new_procedure ("bot:tkban", (SCMFunc)ScriptCommands::TKBan, 3, 1, 0);  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ Interp.C:112:76: error: invalid conversion from 'SCMFunc {aka scm_unused_struct* (*)()}' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:111:42: note: in expansion of macro 'scm_c_define_gsubr' #define bot_new_procedure(a, b, c, d, e) scm_c_define_gsubr (a, c, d, e, b); scm_c_export (a, 0)  ^ Interp.C:239:3: note: in expansion of macro 'bot_new_procedure' bot_new_procedure ("bot:topic", (SCMFunc)ScriptCommands::Topic, 2, 0, 0);  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ Interp.C:112:76: error: invalid conversion from 'SCMFunc {aka scm_unused_struct* (*)()}' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:111:42: note: in expansion of macro 'scm_c_define_gsubr' #define bot_new_procedure(a, b, c, d, e) scm_c_define_gsubr (a, c, d, e, b); scm_c_export (a, 0)  ^ Interp.C:240:3: note: in expansion of macro 'bot_new_procedure' bot_new_procedure ("bot:unlock", (SCMFunc)ScriptCommands::Unlock, 1, 0, 0);  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ Interp.C:112:76: error: invalid conversion from 'SCMFunc {aka scm_unused_struct* (*)()}' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:241:3: note: in expansion of macro 'scm_c_define_gsubr' scm_c_define_gsubr ("bot:who", 1, 0, 0, (SCMFunc)ScriptCommands::Who);  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ Interp.C:112:76: error: invalid conversion from 'SCMFunc {aka scm_unused_struct* (*)()}' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:242:3: note: in expansion of macro 'scm_c_define_gsubr' scm_c_define_gsubr ("bot:whois", 1, 0, 0, (SCMFunc)ScriptCommands::Whois);  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ Interp.C:112:76: error: invalid conversion from 'scm_unused_struct* (*)()' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:111:42: note: in expansion of macro 'scm_c_define_gsubr' #define bot_new_procedure(a, b, c, d, e) scm_c_define_gsubr (a, c, d, e, b); scm_c_export (a, 0)  ^ Interp.C:244:3: note: in expansion of macro 'bot_new_procedure' bot_new_procedure ("bot:getnickname", (SCMFunc)ScriptCommands::getNickname,  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ Interp.C:112:76: error: invalid conversion from 'scm_unused_struct* (*)()' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:111:42: note: in expansion of macro 'scm_c_define_gsubr' #define bot_new_procedure(a, b, c, d, e) scm_c_define_gsubr (a, c, d, e, b); scm_c_export (a, 0)  ^ Interp.C:246:3: note: in expansion of macro 'bot_new_procedure' bot_new_procedure ("bot:getserver", (SCMFunc)ScriptCommands::getServer,  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ Interp.C:112:76: error: invalid conversion from 'scm_unused_struct* (*)()' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:111:42: note: in expansion of macro 'scm_c_define_gsubr' #define bot_new_procedure(a, b, c, d, e) scm_c_define_gsubr (a, c, d, e, b); scm_c_export (a, 0)  ^ Interp.C:248:3: note: in expansion of macro 'bot_new_procedure' bot_new_procedure ("bot:getserverlist",  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ Interp.C:112:76: error: invalid conversion from 'scm_unused_struct* (*)()' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:111:42: note: in expansion of macro 'scm_c_define_gsubr' #define bot_new_procedure(a, b, c, d, e) scm_c_define_gsubr (a, c, d, e, b); scm_c_export (a, 0)  ^ Interp.C:250:3: note: in expansion of macro 'bot_new_procedure' bot_new_procedure ("bot:flush", (SCMFunc)ScriptCommands::flushQueue,  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ Interp.C:112:76: error: invalid conversion from 'scm_unused_struct* (*)()' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:111:42: note: in expansion of macro 'scm_c_define_gsubr' #define bot_new_procedure(a, b, c, d, e) scm_c_define_gsubr (a, c, d, e, b); scm_c_export (a, 0)  ^ Interp.C:252:3: note: in expansion of macro 'bot_new_procedure' bot_new_procedure ("bot:flushport", (SCMFunc)ScriptCommands::flushPort,  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ Interp.C:112:76: error: invalid conversion from 'SCMFunc {aka scm_unused_struct* (*)()}' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:111:42: note: in expansion of macro 'scm_c_define_gsubr' #define bot_new_procedure(a, b, c, d, e) scm_c_define_gsubr (a, c, d, e, b); scm_c_export (a, 0)  ^ Interp.C:254:3: note: in expansion of macro 'bot_new_procedure' bot_new_procedure ("bot:random", (SCMFunc)ScriptCommands::random,  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ Interp.C:112:76: error: invalid conversion from 'SCMFunc {aka scm_unused_struct* (*)()}' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:111:42: note: in expansion of macro 'scm_c_define_gsubr' #define bot_new_procedure(a, b, c, d, e) scm_c_define_gsubr (a, c, d, e, b); scm_c_export (a, 0)  ^ Interp.C:256:3: note: in expansion of macro 'bot_new_procedure' bot_new_procedure ("bot:addcommand", (SCMFunc)ScriptCommands::addCommand,  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ Interp.C:112:76: error: invalid conversion from 'SCMFunc {aka scm_unused_struct* (*)()}' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:111:42: note: in expansion of macro 'scm_c_define_gsubr' #define bot_new_procedure(a, b, c, d, e) scm_c_define_gsubr (a, c, d, e, b); scm_c_export (a, 0)  ^ Interp.C:258:3: note: in expansion of macro 'bot_new_procedure' bot_new_procedure ("bot:delcommand", (SCMFunc)ScriptCommands::delCommand,  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ Interp.C:112:76: error: invalid conversion from 'SCMFunc {aka scm_unused_struct* (*)()}' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:111:42: note: in expansion of macro 'scm_c_define_gsubr' #define bot_new_procedure(a, b, c, d, e) scm_c_define_gsubr (a, c, d, e, b); scm_c_export (a, 0)  ^ Interp.C:260:3: note: in expansion of macro 'bot_new_procedure' bot_new_procedure ("bot:addhook", (SCMFunc)ScriptCommands::AddHook,  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ Interp.C:112:76: error: invalid conversion from 'SCMFunc {aka scm_unused_struct* (*)()}' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:111:42: note: in expansion of macro 'scm_c_define_gsubr' #define bot_new_procedure(a, b, c, d, e) scm_c_define_gsubr (a, c, d, e, b); scm_c_export (a, 0)  ^ Interp.C:262:3: note: in expansion of macro 'bot_new_procedure' bot_new_procedure ("bot:addtimer", (SCMFunc)ScriptCommands::AddTimer,  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ Interp.C:112:76: error: invalid conversion from 'SCMFunc {aka scm_unused_struct* (*)()}' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:111:42: note: in expansion of macro 'scm_c_define_gsubr' #define bot_new_procedure(a, b, c, d, e) scm_c_define_gsubr (a, c, d, e, b); scm_c_export (a, 0)  ^ Interp.C:264:3: note: in expansion of macro 'bot_new_procedure' bot_new_procedure ("bot:deltimer", (SCMFunc)ScriptCommands::DelTimer,  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ Interp.C:112:76: error: invalid conversion from 'SCMFunc {aka scm_unused_struct* (*)()}' to 'scm_t_subr {aka void*}' [-fpermissive] #define scm_c_define_gsubr(a, b, c, d, e) scm_c_define_gsubr (a, b, c, d, e); scm_c_export (a, 0)  ^ Interp.C:267:3: note: in expansion of macro 'scm_c_define_gsubr' scm_c_define_gsubr ("bot:dcc-chat-send", 2, 0, 0,  ^ In file included from /usr/include/guile/2.0/libguile.h:61:0, from ScriptCommands.H:29, from Interp.H:34, from Parser.H:31, from Bot.H:39, from Commands.H:27, from Interp.C:27: /usr/include/guile/2.0/libguile/gsubr.h:68:13: note: initializing argument 5 of 'scm_unused_struct* scm_c_define_gsubr(const char*, int, int, int, scm_t_subr)' SCM_API SCM scm_c_define_gsubr (const char *name,  ^ make[2]: *** [Makefile:481: Interp.o] Error 1 make[2]: Leaving directory '/var/tmp/portage/net-irc/bobotpp-2.2.3/work/bobotpp-2.2.3/source' make[1]: *** [Makefile:360: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/net-irc/bobotpp-2.2.3/work/bobotpp-2.2.3' make: *** [Makefile:301: all] Error 2 * ERROR: net-irc/bobotpp-2.2.3::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-irc/bobotpp-2.2.3::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-irc/bobotpp-2.2.3::gentoo'`. * The complete build log is located at '/var/tmp/portage/net-irc/bobotpp-2.2.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-irc/bobotpp-2.2.3/temp/environment'. * Working directory: '/var/tmp/portage/net-irc/bobotpp-2.2.3/work/bobotpp-2.2.3' * S: '/var/tmp/portage/net-irc/bobotpp-2.2.3/work/bobotpp-2.2.3'