logicmoo

guile-log build error

Jan 5th, 2022 (edited)
544
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Prolog 14.91 KB | None | 0 0
  1. root@gitlab:/opt/logicmoo_workspace/packs_sys/logicmoo_opencog/guile-persist# make install
  2. Making install in src/
  3. make[1]: Entering directory '/opt/logicmoo_workspace/packs_sys/logicmoo_opencog/guile-persist/src'
  4. make  install-am
  5. make[2]: Entering directory '/opt/logicmoo_workspace/packs_sys/logicmoo_opencog/guile-persist/src'
  6. make[3]: Entering directory '/opt/logicmoo_workspace/packs_sys/logicmoo_opencog/guile-persist/src'
  7. make[3]: Nothing to be done for 'install-exec-am'.
  8.  /usr/bin/mkdir -p '/usr/local/lib/guile/3.0/extensions'
  9.  /bin/bash ../libtool   --mode=install /usr/bin/install -c   libguile-persist.la '/usr/local/lib/guile/3.0/extensions'
  10. libtool: install: /usr/bin/install -c .libs/libguile-persist.so /usr/local/lib/guile/3.0/extensions/libguile-persist.so
  11. libtool: install: /usr/bin/install -c .libs/libguile-persist.lai /usr/local/lib/guile/3.0/extensions/libguile-persist.la
  12. libtool: install: /usr/bin/install -c .libs/libguile-persist.a /usr/local/lib/guile/3.0/extensions/libguile-persist.a
  13. libtool: install: chmod 644 /usr/local/lib/guile/3.0/extensions/libguile-persist.a
  14. libtool: install: ranlib /usr/local/lib/guile/3.0/extensions/libguile-persist.a
  15. 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
  16. ----------------------------------------------------------------------
  17. Libraries have been installed in:
  18.    /usr/local/lib/guile/3.0/extensions
  19.  
  20. If you ever happen to want to link against installed libraries
  21. in a given directory, LIBDIR, you must either use libtool, and
  22. specify the full pathname of the library, or use the '-LLIBDIR'
  23. flag during linking and do at least one of the following:
  24.    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
  25.      during execution
  26.    - add LIBDIR to the 'LD_RUN_PATH' environment variable
  27.      during linking
  28.    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
  29.    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
  30.  
  31. See any operating system documentation about shared libraries for
  32. more information, such as the ld(1) and ld.so(8) manual pages.
  33. ----------------------------------------------------------------------
  34. make[3]: Leaving directory '/opt/logicmoo_workspace/packs_sys/logicmoo_opencog/guile-persist/src'
  35. make[2]: Leaving directory '/opt/logicmoo_workspace/packs_sys/logicmoo_opencog/guile-persist/src'
  36. make[1]: Leaving directory '/opt/logicmoo_workspace/packs_sys/logicmoo_opencog/guile-persist/src'
  37. make[1]: Entering directory '/opt/logicmoo_workspace/packs_sys/logicmoo_opencog/guile-persist'
  38. make[2]: Entering directory '/opt/logicmoo_workspace/packs_sys/logicmoo_opencog/guile-persist'
  39. make[2]: Nothing to be done for 'install-exec-am'.
  40.  /usr/bin/mkdir -p '/usr/local/share/guile/site/3.0'
  41.  /usr/bin/mkdir -p '/usr/local/share/guile/site/3.0/persist'
  42.  /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'
  43.  /usr/bin/mkdir -p '/usr/local/lib/guile/3.0/site-ccache'
  44.  /usr/bin/mkdir -p '/usr/local/lib/guile/3.0/site-ccache/persist'
  45.  /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'
  46. make[2]: Leaving directory '/opt/logicmoo_workspace/packs_sys/logicmoo_opencog/guile-persist'
  47. make[1]: Leaving directory '/opt/logicmoo_workspace/packs_sys/logicmoo_opencog/guile-persist'
  48. root@gitlab:/opt/logicmoo_workspace/packs_sys/logicmoo_opencog/guile-persist#
  49.  
  50.  
  51.  
  52. root@gitlab:/opt/logicmoo_workspace/packs_sys/logicmoo_opencog/guile-persist# cd ../guile-log
  53. root@gitlab:/opt/logicmoo_workspace/packs_sys/logicmoo_opencog/guile-log# ./configure
  54. checking for a BSD-compatible install... /usr/bin/install -c
  55. checking whether build environment is sane... yes
  56. checking for a race-free mkdir -p... /usr/bin/mkdir -p
  57. checking for gawk... gawk
  58. checking whether make sets $(MAKE)... yes
  59. checking whether make supports nested variables... yes
  60. checking whether make supports nested variables... (cached) yes
  61. checking build system type... x86_64-pc-linux-gnu
  62. checking host system type... x86_64-pc-linux-gnu
  63. checking how to print strings... printf
  64. checking whether make supports the include directive... yes (GNU style)
  65. checking for gcc... gcc
  66. checking whether the C compiler works... yes
  67. checking for C compiler default output file name... a.out
  68. checking for suffix of executables...
  69. checking whether we are cross compiling... no
  70. checking for suffix of object files... o
  71. checking whether the compiler supports GNU C... yes
  72. checking whether gcc accepts -g... yes
  73. checking for gcc option to enable C11 features... none needed
  74. checking whether gcc understands -c and -o together... yes
  75. checking dependency style of gcc... gcc3
  76. checking for a sed that does not truncate output... /usr/bin/sed
  77. checking for grep that handles long lines and -e... /usr/bin/grep
  78. checking for egrep... /usr/bin/grep -E
  79. checking for fgrep... /usr/bin/grep -F
  80. checking for ld used by gcc... /usr/bin/ld
  81. checking if the linker (/usr/bin/ld) is GNU ld... yes
  82. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  83. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  84. checking whether ln -s works... yes
  85. checking the maximum length of command line arguments... 1572864
  86. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  87. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  88. checking for /usr/bin/ld option to reload object files... -r
  89. checking for objdump... objdump
  90. checking how to recognize dependent libraries... pass_all
  91. checking for dlltool... no
  92. checking how to associate runtime and link libraries... printf %s\n
  93. checking for ar... ar
  94. checking for archiver @FILE support... @
  95. checking for strip... strip
  96. checking for ranlib... ranlib
  97. checking command to parse /usr/bin/nm -B output from gcc object... ok
  98. checking for sysroot... no
  99. checking for a working dd... /usr/bin/dd
  100. checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
  101. checking for mt... mt
  102. checking if mt is a manifest tool... no
  103. checking for stdio.h... yes
  104. checking for stdlib.h... yes
  105. checking for string.h... yes
  106. checking for inttypes.h... yes
  107. checking for stdint.h... yes
  108. checking for strings.h... yes
  109. checking for sys/stat.h... yes
  110. checking for sys/types.h... yes
  111. checking for unistd.h... yes
  112. checking for dlfcn.h... yes
  113. checking for objdir... .libs
  114. checking if gcc supports -fno-rtti -fno-exceptions... no
  115. checking for gcc option to produce PIC... -fPIC -DPIC
  116. checking if gcc PIC flag -fPIC -DPIC works... yes
  117. checking if gcc static flag -static works... yes
  118. checking if gcc supports -c -o file.o... yes
  119. checking if gcc supports -c -o file.o... (cached) yes
  120. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  121. checking whether -lc should be explicitly linked in... no
  122. checking dynamic linker characteristics... GNU/Linux ld.so
  123. checking how to hardcode library paths into programs... immediate
  124. checking whether stripping libraries is possible... yes
  125. checking if libtool supports shared libraries... yes
  126. checking whether to build shared libraries... yes
  127. checking whether to build static libraries... yes
  128. checking for gcc... (cached) gcc
  129. checking whether the compiler supports GNU C... (cached) yes
  130. checking whether gcc accepts -g... (cached) yes
  131. checking for gcc option to enable C11 features... (cached) none needed
  132. checking whether gcc understands -c and -o together... (cached) yes
  133. checking dependency style of gcc... (cached) gcc3
  134. checking for pkg-config... /usr/bin/pkg-config
  135. checking pkg-config is at least version 0.9.0... yes
  136. configure: checking for guile 3.0
  137. configure: found guile 3.0
  138. checking for guile-3.0... /usr/bin/guile-3.0
  139. checking for Guile version >= 3.0... 3.0.7
  140. checking for guild-3.0... /usr/bin/guild-3.0
  141. checking for guile-config-3.0... /usr/bin/guile-config-3.0
  142. checking that generated files are newer than configure... done
  143. configure: creating ./config.status
  144. config.status: creating Makefile
  145. config.status: creating env
  146. config.status: creating prolog
  147. config.status: creating logic/guile-log/src/Makefile
  148. config.status: creating config.h
  149. config.status: config.h is unchanged
  150. config.status: executing depfiles commands
  151. config.status: executing libtool commands
  152. root@gitlab:/opt/logicmoo_workspace/packs_sys/logicmoo_opencog/guile-log# make
  153. make  all-recursive
  154. make[1]: Entering directory '/opt/logicmoo_workspace/packs_sys/logicmoo_opencog/guile-log'
  155. Making all in logic/guile-log/src/
  156. make[2]: Entering directory '/opt/logicmoo_workspace/packs_sys/logicmoo_opencog/guile-log/logic/guile-log/src'
  157. guile-snarf -I. -Wall  -I/usr/local/include/guile/3.0 -lguile-3.0 -L/usr/local/lib/ unify.c > unify.x \
  158. || { rm unify.x; false; }
  159. make  all-am
  160. make[3]: Entering directory '/opt/logicmoo_workspace/packs_sys/logicmoo_opencog/guile-log/logic/guile-log/src'
  161.   CC       libguile_log_la-unify.lo
  162. In file included from vlist/vlist-wrap.c:3,
  163.                  from unify.c:368:
  164. vlist/vlist.c: In function ‘vblock_diff’:
  165. vlist/vlist.c:1832:9: warning: unused variable ‘count’ [-Wunused-variable]
  166.  1832 |   ulong count   = REFCOUNT(freeref);
  167.       |         ^~~~~
  168. unify.c: In function ‘gp_custom_fkn’:
  169. unify.c:3829:3: warning: ‘scm_t_uint32’ is deprecated [-Wdeprecated-declarations]
  170.  3829 |   (GP_GETREF(fkn))[1] = (SCM) PROGRAM_CODE(custom_vm_fkn);
  171.       |   ^
  172. In file included from unify.c:3847:
  173. matcher.c: In function ‘gp_matcher’:
  174. matcher.c:165:7: warning: ‘vars’ may be used uninitialized [-Wmaybe-uninitialized]
  175.   165 |   s = gp_gp_unify(vars[BB64], e, s);
  176.       |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  177. matcher.c:127:7: note: ‘vars’ declared here
  178.   127 |   SCM vars[100],ee[100],next_fr[100],next_s[100];
  179.       |       ^~~~
  180. matcher.c:181:7: warning: ‘vars’ may be used uninitialized [-Wmaybe-uninitialized]
  181.   181 |   s = gp_m_unify(vars[BB64], e, s);
  182.       |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  183. matcher.c:127:7: note: ‘vars’ declared here
  184.   127 |   SCM vars[100],ee[100],next_fr[100],next_s[100];
  185.       |       ^~~~
  186.   CCLD     libguile-log.la
  187. make[3]: Leaving directory '/opt/logicmoo_workspace/packs_sys/logicmoo_opencog/guile-log/logic/guile-log/src'
  188. make[2]: Leaving directory '/opt/logicmoo_workspace/packs_sys/logicmoo_opencog/guile-log/logic/guile-log/src'
  189. make[2]: Entering directory '/opt/logicmoo_workspace/packs_sys/logicmoo_opencog/guile-log'
  190.   GEN      language/python/guilemod.go
  191. wrote `language/python/guilemod.go'
  192.  GEN      logic/guile-log/slask.go
  193. wrote `logic/guile-log/slask.go'
  194.   GEN      logic/guile-log/code-load.go
  195. wrote `logic/guile-log/code-load.go'
  196.  GEN      logic/guile-log/procedure-properties.go
  197. wrote `logic/guile-log/procedure-properties.go'
  198.   GEN      ice-9/match-phd-lookup.go
  199. wrote `ice-9/match-phd-lookup.go'
  200.  GEN      ice-9/match-phd.go
  201. wrote `ice-9/match-phd.go'
  202.   GEN      ice-9/set/vhashx.go
  203. wrote `ice-9/set/vhashx.go'
  204.  GEN      ice-9/set/weak-vhashx.go
  205. wrote `ice-9/set/weak-vhashx.go'
  206.   GEN      ice-9/set/set.go
  207. wrote `ice-9/set/set.go'
  208.  GEN      ice-9/set/complement.go
  209. wrote `ice-9/set/complement.go'
  210.   GEN      ice-9/vset.go
  211. ice-9/vset.scm:574:2: warning: possibly wrong number of arguments to `make-complementable-set'
  212. ice-9/vset.scm:574:2: warning: possibly wrong number of arguments to `make-complementable-set'
  213. ice-9/vset.scm:459:2: warning: possibly wrong number of arguments to `make-complementable-set'
  214. ice-9/vset.scm:459:2: warning: possibly wrong number of arguments to `make-complementable-set'
  215. ice-9/vset.scm:332:2: warning: possibly wrong number of arguments to `make-complementable-set'
  216. ice-9/vset.scm:332:2: warning: possibly wrong number of arguments to `make-complementable-set'
  217. ice-9/vset.scm:285:2: warning: possibly wrong number of arguments to `make-complementable-set'
  218. ice-9/vset.scm:285:2: warning: possibly wrong number of arguments to `make-complementable-set'
  219. ice-9/vset.scm:235:2: warning: possibly wrong number of arguments to `make-complementable-set'
  220. ice-9/vset.scm:235:2: warning: possibly wrong number of arguments to `make-complementable-set'
  221. wrote `ice-9/vset.go'
  222.  GEN      logic/guile-log/scmspace.go
  223. wrote `logic/guile-log/scmspace.go'
  224.   GEN      logic/guile-log/fstream.go
  225. wrote `logic/guile-log/fstream.go'
  226.  GEN      logic/guile-log/persistance-guile-log.go
  227. wrote `logic/guile-log/persistance-guile-log.go'
  228.   GEN      logic/guile-log/guile-log-pre.go
  229. wrote `logic/guile-log/guile-log-pre.go'
  230.  GEN      logic/guile-log/ck.go
  231. wrote `logic/guile-log/ck.go'
  232.   GEN      logic/guile-log/vlist.go
  233. wrote `logic/guile-log/vlist.go'
  234.  GEN      logic/guile-log/indexer.go
  235. wrote `logic/guile-log/indexer.go'
  236.   GEN      logic/guile-log/umatch.go
  237. Backtrace:
  238. In ice-9/boot-9.scm:
  239.   3564:26 19 (_)
  240. In unknown file:
  241.           18 (primitive-load-path "logic/guile-log/persistance" #<pr…>)
  242. In ice-9/eval.scm:
  243.    721:20 17 (primitive-eval (define-module (logic guile-log #) # # …))
  244. In ice-9/psyntax.scm:
  245.   1230:36 16 (expand-top-sequence ((define-module (logic # #) # # …)))
  246.   1222:19 15 (parse _ (("placeholder" placeholder)) ((top) #(# # …)))
  247.    259:10 14 (parse _ (("placeholder" placeholder)) (()) _ c&e (eval))
  248. In ice-9/eval.scm:
  249.    293:34 13 (_ #<module (#{ g111}#) 7f9210bd25a0>)
  250. In ice-9/boot-9.scm:
  251.    3411:4 12 (define-module* _ #:filename _ #:pure _ #:version _ # _ …)
  252.   3424:24 11 (_)
  253.    222:29 10 (map1 (((logic guile-log procedure-properties)) (())))
  254.    222:29  9 (map1 (((system vm loader)) ((system vm program)) (#)))
  255.    222:29  8 (map1 (((system vm program)) ((system vm debug)) (())))
  256.    222:29  7 (map1 (((system vm debug)) ((logic guile-log #)) (())))
  257.    222:29  6 (map1 (((logic guile-log code-load)) ((ice-9 match)) # …))
  258.    222:29  5 (map1 (((ice-9 match)) ((oop goops)) ((ice-9 #)) (())))
  259.    222:29  4 (map1 (((oop goops)) ((ice-9 pretty-print)) ((# # #)) #))
  260.    222:29  3 (map1 (((ice-9 pretty-print)) ((logic guile-log #)) (#)))
  261.    222:17  2 (map1 (((logic guile-log primitive)) ((logic # #))))
  262.    3330:6  1 (resolve-interface (logic guile-log primitive) #:select …)
  263.   1685:16  0 (raise-exception _ #:continuable? _)
  264.  
  265. ice-9/boot-9.scm:1685:16: In procedure raise-exception:
  266. no code for module (logic guile-log primitive)
  267. make[2]: *** [Makefile:1430: logic/guile-log/umatch.go] Error 1
  268. make[2]: Leaving directory '/opt/logicmoo_workspace/packs_sys/logicmoo_opencog/guile-log'
  269. make[1]: *** [Makefile:896: all-recursive] Error 1
  270. make[1]: Leaving directory '/opt/logicmoo_workspace/packs_sys/logicmoo_opencog/guile-log'
  271. make: *** [Makefile:632: all] Error 2
  272. root@gitlab:/opt/logicmoo_workspace/packs_sys/logicmoo_opencog/guile-log#
  273.  
Add Comment
Please, Sign In to add comment