Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Dec 2013 22:21:06 +0100
From:      Hasse Hansson <hasse@thorshammare.org>
To:        stable@FreeBSD.org
Subject:   problems updating /usr/ports/databases/mysql56-server
Message-ID:  <20131218212106.GA4586@ymer.thorshammare.org>

next in thread | raw e-mail | index | archive | help
Hello
uname -a FreeBSD ymer.thorshammare.org 10.0-RC2 FreeBSD 10.0-RC2 #0: Mon Dec 16 23:06:06 CET 2013     admin@ymer.thorshammare.org:/usr/obj/usr/src/sys/CUSTOM  i386
Fresh update of ports
I'm trying to upgrade from v-5.6.14 to 5.6.15
I've tried to update with "portmaster -a" and building from ports.
Also tried the suggested option "Try to set MAKE_JOBS_UNSAFE=yes"
by issuing the following command "make -DWITH=MAKE_JOBS_UNSAFE=yes"

and this is the result I get :

[ 98%] Built target mysqlserver
[ 98%] Built target mysql_plugin
[ 98%] Built target mysql_upgrade
[ 98%] Built target mysqltest
Linking CXX executable pfs_connect_attr-t
../../csv/libcsv.a: file not recognized: Input/output error
c++: error: linker command failed with exit code 1 (use -v to see invocation)
*** [storage/perfschema/unittest/pfs_connect_attr-t] Error code 1

make[3]: stopped in /usr/ports/databases/mysql56-server/work/mysql-5.6.15
1 error

make[3]: stopped in /usr/ports/databases/mysql56-server/work/mysql-5.6.15
*** [storage/perfschema/unittest/CMakeFiles/pfs_connect_attr-t.dir/all] Error code 2

make[2]: stopped in /usr/ports/databases/mysql56-server/work/mysql-5.6.15
1 error

make[2]: stopped in /usr/ports/databases/mysql56-server/work/mysql-5.6.15
*** [all] Error code 2

make[1]: stopped in /usr/ports/databases/mysql56-server/work/mysql-5.6.15
1 error

make[1]: stopped in /usr/ports/databases/mysql56-server/work/mysql-5.6.15
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/ports/databases/mysql56-server

All the best
Hasse
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20131218212106.GA4586>