[Bug 224829] databases/mariadb102-client build failed due to cmake error: no suitable type found
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jan 1 20:04:24 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224829
Bug ID: 224829
Summary: databases/mariadb102-client build failed due to cmake
error: no suitable type found
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: brnrd at freebsd.org
Reporter: mg at fork.pl
Flags: maintainer-feedback?(brnrd at freebsd.org)
Assignee: brnrd at freebsd.org
Created attachment 189326
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=189326&action=edit
cmake error log
10.4-RELEASE-p5
cmake version 3.10.1
This applies to:
databases/mariadb100-client
databases/mariadb101-client
databases/mariadb102-client
-- Check if the system is big endian
-- Searching 16 bit integer
-- Check size of unsigned short
-- Check size of unsigned short - failed
-- Check size of unsigned int
-- Check size of unsigned int - failed
-- Check size of unsigned long
-- Check size of unsigned long - failed
CMake Error at /usr/local/share/cmake/Modules/TestBigEndian.cmake:49 (message):
no suitable type found
Call Stack (most recent call first):
configure.cmake:490 (TEST_BIG_ENDIAN)
CMakeLists.txt:307 (INCLUDE)
I guess it could be something related to libexec info, because error log
(attached) contains:
/usr/bin/cc -DPACKAGE=test -I/usr/local/include -O2 -pipe -O2 -pipe -g
-fstack-protector -isystem /usr/local/include -fno-strict-aliasing -o
CMakeFiles/cmTC_4ff30.dir/CMAKE_SIZEOF_UNSIGNED_LONG.c.o -c
/usr/ports/databases/mariadb102-client/work/mariadb-10.2.11/CMakeFiles/CheckTypeSize/CMAKE_SIZEOF_UNSIGNED_LONG.c
gmake[3]: *** No rule to make target '/usr/local/lib/libexecinfo.so', needed by
'cmTC_4ff30'. Stop.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list