Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 637574 Details for
Bug 722134
dev-lang/xsb-3.7.0-r1 : /.../mysql_driver.c: error: my_bool undeclared (first use in this function)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-lang:xsb-3.7.0-r1:20200510-120104.log
dev-lang:xsb-3.7.0-r1:20200510-120104.log (text/plain), 45.41 KB, created by
Toralf Förster
on 2020-05-10 13:35:42 UTC
(
hide
)
Description:
dev-lang:xsb-3.7.0-r1:20200510-120104.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2020-05-10 13:35:42 UTC
Size:
45.41 KB
patch
obsolete
> * Package: dev-lang/xsb-3.7.0-r1 > * Repository: gentoo > * Maintainer: prolog@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux mysql pcre userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking XSB370.tar.gz to /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work >>>> Unpacking xsb-3.7.0-gentoo-patchset-3.tar.gz to /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work >>>> Source unpacked in /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work >>>> Preparing source in /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB ... > * Applying patches from /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/3.7.0 ... > * xsb-configure.patch ... > [ ok ] > * xsb-gcc-inline.patch ... > [ ok ] > * xsb-nostrip.patch ... > [ ok ] > * xsb-packages.patch ... > [ ok ] > * xsb-portage.patch ... > [ ok ] > * xsb-script.patch ... > [ ok ] > * xsb-version.patch ... > [ ok ] > * This package has a configure.in file which has long been deprecated. Please > * update it to use configure.ac instead as newer versions of autotools will die > * when it finds this file. See https://bugs.gentoo.org/426262 for details. > * Running autoconf ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB ... > * econf: updating XSB/build/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating XSB/build/config.guess with /usr/share/gnuconfig/config.guess >./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 --docdir=/usr/share/doc/xsb-3.7.0-r1 --htmldir=/usr/share/doc/xsb-3.7.0-r1/html --libdir=/usr/lib64/lib64 --prefix=/usr/lib64 --disable-optimization --without-smodels --without-odbc --without-iodbc --disable-mt --disable-debug > >Building XSB Version 3.7.0 (Clan MacGregor) of 2016-07-06 > >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >configure: checking host system type... x86_64-pc-linux-gnu >creating cache /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/config/x86_64-pc-linux-gnu/config.cache >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >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-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c >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 minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for gcc... yes >checking whether we are using SunPro C... no >checking whether make sets $(MAKE)... yes >checking size of long int... 8 > > Configuring XSB for a 64 bit machine > >checking for main in -lm... yes >checking for main in -ldl... yes >checking for main in -lnsl... yes >checking for main in -lpthread... yes >checking for main in -lsocket... no >checking for readline in -lreadline... yes >checking for sched_get_priority_max... yes >checking stdarg.h usability... yes >checking stdarg.h presence... yes >checking for stdarg.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking whether time.h and sys/time.h may both be included... yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking for malloc... yes >checking for unistd.h... (cached) yes >checking for string.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for an ANSI C-conforming const... yes >checking return type of signal handlers... void >checking for strdup... yes >checking for mkdir... yes >checking for gethostbyname... yes >checking for gettimeofday... yes >checking for socket... yes >checking for snprintf... yes >checking for regexec... yes >checking for regerror... yes >checking for regcomp... yes >checking for fnmatch... yes >checking for glob... yes >checking for globfree... yes >checking for execvp... yes >checking for itkwish... no >XMC GUI not supported due to failure to find Incr Tcl/Tk >checking whether loader understands -Wl,-export-dynamic... yes >checking for inline... inline >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >ls: cannot access '/etc/java-config-2/current-system-vm/include/jni_md.h': No such file or directory >Obtaining Java header files form /etc/java-config-2/current-system-vm/include and /etc/java-config-2/current-system-vm/include/linux >configure: updating cache /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/config/x86_64-pc-linux-gnu/config.cache >configure: creating ./config.status >config.status: creating /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/build/Makefile >config.status: creating /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/config/x86_64-pc-linux-gnu/emuMakefile >config.status: creating /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/config/x86_64-pc-linux-gnu/modMakefile >config.status: creating /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/config/x86_64-pc-linux-gnu/gppMakefile >config.status: creating /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/config/x86_64-pc-linux-gnu/smoMakefile >config.status: creating /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/config/x86_64-pc-linux-gnu/makedef.sh >config.status: creating /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/config/x86_64-pc-linux-gnu/lib/xsb_configuration.P >config.status: creating windows/xsb_configuration.P >config.status: creating windows64/xsb_configuration.P >config.status: creating makexsb >config.status: creating /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/bin/chr_pp >config.status: creating /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/bin/xsb >config.status: creating /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/config/x86_64-pc-linux-gnu/banner.msg >config.status: creating windows/banner.msg >config.status: creating windows64/banner.msg >config.status: creating windows/MSVC_mkfile.mak >config.status: creating windows64/MSVC_mkfile.mak >config.status: creating /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/packages/xmc/xmc-gui >config.status: creating /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/config/x86_64-pc-linux-gnu/xsb_config.h >config.status: creating windows/xsb_config.h >config.status: creating windows/xsb_debug.h >config.status: windows/xsb_debug.h is unchanged >config.status: creating windows64/xsb_config.h >config.status: creating windows64/xsb_debug.h >config.status: windows64/xsb_debug.h is unchanged >config.status: creating /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/config/x86_64-pc-linux-gnu/xsb_debug.h > > > INSTALLATION SUMMARY > -------------------- > >XSB Version: 3.7.0 >Code name: Clan MacGregor >Release date: 2016-07-06 >Configuration: x86_64-pc-linux-gnu >Installation date: Sun May 10 14:01:14 CEST 2020 > > Build process is looking for XSB sources in: /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB > XSB should be installed in: /usr/lib64/xsb-3.7.0 > Configuration-specific executables go in: /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/config/x86_64-pc-linux-gnu/bin > Configuration-specific libraries go in: /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/config/x86_64-pc-linux-gnu/lib > Object code goes in: /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/config/x86_64-pc-linux-gnu/saved.o > Site-specific code goes in: /usr/lib64/site > Site configuration-specific code goes in: /usr/lib64/site/config/x86_64-pc-linux-gnu > XSB will be built with: x86_64-pc-linux-gnu-gcc -I/etc/java-config-2/current-system-vm/include -O2 -pipe -march=native -fno-common -Wformat -Werror=format-security > builtin.c will be built with: x86_64-pc-linux-gnu-gcc -I/etc/java-config-2/current-system-vm/include -O2 -pipe -march=native -fno-common -Wformat -Werror=format-security > loader_xsb.c will be built with: x86_64-pc-linux-gnu-gcc -I/etc/java-config-2/current-system-vm/include -O2 -pipe -march=native -fno-common -Wformat -Werror=format-security > emuloop.c will be built with: x86_64-pc-linux-gnu-gcc -I/etc/java-config-2/current-system-vm/include -O2 -pipe -march=native -fno-common -Wformat -Werror=format-security > tr_utils.c will be built with: x86_64-pc-linux-gnu-gcc -I/etc/java-config-2/current-system-vm/include -O2 -pipe -march=native -fno-common -Wformat -Werror=format-security > Loader flags: -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lm -ldl -Wl,-export-dynamic -lpthread > Compilation mode: debug > XSB abstract machine: slg-wam > XSB scheduling strategy: local > Garbage Collection Stress-Test: no > Jumptable-based emulator loop: yes > Demand support: no > > Support for modular database drivers: no > -- These drivers can also be configured later. > Native support for Oracle: no > Support for the old ODBC driver: no > > Java compiler: /etc/java-config-2/current-system-vm/bin/javac > Support for InterProlog's native engine: yes > > POSIX regexp matching libraries: yes > POSIX wildcard matching libraries: yes > > Curl support (HTTP protocol library): yes > Curl C flags: -g -O2 > Curl loader flags: > > XPath support: yes > XPath C flags: -I/usr/include/libxml2 > XPath loader flags: -L/usr/lib -lxml2 > > PCRE support (Perl pattern matching): no > > > >XSB is configured for installation in /usr/lib64/xsb-3.7.0 >Site libraries are to be found in /usr/lib64/site >Configuration report is saved in ./Installation_summary > >***Now compile XSB with: `./makexsb' > > * econf: updating XSB/build/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating XSB/build/config.sub with /usr/share/gnuconfig/config.sub >./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 --docdir=/usr/share/doc/xsb-3.7.0-r1 --htmldir=/usr/share/doc/xsb-3.7.0-r1/html --libdir=/usr/lib64 > >- You did not tell me what kind of host system you want to configure. >- I will attempt to guess the kind of system this is. > >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >/usr/include/mysql >/usr/lib64 >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >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-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for main in -lmysqlclient... yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 mysql.h usability... yes >checking mysql.h presence... yes >checking for mysql.h... yes > MySQL support: yes > MySQL library directory: /usr/lib64 > MySQL header directory: /usr/include/mysql > MySQL C Flags: -I/usr/include/mysql > MySQL Loader Flags: -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lrt -lssl -lcrypto -ldl > >configure: creating ./config.status >config.status: creating mysql_init.P > * econf: updating XSB/build/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating XSB/build/config.guess with /usr/share/gnuconfig/config.guess >./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 --docdir=/usr/share/doc/xsb-3.7.0-r1 --htmldir=/usr/share/doc/xsb-3.7.0-r1/html --libdir=/usr/lib64 > >- You did not tell me what kind of host system you want to configure. >- I will attempt to guess the kind of system this is. > >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >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-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for main in -lpcre... yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 pcre.h usability... yes >checking pcre.h presence... yes >checking for pcre.h... yes >configure: creating ./config.status >config.status: creating pcre_info.P > PCRE support (Perl pattern matching): yes > PCRE C flags: -O2 -pipe -march=native -fno-common -Wformat -Werror=format-security > PCRE loader flags: -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB ... >make -j1 > >Preparing... > >Making emulator... >make[1]: Entering directory '/var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/emu' >make[1]: Leaving directory '/var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/emu' >make[1]: Entering directory '/var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/emu' > >Compiling XSB with x86_64-pc-linux-gnu-gcc using -I/etc/java-config-2/current-system-vm/include -O2 -pipe -march=native -fno-common -Wformat -Werror=format-security > > [x86_64-pc-linux-gnu-gcc] main_xsb.c > [x86_64-pc-linux-gnu-gcc] auxlry.c > [x86_64-pc-linux-gnu-gcc] biassert.c >biassert.c: In function âdbgen_printinst3â: >biassert.c:158:20: warning: type of âOpcodeâ defaults to âintâ [-Wimplicit-int] > 158 | static inline void dbgen_printinst3(Opcode, Arg1, Arg2, Arg3) > | ^~~~~~~~~~~~~~~~ >biassert.c:158:20: warning: type of âArg1â defaults to âintâ [-Wimplicit-int] >biassert.c:158:20: warning: type of âArg2â defaults to âintâ [-Wimplicit-int] >biassert.c:158:20: warning: type of âArg3â defaults to âintâ [-Wimplicit-int] >biassert.c: In function âdbgen_printinstâ: >biassert.c:181:20: warning: type of âOpcodeâ defaults to âintâ [-Wimplicit-int] > 181 | static inline void dbgen_printinst(Opcode, Arg1, Arg2) > | ^~~~~~~~~~~~~~~ >biassert.c:181:20: warning: type of âArg1â defaults to âintâ [-Wimplicit-int] >biassert.c:181:20: warning: type of âArg2â defaults to âintâ [-Wimplicit-int] > [x86_64-pc-linux-gnu-gcc] builtin.c using -I/etc/java-config-2/current-system-vm/include -O2 -pipe -march=native -fno-common -Wformat -Werror=format-security > [x86_64-pc-linux-gnu-gcc] call_xsb.c > [x86_64-pc-linux-gnu-gcc] cinterf.c >cinterf.c: In function âxsb_init_stringâ: >cinterf.c:1455:84: warning: â%sâ directive output may be truncated writing likely 2049 or more bytes into a region of size 2004 [-Wformat-truncation=] > 1455 | snprintf(cmdline,2*MAXPATHLEN+1,"command used to call XSB server is too long: %s",cmdline_param); > | ^~ >cinterf.c:1455:38: note: assuming directive output of 2049 bytes > 1455 | snprintf(cmdline,2*MAXPATHLEN+1,"command used to call XSB server is too long: %s",cmdline_param); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/stdio.h:867, > from cinterf.c:29: >/usr/include/bits/stdio2.h:67:10: note: â__builtin___snprintf_chkâ output 46 or more bytes (assuming 2095) into a destination of size 2049 > 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 68 | __bos (__s), __fmt, __va_arg_pack ()); > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > [x86_64-pc-linux-gnu-gcc] conc_compl.c > [x86_64-pc-linux-gnu-gcc] debug_xsb.c > [x86_64-pc-linux-gnu-gcc] dis.c > [x86_64-pc-linux-gnu-gcc] dynload.c > [x86_64-pc-linux-gnu-gcc] dynamic_stack.c > [x86_64-pc-linux-gnu-gcc] deadlock.c > [x86_64-pc-linux-gnu-gcc] emuloop.c using -I/etc/java-config-2/current-system-vm/include -O2 -pipe -march=native -fno-common -Wformat -Werror=format-security > [x86_64-pc-linux-gnu-gcc] error_xsb.c > [x86_64-pc-linux-gnu-gcc] findall.c > [x86_64-pc-linux-gnu-gcc] function.c > [x86_64-pc-linux-gnu-gcc] hash_xsb.c > [x86_64-pc-linux-gnu-gcc] hashtable_xsb.c > [x86_64-pc-linux-gnu-gcc] heap_xsb.c > [x86_64-pc-linux-gnu-gcc] init_xsb.c > [x86_64-pc-linux-gnu-gcc] inst_xsb.c > [x86_64-pc-linux-gnu-gcc] io_builtins_xsb.c > [x86_64-pc-linux-gnu-gcc] loader_xsb.c using -I/etc/java-config-2/current-system-vm/include -O2 -pipe -march=native -fno-common -Wformat -Werror=format-security >loader_xsb.c: In function âloaderâ: >loader_xsb.c:1089:47: warning: â%sâ directive output may be truncated writing up to 254 bytes into a region of size 237 [-Wformat-truncation=] > 1089 | snprintf(culprit,255,"dynamic predicate %s/%d",name,arity); > | ^~ ~~~~ >loader_xsb.c:1089:28: note: directive argument in the range [-128, 127] > 1089 | snprintf(culprit,255,"dynamic predicate %s/%d",name,arity); > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/stdio.h:867, > from loader_xsb.c:37: >/usr/include/bits/stdio2.h:67:10: note: â__builtin___snprintf_chkâ output between 21 and 278 bytes into a destination of size 255 > 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 68 | __bos (__s), __fmt, __va_arg_pack ()); > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > [x86_64-pc-linux-gnu-gcc] memory_xsb.c > [x86_64-pc-linux-gnu-gcc] orient_xsb.c >orient_xsb.c: In function âset_xsbinfo_dirâ: >orient_xsb.c:88:42: warning: âxsbrcâ directive output may be truncated writing 5 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] > 88 | snprintf(new_xinitrc, MAXPATHLEN, "%s%cxsbrc", xsbinfo_dir_gl, SLASH); > | ^~~~~ >In file included from /usr/include/stdio.h:867, > from orient_xsb.c:37: >/usr/include/bits/stdio2.h:67:10: note: â__builtin___snprintf_chkâ output between 7 and 1030 bytes into a destination of size 1024 > 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 68 | __bos (__s), __fmt, __va_arg_pack ()); > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >orient_xsb.c:89:46: warning: âconfigâ directive output may be truncated writing 6 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] > 89 | snprintf(user_config_dir, MAXPATHLEN, "%s%cconfig", xsbinfo_dir_gl, SLASH); > | ^~~~~~ >In file included from /usr/include/stdio.h:867, > from orient_xsb.c:37: >/usr/include/bits/stdio2.h:67:10: note: â__builtin___snprintf_chkâ output between 8 and 1031 bytes into a destination of size 1024 > 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 68 | __bos (__s), __fmt, __va_arg_pack ()); > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >orient_xsb.c:90:44: warning: â%sâ directive output may be truncated writing 19 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] > 90 | snprintf(user_arch_dir, MAXPATHLEN, "%s%c%s", user_config_dir, SLASH, FULL_CONFIG_NAME); > | ^~ >In file included from /usr/include/stdio.h:867, > from orient_xsb.c:37: >/usr/include/bits/stdio2.h:67:10: note: â__builtin___snprintf_chkâ output between 21 and 1044 bytes into a destination of size 1024 > 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 68 | __bos (__s), __fmt, __va_arg_pack ()); > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >orient_xsb.c: In function âxsb_executable_full_pathâ: >orient_xsb.c:187:53: warning: â__builtin___snprintf_chkâ output may be truncated before the last format character [-Wformat-truncation=] > 187 | snprintf(executable_path_gl, MAXPATHLEN, "%s%c%s", current_dir_gl, SLASH, myname_augmented); > | ^ >In file included from /usr/include/stdio.h:867, > from orient_xsb.c:37: >/usr/include/bits/stdio2.h:67:10: note: â__builtin___snprintf_chkâ output 2 or more bytes (assuming 1025) into a destination of size 1024 > 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 68 | __bos (__s), __fmt, __va_arg_pack ()); > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > [x86_64-pc-linux-gnu-gcc] pathname_xsb.c >pathname_xsb.c: In function âtilde_expand_filename_norectify.part.0â: >pathname_xsb.c:169:43: warning: â%sâ directive output may be truncated writing up to 254 bytes into a region of size 88 [-Wformat-truncation=] > 169 | snprintf(message, 100, "[PATHNAME] `%s': unknown user\n", username); > | ^~ ~~~~~~~~ >In file included from /usr/include/stdio.h:867, > from pathname_xsb.c:35: >/usr/include/bits/stdio2.h:67:10: note: â__builtin___snprintf_chkâ output between 29 and 283 bytes into a destination of size 100 > 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 68 | __bos (__s), __fmt, __va_arg_pack ()); > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >pathname_xsb.c: In function âexpand_filenameâ: >pathname_xsb.c:217:46: warning: â__builtin___snprintf_chkâ output may be truncated before the last format character [-Wformat-truncation=] > 217 | snprintf(aux_filename,MAXPATHLEN, "%s%c%s", aux_filename2, > | ^ >In file included from /usr/include/stdio.h:867, > from pathname_xsb.c:35: >/usr/include/bits/stdio2.h:67:10: note: â__builtin___snprintf_chkâ output 2 or more bytes (assuming 1025) into a destination of size 1024 > 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 68 | __bos (__s), __fmt, __va_arg_pack ()); > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > [x86_64-pc-linux-gnu-gcc] psc_xsb.c >psc_xsb.c: In function âlink_symâ: >psc_xsb.c:429:44: warning: â%sâ directive output may be truncated writing up to 199 bytes into a region of size between 184 and 188 [-Wformat-truncation=] > 429 | "%s/%d (type %d) had been defined in %s", > | ^~ > 430 | name, arity, type, > 431 | modmsg); > | ~~~~~~ >In file included from /usr/include/stdio.h:867, > from psc_xsb.c:30: >/usr/include/bits/stdio2.h:67:10: note: â__builtin___snprintf_chkâ output 33 or more bytes (assuming 236) into a destination of size 220 > 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 68 | __bos (__s), __fmt, __va_arg_pack ()); > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > [x86_64-pc-linux-gnu-gcc] random_xsb.c > [x86_64-pc-linux-gnu-gcc] remove_unf.c > [x86_64-pc-linux-gnu-gcc] residual.c > [x86_64-pc-linux-gnu-gcc] rw_lock.c > [x86_64-pc-linux-gnu-gcc] scc_xsb.c > [x86_64-pc-linux-gnu-gcc] slgdelay.c > [x86_64-pc-linux-gnu-gcc] socket_xsb.c > [x86_64-pc-linux-gnu-gcc] string_xsb.c > [x86_64-pc-linux-gnu-gcc] storage_xsb.c > [x86_64-pc-linux-gnu-gcc] struct_manager.c > [x86_64-pc-linux-gnu-gcc] struct_intern.c > [x86_64-pc-linux-gnu-gcc] sub_delete.c > [x86_64-pc-linux-gnu-gcc] subp.c > [x86_64-pc-linux-gnu-gcc] system_xsb.c >system_xsb.c: In function âsys_syscallâ: >system_xsb.c:217:5: warning: âftimeâ is deprecated [-Wdeprecated-declarations] > 217 | ftime(&time_epoch); > | ^~~~~ >In file included from system_xsb.c:37: >/usr/include/sys/timeb.h:39:12: note: declared here > 39 | extern int ftime (struct timeb *__timebuf) > | ^~~~~ > [x86_64-pc-linux-gnu-gcc] table_stats.c > [x86_64-pc-linux-gnu-gcc] tables.c > [x86_64-pc-linux-gnu-gcc] thread_xsb.c > [x86_64-pc-linux-gnu-gcc] timer_xsb.c > [x86_64-pc-linux-gnu-gcc] token_xsb.c > [x86_64-pc-linux-gnu-gcc] tr_utils.c using -I/etc/java-config-2/current-system-vm/include -O2 -pipe -march=native -fno-common -Wformat -Werror=format-security > [x86_64-pc-linux-gnu-gcc] trace_xsb.c > [x86_64-pc-linux-gnu-gcc] trie_lookup.c > [x86_64-pc-linux-gnu-gcc] trie_search.c > [x86_64-pc-linux-gnu-gcc] tries.c > [x86_64-pc-linux-gnu-gcc] tst_insert.c > [x86_64-pc-linux-gnu-gcc] tst_retrv.c > [x86_64-pc-linux-gnu-gcc] tst_unify.c > [x86_64-pc-linux-gnu-gcc] tst_utils.c > [x86_64-pc-linux-gnu-gcc] varstring.c > [x86_64-pc-linux-gnu-gcc] ubi_BinTree.c > [x86_64-pc-linux-gnu-gcc] ubi_SplayTree.c > [x86_64-pc-linux-gnu-gcc] hashtable.c > [x86_64-pc-linux-gnu-gcc] hashtable_itr.c > [x86_64-pc-linux-gnu-gcc] sha1.c > [x86_64-pc-linux-gnu-gcc] md5.c > [x86_64-pc-linux-gnu-gcc] url_encode.c > [x86_64-pc-linux-gnu-gcc] getMemorySize.c > [x86_64-pc-linux-gnu-gcc] incr_xsb.c > [x86_64-pc-linux-gnu-gcc] call_graph_xsb.c > [x86_64-pc-linux-gnu-gcc] interprolog_callback.c > >Making XSB executable /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/config/x86_64-pc-linux-gnu/bin/xsb > > [x86_64-pc-linux-gnu-gcc] -o /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/config/x86_64-pc-linux-gnu/bin/xsb -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lm -ldl -Wl,-export-dynamic -lpthread >/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: error_xsb.o: in function `print_incomplete_tables_on_abort.part.0': >error_xsb.c:(.text+0x54): warning: the use of `tempnam' is dangerous, better use `mkstemp' >make[1]: Leaving directory '/var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/emu' > >Making XSB module... >make[1]: Entering directory '/var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/emu' > >Making a C-callable XSB module >gcc -o xsb.o -nodefaultlibs -nostartfiles -r auxlry.o biassert.o builtin.o call_xsb.o cinterf.o conc_compl.o debug_xsb.o dis.o dynload.o dynamic_stack.o deadlock.o emuloop.o error_xsb.o findall.o function.o hash_xsb.o hashtable_xsb.o heap_xsb.o init_xsb.o inst_xsb.o io_builtins_xsb.o loader_xsb.o memory_xsb.o orient_xsb.o pathname_xsb.o psc_xsb.o random_xsb.o remove_unf.o residual.o rw_lock.o scc_xsb.o slgdelay.o socket_xsb.o string_xsb.o storage_xsb.o struct_manager.o struct_intern.o sub_delete.o subp.o system_xsb.o table_stats.o tables.o thread_xsb.o timer_xsb.o token_xsb.o tr_utils.o trace_xsb.o trie_lookup.o trie_search.o tries.o tst_insert.o tst_retrv.o tst_unify.o tst_utils.o varstring.o ubi_BinTree.o ubi_SplayTree.o hashtable.o hashtable_itr.o sha1.o md5.o url_encode.o getMemorySize.o incr_xsb.o call_graph_xsb.o interprolog_callback.o > >make[1]: Leaving directory '/var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/emu' > >Making gpp >make[1]: Entering directory '/var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/gpp' > > [x86_64-pc-linux-gnu-gcc] gpp.c using >gpp.c: In function âfindCommentEndâ: >gpp.c:1303:7: warning: format not a string literal and no format arguments [-Wformat-security] > 1303 | fprintf(C->out->f,endseq); > | ^~~~~~~ > [x86_64-pc-linux-gnu-gcc] -o gpp > >make[1]: Leaving directory '/var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/gpp' >make[1]: Entering directory '/var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB' > >cd cmplib; make >make[2]: Entering directory '/var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/cmplib' >rm -f 'cmd...' >rm -f '../build/.xsb_cmplib_warn.tmp' >/var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/bin/xsb -e "segfault_handler(warn)." < 'cmd...' >[Compiling /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/config/x86_64-pc-linux-gnu/lib/xsb_configuration] >% Specialising partially instantiated calls to xsb_configuration/2 >[Module xsb_configuration compiled, cpu time used: 0.0490 seconds] >[xsb_configuration loaded] >[sysinitrc loaded] >[xsbbrat loaded] > >XSB Version 3.7.0 (Clan MacGregor) of July 6, 2016 >[x86_64-pc-linux-gnu 64 bits; mode: debug; engine: slg-wam; scheduling: local] >[Build date: 2020-05-10] > > >Evaluating command line goal: >| ?- segfault_handler(warn). > >| ?- >yes >| ?- >| ?- >yes >| ?- >yes >| ?- >yes >| ?- >yes >| ?- >yes >| ?- >yes >| ?- >yes >| ?- >yes >| ?- >yes >| ?- >End XSB (cputime 0.09 secs, elapsetime 0.09 secs) >/bin/rm 'cmd...' >----------------- Warnings ------------------------ >While compiling XSB/cmplib: >-------------------- End -------------------------- >make[2]: Leaving directory '/var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/cmplib' > >cd syslib; make >make[2]: Entering directory '/var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/syslib' >rm -f '../build/.xsb_syslib_warn.tmp' >./CompileChangedFiles.sh /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/bin/xsb -e "segfault_handler(warn)." >[xsb_configuration loaded] >[sysinitrc loaded] >[xsbbrat loaded] > >XSB Version 3.7.0 (Clan MacGregor) of July 6, 2016 >[x86_64-pc-linux-gnu 64 bits; mode: debug; engine: slg-wam; scheduling: local] >[Build date: 2020-05-10] > >| ?- >yes >| ?- >yes >| ?- >yes >| ?- >yes >| ?- >yes >| ?- >yes >| ?- >yes >| ?- >yes >| ?- >yes >| ?- >End XSB (cputime 0.03 secs, elapsetime 0.03 secs) >----------------- Warnings ------------------------ >While compiling XSB/syslib: >-------------------- End -------------------------- > >make[2]: Leaving directory '/var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/syslib' > >cd lib; make >make[2]: Entering directory '/var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/lib' >/bin/rm -f '../build/.xsb_lib_warn.tmp' >echo "mc('foreign', [sysmod,optimize,quit_on_error])." >> cmd... >/var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/bin/xsb -e "segfault_handler(warn)." < cmd... >[xsb_configuration loaded, cpu time used: 0.0010 seconds] >[sysinitrc loaded] >[xsbbrat loaded] > >XSB Version 3.7.0 (Clan MacGregor) of July 6, 2016 >[x86_64-pc-linux-gnu 64 bits; mode: debug; engine: slg-wam; scheduling: local] >[Build date: 2020-05-10] > > >Evaluating command line goal: >| ?- segfault_handler(warn). > >| ?- >yes >| ?- >| ?- >yes >| ?- >yes >| ?- >yes >| ?- >yes >| ?- >yes >| ?- [Compiling foreign] >[gpp: Preprocessing foreign.P] >[Module foreign compiled, cpu time used: 0.1680 seconds] > >yes >| ?- >yes >| ?- >End XSB (cputime 0.20 secs, elapsetime 0.26 secs) >/bin/rm -f cmd... >----------------- Warnings ------------------------ >While compiling XSB/lib: >-------------------- End -------------------------- >make[2]: Leaving directory '/var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/lib' >make[1]: Leaving directory '/var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB' >make -j1 -j1 >/bin/rm -f '../build/.apkgs.tmp' >echo 'mc(chr, [optimize,quit_on_error]). [chr].' >> cmd... >echo 'mc(clpr, [optimize,quit_on_error]). [clpr].' >> cmd... >echo 'mc(gap, [optimize,quit_on_error]). [gap].' >> cmd... >echo 'mc(justify, [optimize,quit_on_error]). [justify].' >> cmd... >echo 'mc(regmatch, [optimize,quit_on_error]). [regmatch].' >> cmd... >echo 'mc(slx, [optimize,quit_on_error]). [slx].' >> cmd... >echo 'mc(wildmatch, [optimize,quit_on_error]). [wildmatch].' >> cmd... >../bin/xsb -i -m 2000 -c 2000 < cmd... >[xsb_configuration loaded, cpu time used: 0.0010 seconds] >[sysinitrc loaded] >[xsbbrat loaded] > >XSB Version 3.7.0 (Clan MacGregor) of July 6, 2016 >[x86_64-pc-linux-gnu 64 bits; mode: debug; engine: slg-wam; scheduling: local] >[Build date: 2020-05-10] > >| ?- >yes >| ?- >yes >| ?- >yes >| ?- >yes >| ?- >yes >| ?- [Compiling chr] >[chr compiled, cpu time used: 0.0520 seconds] > >yes >| ?- [chr loaded] >[chr_interp loaded] >[chr_pp loaded, cpu time used: 0.0010 seconds] > >yes >| ?- [Compiling clpr] >[Module clpr compiled, cpu time used: 0.0170 seconds] > >yes >| ?- [clpr loaded] >[dump loaded] >[itf loaded] >[geler loaded] >[class loaded] > >yes >| ?- [Compiling gap] >[Module gap compiled, cpu time used: 0.0000 seconds] > >yes >| ?- [gap loaded] >[Compiling /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/packages/gap/gapmeta] >[Module gapmeta compiled, cpu time used: 0.0230 seconds] >[gapmeta loaded] > >yes >| ?- [Compiling justify] >[justify compiled, cpu time used: 0.0060 seconds] > >yes >| ?- [justify loaded] >[jxm loaded] > >yes >| ?- [Compiling regmatch] >[Module regmatch compiled, cpu time used: 0.0060 seconds] > >yes >| ?- [regmatch loaded] >[regmtchconfig loaded] >[Compiling Foreign Module /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/packages/regmatch/cc/xsb_re_match (Prolog compiler options are ignored)] >[xsb_re_match compiled, cpu time used: 0.0020 seconds] >[Compiling C file /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/packages/regmatch/cc/xsb_re_match.c using x86_64-pc-linux-gnu-gcc] >x86_64-pc-linux-gnu-gcc -o /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/packages/regmatch/cc/xsb_re_match.so -shared /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/packages/regmatch/cc/xsb_re_match.c -Wall -fPIC -I/var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/emu -I/var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/config/x86_64-pc-linux-gnu -I/etc/java-config-2/current-system-vm/include -O2 -pipe -march=native -fno-common -Wformat -Werror=format-security -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lm -ldl -Wl,-export-dynamic -lpthread -I/etc/java-config-2/current-system-vm/include -O2 -pipe -march=native -fno-common -Wformat -Werror=format-security -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lm -ldl -Wl,-export-dynamic -lpthread -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lm -ldl -Wl,-export-dynamic -lpthread >[xsb_re_match loaded] > >yes >| ?- [Compiling slx] >[slx compiled, cpu time used: 0.0020 seconds] > >yes >| ?- [slx loaded, cpu time used: 0.0010 seconds] >[Compiling /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/packages/slx/slxshell] >[slxshell compiled, cpu time used: 0.0760 seconds] >[slxshell loaded, cpu time used: 0.0010 seconds] > >yes >| ?- [Compiling wildmatch] >[Module wildmatch compiled, cpu time used: 0.0100 seconds] > >yes >| ?- [wildmatch loaded] >[wldmtchconfig loaded] >[Compiling Foreign Module /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/packages/wildmatch/cc/xsb_wildmatch (Prolog compiler options are ignored)] >[xsb_wildmatch compiled, cpu time used: 0.0010 seconds] >[Compiling C file /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/packages/wildmatch/cc/xsb_wildmatch.c using x86_64-pc-linux-gnu-gcc] >x86_64-pc-linux-gnu-gcc -o /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/packages/wildmatch/cc/xsb_wildmatch.so -shared /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/packages/wildmatch/cc/xsb_wildmatch.c -Wall -fPIC -I/var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/emu -I/var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/config/x86_64-pc-linux-gnu -I/etc/java-config-2/current-system-vm/include -O2 -pipe -march=native -fno-common -Wformat -Werror=format-security -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lm -ldl -Wl,-export-dynamic -lpthread -I/etc/java-config-2/current-system-vm/include -O2 -pipe -march=native -fno-common -Wformat -Werror=format-security -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lm -ldl -Wl,-export-dynamic -lpthread -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lm -ldl -Wl,-export-dynamic -lpthread >[xsb_wildmatch loaded, cpu time used: 0.0010 seconds] > >yes >| ?- >yes >| ?- >End XSB (cputime 0.25 secs, elapsetime 1.07 secs) >-------------- Warnings/Errors -------------------- >While compiling XSB/packages: >-------------------- End -------------------------- >make -j1 -j1 mysql >/bin/rm -f '../build/.apkgs.tmp' >echo 'mc(dbdrivers, [optimize,quit_on_error]). [dbdrivers].' >> cmd... >../bin/xsb -i -m 2000 -c 2000 < cmd... >[xsb_configuration loaded, cpu time used: 0.0010 seconds] >[sysinitrc loaded] >[xsbbrat loaded] > >XSB Version 3.7.0 (Clan MacGregor) of July 6, 2016 >[x86_64-pc-linux-gnu 64 bits; mode: debug; engine: slg-wam; scheduling: local] >[Build date: 2020-05-10] > >| ?- >yes >| ?- >yes >| ?- >yes >| ?- >yes >| ?- >yes >| ?- [Compiling dbdrivers] >[gpp: Preprocessing dbdrivers.P] >[Module dbdrivers compiled, cpu time used: 0.0410 seconds] > >yes >| ?- [dbdrivers loaded] >[Compiling /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/packages/dbdrivers/db_interface] >[gpp: Preprocessing /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/packages/dbdrivers/db_interface.P] >[Module db_interface compiled, cpu time used: 0.0250 seconds] >[db_interface loaded] >[Compiling Foreign Module /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/packages/dbdrivers/cc/driver_manager] >[driver_manager compiled, cpu time used: 0.0010 seconds] >[Compiling C file /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/packages/dbdrivers/cc/driver_manager.c using x86_64-pc-linux-gnu-gcc] >x86_64-pc-linux-gnu-gcc -o /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/packages/dbdrivers/cc/driver_manager.so -shared /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/packages/dbdrivers/cc/driver_manager.c -Wall -fPIC -I/var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/emu -I/var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/config/x86_64-pc-linux-gnu -I/etc/java-config-2/current-system-vm/include -O2 -pipe -march=native -fno-common -Wformat -Werror=format-security -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lm -ldl -Wl,-export-dynamic -lpthread >[driver_manager loaded] > >yes >| ?- >yes >| ?- >End XSB (cputime 0.12 secs, elapsetime 0.60 secs) >-------------- Warnings/Errors -------------------- >While compiling XSB/packages: >-------------------- End -------------------------- >echo 'mc(dbdrivers/mysql, [optimize,quit_on_error]). [dbdrivers], [mysql].' >> cmd... >../bin/xsb -i -m 2000 -c 2000 < cmd... >[xsb_configuration loaded] >[sysinitrc loaded] >[xsbbrat loaded] > >XSB Version 3.7.0 (Clan MacGregor) of July 6, 2016 >[x86_64-pc-linux-gnu 64 bits; mode: debug; engine: slg-wam; scheduling: local] >[Build date: 2020-05-10] > >| ?- >no >| ?- [dbdrivers loaded] >[db_interface loaded, cpu time used: 0.0010 seconds] >[driver_manager loaded] >[Compiling /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/packages/dbdrivers/mysql] >[mysql compiled, cpu time used: 0.0480 seconds] >[mysql loaded] >[Compiling /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/packages/dbdrivers/mysql/mysql_driver_config] >[gpp: Preprocessing /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/packages/dbdrivers/mysql/mysql_driver_config.P] >[mysql_driver_config compiled, cpu time used: 0.0380 seconds] >[mysql_driver_config loaded] >[Compiling /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/packages/dbdrivers/mysql/mysql_init] >[Module mysql_init compiled, cpu time used: 0.0050 seconds] >[Compiling C file /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/packages/dbdrivers/mysql/cc//mysql_driver.c using x86_64-pc-linux-gnu-gcc] >/var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/packages/dbdrivers/mysql/cc//mysql_driver.c: In function âdriverMySQL_execPrepareStmtâ: >/var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/packages/dbdrivers/mysql/cc//mysql_driver.c:381:38: error: âmy_boolâ undeclared (first use in this function); did you mean âboolâ? > 381 | bind[i].is_null = calloc(1,sizeof(my_bool)); > | ^~~~~~~ > | bool >/var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/packages/dbdrivers/mysql/cc//mysql_driver.c:381:38: note: each undeclared identifier is reported only once for each function it appears in >x86_64-pc-linux-gnu-gcc -o /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/packages/dbdrivers/mysql/cc//mysql_driver.so -shared /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/packages/dbdrivers/mysql/cc//mysql_driver.c -Wall -fPIC -I/var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/emu -I/var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/config/x86_64-pc-linux-gnu -I/usr/include/mysql -I /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/config/x86_64-pc-linux-gnu -I /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/packages/dbdrivers/cc -I/etc/java-config-2/current-system-vm/include -O2 -pipe -march=native -fno-common -Wformat -Werror=format-security -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lm -ldl -Wl,-export-dynamic -lpthread -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lrt -lssl -lcrypto -ldl >++Error[XSB/Runtime/P]: [Miscellaneous] File /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/packages/dbdrivers/mysql/cc/mysql_driver.H for foreign module does not exist >Forward Continuation... >... machine:xsb_backtrace/1 From /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/syslib/machine.xwam >... standard:abort/1 From /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/syslib/standard.xwam >... foreign:compile_H/7 From /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/lib/foreign.xwam >... consult:compile0/2 From /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/syslib/consult.xwam >... consult:compile/1 From /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/syslib/consult.xwam >... loader:load/1 From /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/syslib/loader.xwam >... loader:load_pred1/1 From /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/syslib/loader.xwam >... loader:load_pred0/1 From /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/syslib/loader.xwam >... loader:load_pred/1 From /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/syslib/loader.xwam >... mysql_driver:driverMySQL_register/0 From 0 >... consult:co_code_call/3 From /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/syslib/consult.xwam >... consult:load_exec/2 From /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/syslib/consult.xwam >... consult:reconsult0/3 From /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/syslib/consult.xwam >... x_interp:_$call/1 From /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/syslib/x_interp.xwam >... x_interp:call_query/1 From /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/syslib/x_interp.xwam >... standard:call/1 From /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/syslib/standard.xwam >... standard:catch/3 From /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/syslib/standard.xwam >... x_interp:interpreter/0 From /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/syslib/x_interp.xwam >... loader:ll_code_call/3 From /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/syslib/loader.xwam >... standard:call/1 From /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/syslib/standard.xwam >... standard:catch/3 From /var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/syslib/standard.xwam >| ?- >End XSB (cputime 0.12 secs, elapsetime 0.30 secs) >-------------- Warnings/Errors -------------------- >While compiling XSB/packages: >-------------------- End -------------------------- >../config/*/lib/mysql_driver.xwam not build >make: *** [Makefile:155: mysql] Error 1 > * ERROR: dev-lang/xsb-3.7.0-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-lang/xsb-3.7.0-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-lang/xsb-3.7.0-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-lang:xsb-3.7.0-r1:20200510-120104.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lang/xsb-3.7.0-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-lang/xsb-3.7.0-r1/temp/environment'. > * Working directory: '/var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB/packages' > * S: '/var/tmp/portage/dev-lang/xsb-3.7.0-r1/work/XSB' >!!! When you file a bug report, please include the following information: >GENTOO_VM= CLASSPATH="" JAVA_HOME="/etc/java-config-2/current-system-vm" >JAVACFLAGS="" COMPILER="" >and of course, the output of emerge --info =xsb-3.7.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 722134
:
637572
| 637574 |
637576
|
637578
|
637580
|
637582