[kde-freebsd] [Bug 206546] devel/cmake - Cmake 3.4.1 fails to build using "make install"

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jan 26 16:33:15 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206546

--- Comment #15 from Byron Katz <byronkatz at gmail.com> ---
Here it is:

[root at laser /usr/ports/devel/cmake/work/cmake-3.4.1]# gdb710 --args ./bin/cmake
-DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
GNU gdb (GDB) 7.10 [GDB v7.10 for FreeBSD]
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i386-portbld-freebsd11.0".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from ./bin/cmake...done.
(gdb) run
Starting program: /usr/ports/devel/cmake/work/cmake-3.4.1/bin/cmake
-DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
[New Thread 29812000 (LWP 100686)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 29812000 (LWP 100686)]
0x29086c45 in OPENSSL_ia32_cpuid () from /lib/libcrypto.so.8
(gdb) bt
#0  0x29086c45 in OPENSSL_ia32_cpuid () from /lib/libcrypto.so.8
#1  0x293198ab in OPENSSL_cpuid_setup () from /lib/libcrypto.so.7
#2  0x29213fbd in _init () from /lib/libcrypto.so.7
#3  0x28b0bb60 in ?? ()
#4  0x28aeecc9 in ?? () from /libexec/ld-elf.so.1
#5  0x28aed06e in ?? () from /libexec/ld-elf.so.1
(gdb)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-freebsd mailing list