[Bug 220865] databases/mysql57*: Doesn't upgrade to 5.7.19

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jul 19 20:37:51 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220865

            Bug ID: 220865
           Summary: databases/mysql57*: Doesn't upgrade to 5.7.19
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: admin at vladiom.com.ua

Created attachment 184515
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=184515&action=edit
Full log

Part of log:
[…]
[ 58%] 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 -march=core2 -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 -march=core2
-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)
*** Error code 1
[…]

# pkg version -v | grep mysql57
mysql57-client-5.7.18              <   needs updating (index has 5.7.19)
mysql57-server-5.7.18              <   needs updating (index has 5.7.19)

<uname>
FreeBSD 11.1-RC3 amd64

<make.conf>
DISABLE_VULNERABILITIES=YES
CPUTYPE?=core2
OPTIONS_SET=CUPS
WITHOUT_LPR=YES
DEFAULT_VERSIONS+= apache=2.4
QT4_OPTIONS=CUPS NAS QGTKSTYLE
LOCALIZED_LANG=ru
MAKE_JOBS_UNSAFE=yes
DEFAULT_VERSIONS+= mysql=5.7
.if ${.CURDIR:M*/ports/devel/ccache}
NO_CCACHE=yes
.endif
DEFAULT_VERSIONS+= ssl=openssl
.if ${.CURDIR:M*/emulators/linux-c6}
OPTIONS_SET=NVIDIA_GL
.endif
.if ${.CURDIR:M*/graphics/linux-c6-glx-utils}
OPTIONS_SET=NVIDIA_GL
.endif
.if ${.CURDIR:M*/x11-toolkits/linux-c6-qt47-x11}
OPTIONS_SET=NVIDIA_GL
.endif
DEFAULT_VERSIONS+= pgsql=9.6

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list