Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@gitlab:/opt/logicmoo_workspace/packs_sys/logicmoo_opencog/guile-persist# make install
- Making install in src/
- make[1]: Entering directory '/opt/logicmoo_workspace/packs_sys/logicmoo_opencog/guile-persist/src'
- make install-am
- make[2]: Entering directory '/opt/logicmoo_workspace/packs_sys/logicmoo_opencog/guile-persist/src'
- make[3]: Entering directory '/opt/logicmoo_workspace/packs_sys/logicmoo_opencog/guile-persist/src'
- make[3]: Nothing to be done for 'install-exec-am'.
- /usr/bin/mkdir -p '/usr/local/lib/guile/3.0/extensions'
- /bin/bash ../libtool --mode=install /usr/bin/install -c libguile-persist.la '/usr/local/lib/guile/3.0/extensions'
- libtool: install: /usr/bin/install -c .libs/libguile-persist.so /usr/local/lib/guile/3.0/extensions/libguile-persist.so
- libtool: install: /usr/bin/install -c .libs/libguile-persist.lai /usr/local/lib/guile/3.0/extensions/libguile-persist.la
- libtool: install: /usr/bin/install -c .libs/libguile-persist.a /usr/local/lib/guile/3.0/extensions/libguile-persist.a
- libtool: install: chmod 644 /usr/local/lib/guile/3.0/extensions/libguile-persist.a
- libtool: install: ranlib /usr/local/lib/guile/3.0/extensions/libguile-persist.a
- libtool: finish: PATH="/opt/logicmoo_workspace/packs_sys/instant_prolog_docs/biocham:/opt/logicmoo_workspace/packs_sys/instant_prolog_docs/biocham:/root/.nvm/versions/node/v16.6.2/bin:/opt/logicmoo_workspace/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/root/.dotnet/tools:/opt/logicmoo_workspace/packs_lib/sparqlprog/bin:/sbin" ldconfig -n /usr/local/lib/guile/3.0/extensions
- ----------------------------------------------------------------------
- Libraries have been installed in:
- /usr/local/lib/guile/3.0/extensions
- If you ever happen to want to link against installed libraries
- in a given directory, LIBDIR, you must either use libtool, and
- specify the full pathname of the library, or use the '-LLIBDIR'
- flag during linking and do at least one of the following:
- - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
- during execution
- - add LIBDIR to the 'LD_RUN_PATH' environment variable
- during linking
- - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- - have your system administrator add LIBDIR to '/etc/ld.so.conf'
- See any operating system documentation about shared libraries for
- more information, such as the ld(1) and ld.so(8) manual pages.
- ----------------------------------------------------------------------
- make[3]: Leaving directory '/opt/logicmoo_workspace/packs_sys/logicmoo_opencog/guile-persist/src'
- make[2]: Leaving directory '/opt/logicmoo_workspace/packs_sys/logicmoo_opencog/guile-persist/src'
- make[1]: Leaving directory '/opt/logicmoo_workspace/packs_sys/logicmoo_opencog/guile-persist/src'
- make[1]: Entering directory '/opt/logicmoo_workspace/packs_sys/logicmoo_opencog/guile-persist'
- make[2]: Entering directory '/opt/logicmoo_workspace/packs_sys/logicmoo_opencog/guile-persist'
- make[2]: Nothing to be done for 'install-exec-am'.
- /usr/bin/mkdir -p '/usr/local/share/guile/site/3.0'
- /usr/bin/mkdir -p '/usr/local/share/guile/site/3.0/persist'
- /usr/bin/install -c -m 644 persist/slask.scm persist/primitive.scm persist/elf-mod.scm persist/persistance.scm '/usr/local/share/guile/site/3.0/persist'
- /usr/bin/mkdir -p '/usr/local/lib/guile/3.0/site-ccache'
- /usr/bin/mkdir -p '/usr/local/lib/guile/3.0/site-ccache/persist'
- /usr/bin/install -c -m 644 persist/slask.go persist/primitive.go persist/elf-mod.go persist/persistance.go '/usr/local/lib/guile/3.0/site-ccache/persist'
- make[2]: Leaving directory '/opt/logicmoo_workspace/packs_sys/logicmoo_opencog/guile-persist'
- make[1]: Leaving directory '/opt/logicmoo_workspace/packs_sys/logicmoo_opencog/guile-persist'
- root@gitlab:/opt/logicmoo_workspace/packs_sys/logicmoo_opencog/guile-persist#
- root@gitlab:/opt/logicmoo_workspace/packs_sys/logicmoo_opencog/guile-persist# cd ../guile-log
- root@gitlab:/opt/logicmoo_workspace/packs_sys/logicmoo_opencog/guile-log# ./configure
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a race-free mkdir -p... /usr/bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- checking whether make supports nested variables... (cached) yes
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking how to print strings... printf
- checking whether make supports the include directive... yes (GNU style)
- checking for gcc... 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 the compiler supports GNU C... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to enable C11 features... none needed
- checking whether gcc understands -c and -o together... yes
- checking dependency style of gcc... gcc3
- checking for a sed that does not truncate output... /usr/bin/sed
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking for fgrep... /usr/bin/grep -F
- checking for ld used by gcc... /usr/bin/ld
- checking if the linker (/usr/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 1572864
- checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
- checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
- checking for /usr/bin/ld option to reload object files... -r
- checking for objdump... objdump
- checking how to recognize dependent libraries... pass_all
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for ar... ar
- checking for archiver @FILE support... @
- checking for strip... strip
- checking for ranlib... ranlib
- checking command to parse /usr/bin/nm -B output from gcc object... ok
- checking for sysroot... no
- checking for a working dd... /usr/bin/dd
- checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
- checking for mt... mt
- checking if mt is a manifest tool... no
- checking for stdio.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for strings.h... yes
- checking for sys/stat.h... yes
- checking for sys/types.h... yes
- checking for unistd.h... yes
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if gcc supports -fno-rtti -fno-exceptions... no
- checking for gcc option to produce PIC... -fPIC -DPIC
- checking if gcc PIC flag -fPIC -DPIC works... yes
- checking if gcc static flag -static works... yes
- checking if gcc supports -c -o file.o... yes
- checking if gcc supports -c -o file.o... (cached) yes
- checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... yes
- checking for gcc... (cached) gcc
- checking whether the compiler supports GNU C... (cached) yes
- checking whether gcc accepts -g... (cached) yes
- checking for gcc option to enable C11 features... (cached) none needed
- checking whether gcc understands -c and -o together... (cached) yes
- checking dependency style of gcc... (cached) gcc3
- checking for pkg-config... /usr/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- configure: checking for guile 3.0
- configure: found guile 3.0
- checking for guile-3.0... /usr/bin/guile-3.0
- checking for Guile version >= 3.0... 3.0.7
- checking for guild-3.0... /usr/bin/guild-3.0
- checking for guile-config-3.0... /usr/bin/guile-config-3.0
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating env
- config.status: creating prolog
- config.status: creating logic/guile-log/src/Makefile
- config.status: creating config.h
- config.status: config.h is unchanged
- config.status: executing depfiles commands
- config.status: executing libtool commands
- root@gitlab:/opt/logicmoo_workspace/packs_sys/logicmoo_opencog/guile-log# make
- make all-recursive
- make[1]: Entering directory '/opt/logicmoo_workspace/packs_sys/logicmoo_opencog/guile-log'
- Making all in logic/guile-log/src/
- make[2]: Entering directory '/opt/logicmoo_workspace/packs_sys/logicmoo_opencog/guile-log/logic/guile-log/src'
- guile-snarf -I. -Wall -I/usr/local/include/guile/3.0 -lguile-3.0 -L/usr/local/lib/ unify.c > unify.x \
- || { rm unify.x; false; }
- make all-am
- make[3]: Entering directory '/opt/logicmoo_workspace/packs_sys/logicmoo_opencog/guile-log/logic/guile-log/src'
- CC libguile_log_la-unify.lo
- In file included from vlist/vlist-wrap.c:3,
- from unify.c:368:
- vlist/vlist.c: In function ‘vblock_diff’:
- vlist/vlist.c:1832:9: warning: unused variable ‘count’ [-Wunused-variable]
- 1832 | ulong count = REFCOUNT(freeref);
- | ^~~~~
- unify.c: In function ‘gp_custom_fkn’:
- unify.c:3829:3: warning: ‘scm_t_uint32’ is deprecated [-Wdeprecated-declarations]
- 3829 | (GP_GETREF(fkn))[1] = (SCM) PROGRAM_CODE(custom_vm_fkn);
- | ^
- In file included from unify.c:3847:
- matcher.c: In function ‘gp_matcher’:
- matcher.c:165:7: warning: ‘vars’ may be used uninitialized [-Wmaybe-uninitialized]
- 165 | s = gp_gp_unify(vars[BB64], e, s);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- matcher.c:127:7: note: ‘vars’ declared here
- 127 | SCM vars[100],ee[100],next_fr[100],next_s[100];
- | ^~~~
- matcher.c:181:7: warning: ‘vars’ may be used uninitialized [-Wmaybe-uninitialized]
- 181 | s = gp_m_unify(vars[BB64], e, s);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- matcher.c:127:7: note: ‘vars’ declared here
- 127 | SCM vars[100],ee[100],next_fr[100],next_s[100];
- | ^~~~
- CCLD libguile-log.la
- make[3]: Leaving directory '/opt/logicmoo_workspace/packs_sys/logicmoo_opencog/guile-log/logic/guile-log/src'
- make[2]: Leaving directory '/opt/logicmoo_workspace/packs_sys/logicmoo_opencog/guile-log/logic/guile-log/src'
- make[2]: Entering directory '/opt/logicmoo_workspace/packs_sys/logicmoo_opencog/guile-log'
- GEN language/python/guilemod.go
- wrote `language/python/guilemod.go'
- GEN logic/guile-log/slask.go
- wrote `logic/guile-log/slask.go'
- GEN logic/guile-log/code-load.go
- wrote `logic/guile-log/code-load.go'
- GEN logic/guile-log/procedure-properties.go
- wrote `logic/guile-log/procedure-properties.go'
- GEN ice-9/match-phd-lookup.go
- wrote `ice-9/match-phd-lookup.go'
- GEN ice-9/match-phd.go
- wrote `ice-9/match-phd.go'
- GEN ice-9/set/vhashx.go
- wrote `ice-9/set/vhashx.go'
- GEN ice-9/set/weak-vhashx.go
- wrote `ice-9/set/weak-vhashx.go'
- GEN ice-9/set/set.go
- wrote `ice-9/set/set.go'
- GEN ice-9/set/complement.go
- wrote `ice-9/set/complement.go'
- GEN ice-9/vset.go
- ice-9/vset.scm:574:2: warning: possibly wrong number of arguments to `make-complementable-set'
- ice-9/vset.scm:574:2: warning: possibly wrong number of arguments to `make-complementable-set'
- ice-9/vset.scm:459:2: warning: possibly wrong number of arguments to `make-complementable-set'
- ice-9/vset.scm:459:2: warning: possibly wrong number of arguments to `make-complementable-set'
- ice-9/vset.scm:332:2: warning: possibly wrong number of arguments to `make-complementable-set'
- ice-9/vset.scm:332:2: warning: possibly wrong number of arguments to `make-complementable-set'
- ice-9/vset.scm:285:2: warning: possibly wrong number of arguments to `make-complementable-set'
- ice-9/vset.scm:285:2: warning: possibly wrong number of arguments to `make-complementable-set'
- ice-9/vset.scm:235:2: warning: possibly wrong number of arguments to `make-complementable-set'
- ice-9/vset.scm:235:2: warning: possibly wrong number of arguments to `make-complementable-set'
- wrote `ice-9/vset.go'
- GEN logic/guile-log/scmspace.go
- wrote `logic/guile-log/scmspace.go'
- GEN logic/guile-log/fstream.go
- wrote `logic/guile-log/fstream.go'
- GEN logic/guile-log/persistance-guile-log.go
- wrote `logic/guile-log/persistance-guile-log.go'
- GEN logic/guile-log/guile-log-pre.go
- wrote `logic/guile-log/guile-log-pre.go'
- GEN logic/guile-log/ck.go
- wrote `logic/guile-log/ck.go'
- GEN logic/guile-log/vlist.go
- wrote `logic/guile-log/vlist.go'
- GEN logic/guile-log/indexer.go
- wrote `logic/guile-log/indexer.go'
- GEN logic/guile-log/umatch.go
- Backtrace:
- In ice-9/boot-9.scm:
- 3564:26 19 (_)
- In unknown file:
- 18 (primitive-load-path "logic/guile-log/persistance" #<pr…>)
- In ice-9/eval.scm:
- 721:20 17 (primitive-eval (define-module (logic guile-log #) # # …))
- In ice-9/psyntax.scm:
- 1230:36 16 (expand-top-sequence ((define-module (logic # #) # # …)) …)
- 1222:19 15 (parse _ (("placeholder" placeholder)) ((top) #(# # …)) …)
- 259:10 14 (parse _ (("placeholder" placeholder)) (()) _ c&e (eval) …)
- In ice-9/eval.scm:
- 293:34 13 (_ #<module (#{ g111}#) 7f9210bd25a0>)
- In ice-9/boot-9.scm:
- 3411:4 12 (define-module* _ #:filename _ #:pure _ #:version _ # _ …)
- 3424:24 11 (_)
- 222:29 10 (map1 (((logic guile-log procedure-properties)) ((…)) …))
- 222:29 9 (map1 (((system vm loader)) ((system vm program)) (#) …))
- 222:29 8 (map1 (((system vm program)) ((system vm debug)) ((…)) …))
- 222:29 7 (map1 (((system vm debug)) ((logic guile-log #)) ((…)) …))
- 222:29 6 (map1 (((logic guile-log code-load)) ((ice-9 match)) # …))
- 222:29 5 (map1 (((ice-9 match)) ((oop goops)) ((ice-9 #)) ((…)) …))
- 222:29 4 (map1 (((oop goops)) ((ice-9 pretty-print)) ((# # #)) #))
- 222:29 3 (map1 (((ice-9 pretty-print)) ((logic guile-log #)) (#)))
- 222:17 2 (map1 (((logic guile-log primitive)) ((logic # #))))
- 3330:6 1 (resolve-interface (logic guile-log primitive) #:select …)
- 1685:16 0 (raise-exception _ #:continuable? _)
- ice-9/boot-9.scm:1685:16: In procedure raise-exception:
- no code for module (logic guile-log primitive)
- make[2]: *** [Makefile:1430: logic/guile-log/umatch.go] Error 1
- make[2]: Leaving directory '/opt/logicmoo_workspace/packs_sys/logicmoo_opencog/guile-log'
- make[1]: *** [Makefile:896: all-recursive] Error 1
- make[1]: Leaving directory '/opt/logicmoo_workspace/packs_sys/logicmoo_opencog/guile-log'
- make: *** [Makefile:632: all] Error 2
- root@gitlab:/opt/logicmoo_workspace/packs_sys/logicmoo_opencog/guile-log#
Add Comment
Please, Sign In to add comment