Dear All,
I ran the 11.0-RELEASE-p11 and have problems to upgrade the mysql client through ports.
This is the error I am getting
What can be the problem?
Best regards,
T
I ran the 11.0-RELEASE-p11 and have problems to upgrade the mysql client through ports.
This is the error I am getting
Code:
[ 61%] Linking CXX shared module authentication_ldap_sasl_client.so
cd /usr/ports/databases/mysql57-client/work/.build/libmysql/authentication_ldap && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/authentication_ldap_sasl_client.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Wno-null-conversion -Wno-unused-private-field -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DDBUG_OFF -fPIC -Wl,-rpath,/usr/local/lib -fstack-protector -shared -o authentication_ldap_sasl_client.so CMakeFiles/authentication_ldap_sasl_client.dir/auth_ldap_sasl_client.cc.o CMakeFiles/authentication_ldap_sasl_client.dir/log_client.cc.o -pthread ../../libservices/libmysqlservices.a -lmysqld -lsasl2 -lsasl2 -pthread
/usr/bin/ld: cannot find -lmysqld
c++: error: linker command failed with exit code 1 (use -v to see invocation)
*** [libmysql/authentication_ldap/authentication_ldap_sasl_client.so] Error code 1
make[3]: stopped in /usr/ports/databases/mysql57-client/work/.build
1 error
make[3]: stopped in /usr/ports/databases/mysql57-client/work/.build
*** [libmysql/authentication_ldap/CMakeFiles/authentication_ldap_sasl_client.dir/all] Error code 2
make[2]: stopped in /usr/ports/databases/mysql57-client/work/.build
--- libbinlogevents/src/CMakeFiles/binlogevents_static.dir/all ---
A failure has been detected in another branch of the parallel make
make[3]: stopped in /usr/ports/databases/mysql57-client/work/.build
*** [libbinlogevents/src/CMakeFiles/binlogevents_static.dir/all] Error code 2
make[2]: stopped in /usr/ports/databases/mysql57-client/work/.build
--- libmysql/CMakeFiles/clientlib.dir/all ---
A failure has been detected in another branch of the parallel make
make[3]: stopped in /usr/ports/databases/mysql57-client/work/.build
*** [libmysql/CMakeFiles/clientlib.dir/all] Error code 2
make[2]: stopped in /usr/ports/databases/mysql57-client/work/.build
3 errors
make[2]: stopped in /usr/ports/databases/mysql57-client/work/.build
*** [all] Error code 2
make[1]: stopped in /usr/ports/databases/mysql57-client/work/.build
1 error
make[1]: stopped in /usr/ports/databases/mysql57-client/work/.build
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1
What can be the problem?
Best regards,
T