Hi all,
running on 8.2-RELEASE, just updated the ports tree and tried to compile databases/mysql55-server getting the following result:
I tried a couple of times, with the same result, is there something I can do to fix it?
running on 8.2-RELEASE, just updated the ports tree and tried to compile databases/mysql55-server getting the following result:
Code:
Scanning dependencies of target resolve_stack_dump
[ 22%] Building C object extra/CMakeFiles/resolve_stack_dump.dir/resolve_stack_dump.c.o
Linking C executable resolve_stack_dump
[ 22%] Built target resolve_stack_dump
Scanning dependencies of target resolveip
[ 22%] Building C object extra/CMakeFiles/resolveip.dir/resolveip.c.o
Linking C executable resolveip
[ 22%] Built target resolveip
Scanning dependencies of target mysql_tzinfo_to_sql
[ 22%] Building CXX object sql/CMakeFiles/mysql_tzinfo_to_sql.dir/tztime.cc.o
Linking CXX executable mysql_tzinfo_to_sql
[ 22%] Built target mysql_tzinfo_to_sql
Scanning dependencies of target GenError
[ 22%] Generating ../include/mysqld_error.h, ../sql/share/english/errmsg.sys
Segmentation fault (core dumped)
*** Error code 139
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 1
Stop in /usr/ports/databases/mysql55-server.
*** Error code 1
Stop in /usr/ports/databases/mysql55-server.
I tried a couple of times, with the same result, is there something I can do to fix it?