pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

mysql-server57, internal compiler error



Hello,

I want to build mysql-server-5.7-20 with default flags. The build breaks with the compiler message below.

System:
amd64
netbsd-7.1.1_PATCH
gcc-4.8.5

I run pkg_rolling-replace to update pkgsrc from 2017Q3 -> 2017Q4

Pacgake replace: from mysql-server-5.7.19nb2 -> mysql-server-5.7.20

Does anybody have any recommendation?

Thanks,

FeZ

-----

[29%] Building CXX object sql/CMakeFiles/sql.dir/item_geofunc_relchecks_bgwrap.cc.o
g++: internal compiler error: Killed (program cc1plus)
no stack trace because unwind library not available
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://www.NetBSD.org/support/send-pr.html> for instructions.
sql/CMakeFiles/sql.dir/build.make:1045: recipe for target 'sql/CMakeFiles/sql.dir/item_geofunc_relchecks_bgwrap.cc.o' failed gmake[2]: *** [sql/CMakeFiles/sql.dir/item_geofunc_relchecks_bgwrap.cc.o] Error 4 CMakeFiles/Makefile2:7122: recipe for target 'sql/CMakeFiles/sql.dir/all' failed
gmake[1]: *** [sql/CMakeFiles/sql.dir/all] Error 2
Makefile:162: recipe for target 'all' failed
gmake: *** [all] Error 2
*** Error code 2

Stop.
make[1]: stopped in /usr/pkgsrc/databases/mysql57-server


Home | Main Index | Thread Index | Old Index