Date: Thu, 02 Mar 2017 10:50:53 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 216870] databases/xtrabackup: Update to 2.4.5 Message-ID: <bug-216870-13-KTAEd9HOXe@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-216870-13@https.bugs.freebsd.org/bugzilla/> References: <bug-216870-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216870 Wen Heping <wen@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wen@FreeBSD.org --- Comment #2 from Wen Heping <wen@FreeBSD.org> --- The build failed on FreeBSD-11 and 12(but it build on FreeBSD-10), the last lines of build log is: --- storage/innobase/CMakeFiles/innobase_embedded.dir/all --- --- storage/innobase/CMakeFiles/innobase_embedded.dir/buf/buf0buf.cc.o --- [ 36%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/buf/buf0buf.cc.o cd /wrkdirs/usr/ports/databases/xtrabackup/work/percona-xtrabackup-2.4.5/stora= ge/innobase && /usr/bin/c++ -DBOOST_GEOMETRY_SQRT_CHECK_FINITENESS -DCOMPILER_HINTS -DHAVE_CONFIG_H -DHAVE_IB_ATOMIC_PTHREAD_T_GCC=3D1 -DHAVE_IB_GCC_ATOMIC_COMPARE_EXCHANGE=3D1 -DHAVE_IB_GCC_ATOMIC_THREAD_FENCE= =3D1 -DHAVE_IB_GCC_SYNC_SYNCHRONISE=3D1 -DHAVE_LZ4=3D1 -DHAVE_NANOSLEEP=3D1 -DMU= TEX_EVENT -DXTRABACKUP -I/wrkdirs/usr/ports/databases/xtrabackup/work/percona-xtrabackup-2.4.5/inc= lude -I/wrkdirs/usr/ports/databases/xtrabackup/work/percona-xtrabackup-2.4.5/ext= ra/rapidjson/include -I/wrkdirs/usr/ports/databases/xtrabackup/work/percona-xtrabackup-2.4.5/lib= binlogevents/include -I/wrkdirs/usr/ports/databases/xtrabackup/work/percona-xtrabackup-2.4.5/lib= binlogevents/export -I/wrkdirs/usr/ports/databases/xtrabackup/work/percona-xtrabackup-2.4.5/ext= ra/lz4 -I/wrkdirs/usr/ports/databases/xtrabackup/work/percona-xtrabackup-2.4.5/sto= rage/innobase/include -I/wrkdirs/usr/ports/databases/xtrabackup/work/percona-xtrabackup-2.4.5/sto= rage/innobase/handler -I/wrkdirs/usr/ports/databases/xtrabackup/work/percona-xtrabackup-2.4.5/sql -I/wrkdirs/usr/ports/databases/xtrabackup/work/percona-xtrabackup-2.4.5/sql= /auth -I/wrkdirs/usr/ports/databases/xtrabackup/work/percona-xtrabackup-2.4.5/reg= ex -I/wrkdirs/usr/ports/databases/xtrabackup/work/percona-xtrabackup-2.4.5/ext= ra/yassl/include -I/wrkdirs/usr/ports/databases/xtrabackup/work/percona-xtrabackup-2.4.5/ext= ra/yassl/taocrypt/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Wno-null-conversion -Wno-unused-private-field -O2 -pipe -fstack-protector -fno-strict-aliasing -DDBUG_OFF -fPIC -o CMakeFiles/innobase_embedded.dir/buf/buf0buf.cc.o -c /wrkdirs/usr/ports/databases/xtrabackup/work/percona-xtrabackup-2.4.5/stora= ge/innobase/buf/buf0buf.cc --- storage/innobase/CMakeFiles/innobase.dir/all --- In file included from /wrkdirs/usr/ports/databases/xtrabackup/work/percona-xtrabackup-2.4.5/stora= ge/innobase/buf/buf0buf.cc:33: In file included from /wrkdirs/usr/ports/databases/xtrabackup/work/percona-xtrabackup-2.4.5/stora= ge/innobase/include/ha_prototypes.h:32: In file included from /wrkdirs/usr/ports/databases/xtrabackup/work/percona-xtrabackup-2.4.5/stora= ge/innobase/include/univ.i:600: In file included from /wrkdirs/usr/ports/databases/xtrabackup/work/percona-xtrabackup-2.4.5/stora= ge/innobase/include/sync0types.h:32: In file included from /wrkdirs/usr/ports/databases/xtrabackup/work/percona-xtrabackup-2.4.5/stora= ge/innobase/include/ut0new.h:124: /usr/include/c++/v1/map:820:5: error: implicit instantiation of undefined template '__static_assert_test<false>' static_assert((is_same<typename allocator_type::value_type, value_type>::value), ^ /usr/include/c++/v1/__config:654:35: note: expanded from macro 'static_asse= rt' typedef __static_assert_check<sizeof(__static_assert_test<(__b)>)> \ ^ /wrkdirs/usr/ports/databases/xtrabackup/work/percona-xtrabackup-2.4.5/stora= ge/innobase/buf/buf0buf.cc:395:19: note: in instantiation of template class 'std::__1::map<const unsigned char= *, buf_chunk_t *, std::__1::less<const unsigned char *>, ut_allocator<std::__1::pair<const unsigned char *, buf_chunk_t *> > >' requested here buf_chunk_map_reg->insert(buf_pool_chunk_map_t::value_type( ^ /usr/include/c++/v1/__config:649:24: note: template is declared here template <bool> struct __static_assert_test; ^ --- storage/innobase/CMakeFiles/innobase_embedded.dir/all --- In file included from /wrkdirs/usr/ports/databases/xtrabackup/work/percona-xtrabackup-2.4.5/stora= ge/innobase/buf/buf0buf.cc:33: In file included from /wrkdirs/usr/ports/databases/xtrabackup/work/percona-xtrabackup-2.4.5/stora= ge/innobase/include/ha_prototypes.h:32: In file included from /wrkdirs/usr/ports/databases/xtrabackup/work/percona-xtrabackup-2.4.5/stora= ge/innobase/include/univ.i:600: In file included from /wrkdirs/usr/ports/databases/xtrabackup/work/percona-xtrabackup-2.4.5/stora= ge/innobase/include/sync0types.h:32: In file included from /wrkdirs/usr/ports/databases/xtrabackup/work/percona-xtrabackup-2.4.5/stora= ge/innobase/include/ut0new.h:124: /usr/include/c++/v1/map:820:5: error: implicit instantiation of undefined template '__static_assert_test<false>' static_assert((is_same<typename allocator_type::value_type, value_type>::value), ^ /usr/include/c++/v1/__config:654:35: note: expanded from macro 'static_asse= rt' typedef __static_assert_check<sizeof(__static_assert_test<(__b)>)> \ ^ /wrkdirs/usr/ports/databases/xtrabackup/work/percona-xtrabackup-2.4.5/stora= ge/innobase/buf/buf0buf.cc:395:19: note: in instantiation of template class 'std::__1::map<const unsigned char= *, buf_chunk_t *, std::__1::less<const unsigned char *>, ut_allocator<std::__1::pair<const unsigned char *, buf_chunk_t *> > >' requested here buf_chunk_map_reg->insert(buf_pool_chunk_map_t::value_type( ^ /usr/include/c++/v1/__config:649:24: note: template is declared here template <bool> struct __static_assert_test; ^ --- storage/innobase/CMakeFiles/innobase.dir/all --- 1 error generated. *** [storage/innobase/CMakeFiles/innobase.dir/buf/buf0buf.cc.o] Error code 1 make[3]: stopped in /wrkdirs/usr/ports/databases/xtrabackup/work/percona-xtrabackup-2.4.5 1 error make[3]: stopped in /wrkdirs/usr/ports/databases/xtrabackup/work/percona-xtrabackup-2.4.5 *** [storage/innobase/CMakeFiles/innobase.dir/all] Error code 2 make[2]: stopped in /wrkdirs/usr/ports/databases/xtrabackup/work/percona-xtrabackup-2.4.5 --- storage/innobase/CMakeFiles/innobase_embedded.dir/all --- 1 error generated. *** [storage/innobase/CMakeFiles/innobase_embedded.dir/buf/buf0buf.cc.o] Er= ror code 1 make[3]: stopped in /wrkdirs/usr/ports/databases/xtrabackup/work/percona-xtrabackup-2.4.5 1 error make[3]: stopped in /wrkdirs/usr/ports/databases/xtrabackup/work/percona-xtrabackup-2.4.5 *** [storage/innobase/CMakeFiles/innobase_embedded.dir/all] Error code 2 make[2]: stopped in /wrkdirs/usr/ports/databases/xtrabackup/work/percona-xtrabackup-2.4.5 2 errors make[2]: stopped in /wrkdirs/usr/ports/databases/xtrabackup/work/percona-xtrabackup-2.4.5 *** [all] Error code 2 make[1]: stopped in /wrkdirs/usr/ports/databases/xtrabackup/work/percona-xtrabackup-2.4.5 1 error make[1]: stopped in /wrkdirs/usr/ports/databases/xtrabackup/work/percona-xtrabackup-2.4.5 =3D=3D=3D> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure = to the maintainer. *** Error code 1 would you have a test again ? Thanks ! wen --=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-216870-13-KTAEd9HOXe>