-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Description
Hi,
On Mageia Cauldron latest 1.14.0 release fails to build on armv7hl with the following build issue:
FAILED: lib/libPocoDataODBC.so.110
: && /usr/bin/g++ -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--dependency-file=Data/ODBC/CMakeFiles/DataODBC.dir/link.d -shared -Wl,-soname,libPocoDataODBC.so.110 -o lib/libPocoDataODBC.so.110 Data/ODBC/CMakeFiles/DataODBC.dir/src/Binder.cpp.o Data/ODBC/CMakeFiles/DataODBC.dir/src/ConnectionHandle.cpp.o Data/ODBC/CMakeFiles/DataODBC.dir/src/Connector.cpp.o Data/ODBC/CMakeFiles/DataODBC.dir/src/EnvironmentHandle.cpp.o Data/ODBC/CMakeFiles/DataODBC.dir/src/Extractor.cpp.o Data/ODBC/CMakeFiles/DataODBC.dir/src/ODBCException.cpp.o Data/ODBC/CMakeFiles/DataODBC.dir/src/ODBCMetaColumn.cpp.o Data/ODBC/CMakeFiles/DataODBC.dir/src/ODBCStatementImpl.cpp.o Data/ODBC/CMakeFiles/DataODBC.dir/src/Parameter.cpp.o Data/ODBC/CMakeFiles/DataODBC.dir/src/Preparator.cpp.o Data/ODBC/CMakeFiles/DataODBC.dir/src/SessionImpl.cpp.o Data/ODBC/CMakeFiles/DataODBC.dir/src/TypeInfo.cpp.o Data/ODBC/CMakeFiles/DataODBC.dir/src/Unicode.cpp.o Data/ODBC/CMakeFiles/DataODBC.dir/src/Utility.cpp.o -Wl,-rpath,/home/iurt/rpmbuild/BUILD/poco-1.14.0-build/poco-poco-1.14.0-release/build/lib: lib/libPocoData.so.110 /usr/lib/libodbc.so lib/libPocoFoundation.so.110 /lib/libpcre2-8.so /usr/lib/libz.so /usr/lib/libutf8proc.so -lpthread -ldl -lrt && :
/usr/bin/ld: Data/ODBC/CMakeFiles/DataODBC.dir/src/ConnectionHandle.cpp.o:(.data.rel.ro+0x0): multiple definition of `typeinfo for Poco::Data::ODBC::HandleException<void*, (short)1>'; Data/ODBC/CMakeFiles/DataODBC.dir/src/Binder.cpp.o:(.data.rel.ro+0x0): first defined here
Attchaed full build log:
build.armv7hl.0.20250106193405.log
Metadata
Metadata
Assignees
Labels
Type
Projects
Status