logicmoo

On master https://github.com/vscosta/yap-6.3

Feb 22nd, 2016
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 36.52 KB | None | 0 0
  1. root@gitlab:/devel/GITHUB/build# cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=/usr/local /devel/GITHUB/yap-6.3/  -G "Eclipse CDT4 - Unix Makefiles"
  2. -- The C compiler identification is GNU 5.3.0
  3. -- The CXX compiler identification is GNU 5.3.0
  4. -- Could not determine Eclipse version, assuming at least 3.6 (Helios). Adjust CMAKE_ECLIPSE_VERSION if this is wrong.
  5. -- Check for working C compiler: /usr/bin/cc
  6. -- Check for working C compiler: /usr/bin/cc -- works
  7. -- Detecting C compiler ABI info
  8. -- Detecting C compiler ABI info - done
  9. -- Detecting C compile features
  10. -- Detecting C compile features - done
  11. -- Check for working CXX compiler: /usr/bin/c++
  12. -- Check for working CXX compiler: /usr/bin/c++ -- works
  13. -- Detecting CXX compiler ABI info
  14. -- Detecting CXX compiler ABI info - done
  15. -- Detecting CXX compile features
  16. -- Detecting CXX compile features - done
  17. -- Building YAP version
  18. -- Check for signal return type in <signal.h>
  19. -- Check for signal handler return type type void  - found
  20. -- Checking whether system has ANSI C header files
  21. -- Looking for 4 include files stdlib.h, ..., float.h
  22. -- Looking for 4 include files stdlib.h, ..., float.h - found
  23. -- Performing Test memchrExists
  24. -- Performing Test memchrExists - Success
  25. -- Performing Test freeExists
  26. -- Performing Test freeExists - Success
  27. -- Check for whether ctype.h macros work on characters with the
  28.    high bit set.
  29. -- High-bit characters - work
  30. -- ANSI C header files - found
  31. -- Looking for alloca.h
  32. -- Looking for alloca.h - found
  33. -- Looking for apache2/util_md5.h
  34. -- Looking for apache2/util_md5.h - not found
  35. -- Looking for apr-1/apr_md5.h
  36. -- Looking for apr-1/apr_md5.h - not found
  37. -- Looking for arpa/inet.h
  38. -- Looking for arpa/inet.h - found
  39. -- Looking for include file ctype.h
  40. -- Looking for include file ctype.h - found
  41. -- Looking for direct.h
  42. -- Looking for direct.h - not found
  43. -- Looking for dirent.h
  44. -- Looking for dirent.h - found
  45. -- Looking for dlfcn.h
  46. -- Looking for dlfcn.h - found
  47. -- Looking for errno.h
  48. -- Looking for errno.h - found
  49. -- Looking for execinfo.h
  50. -- Looking for execinfo.h - found
  51. -- Looking for fcntl.h
  52. -- Looking for fcntl.h - found
  53. -- Looking for fenv.h
  54. -- Looking for fenv.h - found
  55. -- Looking for include file fmemopen.h
  56. -- Looking for include file fmemopen.h - not found
  57. -- Looking for fpu_control.h
  58. -- Looking for fpu_control.h - found
  59. -- Looking for gettid
  60. -- Looking for gettid - not found
  61. -- Looking for SYS_gettid
  62. -- Looking for SYS_gettid - found
  63. -- Looking for glob.h
  64. -- Looking for glob.h - found
  65. -- Looking for ieeefp.h
  66. -- Looking for ieeefp.h - not found
  67. -- Looking for inttypes.h
  68. -- Looking for inttypes.h - found
  69. -- Looking for io.h
  70. -- Looking for io.h - not found
  71. -- Looking for libgen.h
  72. -- Looking for libgen.h - found
  73. -- Looking for LibLoaderAPI.h
  74. -- Looking for LibLoaderAPI.h - not found
  75. -- Looking for limits.h
  76. -- Looking for limits.h - found
  77. -- Looking for locale.h
  78. -- Looking for locale.h - found
  79. -- Looking for mach-o/dyld.h
  80. -- Looking for mach-o/dyld.h - not found
  81. -- Looking for malloc.h
  82. -- Looking for malloc.h - found
  83. -- Looking for math.h
  84. -- Looking for math.h - found
  85. -- Looking for memory.h
  86. -- Looking for memory.h - found
  87. -- Looking for mpe.h
  88. -- Looking for mpe.h - not found
  89. -- Looking for mpi.h
  90. -- Looking for mpi.h - not found
  91. -- Looking for mysql/mysql.h
  92. -- Looking for mysql/mysql.h - found
  93. -- Looking for netdb.h
  94. -- Looking for netdb.h - found
  95. -- Looking for netinet/in.h
  96. -- Looking for netinet/in.h - found
  97. -- Looking for netinet/tcp.h
  98. -- Looking for netinet/tcp.h - found
  99. -- Looking for pthread.h
  100. -- Looking for pthread.h - found
  101. -- Looking for pwd.h
  102. -- Looking for pwd.h - found
  103. -- Looking for regex.h
  104. -- Looking for regex.h - found
  105. -- Looking for setjmp.h
  106. -- Looking for setjmp.h - found
  107. -- Looking for shlobj.h
  108. -- Looking for shlobj.h - not found
  109. -- Looking for siginfo.h
  110. -- Looking for siginfo.h - not found
  111. -- Looking for signal.h
  112. -- Looking for signal.h - found
  113. -- Looking for sqlite3.h
  114. -- Looking for sqlite3.h - found
  115. -- Looking for sql.h
  116. -- Looking for sql.h - found
  117. -- Looking for stdbool.h
  118. -- Looking for stdbool.h - found
  119. -- Looking for stdint.h
  120. -- Looking for stdint.h - found
  121. -- Looking for strings.h
  122. -- Looking for strings.h - found
  123. -- Looking for stropts.h
  124. -- Looking for stropts.h - found
  125. -- Looking for syslog.h
  126. -- Looking for syslog.h - found
  127. -- Looking for sys/conf.h
  128. -- Looking for sys/conf.h - not found
  129. -- Looking for sys/dir.h
  130. -- Looking for sys/dir.h - found
  131. -- Looking for sys/file.h
  132. -- Looking for sys/file.h - found
  133. -- Looking for sys/mman.h
  134. -- Looking for sys/mman.h - found
  135. -- Looking for sys/ndir.h
  136. -- Looking for sys/ndir.h - not found
  137. -- Looking for sys/param.h
  138. -- Looking for sys/param.h - found
  139. -- Looking for sys/resource.h
  140. -- Looking for sys/resource.h - found
  141. -- Looking for sys/select.h
  142. -- Looking for sys/select.h - found
  143. -- Looking for sys/shm.h
  144. -- Looking for sys/shm.h - found
  145. -- Looking for sys/socket.h
  146. -- Looking for sys/socket.h - found
  147. -- Looking for sys/stat.h
  148. -- Looking for sys/stat.h - found
  149. -- Looking for sys/syscall.h
  150. -- Looking for sys/syscall.h - found
  151. -- Looking for sys/times.h
  152. -- Looking for sys/times.h - found
  153. -- Looking for sys/time.h
  154. -- Looking for sys/time.h - found
  155. -- Looking for sys/types.h
  156. -- Looking for sys/types.h - found
  157. -- Looking for sys/ucontext.h
  158. -- Looking for sys/ucontext.h - found
  159. -- Looking for sys/un.h
  160. -- Looking for sys/un.h - found
  161. -- Looking for sys/wait.h
  162. -- Looking for sys/wait.h - found
  163. -- Looking for time.h
  164. -- Looking for time.h - found
  165. -- Looking for ucontext.h
  166. -- Looking for ucontext.h - found
  167. -- Looking for unistd.h
  168. -- Looking for unistd.h - found
  169. -- Looking for util.h
  170. -- Looking for util.h - not found
  171. -- Looking for utime.h
  172. -- Looking for utime.h - found
  173. -- Looking for wchar.h
  174. -- Looking for wchar.h - found
  175. -- Looking for wctype.h
  176. -- Looking for wctype.h - found
  177. -- Looking for windef.h
  178. -- Looking for windef.h - not found
  179. -- Looking for windows.h
  180. -- Looking for windows.h - not found
  181. -- Looking for winsock2.h
  182. -- Looking for winsock2.h - not found
  183. -- Looking for winsock.h
  184. -- Looking for winsock.h - not found
  185. -- Looking for wordexp.h
  186. -- Looking for wordexp.h - found
  187. -- Looking for stddef.h
  188. -- Looking for stddef.h - found
  189. -- Check size of short int
  190. -- Check size of short int - done
  191. -- Check size of int
  192. -- Check size of int - done
  193. -- Check size of long int
  194. -- Check size of long int - done
  195. -- Check size of long int
  196. -- Check size of long int - done
  197. -- Check size of long long int
  198. -- Check size of long long int - done
  199. -- Check size of long long int
  200. -- Check size of long long int - done
  201. -- Check size of float
  202. -- Check size of float - done
  203. -- Check size of double
  204. -- Check size of double - done
  205. -- Check size of void *
  206. -- Check size of void * - done
  207. -- Check size of void *
  208. -- Check size of void * - done
  209. -- Check size of int *
  210. -- Check size of int * - done
  211. -- Check size of uintptr_t
  212. -- Check size of uintptr_t - done
  213. -- Check size of wchar_t
  214. -- Check size of wchar_t - done
  215. -- Looking for main in android
  216. -- Looking for main in android - not found
  217. -- Looking for logf in m
  218. -- Looking for logf in m - found
  219. -- Looking for dlopen in dl
  220. -- Looking for dlopen in dl - found
  221. -- Looking for Judy1Set in judy
  222. -- Looking for Judy1Set in judy - not found
  223. -- Looking for main in log
  224. -- Looking for main in log - not found
  225. -- Looking for main in unicode
  226. -- Looking for main in unicode - not found
  227. -- Looking for main in xnet
  228. -- Looking for main in xnet - not found
  229. -- Looking for _NSGetEnviron
  230. -- Looking for _NSGetEnviron - not found
  231. -- Looking for access
  232. -- Looking for access - found
  233. -- Looking for acosh
  234. -- Looking for acosh - not found
  235. -- Looking for asinh
  236. -- Looking for asinh - not found
  237. -- Looking for atanh
  238. -- Looking for atanh - not found
  239. -- Looking for backtrace
  240. -- Looking for backtrace - found
  241. -- Looking for basename
  242. -- Looking for basename - found
  243. -- Looking for chdir
  244. -- Looking for chdir - found
  245. -- Looking for _chsize_s
  246. -- Looking for _chsize_s - not found
  247. -- Looking for clock
  248. -- Looking for clock - found
  249. -- Looking for clock_gettime
  250. -- Looking for clock_gettime - found
  251. -- Looking for ctime
  252. -- Looking for ctime - found
  253. -- Looking for dup2
  254. -- Looking for dup2 - found
  255. -- Looking for dynarray
  256. -- Looking for dynarray - not found
  257. -- Looking for environ
  258. -- Looking for environ - found
  259. -- Looking for erf
  260. -- Looking for erf - not found
  261. -- Looking for feclearexcept
  262. -- Looking for feclearexcept - not found
  263. -- Looking for feenableexcept
  264. -- Looking for feenableexcept - not found
  265. -- Looking for fesetexceptflag
  266. -- Looking for fesetexceptflag - not found
  267. -- Looking for fesetround
  268. -- Looking for fesetround - not found
  269. -- Looking for fesettrapenable
  270. -- Looking for fesettrapenable - not found
  271. -- Looking for fetestexcept
  272. -- Looking for fetestexcept - not found
  273. -- Looking for ffsl
  274. -- Looking for ffsl - not found
  275. -- Looking for ffsll
  276. -- Looking for ffsll - not found
  277. -- Looking for __builtin_ffsll
  278. -- Looking for __builtin_ffsll - not found
  279. -- Looking for fgetpos
  280. -- Looking for fgetpos - found
  281. -- Looking for finite
  282. -- Looking for finite - found
  283. -- Looking for flsl
  284. -- Looking for flsl - not found
  285. -- Looking for flsll
  286. -- Looking for flsll - not found
  287. -- Looking for fmemopen
  288. -- Looking for fmemopen - found
  289. -- Looking for fpclass
  290. -- Looking for fpclass - not found
  291. -- Looking for ftime
  292. -- Looking for ftime - found
  293. -- Looking for ftruncate
  294. -- Looking for ftruncate - found
  295. -- Looking for funopen
  296. -- Looking for funopen - not found
  297. -- Looking for gcc
  298. -- Looking for gcc - not found
  299. -- Looking for getcwd
  300. -- Looking for getcwd - found
  301. -- Looking for getenv
  302. -- Looking for getenv - found
  303. -- Looking for getexecname
  304. -- Looking for getexecname - not found
  305. -- Looking for gethostbyname
  306. -- Looking for gethostbyname - found
  307. -- Looking for gethostent
  308. -- Looking for gethostent - found
  309. -- Looking for gethostid
  310. -- Looking for gethostid - found
  311. -- Looking for gethostname
  312. -- Looking for gethostname - found
  313. -- Looking for gethrtime
  314. -- Looking for gethrtime - not found
  315. -- Looking for getpagesize
  316. -- Looking for getpagesize - found
  317. -- Looking for getpid
  318. -- Looking for getpid - found
  319. -- Looking for getpwnam
  320. -- Looking for getpwnam - found
  321. -- Looking for getrlimit
  322. -- Looking for getrlimit - found
  323. -- Looking for getrusage
  324. -- Looking for getrusage - found
  325. -- Looking for gettimeofday
  326. -- Looking for gettimeofday - found
  327. -- Looking for getwd
  328. -- Looking for getwd - found
  329. -- Looking for glob
  330. -- Looking for glob - found
  331. -- Looking for gmtime
  332. -- Looking for gmtime - found
  333. -- Looking for h_errno
  334. -- Looking for h_errno - not found
  335. -- Looking for isatty
  336. -- Looking for isatty - found
  337. -- Looking for isfinite
  338. -- Looking for isfinite - not found
  339. -- Looking for isinf
  340. -- Looking for isinf - found
  341. -- Looking for isnan
  342. -- Looking for isnan - found
  343. -- Looking for kill
  344. -- Looking for kill - found
  345. -- Looking for labs
  346. -- Looking for labs - found
  347. -- Looking for link
  348. -- Looking for link - found
  349. -- Looking for localtime
  350. -- Looking for localtime - found
  351. -- Looking for lstat
  352. -- Looking for lstat - found
  353. -- Looking for mallinfo
  354. -- Looking for mallinfo - not found
  355. -- Looking for mbscoll
  356. -- Looking for mbscoll - not found
  357. -- Looking for mbscasecoll
  358. -- Looking for mbscasecoll - not found
  359. -- Looking for mbsnrtowcs
  360. -- Looking for mbsnrtowcs - found
  361. -- Looking for memcpy
  362. -- Looking for memcpy - found
  363. -- Looking for memmove
  364. -- Looking for memmove - found
  365. -- Looking for mkstemp
  366. -- Looking for mkstemp - found
  367. -- Looking for mktemp
  368. -- Looking for mktemp - found
  369. -- Looking for nanosleep
  370. -- Looking for nanosleep - found
  371. -- Looking for mktime
  372. -- Looking for mktime - found
  373. -- Looking for opendir
  374. -- Looking for opendir - found
  375. -- Looking for open_memstream
  376. -- Looking for open_memstream - found
  377. -- Looking for putenv
  378. -- Looking for putenv - found
  379. -- Looking for rand
  380. -- Looking for rand - found
  381. -- Looking for random
  382. -- Looking for random - found
  383. -- Looking for readlink
  384. -- Looking for readlink - found
  385. -- Looking for realpath
  386. -- Looking for realpath - found
  387. -- Looking for regexec
  388. -- Looking for regexec - found
  389. -- Looking for rename
  390. -- Looking for rename - found
  391. -- Looking for restartable_syscalls
  392. -- Looking for restartable_syscalls - not found
  393. -- Looking for rint
  394. -- Looking for rint - not found
  395. -- Looking for sbrk
  396. -- Looking for sbrk - found
  397. -- Looking for select
  398. -- Looking for select - found
  399. -- Looking for setbuf
  400. -- Looking for setbuf - found
  401. -- Looking for setitimer
  402. -- Looking for setitimer - found
  403. -- Looking for setlinebuf
  404. -- Looking for setlinebuf - found
  405. -- Looking for setlocale
  406. -- Looking for setlocale - found
  407. -- Looking for setsid
  408. -- Looking for setsid - found
  409. -- Looking for shmat
  410. -- Looking for shmat - found
  411. -- Looking for sigaction
  412. -- Looking for sigaction - found
  413. -- Looking for SIGFPE
  414. -- Looking for SIGFPE - found
  415. -- Looking for siggetmask
  416. -- Looking for siggetmask - found
  417. -- Looking for SIGINFO
  418. -- Looking for SIGINFO - not found
  419. -- Looking for siginterrupt
  420. -- Looking for siginterrupt - found
  421. -- Looking for signal
  422. -- Looking for signal - found
  423. -- Looking for sigprocmask
  424. -- Looking for sigprocmask - found
  425. -- Looking for SIGPROF
  426. -- Looking for SIGPROF - found
  427. -- Looking for SIGSEGV
  428. -- Looking for SIGSEGV - found
  429. -- Looking for sigsetjmp
  430. -- Looking for sigsetjmp - found
  431. -- Looking for sleep
  432. -- Looking for sleep - found
  433. -- Looking for snprintf
  434. -- Looking for snprintf - found
  435. -- Looking for socket
  436. -- Looking for socket - found
  437. -- Looking for socklen_t
  438. -- Looking for socklen_t - not found
  439. -- Looking for sqllen
  440. -- Looking for sqllen - not found
  441. -- Looking for sqlulen
  442. -- Looking for sqlulen - not found
  443. -- Looking for srand
  444. -- Looking for srand - found
  445. -- Looking for srand
  446. -- Looking for srand - found
  447. -- Looking for srandom
  448. -- Looking for srandom - found
  449. -- Looking for ssize_t
  450. -- Looking for ssize_t - not found
  451. -- Looking for stat
  452. -- Looking for stat - found
  453. -- Looking for strcasecmp
  454. -- Looking for strcasecmp - found
  455. -- Looking for strcasestr
  456. -- Looking for strcasestr - found
  457. -- Looking for strchr
  458. -- Looking for strchr - found
  459. -- Looking for strerror
  460. -- Looking for strerror - found
  461. -- Looking for stricmp
  462. -- Looking for stricmp - not found
  463. -- Looking for strlwr
  464. -- Looking for strlwr - not found
  465. -- Looking for strncasecmp
  466. -- Looking for strncasecmp - found
  467. -- Looking for strncat
  468. -- Looking for strncat - found
  469. -- Looking for strncpy
  470. -- Looking for strncpy - found
  471. -- Looking for strnlen
  472. -- Looking for strnlen - found
  473. -- Looking for strtod
  474. -- Looking for strtod - found
  475. -- Looking for struct_time_tm_gmtoff
  476. -- Looking for struct_time_tm_gmtoff - not found
  477. -- Looking for system
  478. -- Looking for system - found
  479. -- Looking for time
  480. -- Looking for time - found
  481. -- Looking for timegm
  482. -- Looking for timegm - found
  483. -- Looking for times
  484. -- Looking for times - found
  485. -- Looking for timezone
  486. -- Looking for timezone - found
  487. -- Looking for tmpnam
  488. -- Looking for tmpnam - found
  489. -- Looking for ttyname
  490. -- Looking for ttyname - found
  491. -- Looking for usleep
  492. -- Looking for usleep - found
  493. -- Looking for utime
  494. -- Looking for utime - found
  495. -- Looking for vfork
  496. -- Looking for vfork - found
  497. -- Looking for vsnprintf
  498. -- Looking for vsnprintf - found
  499. -- Looking for waitpid
  500. -- Looking for waitpid - found
  501. -- Looking for wcsdup
  502. -- Looking for wcsdup - found
  503. -- Looking for wcsnlen
  504. -- Looking for wcsnlen - found
  505. -- Looking for wordexp
  506. -- Looking for wordexp - found
  507. -- Looking for _bool
  508. -- Looking for _bool - not found
  509. -- Looking for __NR_gettid
  510. -- Looking for __NR_gettid - found
  511. -- Looking for gettid
  512. -- Looking for gettid - not found
  513. -- Running with CMAKE_C_FLAGS
  514. -- Found GMP: /usr/include/x86_64-linux-gnu
  515. -- Found MySQL: /usr/lib/x86_64-linux-gnu/libmysqlclient.so
  516. -- Found PostgreSQL: /usr/lib/libpq.so (found version "9.3.11")
  517. -- Found PkgConfig: /usr/bin/pkg-config (found version "0.26")
  518. -- checking for module 'sqlite3'
  519. --   found sqlite3, version 3.8.2
  520. -- Found Sqlite3: /usr/lib/x86_64-linux-gnu/libsqlite3.so
  521. -- Found readline library
  522. -- Looking for readline in readline
  523. -- Looking for readline in readline - found
  524. -- Looking for include files stdio.h, readline/readline.h
  525. -- Looking for include files stdio.h, readline/readline.h - found
  526. -- Looking for include files stdio.h, readline/history.h
  527. -- Looking for include files stdio.h, readline/history.h - found
  528. -- Looking for add_history
  529. -- Looking for add_history - found
  530. -- Looking for rl_begin_undo_group
  531. -- Looking for rl_begin_undo_group - found
  532. -- Looking for rl_clear_pending_input
  533. -- Looking for rl_clear_pending_input - found
  534. -- Looking for rl_discard_argument
  535. -- Looking for rl_discard_argument - found
  536. -- Looking for rl_filename_completion_function
  537. -- Looking for rl_filename_completion_function - found
  538. -- Looking for rl_free_line_state
  539. -- Looking for rl_free_line_state - found
  540. -- Looking for rl_insert_close
  541. -- Looking for rl_insert_close - found
  542. -- Looking for rl_reset_after_signal
  543. -- Looking for rl_reset_after_signal - found
  544. -- Looking for rl_set_keyboard_input_timeout
  545. -- Looking for rl_set_keyboard_input_timeout - found
  546. -- Looking for rl_set_prompt
  547. -- Looking for rl_set_prompt - found
  548. -- Looking for rl_catch_signals
  549. -- Looking for rl_catch_signals - found
  550. -- Looking for rl_done
  551. -- Looking for rl_done - found
  552. -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.1f")
  553. -- Looking for openssl/ripemd.h
  554. -- Looking for openssl/ripemd.h - found
  555. -- Looking for openssl/md5.h
  556. -- Looking for openssl/md5.h - found
  557. -- Looking for crypt in crypt
  558. -- Looking for crypt in crypt - found
  559. -- Found R: /usr/share/R/include
  560. -- Looking for include file R.h
  561. -- Looking for include file R.h - found
  562. -- Looking for include files R.h, Rembedded.h
  563. -- Looking for include files R.h, Rembedded.h - found
  564. -- Looking for include files Rembedded.h, Rinterface.h
  565. -- Looking for include files Rembedded.h, Rinterface.h - found
  566. -- Found PythonInterp: /usr/bin/python (found version "2.7.6")
  567. -- Found PythonLibs: /usr/lib/x86_64-linux-gnu/libpython2.7.so (found version "2.7.6")
  568. -- Found Java: /usr/bin/java (found version "1.8.0.72")
  569. -- Found Java: /usr/bin/java (found version "1.8.0.72")
  570. -- Found JNI: /usr/lib/jvm/default-java/jre/lib/amd64/libjawt.so
  571. -- Found SWIG: /usr/bin/swig2.0 (found version "2.0.11")
  572. -- Found Java: /usr/bin/java (found version "1.8.0.72")
  573. -- Found Java: /usr/bin/java (found version "1.8.0.72")
  574. -- Found LibXml2: /usr/lib/x86_64-linux-gnu/libxml2.so (found version "2.9.1")
  575. -- Looking for include file libxml2/libxml2.h
  576. -- Looking for include file libxml2/libxml2.h - not found
  577. -- Looking for include file libxml2.h
  578. -- Looking for include file libxml2.h - not found
  579. -- Could NOT find Raptor (missing:  RAPTOR_LIBRARY RAPTOR_INCLUDE_DIR)
  580. -- Found Doxygen: /usr/bin/doxygen (found version "1.8.6")
  581.  
  582. -----------------------------------------------------------------------------
  583. -- The following external packages were located on your system.
  584. -- This installation will have the extra features provided by these packages.
  585. -----------------------------------------------------------------------------
  586.    * libgmp - GNU big integers and rationals
  587.    * MySQL - MYSQL Driver for MYDDAS Data-Base Interface
  588.    * Odbc - ODBC Driver for MYDDAS Data-Base Interface
  589.    * postgres - PostgreSQL Driver for MYDDAS Data-Base Interface
  590.    * Sqlite3 - Sqlite3 Data-Base
  591.    * libreadline - Readline line editing library
  592.    * OpenSLL - Transport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols
  593.    * R - Use R Environment
  594.    * Python - Use Python System
  595.    * Java - Use Java System
  596.    * Swig - Use SWIG Documentation System
  597.    * JNI - Use Java Native Interface
  598.    * RAPTOR - Use XML2 Library
  599.  
  600. -----------------------------------------------------------------------------
  601. -- The following OPTIONAL packages could NOT be located on your system.
  602. -- Consider installing them to enable more features from this software.
  603. -----------------------------------------------------------------------------
  604.    * Threads Support  <http://www.gnu.org/software/threads>
  605.      GNU Threads Library (or similar)
  606.    * matlab  <http://matlab.com>
  607.      MATLAB A Language for Technical Computing
  608.    * libgecode  <http://www.gecode.org>
  609.      Use Generic Constraint Development Environment (GECODE) library
  610.    * Java  <http://www.java.org>
  611.      Use Java System
  612.    * CUDD  <http://vlsi.colorado.edu/~fabio/CUDD/>
  613.      Use CUDD Library
  614.    * RAPTOR  <http://www.r.org>
  615.      Use RAPTOR Library
  616.    * Mpi  <http://www.mpi.org>
  617.      Use Mpi System
  618.  
  619. -----------------------------------------------------------------------------
  620.  
  621. -- Configuring done
  622. -- Generating done
  623. -- Build files have been written to: /devel/GITHUB/build
  624. root@gitlab:/devel/GITHUB/build# make ; make install
  625. Scanning dependencies of target libswi
  626. [  1%] Building C object library/dialect/swi/fli/CMakeFiles/libswi.dir/swi.c.o
  627. [  1%] Building C object library/dialect/swi/fli/CMakeFiles/libswi.dir/blobs.c.o
  628. [  1%] Built target libswi
  629. Scanning dependencies of target libOPTYap
  630. [  1%] Building C object OPTYap/CMakeFiles/libOPTYap.dir/or.memory.c.o
  631. [  2%] Building C object OPTYap/CMakeFiles/libOPTYap.dir/opt.init.c.o
  632. [  3%] Building C object OPTYap/CMakeFiles/libOPTYap.dir/opt.preds.c.o
  633. [  3%] Building C object OPTYap/CMakeFiles/libOPTYap.dir/or.copy_engine.c.o
  634. [  4%] Building C object OPTYap/CMakeFiles/libOPTYap.dir/or.cow_engine.c.o
  635. [  4%] Building C object OPTYap/CMakeFiles/libOPTYap.dir/or.sba_engine.c.o
  636. [  5%] Building C object OPTYap/CMakeFiles/libOPTYap.dir/or.thread_engine.c.o
  637. [  5%] Building C object OPTYap/CMakeFiles/libOPTYap.dir/or.scheduler.c.o
  638. [  6%] Building C object OPTYap/CMakeFiles/libOPTYap.dir/or.cut.c.o
  639. [  7%] Building C object OPTYap/CMakeFiles/libOPTYap.dir/tab.tries.c.o
  640. In file included from /devel/GITHUB/yap-6.3/OPTYap/tab.tries.c:258:0:
  641. /devel/GITHUB/yap-6.3/OPTYap/tab.tries.h: In function ‘answer_search_global_trie_loop’:
  642. /devel/GITHUB/yap-6.3/OPTYap/tab.tries.h:1329:7: warning: variable ‘in_pair’ set but not used [-Wunused-but-set-variable]
  643.    int in_pair = 0;
  644.        ^
  645. [  7%] Building C object OPTYap/CMakeFiles/libOPTYap.dir/tab.completion.c.o
  646. [  7%] Built target libOPTYap
  647. Scanning dependencies of target utf8proc
  648. [  7%] Building C object utf8proc/CMakeFiles/utf8proc.dir/utf8proc.c.o
  649. Linking C shared library libutf8proc.so
  650. [  7%] Built target utf8proc
  651. Scanning dependencies of target myddas
  652. [  7%] Building C object packages/myddas/CMakeFiles/myddas.dir/myddas_initialization.c.o
  653. [  8%] Building C object packages/myddas/CMakeFiles/myddas.dir/myddas_shared.c.o
  654. [  8%] Building C object packages/myddas/CMakeFiles/myddas.dir/myddas_statistics.c.o
  655. [  9%] Building C object packages/myddas/CMakeFiles/myddas.dir/myddas_top_level.c.o
  656. [ 10%] Building C object packages/myddas/CMakeFiles/myddas.dir/myddas_util.c.o
  657. [ 10%] Built target myddas
  658. Scanning dependencies of target libYAPOs
  659. [ 11%] Building C object os/CMakeFiles/libYAPOs.dir/alias.c.o
  660. [ 11%] Building C object os/CMakeFiles/libYAPOs.dir/charsio.c.o
  661. [ 12%] Building C object os/CMakeFiles/libYAPOs.dir/chartypes.c.o
  662. [ 12%] Building C object os/CMakeFiles/libYAPOs.dir/console.c.o
  663. [ 13%] Building C object os/CMakeFiles/libYAPOs.dir/files.c.o
  664. [ 14%] Building C object os/CMakeFiles/libYAPOs.dir/fmemopen.c.o
  665. [ 14%] Building C object os/CMakeFiles/libYAPOs.dir/format.c.o
  666. [ 15%] Building C object os/CMakeFiles/libYAPOs.dir/iopreds.c.o
  667. In file included from /devel/GITHUB/yap-6.3/os/iopreds.c:102:0:
  668. /devel/GITHUB/yap-6.3/os/getw.h: In function ‘get_wchar_from_FILE’:
  669. /devel/GITHUB/yap-6.3/os/getw.h:203:1: warning: control reaches end of non-void function [-Wreturn-type]
  670.  }
  671.  ^
  672. In file included from /devel/GITHUB/yap-6.3/os/iopreds.c:108:0:
  673. /devel/GITHUB/yap-6.3/os/getw.h: In function ‘get_wchar’:
  674. /devel/GITHUB/yap-6.3/os/getw.h:203:1: warning: control reaches end of non-void function [-Wreturn-type]
  675.  }
  676.  ^
  677. [ 15%] Building C object os/CMakeFiles/libYAPOs.dir/mem.c.o
  678. [ 16%] Building C object os/CMakeFiles/libYAPOs.dir/open_memstream.c.o
  679. [ 16%] Building C object os/CMakeFiles/libYAPOs.dir/pipes.c.o
  680. [ 17%] Building C object os/CMakeFiles/libYAPOs.dir/readline.c.o
  681. [ 18%] Building C object os/CMakeFiles/libYAPOs.dir/random.c.o
  682. [ 18%] Building C object os/CMakeFiles/libYAPOs.dir/readterm.c.o
  683. [ 19%] Building C object os/CMakeFiles/libYAPOs.dir/readutil.c.o
  684. [ 19%] Building C object os/CMakeFiles/libYAPOs.dir/sig.c.o
  685. [ 20%] Building C object os/CMakeFiles/libYAPOs.dir/sockets.c.o
  686. [ 21%] Building C object os/CMakeFiles/libYAPOs.dir/streams.c.o
  687. [ 21%] Building C object os/CMakeFiles/libYAPOs.dir/sysbits.c.o
  688. [ 22%] Building C object os/CMakeFiles/libYAPOs.dir/time.c.o
  689. [ 22%] Building C object os/CMakeFiles/libYAPOs.dir/writeterm.c.o
  690. [ 23%] Building C object os/CMakeFiles/libYAPOs.dir/ypsocks.c.o
  691. [ 23%] Building C object os/CMakeFiles/libYAPOs.dir/ypstdio.c.o
  692. [ 23%] Built target libYAPOs
  693. Scanning dependencies of target libYap
  694. [ 24%] Building C object CMakeFiles/libYap.dir/C/absmi.c.o
  695. [ 25%] Building C object CMakeFiles/libYap.dir/C/agc.c.o
  696. [ 25%] Building C object CMakeFiles/libYap.dir/C/adtdefs.c.o
  697. [ 26%] Building C object CMakeFiles/libYap.dir/C/alloc.c.o
  698. [ 26%] Building C object CMakeFiles/libYap.dir/C/amasm.c.o
  699. [ 27%] Building C object CMakeFiles/libYap.dir/C/analyst.c.o
  700. [ 27%] Building C object CMakeFiles/libYap.dir/C/args.c.o
  701. [ 28%] Building C object CMakeFiles/libYap.dir/C/arrays.c.o
  702. [ 29%] Building C object CMakeFiles/libYap.dir/C/arith0.c.o
  703. [ 29%] Building C object CMakeFiles/libYap.dir/C/arith1.c.o
  704. [ 30%] Building C object CMakeFiles/libYap.dir/C/arith2.c.o
  705. [ 30%] Building C object CMakeFiles/libYap.dir/C/atomic.c.o
  706. [ 31%] Building C object CMakeFiles/libYap.dir/C/attvar.c.o
  707. [ 32%] Building C object CMakeFiles/libYap.dir/C/bignum.c.o
  708. [ 32%] Building C object CMakeFiles/libYap.dir/C/bb.c.o
  709. [ 33%] Building C object CMakeFiles/libYap.dir/C/blobs.c.o
  710. [ 33%] Building C object CMakeFiles/libYap.dir/C/cdmgr.c.o
  711. [ 34%] Building C object CMakeFiles/libYap.dir/C/cmppreds.c.o
  712. [ 34%] Building C object CMakeFiles/libYap.dir/C/compiler.c.o
  713. [ 35%] Building C object CMakeFiles/libYap.dir/C/computils.c.o
  714. [ 36%] Building C object CMakeFiles/libYap.dir/C/corout.c.o
  715. [ 36%] Building C object CMakeFiles/libYap.dir/C/cut_c.c.o
  716. [ 37%] Building C object CMakeFiles/libYap.dir/C/dbase.c.o
  717. [ 37%] Building C object CMakeFiles/libYap.dir/C/dlmalloc.c.o
  718. [ 38%] Building C object CMakeFiles/libYap.dir/C/errors.c.o
  719. /devel/GITHUB/yap-6.3/C/errors.c: In function ‘Yap_PrintPredName’:
  720. /devel/GITHUB/yap-6.3/C/errors.c:87:14: warning: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 3 has type ‘pred_flags_t {aka long unsigned int}[-Wformat=]
  721.    sprintf(s, "   %llx\n", ap->PredFlags);
  722.               ^
  723. [ 38%] Building C object CMakeFiles/libYap.dir/C/eval.c.o
  724. [ 39%] Building C object CMakeFiles/libYap.dir/C/exec.c.o
  725. [ 40%] Building C object CMakeFiles/libYap.dir/C/exo.c.o
  726. [ 40%] Building C object CMakeFiles/libYap.dir/C/exo_udi.c.o
  727. [ 41%] Building C object CMakeFiles/libYap.dir/C/flags.c.o
  728. In file included from /devel/GITHUB/yap-6.3/H/generated/h0struct.h:86:0,
  729.                  from /devel/GITHUB/yap-6.3/H/YapHeap.h:185,
  730.                  from /devel/GITHUB/yap-6.3/H/Yap.h:776,
  731.                  from /devel/GITHUB/yap-6.3/C/flags.c:27:
  732. /devel/GITHUB/yap-6.3/C/flags.c: In function ‘Yap_UnknownFlag’:
  733. /devel/GITHUB/yap-6.3/H/generated/tatoms.h:1185:18: warning: passing argument 1 of ‘Yap_GetModuleEntry’ makes integer from pointer without a cast [-Wint-conversion]
  734.  #define AtomUser Yap_heap_regs->AtomUser_
  735.                   ^
  736. /devel/GITHUB/yap-6.3/C/flags.c:1022:30: note: in expansion of macro ‘AtomUser’
  737.       fv = Yap_GetModuleEntry(AtomUser);
  738.                               ^
  739. In file included from /devel/GITHUB/yap-6.3/H/Yap.h:440:0,
  740.                  from /devel/GITHUB/yap-6.3/C/flags.c:27:
  741. /devel/GITHUB/yap-6.3/H/Yapproto.h:322:19: note: expected ‘Term {aka long unsigned int}’ but argument is of type ‘Atom {aka struct AtomEntryStruct *}
  742.  struct mod_entry *Yap_GetModuleEntry(Term tmod);
  743.                    ^
  744. [ 41%] Building C object CMakeFiles/libYap.dir/C/globals.c.o
  745. [ 42%] Building C object CMakeFiles/libYap.dir/C/gmp_support.c.o
  746. [ 43%] Building C object CMakeFiles/libYap.dir/C/gprof.c.o
  747. [ 43%] Building C object CMakeFiles/libYap.dir/C/grow.c.o
  748. [ 44%] Building C object CMakeFiles/libYap.dir/C/heapgc.c.o
  749. [ 44%] Building C object CMakeFiles/libYap.dir/C/index.c.o
  750. [ 45%] Building C object CMakeFiles/libYap.dir/C/init.c.o
  751. [ 45%] Building C object CMakeFiles/libYap.dir/C/inlines.c.o
  752. [ 46%] Building C object CMakeFiles/libYap.dir/C/depth_bound.c.o
  753. [ 47%] Building C object CMakeFiles/libYap.dir/C/mavar.c.o
  754. [ 47%] Building C object CMakeFiles/libYap.dir/C/modules.c.o
  755. [ 48%] Building C object CMakeFiles/libYap.dir/C/other.c.o
  756. [ 48%] Building C object CMakeFiles/libYap.dir/C/parser.c.o
  757. [ 49%] Building C object CMakeFiles/libYap.dir/C/qlyr.c.o
  758. /devel/GITHUB/yap-6.3/C/qlyr.c: In function ‘Yap_Restore’:
  759. /devel/GITHUB/yap-6.3/C/qlyr.c:1171:22: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  760.    GLOBAL_RestoreFile = s;
  761.                       ^
  762. [ 49%] Building C object CMakeFiles/libYap.dir/C/qlyw.c.o
  763. [ 50%] Building C object CMakeFiles/libYap.dir/C/range.c.o
  764. [ 51%] Building C object CMakeFiles/libYap.dir/C/save.c.o
  765. [ 51%] Building C object CMakeFiles/libYap.dir/C/scanner.c.o
  766. [ 52%] Building C object CMakeFiles/libYap.dir/C/signals.c.o
  767. [ 52%] Building C object CMakeFiles/libYap.dir/C/sort.c.o
  768. [ 53%] Building C object CMakeFiles/libYap.dir/C/stdpreds.c.o
  769. [ 53%] Building C object CMakeFiles/libYap.dir/C/stack.c.o
  770. [ 54%] Building C object CMakeFiles/libYap.dir/C/text.c.o
  771. [ 55%] Building C object CMakeFiles/libYap.dir/C/threads.c.o
  772. [ 55%] Building C object CMakeFiles/libYap.dir/C/tracer.c.o
  773. [ 56%] Building C object CMakeFiles/libYap.dir/C/unify.c.o
  774. [ 56%] Building C object CMakeFiles/libYap.dir/C/userpreds.c.o
  775. [ 57%] Building C object CMakeFiles/libYap.dir/C/utilpreds.c.o
  776. [ 58%] Building C object CMakeFiles/libYap.dir/C/yap-args.c.o
  777. [ 58%] Building C object CMakeFiles/libYap.dir/C/write.c.o
  778. [ 59%] Building C object CMakeFiles/libYap.dir/C/udi.c.o
  779. [ 59%] Building C object CMakeFiles/libYap.dir/GitSHA1.c.o
  780. [ 60%] Building C object CMakeFiles/libYap.dir/C/load_foreign.c.o
  781. [ 60%] Building C object CMakeFiles/libYap.dir/C/load_dl.c.o
  782. [ 61%] Building C object CMakeFiles/libYap.dir/C/load_dld.c.o
  783. [ 62%] Building C object CMakeFiles/libYap.dir/C/load_dyld.c.o
  784. [ 62%] Building C object CMakeFiles/libYap.dir/C/load_none.c.o
  785. [ 63%] Building C object CMakeFiles/libYap.dir/C/load_aout.c.o
  786. [ 63%] Building C object CMakeFiles/libYap.dir/C/load_aix.c.o
  787. [ 64%] Building C object CMakeFiles/libYap.dir/C/load_dll.c.o
  788. [ 64%] Building C object CMakeFiles/libYap.dir/C/load_shl.c.o
  789. [ 65%] Building C object CMakeFiles/libYap.dir/C/c_interface.c.o
  790. [ 66%] Building C object CMakeFiles/libYap.dir/C/clause_list.c.o
  791. Linking C shared library libYap.so
  792. [ 66%] Built target libYap
  793. Scanning dependencies of target yap-bin
  794. [ 67%] Building C object CMakeFiles/yap-bin.dir/console/yap.c.o
  795. Linking C executable yap
  796. [ 67%] Built target yap-bin
  797. Scanning dependencies of target startup.yss
  798. /devel/GITHUB/yap-6.3/os/sig.c:223:0 YAP Fatal Error 79 in function SearchForTrailFault:
  799.   tried to access illegal address 0xffffffffffffffff!!!! exiting....
  800.  
  801.    Exiting ....
  802. make[2]: *** [startup.yss] Error 1
  803. make[1]: *** [pl/CMakeFiles/startup.yss.dir/all] Error 2
  804. make: *** [all] Error 2
  805. [  1%] Built target libswi
  806. [  7%] Built target libOPTYap
  807. [  7%] Built target utf8proc
  808. [ 10%] Built target myddas
  809. [ 23%] Built target libYAPOs
  810. [ 66%] Built target libYap
  811. [ 67%] Built target yap-bin
  812. /devel/GITHUB/yap-6.3/os/sig.c:223:0 YAP Fatal Error 79 in function SearchForTrailFault:
  813.   tried to access illegal address 0xffffffffffffffff!!!! exiting....
  814.  
  815.    Exiting ....
  816. make[2]: *** [startup.yss] Error 1
  817. make[1]: *** [pl/CMakeFiles/startup.yss.dir/all] Error 2
  818. make: *** [all] Error 2
  819.  
  820. root@gitlab:/devel/GITHUB/build# gdbexec ./yap
  821. GNU gdb (Ubuntu 7.7.1-0ubuntu5~14.04.2) 7.7.1
  822. Copyright (C) 2014 Free Software Foundation, Inc.
  823. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  824. This is free software: you are free to change and redistribute it.
  825. There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
  826. and "show warranty" for details.
  827. This GDB was configured as "x86_64-linux-gnu".
  828. Type "show configuration" for configuration details.
  829. For bug reporting instructions, please see:
  830. <http://www.gnu.org/software/gdb/bugs/>.
  831. Find the GDB manual and other documentation resources online at:
  832. <http://www.gnu.org/software/gdb/documentation/>.
  833. For help, type "help".
  834. Type "apropos word" to search for commands related to "word"...
  835. SIGINT is used by the debugger.
  836. Are you sure you want to change it? (y or n) [answered Y; input not from terminal]
  837. Reading symbols from ./yap...done.
  838. Starting program: /devel/GITHUB/build/yap
  839.  
  840. Program received signal SIGSEGV, Segmentation fault.
  841. -----------------------------------------------------------------------------------------------------------------------[regs]
  842.   RAX: 0xFFFFFFFFFFFFFFFF  RBX: 0x000000000067FAD0  RBP: 0x00007FFFFFFFC810  RSP: 0x00007FFFFFFFC7F0  o d I t S z a P c
  843.   RDI: 0x000000000067FAD0  RSI: 0x0000000000000001  RDX: 0x000000000067FBD8  RCX: 0x0000000000619070  RIP: 0x00007FFFF751D6C8
  844.   R8 : 0x00007FFFF7FC4740  R9 : 0x0000000000000000  R10: 0x00007FFFFFFFC5C0  R11: 0x00007FFFF751D660  R12: 0x0000000000400B80
  845.   R13: 0x00007FFFFFFFE490  R14: 0x0000000000000000  R15: 0x0000000000000000
  846.   CS: 0033  DS: 0000  ES: 0000  FS: 0000  GS: 0000  SS: 002B
  847. -----------------------------------------------------------------------------------------------------------------------[code]
  848. => 0x7ffff751d6c8 <_IO_getwc+104>:      mov    rdx,QWORD PTR [rax]
  849.    0x7ffff751d6cb <_IO_getwc+107>:      cmp    rdx,QWORD PTR [rax+0x8]
  850.    0x7ffff751d6cf <_IO_getwc+111>:      jae    0x7ffff751d70f <_IO_getwc+175>
  851.    0x7ffff751d6d1 <_IO_getwc+113>:      lea    rcx,[rdx+0x4]
  852.    0x7ffff751d6d5 <_IO_getwc+117>:      mov    edx,DWORD PTR [rdx]
  853.    0x7ffff751d6d7 <_IO_getwc+119>:      mov    QWORD PTR [rax],rcx
  854.    0x7ffff751d6da <_IO_getwc+122>:      test   DWORD PTR [rbx],0x8000
  855.    0x7ffff751d6e0 <_IO_getwc+128>:      jne    0x7ffff751d70b <_IO_getwc+171>
  856. -----------------------------------------------------------------------------------------------------------------------------
  857. 0x00007ffff751d6c8 in _IO_getwc (fp=0x67fad0) at getwc.c:40
  858. 40      getwc.c: No such file or directory.
  859. gdb$ bt
  860. #0  0x00007ffff751d6c8 in _IO_getwc (fp=0x67fad0) at getwc.c:40
  861. #1  0x00007ffff7b11e72 in get_wchar__ (sno=0x3) at /devel/GITHUB/yap-6.3/os/iopreds.c:697
  862. #2  0x00007ffff7b11eac in get_wchar_from_file (sno=0x3) at /devel/GITHUB/yap-6.3/os/iopreds.c:700
  863. #3  0x00007ffff7a81cf4 in Yap_tokenizer (inp_stream=0x619250, store_comments=0x0, tposp=0x7fffffffd090) at /devel/GITHUB/yap-6.3/C/scanner.c:1399
  864. #4  0x00007ffff7b20330 in scan (re=0x7fffffffd0f0, fe=0x7fffffffd060, inp_stream=0x3) at /devel/GITHUB/yap-6.3/os/readterm.c:795
  865. #5  0x00007ffff7b209f6 in Yap_read_term (inp_stream=0x3, opts=0x613441, nargs=0x3) at /devel/GITHUB/yap-6.3/os/readterm.c:933
  866. #6  0x00007ffff7b2325a in Yap_StringToTerm (s=0x7ffff7b82712 "?-", len=0x3, encp=0x7ffff7dcf20c <Yap_local+300>, prio=0x4b0, bindings=0x0) at /devel/GITHUB/yap-6.3/os/readterm.c:1278
  867. #7  0x00007ffff79d4c3f in setInitialValue (bootstrap=0x0, f=0x7ffff79cf2a1 <argv>, s=0x7ffff7b82712 "?-", tarr=0x61c8b8) at /devel/GITHUB/yap-6.3/C/flags.c:1258
  868. #8  0x00007ffff79d6cce in Yap_InitFlags (bootstrap=0x0) at /devel/GITHUB/yap-6.3/C/flags.c:1537
  869. #9  0x00007ffff7a27b88 in InitStdPreds () at /devel/GITHUB/yap-6.3/C/init.c:950
  870. #10 0x00007ffff7a320fa in Yap_InitWorkspace (Heap=0x4000, Stack=0x2000, Trail=0x1000, Atts=0x10, max_table_size=0x0, n_workers=0x1, sch_loop=0xa, delay_load=0x3) at /devel/GITHUB/yap-6.3/C/init.c:1392
  871. #11 0x00007ffff7aeb44d in YAP_Init (yap_init=0x7fffffffdc90) at /devel/GITHUB/yap-6.3/C/c_interface.c:2412
  872. #12 0x0000000000400cf7 in init_standard_system (argc=0x1, argv=0x7fffffffe498, iap=0x7fffffffdc90) at /devel/GITHUB/yap-6.3/console/yap.c:99
  873. #13 0x0000000000400de9 in main (argc=0x1, argv=0x7fffffffe498) at /devel/GITHUB/yap-6.3/console/yap.c:155
  874. gdb$ c
  875. Continuing.
  876. /devel/GITHUB/yap-6.3/os/sig.c:223:0 YAP Fatal Error 79 in function SearchForTrailFault:
  877.   tried to access illegal address 0xffffffffffffffff!!!! exiting....
  878.  
  879.    Exiting ....
  880. [Inferior 1 (process 19718) exited with code 01]
  881. -----------------------------------------------------------------------------------------------------------------------[regs]
  882.   RAX:Error while running hook_stop:
  883. No registers.
  884. gdb$
Add Comment
Please, Sign In to add comment