Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 May 2023 17:50:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 271318] mysql80-server
Message-ID:  <bug-271318-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271318

            Bug ID: 271318
           Summary: mysql80-server
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: joel@tahoestores.com

Build mysql80-server-8.0.32_* continues to fail the Makefile build (since
converting to internal protobuf) with an undefined symbol. This problem has
existed since the change from external to internal protobuf was implemented.

A previous bug fix addressing Makefile dependencies failed to correct the
problem. Of course I cannot update the package and I have multiple donwstre=
am
packages depending on this.

--- sql/protobuf/CMakeFiles/rpl_protobuf_lite.dir/all ---
ld-elf.so.1:
/usr/ports/databases/mysql80-server/work/.build/library_output_directory/li=
bprotoc.so.3.19.4:
U\
ndefined symbol "_ZN6google8protobuf7Message17CopyWithSizeCheckEPS1_RKS1_"
--- plugin/x/protocol/protobuf/CMakeFiles/mysqlxmessages.dir/all ---
--- plugin/x/generated/protobuf/mysqlx_crud.pb.cc ---
ld-elf.so.1:
/usr/ports/databases/mysql80-server/work/.build/library_output_directory/li=
bprotoc.so.3.19.4:
U\
ndefined symbol "_ZN6google8protobuf7Message17CopyWithSizeCheckEPS1_RKS1_"
--- plugin/x/protocol/protobuf/CMakeFiles/mysqlxmessages_lite.dir/all ---
ld-elf.so.1:
/usr/ports/databases/mysql80-server/work/.build/library_output_directory/li=
bprotoc.so.3.19.4:
U\
ndefined symbol "_ZN6google8protobuf7Message17CopyWithSizeCheckEPS1_RKS1_"
--- plugin/x/protocol/protobuf/CMakeFiles/mysqlxmessages.dir/all ---
--- plugin/x/generated/protobuf/mysqlx_connection.pb.cc ---
ld-elf.so.1:
/usr/ports/databases/mysql80-server/work/.build/library_output_directory/li=
bprotoc.so.3.19.4:
U\
ndefined symbol "_ZN6google8protobuf7Message17CopyWithSizeCheckEPS1_RKS1_"
--- plugin/group_replication/protobuf/CMakeFiles/gr_protobuf_lite.dir/all -=
--
ld-elf.so.1:
/usr/ports/databases/mysql80-server/work/.build/library_output_directory/li=
bprotoc.so.3.19.4:
U\
ndefined symbol "_ZN6google8protobuf7Message17CopyWithSizeCheckEPS1_RKS1_"
--- plugin/x/protocol/protobuf/CMakeFiles/mysqlxmessages_lite.dir/all ---
*** [plugin/x/generated/protobuf_lite/mysqlx.pb.cc] Error code 1

make[4]: stopped in /usr/ports/databases/mysql80-server/work/.build
--- sql/protobuf/CMakeFiles/rpl_protobuf_lite.dir/all ---
***
[sql/protobuf/generated/protobuf_lite/replication_asynchronous_connection_f=
ailover.pb.cc]
Error code 1

make[4]: stopped in /usr/ports/databases/mysql80-server/work/.build
1 error

make[4]: stopped in /usr/ports/databases/mysql80-server/work/.build
--- plugin/x/protocol/protobuf/CMakeFiles/mysqlxmessages_lite.dir/all ---
1 error

make[4]: stopped in /usr/ports/databases/mysql80-server/work/.build
--- plugin/x/protocol/protobuf/CMakeFiles/mysqlxmessages.dir/all ---
--- plugin/x/generated/protobuf/mysqlx_crud.pb.cc ---
*** [plugin/x/generated/protobuf/mysqlx_crud.pb.cc] Error code 1

make[4]: stopped in /usr/ports/databases/mysql80-server/work/.build
--- plugin/x/generated/protobuf/mysqlx.pb.cc ---
ld-elf.so.1:
/usr/ports/databases/mysql80-server/work/.build/library_output_directory/li=
bprotoc.so.3.19.4:
U\
ndefined symbol "_ZN6google8protobuf7Message17CopyWithSizeCheckEPS1_RKS1_"
*** [plugin/x/generated/protobuf/mysqlx.pb.cc] Error code 1

make[4]: stopped in /usr/ports/databases/mysql80-server/work/.build

Please advise, this is for FREEBSD 12.4 RELEASE which in which all packages=
 are
guaranteed to build.

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



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