request from: hawk checking if we should skip the build started at: Sat Sep 1 02:05:37 2018 fetching http://kraz.tld-linux.org/~builderti//srpms/e238160d-f656-47f4-bd39-49103e9f9f67/graphite2-1.3.11-1.src.rpm fetched 3971335 bytes, 1928.3 K/s installing srpm: graphite2-1.3.11-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.YsAH94/BUILD /tmp/B.YsAH94/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog graphite2-1.3.11-1.src.rpm * Fri Aug 31 2018 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/graphite2.git;a=log;h=3606dafaa2b640d7e8ffb6d31a4fea7ce415d508 * Fri Jul 13 2018 Jakub Bogusz 3606daf - updated to 1.3.11 - updated fix_wrong_linker_opts patch + rpm -Uhv --nodeps --define '_topdir /tmp/B.YsAH94' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' graphite2-1.3.11-1.src.rpm graphite2 ################################################## + rm -f graphite2-1.3.11-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.YsAH94/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.YsAH94/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.YsAH94' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.YsAH94/graphite2.spec Building target platforms: x86_64-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: x86_64-tld-linux no BR needed building RPM using: set -ex; : build-id: e238160d-f656-47f4-bd39-49103e9f9f67; TMPDIR=/tmp/B.YsAH94/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.YsAH94' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.YsAH94/graphite2.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: e238160d-f656-47f4-bd39-49103e9f9f67 + TMPDIR=/tmp/B.YsAH94/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.YsAH94' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.YsAH94/graphite2.spec Building target platforms: x86_64-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.YsAH94/BUILD/tmp /bin/sh -e /tmp/B.YsAH94/BUILD/tmp/rpm-tmp.42689 + umask 022 + cd /tmp/B.YsAH94/BUILD + cd /tmp/B.YsAH94/BUILD + rm -rf graphite2-1.3.11 + /usr/bin/gzip -dc /tmp/B.YsAH94/graphite2-1.3.11.tgz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd graphite2-1.3.11 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (graphite2-fix_wrong_linker_opts.patch):' Patch #0 (graphite2-fix_wrong_linker_opts.patch): + ::reserve(size_t) [with T = graphite2::FeatureVal; size_t = long unsigned int]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:91:72: required from 'void graphite2::Vector::push_back(const T&) [with T = graphite2::FeatureVal]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:110:42: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class graphite2::FeatureVal'; use 'new' and 'delete' instead [-Wclass-memaccess] m_first = static_cast(realloc(m_first, requested)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/call_machine.cpp:39: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:38:7: note: 'class graphite2::FeatureVal' declared here class FeatureVal : public Vector ^~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:32, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Intervals.cpp:31: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::FeatureVal; size_t = long unsigned int]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:91:72: required from 'void graphite2::Vector::push_back(const T&) [with T = graphite2::FeatureVal]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:110:42: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class graphite2::FeatureVal'; use 'new' and 'delete' instead [-Wclass-memaccess] m_first = static_cast(realloc(m_first, requested)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Intervals.cpp:32: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:38:7: note: 'class graphite2::FeatureVal' declared here class FeatureVal : public Vector ^~~~~~~~~~ [ 15%] Linking CXX executable grlisttest cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/grlist && /usr/bin/cmake -E cmake_link_script CMakeFiles/grlisttest.dir/link.txt --verbose=1 /usr/bin/x86_64-tld-linux-g++ -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic CMakeFiles/grlisttest.dir/grlisttest.cpp.o -o grlisttest In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/direct_machine.cpp:43: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::Zones::Debug; size_t = long unsigned int]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:91:72: required from 'void graphite2::Vector::push_back(const T&) [with T = graphite2::Zones::Debug]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:200:46: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:110:42: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'struct graphite2::Zones::Debug'; use 'new' and 'delete' instead [-Wclass-memaccess] m_first = static_cast(realloc(m_first, requested)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/direct_machine.cpp:43: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:90:12: note: 'struct graphite2::Zones::Debug' declared here struct Debug ^~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/direct_machine.cpp:43: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::FeatureVal; size_t = long unsigned int]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:91:72: required from 'void graphite2::Vector::push_back(const T&) [with T = graphite2::FeatureVal]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:110:42: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class graphite2::FeatureVal'; use 'new' and 'delete' instead [-Wclass-memaccess] m_first = static_cast(realloc(m_first, requested)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/direct_machine.cpp:43: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:38:7: note: 'class graphite2::FeatureVal' declared here class FeatureVal : public Vector ^~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/direct_machine.cpp:43: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'T* graphite2::Vector::erase(graphite2::Vector::iterator, graphite2::Vector::iterator) [with T = graphite2::Zones::Debug; graphite2::Vector::iterator = graphite2::Zones::Debug*]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:93:51: required from 'void graphite2::Vector::clear() [with T = graphite2::Zones::Debug]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:61:17: required from 'graphite2::Vector::~Vector() [with T = graphite2::Zones::Debug]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:145:54: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:163:32: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'struct graphite2::Zones::Debug' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] if (m_last != last) memmove(first, last, distance(last,end())*sizeof(T)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/direct_machine.cpp:43: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:90:12: note: 'struct graphite2::Zones::Debug' declared here struct Debug ^~~~~ [ 16%] Building CXX object tests/CMakeFiles/graphite2-base.dir/__/src/UtfCodec.cpp.o cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests && /usr/bin/x86_64-tld-linux-g++ -DGRAPHITE2_NTRACING -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -fno-rtti -fno-exceptions -o CMakeFiles/graphite2-base.dir/__/src/UtfCodec.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/UtfCodec.cpp [ 17%] Building CXX object tests/CMakeFiles/graphite2-segcache.dir/__/src/Collider.cpp.o cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests && /usr/bin/x86_64-tld-linux-g++ -DGRAPHITE2_NTRACING -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -fno-rtti -fno-exceptions -o CMakeFiles/graphite2-segcache.dir/__/src/Collider.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Collider.cpp make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' [ 18%] Building CXX object src/CMakeFiles/graphite2.dir/gr_char_info.cpp.o [ 18%] Built target grlisttest cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/src && /usr/bin/x86_64-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wdouble-promotion -Wall -Wextra -Wno-unknown-pragmas -Wendif-labels -Wshadow -Wctor-dtor-privacy -Wnon-virtual-dtor -fno-rtti -fno-exceptions -fvisibility=hidden -fvisibility-inlines-hidden -o CMakeFiles/graphite2.dir/gr_char_info.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/gr_char_info.cpp [ 19%] Building CXX object tests/CMakeFiles/graphite2-segcache.dir/__/src/CmapCache.cpp.o cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests && /usr/bin/x86_64-tld-linux-g++ -DGRAPHITE2_NTRACING -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -fno-rtti -fno-exceptions -o CMakeFiles/graphite2-segcache.dir/__/src/CmapCache.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/CmapCache.cpp [ 20%] Building CXX object tests/CMakeFiles/graphite2-segcache.dir/__/src/Decompressor.cpp.o cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests && /usr/bin/x86_64-tld-linux-g++ -DGRAPHITE2_NTRACING -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -fno-rtti -fno-exceptions -o CMakeFiles/graphite2-segcache.dir/__/src/Decompressor.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Decompressor.cpp [ 21%] Building CXX object src/CMakeFiles/graphite2.dir/gr_features.cpp.o cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/src && /usr/bin/x86_64-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wdouble-promotion -Wall -Wextra -Wno-unknown-pragmas -Wendif-labels -Wshadow -Wctor-dtor-privacy -Wnon-virtual-dtor -fno-rtti -fno-exceptions -fvisibility=hidden -fvisibility-inlines-hidden -o CMakeFiles/graphite2.dir/gr_features.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/gr_features.cpp [ 22%] Linking C static library libgraphite2-base.a cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests && /usr/bin/cmake -P CMakeFiles/graphite2-base.dir/cmake_clean_target.cmake cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/graphite2-base.dir/link.txt --verbose=1 /usr/bin/ar qc libgraphite2-base.a CMakeFiles/graphite2-base.dir/__/src/FeatureMap.cpp.o CMakeFiles/graphite2-base.dir/__/src/Intervals.cpp.o CMakeFiles/graphite2-base.dir/__/src/NameTable.cpp.o CMakeFiles/graphite2-base.dir/__/src/Sparse.cpp.o CMakeFiles/graphite2-base.dir/__/src/TtfUtil.cpp.o CMakeFiles/graphite2-base.dir/__/src/UtfCodec.cpp.o /usr/bin/ranlib libgraphite2-base.a make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' [ 22%] Built target graphite2-base /usr/bin/make -f tests/bittwiddling/CMakeFiles/bits.dir/build.make tests/bittwiddling/CMakeFiles/bits.dir/depend make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.YsAH94/BUILD/graphite2-1.3.11 /tmp/B.YsAH94/BUILD/graphite2-1.3.11/tests/bittwiddling /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/bittwiddling /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/bittwiddling/CMakeFiles/bits.dir/DependInfo.cmake --color= Scanning dependencies of target bits make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' /usr/bin/make -f tests/bittwiddling/CMakeFiles/bits.dir/build.make tests/bittwiddling/CMakeFiles/bits.dir/build make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' [ 23%] Building CXX object tests/bittwiddling/CMakeFiles/bits.dir/bits.cpp.o cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/bittwiddling && /usr/bin/x86_64-tld-linux-g++ -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/bits.dir/bits.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/tests/bittwiddling/bits.cpp [ 24%] Building CXX object tests/CMakeFiles/graphite2-segcache.dir/__/src/Face.cpp.o cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests && /usr/bin/x86_64-tld-linux-g++ -DGRAPHITE2_NTRACING -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -fno-rtti -fno-exceptions -o CMakeFiles/graphite2-segcache.dir/__/src/Face.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Face.cpp [ 25%] Building CXX object tests/CMakeFiles/graphite2-segcache.dir/__/src/FileFace.cpp.o cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests && /usr/bin/x86_64-tld-linux-g++ -DGRAPHITE2_NTRACING -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -fno-rtti -fno-exceptions -o CMakeFiles/graphite2-segcache.dir/__/src/FileFace.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/FileFace.cpp [ 26%] Building CXX object tests/CMakeFiles/graphite2-segcache.dir/__/src/GlyphCache.cpp.o cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests && /usr/bin/x86_64-tld-linux-g++ -DGRAPHITE2_NTRACING -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -fno-rtti -fno-exceptions -o CMakeFiles/graphite2-segcache.dir/__/src/GlyphCache.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/GlyphCache.cpp [ 27%] Building CXX object tests/CMakeFiles/graphite2-segcache.dir/__/src/GlyphFace.cpp.o cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests && /usr/bin/x86_64-tld-linux-g++ -DGRAPHITE2_NTRACING -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -fno-rtti -fno-exceptions -o CMakeFiles/graphite2-segcache.dir/__/src/GlyphFace.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/GlyphFace.cpp [ 28%] Building CXX object src/CMakeFiles/graphite2.dir/gr_face.cpp.o cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/src && /usr/bin/x86_64-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wdouble-promotion -Wall -Wextra -Wno-unknown-pragmas -Wendif-labels -Wshadow -Wctor-dtor-privacy -Wnon-virtual-dtor -fno-rtti -fno-exceptions -fvisibility=hidden -fvisibility-inlines-hidden -o CMakeFiles/graphite2.dir/gr_face.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/gr_face.cpp [ 29%] Building CXX object src/CMakeFiles/graphite2.dir/gr_font.cpp.o [ 30%] Building CXX object tests/CMakeFiles/graphite2-segcache.dir/__/src/gr_logging.cpp.o cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests && /usr/bin/x86_64-tld-linux-g++ -DGRAPHITE2_NTRACING -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -fno-rtti -fno-exceptions -o CMakeFiles/graphite2-segcache.dir/__/src/gr_logging.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/gr_logging.cpp cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/src && /usr/bin/x86_64-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wdouble-promotion -Wall -Wextra -Wno-unknown-pragmas -Wendif-labels -Wshadow -Wctor-dtor-privacy -Wnon-virtual-dtor -fno-rtti -fno-exceptions -fvisibility=hidden -fvisibility-inlines-hidden -o CMakeFiles/graphite2.dir/gr_font.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/gr_font.cpp [ 31%] Building CXX object src/CMakeFiles/graphite2.dir/gr_logging.cpp.o cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/src && /usr/bin/x86_64-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wdouble-promotion -Wall -Wextra -Wno-unknown-pragmas -Wendif-labels -Wshadow -Wctor-dtor-privacy -Wnon-virtual-dtor -fno-rtti -fno-exceptions -fvisibility=hidden -fvisibility-inlines-hidden -o CMakeFiles/graphite2.dir/gr_logging.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/gr_logging.cpp In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Face.cpp:37: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h: In member function 'graphite2::SegCacheEntry* graphite2::SegCachePrefixEntry::cache(const uint16*, size_t, graphite2::Segment*, size_t, long long unsigned int)': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:117:82: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class graphite2::SegCacheEntry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] sizeof(SegCacheEntry) * (m_entryCounts[length-1] - insertPos)); ^ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:35, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Face.cpp:37: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheEntry.h:67:7: note: 'class graphite2::SegCacheEntry' declared here class SegCacheEntry ^~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Face.cpp:37: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:121:92: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class graphite2::SegCacheEntry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(newEntries, m_entries[length-1], sizeof(SegCacheEntry) * (insertPos)); ^ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:35, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Face.cpp:37: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheEntry.h:67:7: note: 'class graphite2::SegCacheEntry' declared here class SegCacheEntry ^~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Face.cpp:37: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:123:81: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class graphite2::SegCacheEntry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] sizeof(SegCacheEntry) * (m_entryCounts[length-1] - insertPos)); ^ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:35, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Face.cpp:37: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheEntry.h:67:7: note: 'class graphite2::SegCacheEntry' declared here class SegCacheEntry ^~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Collider.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Collider.cpp:32: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::FeatureVal; size_t = long unsigned int]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:91:72: required from 'void graphite2::Vector::push_back(const T&) [with T = graphite2::FeatureVal]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:110:42: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class graphite2::FeatureVal'; use 'new' and 'delete' instead [-Wclass-memaccess] m_first = static_cast(realloc(m_first, requested)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Collider.cpp:33: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:38:7: note: 'class graphite2::FeatureVal' declared here class FeatureVal : public Vector ^~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/CmapCache.h:30, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Face.cpp:29: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::FeatureVal; size_t = long unsigned int]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:91:72: required from 'void graphite2::Vector::push_back(const T&) [with T = graphite2::FeatureVal]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:110:42: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class graphite2::FeatureVal'; use 'new' and 'delete' instead [-Wclass-memaccess] m_first = static_cast(realloc(m_first, requested)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/CmapCache.h:30, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Face.cpp:29: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:38:7: note: 'class graphite2::FeatureVal' declared here class FeatureVal : public Vector ^~~~~~~~~~ [ 32%] Building CXX object tests/CMakeFiles/graphite2-segcache.dir/__/src/Pass.cpp.o cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests && /usr/bin/x86_64-tld-linux-g++ -DGRAPHITE2_NTRACING -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -fno-rtti -fno-exceptions -o CMakeFiles/graphite2-segcache.dir/__/src/Pass.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Pass.cpp In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Font.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Slot.h:32, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/gr_logging.cpp:32: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::FeatureVal; size_t = long unsigned int]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:91:72: required from 'void graphite2::Vector::push_back(const T&) [with T = graphite2::FeatureVal]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:110:42: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class graphite2::FeatureVal'; use 'new' and 'delete' instead [-Wclass-memaccess] m_first = static_cast(realloc(m_first, requested)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Font.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Slot.h:32, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/gr_logging.cpp:32: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:38:7: note: 'class graphite2::FeatureVal' declared here class FeatureVal : public Vector ^~~~~~~~~~ [ 34%] Building CXX object tests/CMakeFiles/graphite2-segcache.dir/__/src/SegCache.cpp.o cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests && /usr/bin/x86_64-tld-linux-g++ -DGRAPHITE2_NTRACING -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -fno-rtti -fno-exceptions -o CMakeFiles/graphite2-segcache.dir/__/src/SegCache.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCache.cpp [ 36%] Building CXX object tests/CMakeFiles/graphite2-segcache.dir/__/src/SegCacheEntry.cpp.o [ 36%] Building CXX object src/CMakeFiles/graphite2.dir/gr_segment.cpp.o cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests && /usr/bin/x86_64-tld-linux-g++ -DGRAPHITE2_NTRACING -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -fno-rtti -fno-exceptions -o CMakeFiles/graphite2-segcache.dir/__/src/SegCacheEntry.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCacheEntry.cpp cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/src && /usr/bin/x86_64-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wdouble-promotion -Wall -Wextra -Wno-unknown-pragmas -Wendif-labels -Wshadow -Wctor-dtor-privacy -Wnon-virtual-dtor -fno-rtti -fno-exceptions -fvisibility=hidden -fvisibility-inlines-hidden -o CMakeFiles/graphite2.dir/gr_segment.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/gr_segment.cpp In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/json.h:36, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/debug.h:37, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/gr_logging.cpp:30: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::Zones::Debug; size_t = long unsigned int]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:91:72: required from 'void graphite2::Vector::push_back(const T&) [with T = graphite2::Zones::Debug]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:200:46: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:110:42: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'struct graphite2::Zones::Debug'; use 'new' and 'delete' instead [-Wclass-memaccess] m_first = static_cast(realloc(m_first, requested)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/gr_logging.cpp:33: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:90:12: note: 'struct graphite2::Zones::Debug' declared here struct Debug ^~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/json.h:36, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/debug.h:37, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/gr_logging.cpp:30: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::FeatureVal; size_t = long unsigned int]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:91:72: required from 'void graphite2::Vector::push_back(const T&) [with T = graphite2::FeatureVal]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:110:42: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class graphite2::FeatureVal'; use 'new' and 'delete' instead [-Wclass-memaccess] m_first = static_cast(realloc(m_first, requested)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Font.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Slot.h:32, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/gr_logging.cpp:32: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:38:7: note: 'class graphite2::FeatureVal' declared here class FeatureVal : public Vector ^~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/json.h:36, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/debug.h:37, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/gr_logging.cpp:30: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'T* graphite2::Vector::erase(graphite2::Vector::iterator, graphite2::Vector::iterator) [with T = graphite2::Zones::Debug; graphite2::Vector::iterator = graphite2::Zones::Debug*]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:93:51: required from 'void graphite2::Vector::clear() [with T = graphite2::Zones::Debug]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:61:17: required from 'graphite2::Vector::~Vector() [with T = graphite2::Zones::Debug]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:145:54: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:163:32: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'struct graphite2::Zones::Debug' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] if (m_last != last) memmove(first, last, distance(last,end())*sizeof(T)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/gr_logging.cpp:33: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:90:12: note: 'struct graphite2::Zones::Debug' declared here struct Debug ^~~~~ [ 37%] Linking CXX executable bits cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/bittwiddling && /usr/bin/cmake -E cmake_link_script CMakeFiles/bits.dir/link.txt --verbose=1 /usr/bin/x86_64-tld-linux-g++ -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic CMakeFiles/bits.dir/bits.cpp.o -o bits ../libgraphite2-base.a [ 38%] Building CXX object tests/CMakeFiles/graphite2-segcache.dir/__/src/Segment.cpp.o cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests && /usr/bin/x86_64-tld-linux-g++ -DGRAPHITE2_NTRACING -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -fno-rtti -fno-exceptions -o CMakeFiles/graphite2-segcache.dir/__/src/Segment.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Segment.cpp [ 39%] Building CXX object src/CMakeFiles/graphite2.dir/gr_slot.cpp.o cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/src && /usr/bin/x86_64-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wdouble-promotion -Wall -Wextra -Wno-unknown-pragmas -Wendif-labels -Wshadow -Wctor-dtor-privacy -Wnon-virtual-dtor -fno-rtti -fno-exceptions -fvisibility=hidden -fvisibility-inlines-hidden -o CMakeFiles/graphite2.dir/gr_slot.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/gr_slot.cpp make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' [ 39%] Built target bits /usr/bin/make -f tests/nametabletest/CMakeFiles/nametabletest.dir/build.make tests/nametabletest/CMakeFiles/nametabletest.dir/depend make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.YsAH94/BUILD/graphite2-1.3.11 /tmp/B.YsAH94/BUILD/graphite2-1.3.11/tests/nametabletest /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/nametabletest /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/nametabletest/CMakeFiles/nametabletest.dir/DependInfo.cmake --color= Scanning dependencies of target nametabletest make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' /usr/bin/make -f tests/nametabletest/CMakeFiles/nametabletest.dir/build.make tests/nametabletest/CMakeFiles/nametabletest.dir/build make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Pass.cpp:35: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::FeatureVal; size_t = long unsigned int]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:91:72: required from 'void graphite2::Vector::push_back(const T&) [with T = graphite2::FeatureVal]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:110:42: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class graphite2::FeatureVal'; use 'new' and 'delete' instead [-Wclass-memaccess] m_first = static_cast(realloc(m_first, requested)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Pass.cpp:35: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:38:7: note: 'class graphite2::FeatureVal' declared here class FeatureVal : public Vector ^~~~~~~~~~ [ 40%] Building CXX object tests/nametabletest/CMakeFiles/nametabletest.dir/nametabletest.cpp.o cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/nametabletest && /usr/bin/x86_64-tld-linux-g++ -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/nametabletest.dir/nametabletest.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/tests/nametabletest/nametabletest.cpp In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCache.cpp:31: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h: In member function 'graphite2::SegCacheEntry* graphite2::SegCachePrefixEntry::cache(const uint16*, size_t, graphite2::Segment*, size_t, long long unsigned int)': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:117:82: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class graphite2::SegCacheEntry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] sizeof(SegCacheEntry) * (m_entryCounts[length-1] - insertPos)); ^ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:35, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCache.cpp:31: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheEntry.h:67:7: note: 'class graphite2::SegCacheEntry' declared here class SegCacheEntry ^~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCache.cpp:31: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:121:92: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class graphite2::SegCacheEntry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(newEntries, m_entries[length-1], sizeof(SegCacheEntry) * (insertPos)); ^ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:35, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCache.cpp:31: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheEntry.h:67:7: note: 'class graphite2::SegCacheEntry' declared here class SegCacheEntry ^~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCache.cpp:31: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:123:81: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class graphite2::SegCacheEntry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] sizeof(SegCacheEntry) * (m_entryCounts[length-1] - insertPos)); ^ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:35, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCache.cpp:31: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheEntry.h:67:7: note: 'class graphite2::SegCacheEntry' declared here class SegCacheEntry ^~~~~~~~~~~~~ /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCache.cpp: In member function 'graphite2::uint32 graphite2::SegCachePrefixEntry::purge(long long unsigned int, long long unsigned int, long long unsigned int)': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCache.cpp:202:100: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class graphite2::SegCacheEntry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(m_entries[length] + newIndex++, m_entries[length] + j, sizeof(SegCacheEntry)); ^ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:35, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCache.cpp:31: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheEntry.h:67:7: note: 'class graphite2::SegCacheEntry' declared here class SegCacheEntry ^~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Font.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Slot.h:32, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:33, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCache.cpp:31: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::FeatureVal; size_t = long unsigned int]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:91:72: required from 'void graphite2::Vector::push_back(const T&) [with T = graphite2::FeatureVal]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:110:42: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class graphite2::FeatureVal'; use 'new' and 'delete' instead [-Wclass-memaccess] m_first = static_cast(realloc(m_first, requested)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Font.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Slot.h:32, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:33, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCache.cpp:31: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:38:7: note: 'class graphite2::FeatureVal' declared here class FeatureVal : public Vector ^~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCacheEntry.cpp:33: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h: In member function 'graphite2::SegCacheEntry* graphite2::SegCachePrefixEntry::cache(const uint16*, size_t, graphite2::Segment*, size_t, long long unsigned int)': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:117:82: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class graphite2::SegCacheEntry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] sizeof(SegCacheEntry) * (m_entryCounts[length-1] - insertPos)); ^ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:35, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCacheEntry.cpp:33: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheEntry.h:67:7: note: 'class graphite2::SegCacheEntry' declared here class SegCacheEntry ^~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCacheEntry.cpp:33: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:121:92: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class graphite2::SegCacheEntry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(newEntries, m_entries[length-1], sizeof(SegCacheEntry) * (insertPos)); ^ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:35, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCacheEntry.cpp:33: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheEntry.h:67:7: note: 'class graphite2::SegCacheEntry' declared here class SegCacheEntry ^~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCacheEntry.cpp:33: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:123:81: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class graphite2::SegCacheEntry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] sizeof(SegCacheEntry) * (m_entryCounts[length-1] - insertPos)); ^ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:35, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCacheEntry.cpp:33: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheEntry.h:67:7: note: 'class graphite2::SegCacheEntry' declared here class SegCacheEntry ^~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Font.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Slot.h:32, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCacheEntry.cpp:31: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::FeatureVal; size_t = long unsigned int]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:91:72: required from 'void graphite2::Vector::push_back(const T&) [with T = graphite2::FeatureVal]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:110:42: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class graphite2::FeatureVal'; use 'new' and 'delete' instead [-Wclass-memaccess] m_first = static_cast(realloc(m_first, requested)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Font.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Slot.h:32, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCacheEntry.cpp:31: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:38:7: note: 'class graphite2::FeatureVal' declared here class FeatureVal : public Vector ^~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/gr_segment.cpp:29: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::Zones::Debug; size_t = long unsigned int]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:91:72: required from 'void graphite2::Vector::push_back(const T&) [with T = graphite2::Zones::Debug]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:200:46: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:110:42: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'struct graphite2::Zones::Debug'; use 'new' and 'delete' instead [-Wclass-memaccess] m_first = static_cast(realloc(m_first, requested)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/gr_segment.cpp:29: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:90:12: note: 'struct graphite2::Zones::Debug' declared here struct Debug ^~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/gr_segment.cpp:29: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::FeatureVal; size_t = long unsigned int]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:91:72: required from 'void graphite2::Vector::push_back(const T&) [with T = graphite2::FeatureVal]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:110:42: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class graphite2::FeatureVal'; use 'new' and 'delete' instead [-Wclass-memaccess] m_first = static_cast(realloc(m_first, requested)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/gr_segment.cpp:29: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:38:7: note: 'class graphite2::FeatureVal' declared here class FeatureVal : public Vector ^~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/gr_segment.cpp:29: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'T* graphite2::Vector::erase(graphite2::Vector::iterator, graphite2::Vector::iterator) [with T = graphite2::Zones::Debug; graphite2::Vector::iterator = graphite2::Zones::Debug*]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:93:51: required from 'void graphite2::Vector::clear() [with T = graphite2::Zones::Debug]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:61:17: required from 'graphite2::Vector::~Vector() [with T = graphite2::Zones::Debug]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:145:54: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:163:32: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'struct graphite2::Zones::Debug' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] if (m_last != last) memmove(first, last, distance(last,end())*sizeof(T)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/gr_segment.cpp:29: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:90:12: note: 'struct graphite2::Zones::Debug' declared here struct Debug ^~~~~ [ 41%] Linking CXX executable nametabletest cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/nametabletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/nametabletest.dir/link.txt --verbose=1 /usr/bin/x86_64-tld-linux-g++ -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic CMakeFiles/nametabletest.dir/nametabletest.cpp.o -o nametabletest ../libgraphite2-base.a [ 42%] Building CXX object tests/CMakeFiles/graphite2-segcache.dir/__/src/Silf.cpp.o cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests && /usr/bin/x86_64-tld-linux-g++ -DGRAPHITE2_NTRACING -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -fno-rtti -fno-exceptions -o CMakeFiles/graphite2-segcache.dir/__/src/Silf.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Silf.cpp In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Segment.cpp:32: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::FeatureVal; size_t = long unsigned int]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:91:72: required from 'void graphite2::Vector::push_back(const T&) [with T = graphite2::FeatureVal]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:110:42: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class graphite2::FeatureVal'; use 'new' and 'delete' instead [-Wclass-memaccess] m_first = static_cast(realloc(m_first, requested)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Segment.cpp:32: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:38:7: note: 'class graphite2::FeatureVal' declared here class FeatureVal : public Vector ^~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Segment.cpp:32: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'T* graphite2::Vector::erase(graphite2::Vector::iterator, graphite2::Vector::iterator) [with T = graphite2::FeatureVal; graphite2::Vector::iterator = graphite2::FeatureVal*]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:93:51: required from 'void graphite2::Vector::clear() [with T = graphite2::FeatureVal]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:61:17: required from 'graphite2::Vector::~Vector() [with T = graphite2::FeatureVal]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Segment.cpp:60:47: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:163:32: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class graphite2::FeatureVal' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] if (m_last != last) memmove(first, last, distance(last,end())*sizeof(T)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Segment.cpp:32: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:38:7: note: 'class graphite2::FeatureVal' declared here class FeatureVal : public Vector ^~~~~~~~~~ [ 43%] Building CXX object tests/CMakeFiles/graphite2-segcache.dir/__/src/Slot.cpp.o [ 44%] Building CXX object src/CMakeFiles/graphite2.dir/CachedFace.cpp.o cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/src && /usr/bin/x86_64-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wdouble-promotion -Wall -Wextra -Wno-unknown-pragmas -Wendif-labels -Wshadow -Wctor-dtor-privacy -Wnon-virtual-dtor -fno-rtti -fno-exceptions -fvisibility=hidden -fvisibility-inlines-hidden -o CMakeFiles/graphite2.dir/CachedFace.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/CachedFace.cpp cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests && /usr/bin/x86_64-tld-linux-g++ -DGRAPHITE2_NTRACING -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -fno-rtti -fno-exceptions -o CMakeFiles/graphite2-segcache.dir/__/src/Slot.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Slot.cpp [ 45%] Building CXX object src/CMakeFiles/graphite2.dir/CmapCache.cpp.o cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/src && /usr/bin/x86_64-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wdouble-promotion -Wall -Wextra -Wno-unknown-pragmas -Wendif-labels -Wshadow -Wctor-dtor-privacy -Wnon-virtual-dtor -fno-rtti -fno-exceptions -fvisibility=hidden -fvisibility-inlines-hidden -o CMakeFiles/graphite2.dir/CmapCache.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/CmapCache.cpp In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/gr_slot.cpp:28: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::Zones::Debug; size_t = long unsigned int]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:91:72: required from 'void graphite2::Vector::push_back(const T&) [with T = graphite2::Zones::Debug]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:200:46: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:110:42: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'struct graphite2::Zones::Debug'; use 'new' and 'delete' instead [-Wclass-memaccess] m_first = static_cast(realloc(m_first, requested)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/gr_slot.cpp:28: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:90:12: note: 'struct graphite2::Zones::Debug' declared here struct Debug ^~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/gr_slot.cpp:28: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::FeatureVal; size_t = long unsigned int]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:91:72: required from 'void graphite2::Vector::push_back(const T&) [with T = graphite2::FeatureVal]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:110:42: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class graphite2::FeatureVal'; use 'new' and 'delete' instead [-Wclass-memaccess] m_first = static_cast(realloc(m_first, requested)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/gr_slot.cpp:28: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:38:7: note: 'class graphite2::FeatureVal' declared here class FeatureVal : public Vector ^~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/gr_slot.cpp:28: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'T* graphite2::Vector::erase(graphite2::Vector::iterator, graphite2::Vector::iterator) [with T = graphite2::Zones::Debug; graphite2::Vector::iterator = graphite2::Zones::Debug*]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:93:51: required from 'void graphite2::Vector::clear() [with T = graphite2::Zones::Debug]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:61:17: required from 'graphite2::Vector::~Vector() [with T = graphite2::Zones::Debug]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:145:54: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:163:32: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'struct graphite2::Zones::Debug' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] if (m_last != last) memmove(first, last, distance(last,end())*sizeof(T)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/gr_slot.cpp:28: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:90:12: note: 'struct graphite2::Zones::Debug' declared here struct Debug ^~~~~ make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' [ 45%] Built target nametabletest /usr/bin/make -f tests/sparsetest/CMakeFiles/sparsetest.dir/build.make tests/sparsetest/CMakeFiles/sparsetest.dir/depend make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.YsAH94/BUILD/graphite2-1.3.11 /tmp/B.YsAH94/BUILD/graphite2-1.3.11/tests/sparsetest /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/sparsetest /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/sparsetest/CMakeFiles/sparsetest.dir/DependInfo.cmake --color= Scanning dependencies of target sparsetest make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' /usr/bin/make -f tests/sparsetest/CMakeFiles/sparsetest.dir/build.make tests/sparsetest/CMakeFiles/sparsetest.dir/build make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' [ 46%] Building CXX object tests/sparsetest/CMakeFiles/sparsetest.dir/sparsetest.cpp.o cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/sparsetest && /usr/bin/x86_64-tld-linux-g++ -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/sparsetest.dir/sparsetest.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/tests/sparsetest/sparsetest.cpp [ 47%] Building CXX object src/CMakeFiles/graphite2.dir/Code.cpp.o cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/src && /usr/bin/x86_64-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wdouble-promotion -Wall -Wextra -Wno-unknown-pragmas -Wendif-labels -Wshadow -Wctor-dtor-privacy -Wnon-virtual-dtor -fno-rtti -fno-exceptions -fvisibility=hidden -fvisibility-inlines-hidden -o CMakeFiles/graphite2.dir/Code.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Code.cpp [ 48%] Building CXX object src/CMakeFiles/graphite2.dir/Collider.cpp.o cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/src && /usr/bin/x86_64-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wdouble-promotion -Wall -Wextra -Wno-unknown-pragmas -Wendif-labels -Wshadow -Wctor-dtor-privacy -Wnon-virtual-dtor -fno-rtti -fno-exceptions -fvisibility=hidden -fvisibility-inlines-hidden -o CMakeFiles/graphite2.dir/Collider.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Collider.cpp In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Silf.cpp:32: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::FeatureVal; size_t = long unsigned int]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:91:72: required from 'void graphite2::Vector::push_back(const T&) [with T = graphite2::FeatureVal]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:110:42: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class graphite2::FeatureVal'; use 'new' and 'delete' instead [-Wclass-memaccess] m_first = static_cast(realloc(m_first, requested)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Silf.cpp:32: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:38:7: note: 'class graphite2::FeatureVal' declared here class FeatureVal : public Vector ^~~~~~~~~~ [ 49%] Building CXX object src/CMakeFiles/graphite2.dir/Decompressor.cpp.o cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/src && /usr/bin/x86_64-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wdouble-promotion -Wall -Wextra -Wno-unknown-pragmas -Wendif-labels -Wshadow -Wctor-dtor-privacy -Wnon-virtual-dtor -fno-rtti -fno-exceptions -fvisibility=hidden -fvisibility-inlines-hidden -o CMakeFiles/graphite2.dir/Decompressor.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Decompressor.cpp /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Slot.cpp: In member function 'void graphite2::Slot::set(const graphite2::Slot&, int, size_t, size_t, size_t)': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Slot.cpp:78:71: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct graphite2::SlotJustify' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(m_justs, orig.m_justs, SlotJustify::size_of(justLevels)); ^ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:38, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Slot.cpp:27: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Slot.h:43:8: note: 'struct graphite2::SlotJustify' declared here struct SlotJustify ^~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/CachedFace.cpp:32: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h: In member function 'graphite2::SegCacheEntry* graphite2::SegCachePrefixEntry::cache(const uint16*, size_t, graphite2::Segment*, size_t, long long unsigned int)': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:117:82: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class graphite2::SegCacheEntry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] sizeof(SegCacheEntry) * (m_entryCounts[length-1] - insertPos)); ^ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:35, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/CachedFace.cpp:32: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheEntry.h:67:7: note: 'class graphite2::SegCacheEntry' declared here class SegCacheEntry ^~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/CachedFace.cpp:32: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:121:92: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class graphite2::SegCacheEntry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(newEntries, m_entries[length-1], sizeof(SegCacheEntry) * (insertPos)); ^ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:35, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/CachedFace.cpp:32: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheEntry.h:67:7: note: 'class graphite2::SegCacheEntry' declared here class SegCacheEntry ^~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/CachedFace.cpp:32: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:123:81: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class graphite2::SegCacheEntry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] sizeof(SegCacheEntry) * (m_entryCounts[length-1] - insertPos)); ^ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:35, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/CachedFace.cpp:32: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheEntry.h:67:7: note: 'class graphite2::SegCacheEntry' declared here class SegCacheEntry ^~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Slot.cpp:27: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::FeatureVal; size_t = long unsigned int]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:91:72: required from 'void graphite2::Vector::push_back(const T&) [with T = graphite2::FeatureVal]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:110:42: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class graphite2::FeatureVal'; use 'new' and 'delete' instead [-Wclass-memaccess] m_first = static_cast(realloc(m_first, requested)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Slot.cpp:27: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:38:7: note: 'class graphite2::FeatureVal' declared here class FeatureVal : public Vector ^~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/CachedFace.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/CachedFace.cpp:31: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::Zones::Debug; size_t = long unsigned int]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:91:72: required from 'void graphite2::Vector::push_back(const T&) [with T = graphite2::Zones::Debug]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:200:46: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:110:42: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'struct graphite2::Zones::Debug'; use 'new' and 'delete' instead [-Wclass-memaccess] m_first = static_cast(realloc(m_first, requested)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:36, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/CachedFace.cpp:32: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:90:12: note: 'struct graphite2::Zones::Debug' declared here struct Debug ^~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/CachedFace.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/CachedFace.cpp:31: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::FeatureVal; size_t = long unsigned int]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:91:72: required from 'void graphite2::Vector::push_back(const T&) [with T = graphite2::FeatureVal]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:110:42: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class graphite2::FeatureVal'; use 'new' and 'delete' instead [-Wclass-memaccess] m_first = static_cast(realloc(m_first, requested)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/CachedFace.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/CachedFace.cpp:31: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:38:7: note: 'class graphite2::FeatureVal' declared here class FeatureVal : public Vector ^~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/CachedFace.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/CachedFace.cpp:31: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'T* graphite2::Vector::erase(graphite2::Vector::iterator, graphite2::Vector::iterator) [with T = graphite2::Zones::Debug; graphite2::Vector::iterator = graphite2::Zones::Debug*]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:93:51: required from 'void graphite2::Vector::clear() [with T = graphite2::Zones::Debug]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:61:17: required from 'graphite2::Vector::~Vector() [with T = graphite2::Zones::Debug]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:145:54: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:163:32: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'struct graphite2::Zones::Debug' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] if (m_last != last) memmove(first, last, distance(last,end())*sizeof(T)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:36, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/CachedFace.cpp:32: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:90:12: note: 'struct graphite2::Zones::Debug' declared here struct Debug ^~~~~ [ 50%] Building CXX object src/CMakeFiles/graphite2.dir/Face.cpp.o cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/src && /usr/bin/x86_64-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wdouble-promotion -Wall -Wextra -Wno-unknown-pragmas -Wendif-labels -Wshadow -Wctor-dtor-privacy -Wnon-virtual-dtor -fno-rtti -fno-exceptions -fvisibility=hidden -fvisibility-inlines-hidden -o CMakeFiles/graphite2.dir/Face.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Face.cpp [ 51%] Building CXX object src/CMakeFiles/graphite2.dir/FeatureMap.cpp.o cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/src && /usr/bin/x86_64-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wdouble-promotion -Wall -Wextra -Wno-unknown-pragmas -Wendif-labels -Wshadow -Wctor-dtor-privacy -Wnon-virtual-dtor -fno-rtti -fno-exceptions -fvisibility=hidden -fvisibility-inlines-hidden -o CMakeFiles/graphite2.dir/FeatureMap.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/FeatureMap.cpp [ 52%] Building CXX object src/CMakeFiles/graphite2.dir/Font.cpp.o cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/src && /usr/bin/x86_64-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wdouble-promotion -Wall -Wextra -Wno-unknown-pragmas -Wendif-labels -Wshadow -Wctor-dtor-privacy -Wnon-virtual-dtor -fno-rtti -fno-exceptions -fvisibility=hidden -fvisibility-inlines-hidden -o CMakeFiles/graphite2.dir/Font.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Font.cpp [ 53%] Building CXX object src/CMakeFiles/graphite2.dir/GlyphFace.cpp.o cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/src && /usr/bin/x86_64-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wdouble-promotion -Wall -Wextra -Wno-unknown-pragmas -Wendif-labels -Wshadow -Wctor-dtor-privacy -Wnon-virtual-dtor -fno-rtti -fno-exceptions -fvisibility=hidden -fvisibility-inlines-hidden -o CMakeFiles/graphite2.dir/GlyphFace.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/GlyphFace.cpp [ 54%] Linking CXX executable sparsetest cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/sparsetest && /usr/bin/cmake -E cmake_link_script CMakeFiles/sparsetest.dir/link.txt --verbose=1 /usr/bin/x86_64-tld-linux-g++ -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic CMakeFiles/sparsetest.dir/sparsetest.cpp.o -o sparsetest ../libgraphite2-base.a [ 55%] Building CXX object src/CMakeFiles/graphite2.dir/GlyphCache.cpp.o cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/src && /usr/bin/x86_64-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wdouble-promotion -Wall -Wextra -Wno-unknown-pragmas -Wendif-labels -Wshadow -Wctor-dtor-privacy -Wnon-virtual-dtor -fno-rtti -fno-exceptions -fvisibility=hidden -fvisibility-inlines-hidden -o CMakeFiles/graphite2.dir/GlyphCache.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/GlyphCache.cpp [ 56%] Linking C static library libgraphite2-segcache.a cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests && /usr/bin/cmake -P CMakeFiles/graphite2-segcache.dir/cmake_clean_target.cmake cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/graphite2-segcache.dir/link.txt --verbose=1 /usr/bin/ar qc libgraphite2-segcache.a CMakeFiles/graphite2-segcache.dir/__/src/call_machine.cpp.o CMakeFiles/graphite2-segcache.dir/__/src/Code.cpp.o CMakeFiles/graphite2-segcache.dir/__/src/Collider.cpp.o CMakeFiles/graphite2-segcache.dir/__/src/CmapCache.cpp.o CMakeFiles/graphite2-segcache.dir/__/src/Decompressor.cpp.o CMakeFiles/graphite2-segcache.dir/__/src/Face.cpp.o CMakeFiles/graphite2-segcache.dir/__/src/FileFace.cpp.o CMakeFiles/graphite2-segcache.dir/__/src/GlyphCache.cpp.o CMakeFiles/graphite2-segcache.dir/__/src/GlyphFace.cpp.o CMakeFiles/graphite2-segcache.dir/__/src/gr_logging.cpp.o CMakeFiles/graphite2-segcache.dir/__/src/Pass.cpp.o CMakeFiles/graphite2-segcache.dir/__/src/SegCache.cpp.o CMakeFiles/graphite2-segcache.dir/__/src/SegCacheEntry.cpp.o CMakeFiles/graphite2-segcache.dir/__/src/Segment.cpp.o CMakeFiles/graphite2-segcache.dir/__/src/Silf.cpp.o CMakeFiles/graphite2-segcache.dir/__/src/Slot.cpp.o /usr/bin/ranlib libgraphite2-segcache.a make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Collider.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Collider.cpp:32: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::Zones::Debug; size_t = long unsigned int]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:91:72: required from 'void graphite2::Vector::push_back(const T&) [with T = graphite2::Zones::Debug]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:200:46: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:110:42: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'struct graphite2::Zones::Debug'; use 'new' and 'delete' instead [-Wclass-memaccess] m_first = static_cast(realloc(m_first, requested)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Collider.cpp:32: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:90:12: note: 'struct graphite2::Zones::Debug' declared here struct Debug ^~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Face.cpp:37: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h: In member function 'graphite2::SegCacheEntry* graphite2::SegCachePrefixEntry::cache(const uint16*, size_t, graphite2::Segment*, size_t, long long unsigned int)': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:117:82: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class graphite2::SegCacheEntry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] sizeof(SegCacheEntry) * (m_entryCounts[length-1] - insertPos)); ^ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:35, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Face.cpp:37: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheEntry.h:67:7: note: 'class graphite2::SegCacheEntry' declared here class SegCacheEntry ^~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Face.cpp:37: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:121:92: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class graphite2::SegCacheEntry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(newEntries, m_entries[length-1], sizeof(SegCacheEntry) * (insertPos)); ^ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:35, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Face.cpp:37: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheEntry.h:67:7: note: 'class graphite2::SegCacheEntry' declared here class SegCacheEntry ^~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Face.cpp:37: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:123:81: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class graphite2::SegCacheEntry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] sizeof(SegCacheEntry) * (m_entryCounts[length-1] - insertPos)); ^ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:35, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Face.cpp:37: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheEntry.h:67:7: note: 'class graphite2::SegCacheEntry' declared here class SegCacheEntry ^~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Collider.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Collider.cpp:32: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::FeatureVal; size_t = long unsigned int]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:91:72: required from 'void graphite2::Vector::push_back(const T&) [with T = graphite2::FeatureVal]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:110:42: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class graphite2::FeatureVal'; use 'new' and 'delete' instead [-Wclass-memaccess] m_first = static_cast(realloc(m_first, requested)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Collider.cpp:33: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:38:7: note: 'class graphite2::FeatureVal' declared here class FeatureVal : public Vector ^~~~~~~~~~ [ 56%] Built target graphite2-segcache In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Collider.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Collider.cpp:32: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'T* graphite2::Vector::erase(graphite2::Vector::iterator, graphite2::Vector::iterator) [with T = graphite2::Zones::Debug; graphite2::Vector::iterator = graphite2::Zones::Debug*]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:93:51: required from 'void graphite2::Vector::clear() [with T = graphite2::Zones::Debug]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:61:17: required from 'graphite2::Vector::~Vector() [with T = graphite2::Zones::Debug]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:145:54: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:163:32: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'struct graphite2::Zones::Debug' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] if (m_last != last) memmove(first, last, distance(last,end())*sizeof(T)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Collider.cpp:32: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:90:12: note: 'struct graphite2::Zones::Debug' declared here struct Debug ^~~~~ [ 57%] Building CXX object src/CMakeFiles/graphite2.dir/Intervals.cpp.o cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/src && /usr/bin/x86_64-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wdouble-promotion -Wall -Wextra -Wno-unknown-pragmas -Wendif-labels -Wshadow -Wctor-dtor-privacy -Wnon-virtual-dtor -fno-rtti -fno-exceptions -fvisibility=hidden -fvisibility-inlines-hidden -o CMakeFiles/graphite2.dir/Intervals.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Intervals.cpp make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' [ 57%] Built target sparsetest [ 58%] Building CXX object src/CMakeFiles/graphite2.dir/Justifier.cpp.o cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/src && /usr/bin/x86_64-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wdouble-promotion -Wall -Wextra -Wno-unknown-pragmas -Wendif-labels -Wshadow -Wctor-dtor-privacy -Wnon-virtual-dtor -fno-rtti -fno-exceptions -fvisibility=hidden -fvisibility-inlines-hidden -o CMakeFiles/graphite2.dir/Justifier.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Justifier.cpp In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/CmapCache.h:30, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Face.cpp:29: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::Zones::Debug; size_t = long unsigned int]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:91:72: required from 'void graphite2::Vector::push_back(const T&) [with T = graphite2::Zones::Debug]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:200:46: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:110:42: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'struct graphite2::Zones::Debug'; use 'new' and 'delete' instead [-Wclass-memaccess] m_first = static_cast(realloc(m_first, requested)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:36, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Face.cpp:37: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:90:12: note: 'struct graphite2::Zones::Debug' declared here struct Debug ^~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/CmapCache.h:30, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Face.cpp:29: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::FeatureVal; size_t = long unsigned int]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:91:72: required from 'void graphite2::Vector::push_back(const T&) [with T = graphite2::FeatureVal]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:110:42: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class graphite2::FeatureVal'; use 'new' and 'delete' instead [-Wclass-memaccess] m_first = static_cast(realloc(m_first, requested)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/CmapCache.h:30, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Face.cpp:29: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:38:7: note: 'class graphite2::FeatureVal' declared here class FeatureVal : public Vector ^~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/CmapCache.h:30, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Face.cpp:29: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'T* graphite2::Vector::erase(graphite2::Vector::iterator, graphite2::Vector::iterator) [with T = graphite2::Zones::Debug; graphite2::Vector::iterator = graphite2::Zones::Debug*]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:93:51: required from 'void graphite2::Vector::clear() [with T = graphite2::Zones::Debug]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:61:17: required from 'graphite2::Vector::~Vector() [with T = graphite2::Zones::Debug]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:145:54: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:163:32: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'struct graphite2::Zones::Debug' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] if (m_last != last) memmove(first, last, distance(last,end())*sizeof(T)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:36, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Face.cpp:37: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:90:12: note: 'struct graphite2::Zones::Debug' declared here struct Debug ^~~~~ [ 59%] Building CXX object src/CMakeFiles/graphite2.dir/NameTable.cpp.o cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/src && /usr/bin/x86_64-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wdouble-promotion -Wall -Wextra -Wno-unknown-pragmas -Wendif-labels -Wshadow -Wctor-dtor-privacy -Wnon-virtual-dtor -fno-rtti -fno-exceptions -fvisibility=hidden -fvisibility-inlines-hidden -o CMakeFiles/graphite2.dir/NameTable.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/NameTable.cpp [ 61%] Building CXX object src/CMakeFiles/graphite2.dir/Position.cpp.o [ 61%] Building CXX object src/CMakeFiles/graphite2.dir/Pass.cpp.o cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/src && /usr/bin/x86_64-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wdouble-promotion -Wall -Wextra -Wno-unknown-pragmas -Wendif-labels -Wshadow -Wctor-dtor-privacy -Wnon-virtual-dtor -fno-rtti -fno-exceptions -fvisibility=hidden -fvisibility-inlines-hidden -o CMakeFiles/graphite2.dir/Pass.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Pass.cpp cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/src && /usr/bin/x86_64-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wdouble-promotion -Wall -Wextra -Wno-unknown-pragmas -Wendif-labels -Wshadow -Wctor-dtor-privacy -Wnon-virtual-dtor -fno-rtti -fno-exceptions -fvisibility=hidden -fvisibility-inlines-hidden -o CMakeFiles/graphite2.dir/Position.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Position.cpp [ 62%] Building CXX object src/CMakeFiles/graphite2.dir/Segment.cpp.o cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/src && /usr/bin/x86_64-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wdouble-promotion -Wall -Wextra -Wno-unknown-pragmas -Wendif-labels -Wshadow -Wctor-dtor-privacy -Wnon-virtual-dtor -fno-rtti -fno-exceptions -fvisibility=hidden -fvisibility-inlines-hidden -o CMakeFiles/graphite2.dir/Segment.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Segment.cpp [ 63%] Building CXX object src/CMakeFiles/graphite2.dir/Silf.cpp.o cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/src && /usr/bin/x86_64-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wdouble-promotion -Wall -Wextra -Wno-unknown-pragmas -Wendif-labels -Wshadow -Wctor-dtor-privacy -Wnon-virtual-dtor -fno-rtti -fno-exceptions -fvisibility=hidden -fvisibility-inlines-hidden -o CMakeFiles/graphite2.dir/Silf.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Silf.cpp [ 64%] Building CXX object src/CMakeFiles/graphite2.dir/Slot.cpp.o cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/src && /usr/bin/x86_64-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wdouble-promotion -Wall -Wextra -Wno-unknown-pragmas -Wendif-labels -Wshadow -Wctor-dtor-privacy -Wnon-virtual-dtor -fno-rtti -fno-exceptions -fvisibility=hidden -fvisibility-inlines-hidden -o CMakeFiles/graphite2.dir/Slot.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Slot.cpp In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Justifier.cpp:28: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::Zones::Debug; size_t = long unsigned int]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:91:72: required from 'void graphite2::Vector::push_back(const T&) [with T = graphite2::Zones::Debug]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:200:46: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:110:42: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'struct graphite2::Zones::Debug'; use 'new' and 'delete' instead [-Wclass-memaccess] m_first = static_cast(realloc(m_first, requested)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Justifier.cpp:28: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:90:12: note: 'struct graphite2::Zones::Debug' declared here struct Debug ^~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Justifier.cpp:28: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::FeatureVal; size_t = long unsigned int]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:91:72: required from 'void graphite2::Vector::push_back(const T&) [with T = graphite2::FeatureVal]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:110:42: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class graphite2::FeatureVal'; use 'new' and 'delete' instead [-Wclass-memaccess] m_first = static_cast(realloc(m_first, requested)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Justifier.cpp:28: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:38:7: note: 'class graphite2::FeatureVal' declared here class FeatureVal : public Vector ^~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:32, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Intervals.cpp:31: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::Zones::Debug; size_t = long unsigned int]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:91:72: required from 'void graphite2::Vector::push_back(const T&) [with T = graphite2::Zones::Debug]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:200:46: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:110:42: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'struct graphite2::Zones::Debug'; use 'new' and 'delete' instead [-Wclass-memaccess] m_first = static_cast(realloc(m_first, requested)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Intervals.cpp:31: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:90:12: note: 'struct graphite2::Zones::Debug' declared here struct Debug ^~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Justifier.cpp:28: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'T* graphite2::Vector::erase(graphite2::Vector::iterator, graphite2::Vector::iterator) [with T = graphite2::Zones::Debug; graphite2::Vector::iterator = graphite2::Zones::Debug*]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:93:51: required from 'void graphite2::Vector::clear() [with T = graphite2::Zones::Debug]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:61:17: required from 'graphite2::Vector::~Vector() [with T = graphite2::Zones::Debug]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:145:54: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:163:32: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'struct graphite2::Zones::Debug' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] if (m_last != last) memmove(first, last, distance(last,end())*sizeof(T)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Justifier.cpp:28: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:90:12: note: 'struct graphite2::Zones::Debug' declared here struct Debug ^~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:32, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Intervals.cpp:31: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::FeatureVal; size_t = long unsigned int]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:91:72: required from 'void graphite2::Vector::push_back(const T&) [with T = graphite2::FeatureVal]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:110:42: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class graphite2::FeatureVal'; use 'new' and 'delete' instead [-Wclass-memaccess] m_first = static_cast(realloc(m_first, requested)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Intervals.cpp:32: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:38:7: note: 'class graphite2::FeatureVal' declared here class FeatureVal : public Vector ^~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:32, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Intervals.cpp:31: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'T* graphite2::Vector::erase(graphite2::Vector::iterator, graphite2::Vector::iterator) [with T = graphite2::Zones::Debug; graphite2::Vector::iterator = graphite2::Zones::Debug*]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:93:51: required from 'void graphite2::Vector::clear() [with T = graphite2::Zones::Debug]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:61:17: required from 'graphite2::Vector::~Vector() [with T = graphite2::Zones::Debug]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:145:54: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:163:32: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'struct graphite2::Zones::Debug' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] if (m_last != last) memmove(first, last, distance(last,end())*sizeof(T)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Intervals.cpp:31: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:90:12: note: 'struct graphite2::Zones::Debug' declared here struct Debug ^~~~~ [ 65%] Building CXX object src/CMakeFiles/graphite2.dir/Sparse.cpp.o cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/src && /usr/bin/x86_64-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wdouble-promotion -Wall -Wextra -Wno-unknown-pragmas -Wendif-labels -Wshadow -Wctor-dtor-privacy -Wnon-virtual-dtor -fno-rtti -fno-exceptions -fvisibility=hidden -fvisibility-inlines-hidden -o CMakeFiles/graphite2.dir/Sparse.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Sparse.cpp In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/json.h:36, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/debug.h:37, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Pass.cpp:28: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::Zones::Debug; size_t = long unsigned int]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:91:72: required from 'void graphite2::Vector::push_back(const T&) [with T = graphite2::Zones::Debug]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:200:46: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:110:42: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'struct graphite2::Zones::Debug'; use 'new' and 'delete' instead [-Wclass-memaccess] m_first = static_cast(realloc(m_first, requested)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Pass.cpp:35: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:90:12: note: 'struct graphite2::Zones::Debug' declared here struct Debug ^~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/json.h:36, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/debug.h:37, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Pass.cpp:28: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::FeatureVal; size_t = long unsigned int]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:91:72: required from 'void graphite2::Vector::push_back(const T&) [with T = graphite2::FeatureVal]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:110:42: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class graphite2::FeatureVal'; use 'new' and 'delete' instead [-Wclass-memaccess] m_first = static_cast(realloc(m_first, requested)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Pass.cpp:35: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:38:7: note: 'class graphite2::FeatureVal' declared here class FeatureVal : public Vector ^~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/json.h:36, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/debug.h:37, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Pass.cpp:28: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'T* graphite2::Vector::erase(graphite2::Vector::iterator, graphite2::Vector::iterator) [with T = graphite2::Zones::Debug; graphite2::Vector::iterator = graphite2::Zones::Debug*]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:93:51: required from 'void graphite2::Vector::clear() [with T = graphite2::Zones::Debug]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:61:17: required from 'graphite2::Vector::~Vector() [with T = graphite2::Zones::Debug]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:145:54: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:163:32: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'struct graphite2::Zones::Debug' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] if (m_last != last) memmove(first, last, distance(last,end())*sizeof(T)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Pass.cpp:35: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:90:12: note: 'struct graphite2::Zones::Debug' declared here struct Debug ^~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Segment.cpp:32: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::Zones::Debug; size_t = long unsigned int]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:91:72: required from 'void graphite2::Vector::push_back(const T&) [with T = graphite2::Zones::Debug]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:200:46: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:110:42: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'struct graphite2::Zones::Debug'; use 'new' and 'delete' instead [-Wclass-memaccess] m_first = static_cast(realloc(m_first, requested)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Segment.cpp:32: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:90:12: note: 'struct graphite2::Zones::Debug' declared here struct Debug ^~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Segment.cpp:32: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::FeatureVal; size_t = long unsigned int]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:91:72: required from 'void graphite2::Vector::push_back(const T&) [with T = graphite2::FeatureVal]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:110:42: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class graphite2::FeatureVal'; use 'new' and 'delete' instead [-Wclass-memaccess] m_first = static_cast(realloc(m_first, requested)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Segment.cpp:32: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:38:7: note: 'class graphite2::FeatureVal' declared here class FeatureVal : public Vector ^~~~~~~~~~ [ 67%] Building CXX object src/CMakeFiles/graphite2.dir/TtfUtil.cpp.o cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/src && /usr/bin/x86_64-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wdouble-promotion -Wall -Wextra -Wno-unknown-pragmas -Wendif-labels -Wshadow -Wctor-dtor-privacy -Wnon-virtual-dtor -fno-rtti -fno-exceptions -fvisibility=hidden -fvisibility-inlines-hidden -o CMakeFiles/graphite2.dir/TtfUtil.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/TtfUtil.cpp In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Segment.cpp:32: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'T* graphite2::Vector::erase(graphite2::Vector::iterator, graphite2::Vector::iterator) [with T = graphite2::Zones::Debug; graphite2::Vector::iterator = graphite2::Zones::Debug*]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:93:51: required from 'void graphite2::Vector::clear() [with T = graphite2::Zones::Debug]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:61:17: required from 'graphite2::Vector::~Vector() [with T = graphite2::Zones::Debug]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:145:54: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:163:32: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'struct graphite2::Zones::Debug' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] if (m_last != last) memmove(first, last, distance(last,end())*sizeof(T)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Segment.cpp:32: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:90:12: note: 'struct graphite2::Zones::Debug' declared here struct Debug ^~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Segment.cpp:32: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'T* graphite2::Vector::erase(graphite2::Vector::iterator, graphite2::Vector::iterator) [with T = graphite2::FeatureVal; graphite2::Vector::iterator = graphite2::FeatureVal*]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:93:51: required from 'void graphite2::Vector::clear() [with T = graphite2::FeatureVal]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:61:17: required from 'graphite2::Vector::~Vector() [with T = graphite2::FeatureVal]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Segment.cpp:60:47: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:163:32: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class graphite2::FeatureVal' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] if (m_last != last) memmove(first, last, distance(last,end())*sizeof(T)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Segment.cpp:32: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:38:7: note: 'class graphite2::FeatureVal' declared here class FeatureVal : public Vector ^~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/json.h:36, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/debug.h:37, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Silf.cpp:29: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::Zones::Debug; size_t = long unsigned int]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:91:72: required from 'void graphite2::Vector::push_back(const T&) [with T = graphite2::Zones::Debug]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:200:46: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:110:42: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'struct graphite2::Zones::Debug'; use 'new' and 'delete' instead [-Wclass-memaccess] m_first = static_cast(realloc(m_first, requested)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Silf.cpp:32: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:90:12: note: 'struct graphite2::Zones::Debug' declared here struct Debug ^~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/json.h:36, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/debug.h:37, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Silf.cpp:29: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::FeatureVal; size_t = long unsigned int]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:91:72: required from 'void graphite2::Vector::push_back(const T&) [with T = graphite2::FeatureVal]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:110:42: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class graphite2::FeatureVal'; use 'new' and 'delete' instead [-Wclass-memaccess] m_first = static_cast(realloc(m_first, requested)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Silf.cpp:32: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:38:7: note: 'class graphite2::FeatureVal' declared here class FeatureVal : public Vector ^~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/json.h:36, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/debug.h:37, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Silf.cpp:29: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'T* graphite2::Vector::erase(graphite2::Vector::iterator, graphite2::Vector::iterator) [with T = graphite2::Zones::Debug; graphite2::Vector::iterator = graphite2::Zones::Debug*]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:93:51: required from 'void graphite2::Vector::clear() [with T = graphite2::Zones::Debug]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:61:17: required from 'graphite2::Vector::~Vector() [with T = graphite2::Zones::Debug]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:145:54: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:163:32: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'struct graphite2::Zones::Debug' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] if (m_last != last) memmove(first, last, distance(last,end())*sizeof(T)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Silf.cpp:32: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:90:12: note: 'struct graphite2::Zones::Debug' declared here struct Debug ^~~~~ /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Slot.cpp: In member function 'void graphite2::Slot::set(const graphite2::Slot&, int, size_t, size_t, size_t)': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Slot.cpp:78:71: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct graphite2::SlotJustify' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(m_justs, orig.m_justs, SlotJustify::size_of(justLevels)); ^ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:38, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Slot.cpp:27: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Slot.h:43:8: note: 'struct graphite2::SlotJustify' declared here struct SlotJustify ^~~~~~~~~~~ [ 68%] Building CXX object src/CMakeFiles/graphite2.dir/UtfCodec.cpp.o cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/src && /usr/bin/x86_64-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wdouble-promotion -Wall -Wextra -Wno-unknown-pragmas -Wendif-labels -Wshadow -Wctor-dtor-privacy -Wnon-virtual-dtor -fno-rtti -fno-exceptions -fvisibility=hidden -fvisibility-inlines-hidden -o CMakeFiles/graphite2.dir/UtfCodec.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/UtfCodec.cpp In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Slot.cpp:27: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::Zones::Debug; size_t = long unsigned int]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:91:72: required from 'void graphite2::Vector::push_back(const T&) [with T = graphite2::Zones::Debug]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:200:46: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:110:42: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'struct graphite2::Zones::Debug'; use 'new' and 'delete' instead [-Wclass-memaccess] m_first = static_cast(realloc(m_first, requested)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Slot.cpp:27: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:90:12: note: 'struct graphite2::Zones::Debug' declared here struct Debug ^~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Slot.cpp:27: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::FeatureVal; size_t = long unsigned int]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:91:72: required from 'void graphite2::Vector::push_back(const T&) [with T = graphite2::FeatureVal]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:110:42: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class graphite2::FeatureVal'; use 'new' and 'delete' instead [-Wclass-memaccess] m_first = static_cast(realloc(m_first, requested)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Slot.cpp:27: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:38:7: note: 'class graphite2::FeatureVal' declared here class FeatureVal : public Vector ^~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Slot.cpp:27: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'T* graphite2::Vector::erase(graphite2::Vector::iterator, graphite2::Vector::iterator) [with T = graphite2::Zones::Debug; graphite2::Vector::iterator = graphite2::Zones::Debug*]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:93:51: required from 'void graphite2::Vector::clear() [with T = graphite2::Zones::Debug]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:61:17: required from 'graphite2::Vector::~Vector() [with T = graphite2::Zones::Debug]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:145:54: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:163:32: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'struct graphite2::Zones::Debug' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] if (m_last != last) memmove(first, last, distance(last,end())*sizeof(T)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/Slot.cpp:27: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:90:12: note: 'struct graphite2::Zones::Debug' declared here struct Debug ^~~~~ [ 69%] Building CXX object src/CMakeFiles/graphite2.dir/FileFace.cpp.o cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/src && /usr/bin/x86_64-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wdouble-promotion -Wall -Wextra -Wno-unknown-pragmas -Wendif-labels -Wshadow -Wctor-dtor-privacy -Wnon-virtual-dtor -fno-rtti -fno-exceptions -fvisibility=hidden -fvisibility-inlines-hidden -o CMakeFiles/graphite2.dir/FileFace.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/FileFace.cpp [ 70%] Building CXX object src/CMakeFiles/graphite2.dir/SegCache.cpp.o cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/src && /usr/bin/x86_64-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wdouble-promotion -Wall -Wextra -Wno-unknown-pragmas -Wendif-labels -Wshadow -Wctor-dtor-privacy -Wnon-virtual-dtor -fno-rtti -fno-exceptions -fvisibility=hidden -fvisibility-inlines-hidden -o CMakeFiles/graphite2.dir/SegCache.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCache.cpp [ 71%] Building CXX object src/CMakeFiles/graphite2.dir/SegCacheEntry.cpp.o cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/src && /usr/bin/x86_64-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wdouble-promotion -Wall -Wextra -Wno-unknown-pragmas -Wendif-labels -Wshadow -Wctor-dtor-privacy -Wnon-virtual-dtor -fno-rtti -fno-exceptions -fvisibility=hidden -fvisibility-inlines-hidden -o CMakeFiles/graphite2.dir/SegCacheEntry.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCacheEntry.cpp [ 72%] Building CXX object src/CMakeFiles/graphite2.dir/SegCacheStore.cpp.o cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/src && /usr/bin/x86_64-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wdouble-promotion -Wall -Wextra -Wno-unknown-pragmas -Wendif-labels -Wshadow -Wctor-dtor-privacy -Wnon-virtual-dtor -fno-rtti -fno-exceptions -fvisibility=hidden -fvisibility-inlines-hidden -o CMakeFiles/graphite2.dir/SegCacheStore.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCacheStore.cpp [ 73%] Building CXX object src/CMakeFiles/graphite2.dir/json.cpp.o cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/src && /usr/bin/x86_64-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wdouble-promotion -Wall -Wextra -Wno-unknown-pragmas -Wendif-labels -Wshadow -Wctor-dtor-privacy -Wnon-virtual-dtor -fno-rtti -fno-exceptions -fvisibility=hidden -fvisibility-inlines-hidden -o CMakeFiles/graphite2.dir/json.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/json.cpp In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCache.cpp:31: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h: In member function 'graphite2::SegCacheEntry* graphite2::SegCachePrefixEntry::cache(const uint16*, size_t, graphite2::Segment*, size_t, long long unsigned int)': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:117:82: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class graphite2::SegCacheEntry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] sizeof(SegCacheEntry) * (m_entryCounts[length-1] - insertPos)); ^ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:35, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCache.cpp:31: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheEntry.h:67:7: note: 'class graphite2::SegCacheEntry' declared here class SegCacheEntry ^~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCache.cpp:31: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:121:92: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class graphite2::SegCacheEntry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(newEntries, m_entries[length-1], sizeof(SegCacheEntry) * (insertPos)); ^ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:35, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCache.cpp:31: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheEntry.h:67:7: note: 'class graphite2::SegCacheEntry' declared here class SegCacheEntry ^~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCache.cpp:31: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:123:81: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class graphite2::SegCacheEntry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] sizeof(SegCacheEntry) * (m_entryCounts[length-1] - insertPos)); ^ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:35, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCache.cpp:31: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheEntry.h:67:7: note: 'class graphite2::SegCacheEntry' declared here class SegCacheEntry ^~~~~~~~~~~~~ /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCache.cpp: In member function 'graphite2::uint32 graphite2::SegCachePrefixEntry::purge(long long unsigned int, long long unsigned int, long long unsigned int)': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCache.cpp:202:100: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class graphite2::SegCacheEntry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(m_entries[length] + newIndex++, m_entries[length] + j, sizeof(SegCacheEntry)); ^ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:35, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCache.cpp:31: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheEntry.h:67:7: note: 'class graphite2::SegCacheEntry' declared here class SegCacheEntry ^~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Font.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Slot.h:32, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:33, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCache.cpp:31: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::Zones::Debug; size_t = long unsigned int]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:91:72: required from 'void graphite2::Vector::push_back(const T&) [with T = graphite2::Zones::Debug]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:200:46: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:110:42: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'struct graphite2::Zones::Debug'; use 'new' and 'delete' instead [-Wclass-memaccess] m_first = static_cast(realloc(m_first, requested)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:36, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCache.cpp:31: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:90:12: note: 'struct graphite2::Zones::Debug' declared here struct Debug ^~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Font.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Slot.h:32, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:33, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCache.cpp:31: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::FeatureVal; size_t = long unsigned int]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:91:72: required from 'void graphite2::Vector::push_back(const T&) [with T = graphite2::FeatureVal]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:110:42: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class graphite2::FeatureVal'; use 'new' and 'delete' instead [-Wclass-memaccess] m_first = static_cast(realloc(m_first, requested)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Font.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Slot.h:32, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:33, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCache.cpp:31: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:38:7: note: 'class graphite2::FeatureVal' declared here class FeatureVal : public Vector ^~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Font.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Slot.h:32, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:33, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCache.cpp:31: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'T* graphite2::Vector::erase(graphite2::Vector::iterator, graphite2::Vector::iterator) [with T = graphite2::Zones::Debug; graphite2::Vector::iterator = graphite2::Zones::Debug*]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:93:51: required from 'void graphite2::Vector::clear() [with T = graphite2::Zones::Debug]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:61:17: required from 'graphite2::Vector::~Vector() [with T = graphite2::Zones::Debug]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:145:54: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:163:32: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'struct graphite2::Zones::Debug' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] if (m_last != last) memmove(first, last, distance(last,end())*sizeof(T)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:36, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCache.cpp:31: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:90:12: note: 'struct graphite2::Zones::Debug' declared here struct Debug ^~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCacheEntry.cpp:33: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h: In member function 'graphite2::SegCacheEntry* graphite2::SegCachePrefixEntry::cache(const uint16*, size_t, graphite2::Segment*, size_t, long long unsigned int)': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:117:82: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class graphite2::SegCacheEntry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] sizeof(SegCacheEntry) * (m_entryCounts[length-1] - insertPos)); ^ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:35, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCacheEntry.cpp:33: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheEntry.h:67:7: note: 'class graphite2::SegCacheEntry' declared here class SegCacheEntry ^~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCacheEntry.cpp:33: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:121:92: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class graphite2::SegCacheEntry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(newEntries, m_entries[length-1], sizeof(SegCacheEntry) * (insertPos)); ^ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:35, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCacheEntry.cpp:33: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheEntry.h:67:7: note: 'class graphite2::SegCacheEntry' declared here class SegCacheEntry ^~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCacheEntry.cpp:33: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:123:81: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class graphite2::SegCacheEntry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] sizeof(SegCacheEntry) * (m_entryCounts[length-1] - insertPos)); ^ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:35, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCacheEntry.cpp:33: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheEntry.h:67:7: note: 'class graphite2::SegCacheEntry' declared here class SegCacheEntry ^~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCacheStore.cpp:30: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h: In member function 'graphite2::SegCacheEntry* graphite2::SegCachePrefixEntry::cache(const uint16*, size_t, graphite2::Segment*, size_t, long long unsigned int)': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:117:82: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class graphite2::SegCacheEntry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] sizeof(SegCacheEntry) * (m_entryCounts[length-1] - insertPos)); ^ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:35, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCacheStore.cpp:30: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheEntry.h:67:7: note: 'class graphite2::SegCacheEntry' declared here class SegCacheEntry ^~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCacheStore.cpp:30: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:121:92: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class graphite2::SegCacheEntry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(newEntries, m_entries[length-1], sizeof(SegCacheEntry) * (insertPos)); ^ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:35, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCacheStore.cpp:30: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheEntry.h:67:7: note: 'class graphite2::SegCacheEntry' declared here class SegCacheEntry ^~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCacheStore.cpp:30: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:123:81: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class graphite2::SegCacheEntry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] sizeof(SegCacheEntry) * (m_entryCounts[length-1] - insertPos)); ^ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:35, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCacheStore.cpp:30: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheEntry.h:67:7: note: 'class graphite2::SegCacheEntry' declared here class SegCacheEntry ^~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Font.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Slot.h:32, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCacheEntry.cpp:31: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::Zones::Debug; size_t = long unsigned int]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:91:72: required from 'void graphite2::Vector::push_back(const T&) [with T = graphite2::Zones::Debug]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:200:46: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:110:42: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'struct graphite2::Zones::Debug'; use 'new' and 'delete' instead [-Wclass-memaccess] m_first = static_cast(realloc(m_first, requested)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCacheEntry.cpp:32: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:90:12: note: 'struct graphite2::Zones::Debug' declared here struct Debug ^~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Font.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Slot.h:32, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCacheEntry.cpp:31: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::FeatureVal; size_t = long unsigned int]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:91:72: required from 'void graphite2::Vector::push_back(const T&) [with T = graphite2::FeatureVal]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:110:42: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class graphite2::FeatureVal'; use 'new' and 'delete' instead [-Wclass-memaccess] m_first = static_cast(realloc(m_first, requested)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Font.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Slot.h:32, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCacheEntry.cpp:31: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:38:7: note: 'class graphite2::FeatureVal' declared here class FeatureVal : public Vector ^~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/CmapCache.h:30, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:32, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCacheStore.cpp:30: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::Zones::Debug; size_t = long unsigned int]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:91:72: required from 'void graphite2::Vector::push_back(const T&) [with T = graphite2::Zones::Debug]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:200:46: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:110:42: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'struct graphite2::Zones::Debug'; use 'new' and 'delete' instead [-Wclass-memaccess] m_first = static_cast(realloc(m_first, requested)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:36, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCacheStore.cpp:30: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:90:12: note: 'struct graphite2::Zones::Debug' declared here struct Debug ^~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Font.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Slot.h:32, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCacheEntry.cpp:31: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'T* graphite2::Vector::erase(graphite2::Vector::iterator, graphite2::Vector::iterator) [with T = graphite2::Zones::Debug; graphite2::Vector::iterator = graphite2::Zones::Debug*]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:93:51: required from 'void graphite2::Vector::clear() [with T = graphite2::Zones::Debug]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:61:17: required from 'graphite2::Vector::~Vector() [with T = graphite2::Zones::Debug]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:145:54: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:163:32: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'struct graphite2::Zones::Debug' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] if (m_last != last) memmove(first, last, distance(last,end())*sizeof(T)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCacheEntry.cpp:32: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:90:12: note: 'struct graphite2::Zones::Debug' declared here struct Debug ^~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/CmapCache.h:30, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:32, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCacheStore.cpp:30: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::FeatureVal; size_t = long unsigned int]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:91:72: required from 'void graphite2::Vector::push_back(const T&) [with T = graphite2::FeatureVal]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:110:42: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class graphite2::FeatureVal'; use 'new' and 'delete' instead [-Wclass-memaccess] m_first = static_cast(realloc(m_first, requested)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/CmapCache.h:30, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:32, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCacheStore.cpp:30: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:38:7: note: 'class graphite2::FeatureVal' declared here class FeatureVal : public Vector ^~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/CmapCache.h:30, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:32, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCacheStore.cpp:30: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'T* graphite2::Vector::erase(graphite2::Vector::iterator, graphite2::Vector::iterator) [with T = graphite2::Zones::Debug; graphite2::Vector::iterator = graphite2::Zones::Debug*]': /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:93:51: required from 'void graphite2::Vector::clear() [with T = graphite2::Zones::Debug]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:61:17: required from 'graphite2::Vector::~Vector() [with T = graphite2::Zones::Debug]' /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:145:54: required from here /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/List.h:163:32: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'struct graphite2::Zones::Debug' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] if (m_last != last) memmove(first, last, distance(last,end())*sizeof(T)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCache.h:36, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/SegCacheStore.cpp:30: /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/inc/Intervals.h:90:12: note: 'struct graphite2::Zones::Debug' declared here struct Debug ^~~~~ [ 74%] Linking CXX shared library libgraphite2.so cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/graphite2.dir/link.txt --verbose=1 /usr/bin/x86_64-tld-linux-g++ -fPIC -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -shared -Wl,-soname,libgraphite2.so.3 -o libgraphite2.so.3.0.1 CMakeFiles/graphite2.dir/direct_machine.cpp.o CMakeFiles/graphite2.dir/gr_char_info.cpp.o CMakeFiles/graphite2.dir/gr_features.cpp.o CMakeFiles/graphite2.dir/gr_face.cpp.o CMakeFiles/graphite2.dir/gr_font.cpp.o CMakeFiles/graphite2.dir/gr_logging.cpp.o CMakeFiles/graphite2.dir/gr_segment.cpp.o CMakeFiles/graphite2.dir/gr_slot.cpp.o CMakeFiles/graphite2.dir/CachedFace.cpp.o CMakeFiles/graphite2.dir/CmapCache.cpp.o CMakeFiles/graphite2.dir/Code.cpp.o CMakeFiles/graphite2.dir/Collider.cpp.o CMakeFiles/graphite2.dir/Decompressor.cpp.o CMakeFiles/graphite2.dir/Face.cpp.o CMakeFiles/graphite2.dir/FeatureMap.cpp.o CMakeFiles/graphite2.dir/Font.cpp.o CMakeFiles/graphite2.dir/GlyphFace.cpp.o CMakeFiles/graphite2.dir/GlyphCache.cpp.o CMakeFiles/graphite2.dir/Intervals.cpp.o CMakeFiles/graphite2.dir/Justifier.cpp.o CMakeFiles/graphite2.dir/NameTable.cpp.o CMakeFiles/graphite2.dir/Pass.cpp.o CMakeFiles/graphite2.dir/Position.cpp.o CMakeFiles/graphite2.dir/Segment.cpp.o CMakeFiles/graphite2.dir/Silf.cpp.o CMakeFiles/graphite2.dir/Slot.cpp.o CMakeFiles/graphite2.dir/Sparse.cpp.o CMakeFiles/graphite2.dir/TtfUtil.cpp.o CMakeFiles/graphite2.dir/UtfCodec.cpp.o CMakeFiles/graphite2.dir/FileFace.cpp.o CMakeFiles/graphite2.dir/SegCache.cpp.o CMakeFiles/graphite2.dir/SegCacheEntry.cpp.o CMakeFiles/graphite2.dir/SegCacheStore.cpp.o CMakeFiles/graphite2.dir/json.cpp.o cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/src && /usr/bin/cmake -E cmake_symlink_library libgraphite2.so.3.0.1 libgraphite2.so.3 libgraphite2.so make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' [ 74%] Built target graphite2 /usr/bin/make -f tests/examples/CMakeFiles/features.dir/build.make tests/examples/CMakeFiles/features.dir/depend /usr/bin/make -f tests/examples/CMakeFiles/simple.dir/build.make tests/examples/CMakeFiles/simple.dir/depend /usr/bin/make -f tests/examples/CMakeFiles/linebreak.dir/build.make tests/examples/CMakeFiles/linebreak.dir/depend /usr/bin/make -f tests/examples/CMakeFiles/clusters.dir/build.make tests/examples/CMakeFiles/clusters.dir/depend /usr/bin/make -f tests/examples/CMakeFiles/freetype.dir/build.make tests/examples/CMakeFiles/freetype.dir/depend /usr/bin/make -f tests/featuremap/CMakeFiles/featuremaptest.dir/build.make tests/featuremap/CMakeFiles/featuremaptest.dir/depend /usr/bin/make -f tests/segcache/CMakeFiles/grsegcachetest.dir/build.make tests/segcache/CMakeFiles/grsegcachetest.dir/depend make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.YsAH94/BUILD/graphite2-1.3.11 /tmp/B.YsAH94/BUILD/graphite2-1.3.11/tests/examples /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/examples /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/examples/CMakeFiles/features.dir/DependInfo.cmake --color= make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.YsAH94/BUILD/graphite2-1.3.11 /tmp/B.YsAH94/BUILD/graphite2-1.3.11/tests/examples /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/examples /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/examples/CMakeFiles/clusters.dir/DependInfo.cmake --color= cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.YsAH94/BUILD/graphite2-1.3.11 /tmp/B.YsAH94/BUILD/graphite2-1.3.11/tests/examples /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/examples /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/examples/CMakeFiles/linebreak.dir/DependInfo.cmake --color= make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.YsAH94/BUILD/graphite2-1.3.11 /tmp/B.YsAH94/BUILD/graphite2-1.3.11/tests/examples /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/examples /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/examples/CMakeFiles/simple.dir/DependInfo.cmake --color= make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.YsAH94/BUILD/graphite2-1.3.11 /tmp/B.YsAH94/BUILD/graphite2-1.3.11/tests/examples /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/examples /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/examples/CMakeFiles/freetype.dir/DependInfo.cmake --color= make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.YsAH94/BUILD/graphite2-1.3.11 /tmp/B.YsAH94/BUILD/graphite2-1.3.11/tests/featuremap /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/featuremap /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/featuremap/CMakeFiles/featuremaptest.dir/DependInfo.cmake --color= make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.YsAH94/BUILD/graphite2-1.3.11 /tmp/B.YsAH94/BUILD/graphite2-1.3.11/tests/segcache /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/segcache /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/segcache/CMakeFiles/grsegcachetest.dir/DependInfo.cmake --color= /usr/bin/make -f tests/utftest/CMakeFiles/utftest.dir/build.make tests/utftest/CMakeFiles/utftest.dir/depend make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.YsAH94/BUILD/graphite2-1.3.11 /tmp/B.YsAH94/BUILD/graphite2-1.3.11/tests/utftest /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/utftest /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/utftest/CMakeFiles/utftest.dir/DependInfo.cmake --color= Scanning dependencies of target features Scanning dependencies of target featuremaptest make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' /usr/bin/make -f tests/examples/CMakeFiles/features.dir/build.make tests/examples/CMakeFiles/features.dir/build Scanning dependencies of target utftest make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' /usr/bin/make -f tests/featuremap/CMakeFiles/featuremaptest.dir/build.make tests/featuremap/CMakeFiles/featuremaptest.dir/build /usr/bin/make -f tests/utftest/CMakeFiles/utftest.dir/build.make tests/utftest/CMakeFiles/utftest.dir/build Scanning dependencies of target grsegcachetest make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' Scanning dependencies of target linebreak Scanning dependencies of target clusters make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' /usr/bin/make -f tests/segcache/CMakeFiles/grsegcachetest.dir/build.make tests/segcache/CMakeFiles/grsegcachetest.dir/build make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' /usr/bin/make -f tests/examples/CMakeFiles/linebreak.dir/build.make tests/examples/CMakeFiles/linebreak.dir/build Scanning dependencies of target freetype make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' /usr/bin/make -f tests/examples/CMakeFiles/clusters.dir/build.make tests/examples/CMakeFiles/clusters.dir/build [ 75%] Building C object tests/examples/CMakeFiles/features.dir/features.c.o make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' Scanning dependencies of target simple [ 76%] Building CXX object tests/featuremap/CMakeFiles/featuremaptest.dir/featuremaptest.cpp.o [ 77%] Building CXX object tests/utftest/CMakeFiles/utftest.dir/utftest.cpp.o cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/examples && /usr/bin/x86_64-tld-linux-gcc -DSIZEOF_SIZE_T=8 -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/tests/examples/../../src -I/usr/include/freetype2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/features.dir/features.c.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/tests/examples/features.c /usr/bin/make -f tests/examples/CMakeFiles/freetype.dir/build.make tests/examples/CMakeFiles/freetype.dir/build make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' /usr/bin/make -f tests/examples/CMakeFiles/simple.dir/build.make tests/examples/CMakeFiles/simple.dir/build [ 78%] Building CXX object tests/segcache/CMakeFiles/grsegcachetest.dir/segcachetest.cpp.o [ 79%] Building C object tests/examples/CMakeFiles/linebreak.dir/linebreak.c.o make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/featuremap && /usr/bin/x86_64-tld-linux-g++ -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/featuremaptest.dir/featuremaptest.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/tests/featuremap/featuremaptest.cpp cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/segcache && /usr/bin/x86_64-tld-linux-g++ -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/grsegcachetest.dir/segcachetest.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/tests/segcache/segcachetest.cpp make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/examples && /usr/bin/x86_64-tld-linux-gcc -DSIZEOF_SIZE_T=8 -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/tests/examples/../../src -I/usr/include/freetype2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/linebreak.dir/linebreak.c.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/tests/examples/linebreak.c cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/utftest && /usr/bin/x86_64-tld-linux-g++ -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/utftest.dir/utftest.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/tests/utftest/utftest.cpp [ 80%] Building C object tests/examples/CMakeFiles/clusters.dir/cluster.c.o cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/examples && /usr/bin/x86_64-tld-linux-gcc -DSIZEOF_SIZE_T=8 -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/tests/examples/../../src -I/usr/include/freetype2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/clusters.dir/cluster.c.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/tests/examples/cluster.c [ 81%] Building C object tests/examples/CMakeFiles/freetype.dir/freetype.c.o [ 82%] Building C object tests/examples/CMakeFiles/simple.dir/simple.c.o cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/examples && /usr/bin/x86_64-tld-linux-gcc -DSIZEOF_SIZE_T=8 -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/tests/examples/../../src -I/usr/include/freetype2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/freetype.dir/freetype.c.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/tests/examples/freetype.c cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/examples && /usr/bin/x86_64-tld-linux-gcc -DSIZEOF_SIZE_T=8 -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/tests/examples/../../src -I/usr/include/freetype2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/simple.dir/simple.c.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/tests/examples/simple.c [ 83%] Linking C executable simple cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/simple.dir/link.txt --verbose=1 /usr/bin/x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic CMakeFiles/simple.dir/simple.c.o -o simple -Wl,-rpath,/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/src ../../src/libgraphite2.so.3.0.1 [ 84%] Linking CXX executable utftest cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/utftest && /usr/bin/cmake -E cmake_link_script CMakeFiles/utftest.dir/link.txt --verbose=1 /usr/bin/x86_64-tld-linux-g++ -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic CMakeFiles/utftest.dir/utftest.cpp.o -o utftest -Wl,-rpath,/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/src ../../src/libgraphite2.so.3.0.1 [ 85%] Linking C executable linebreak [ 86%] Linking C executable clusters cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/clusters.dir/link.txt --verbose=1 [ 87%] Linking C executable freetype cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/linebreak.dir/link.txt --verbose=1 cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/freetype.dir/link.txt --verbose=1 /usr/bin/x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic CMakeFiles/clusters.dir/cluster.c.o -o clusters -Wl,-rpath,/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/src ../../src/libgraphite2.so.3.0.1 [ 88%] Linking C executable features /usr/bin/x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic CMakeFiles/linebreak.dir/linebreak.c.o -o linebreak -Wl,-rpath,/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/src ../../src/libgraphite2.so.3.0.1 cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/features.dir/link.txt --verbose=1 /usr/bin/x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic CMakeFiles/features.dir/features.c.o -o features -Wl,-rpath,/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/src ../../src/libgraphite2.so.3.0.1 make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' /usr/bin/x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic CMakeFiles/freetype.dir/freetype.c.o -o freetype -Wl,-rpath,/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/src ../../src/libgraphite2.so.3.0.1 -lfreetype [ 88%] Built target simple /usr/bin/make -f tests/vm/CMakeFiles/vm-test-common.dir/build.make tests/vm/CMakeFiles/vm-test-common.dir/depend make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.YsAH94/BUILD/graphite2-1.3.11 /tmp/B.YsAH94/BUILD/graphite2-1.3.11/tests/vm /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/vm /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/vm/CMakeFiles/vm-test-common.dir/DependInfo.cmake --color= make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' Scanning dependencies of target vm-test-common make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' /usr/bin/make -f tests/vm/CMakeFiles/vm-test-common.dir/build.make tests/vm/CMakeFiles/vm-test-common.dir/build make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' [ 88%] Built target clusters make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' /usr/bin/make -f gr2fonttest/CMakeFiles/gr2fonttest.dir/build.make gr2fonttest/CMakeFiles/gr2fonttest.dir/depend [ 89%] Building CXX object tests/vm/CMakeFiles/vm-test-common.dir/basic_test.cpp.o [ 89%] Built target linebreak make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.YsAH94/BUILD/graphite2-1.3.11 /tmp/B.YsAH94/BUILD/graphite2-1.3.11/gr2fonttest /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/gr2fonttest /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/gr2fonttest/CMakeFiles/gr2fonttest.dir/DependInfo.cmake --color= make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' [ 89%] Built target utftest cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/vm && /usr/bin/x86_64-tld-linux-g++ -DGRAPHITE2_NTRACING -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -fno-rtti -fno-exceptions -o CMakeFiles/vm-test-common.dir/basic_test.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/tests/vm/basic_test.cpp [ 89%] Built target features Scanning dependencies of target gr2fonttest make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' /usr/bin/make -f gr2fonttest/CMakeFiles/gr2fonttest.dir/build.make gr2fonttest/CMakeFiles/gr2fonttest.dir/build make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' [ 91%] Building CXX object gr2fonttest/CMakeFiles/gr2fonttest.dir/gr2FontTest.cpp.o [ 91%] Building CXX object gr2fonttest/CMakeFiles/gr2fonttest.dir/UtfCodec.cpp.o cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/gr2fonttest && /usr/bin/x86_64-tld-linux-g++ -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/gr2fonttest.dir/gr2FontTest.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/gr2fonttest/gr2FontTest.cpp cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/gr2fonttest && /usr/bin/x86_64-tld-linux-g++ -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/gr2fonttest.dir/UtfCodec.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/gr2fonttest/UtfCodec.cpp make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' [ 91%] Built target freetype [ 92%] Linking CXX executable grsegcachetest cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/segcache && /usr/bin/cmake -E cmake_link_script CMakeFiles/grsegcachetest.dir/link.txt --verbose=1 /usr/bin/x86_64-tld-linux-g++ -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic CMakeFiles/grsegcachetest.dir/segcachetest.cpp.o -o grsegcachetest -Wl,-rpath,/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/src ../../src/libgraphite2.so.3.0.1 ../libgraphite2-segcache.a ../libgraphite2-base.a [ 93%] Linking CXX static library libvm-test-common.a cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/vm && /usr/bin/cmake -P CMakeFiles/vm-test-common.dir/cmake_clean_target.cmake cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/vm && /usr/bin/cmake -E cmake_link_script CMakeFiles/vm-test-common.dir/link.txt --verbose=1 /usr/bin/ar qc libvm-test-common.a CMakeFiles/vm-test-common.dir/basic_test.cpp.o /usr/bin/ranlib libvm-test-common.a make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' [ 93%] Built target vm-test-common /usr/bin/make -f tests/vm/CMakeFiles/vm-test-call.dir/build.make tests/vm/CMakeFiles/vm-test-call.dir/depend /usr/bin/make -f tests/vm/CMakeFiles/vm-test-direct.dir/build.make tests/vm/CMakeFiles/vm-test-direct.dir/depend make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.YsAH94/BUILD/graphite2-1.3.11 /tmp/B.YsAH94/BUILD/graphite2-1.3.11/tests/vm /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/vm /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/vm/CMakeFiles/vm-test-call.dir/DependInfo.cmake --color= cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.YsAH94/BUILD/graphite2-1.3.11 /tmp/B.YsAH94/BUILD/graphite2-1.3.11/tests/vm /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/vm /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/vm/CMakeFiles/vm-test-direct.dir/DependInfo.cmake --color= make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' Scanning dependencies of target vm-test-call Scanning dependencies of target vm-test-direct make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' /usr/bin/make -f tests/vm/CMakeFiles/vm-test-call.dir/build.make tests/vm/CMakeFiles/vm-test-call.dir/build make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' /usr/bin/make -f tests/vm/CMakeFiles/vm-test-direct.dir/build.make tests/vm/CMakeFiles/vm-test-direct.dir/build make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' [ 93%] Built target grsegcachetest [ 94%] Building CXX object tests/vm/CMakeFiles/vm-test-call.dir/__/__/src/call_machine.cpp.o [ 95%] Building CXX object tests/vm/CMakeFiles/vm-test-direct.dir/__/__/src/direct_machine.cpp.o cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/vm && /usr/bin/x86_64-tld-linux-g++ -DGRAPHITE2_NTRACING -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -fno-rtti -fno-exceptions -o CMakeFiles/vm-test-call.dir/__/__/src/call_machine.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/call_machine.cpp cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/vm && /usr/bin/x86_64-tld-linux-g++ -DGRAPHITE2_NTRACING -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/include -I/tmp/B.YsAH94/BUILD/graphite2-1.3.11/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -fno-rtti -fno-exceptions -o CMakeFiles/vm-test-direct.dir/__/__/src/direct_machine.cpp.o -c /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src/direct_machine.cpp [ 96%] Linking CXX executable gr2fonttest cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/gr2fonttest && /usr/bin/cmake -E cmake_link_script CMakeFiles/gr2fonttest.dir/link.txt --verbose=1 /usr/bin/x86_64-tld-linux-g++ -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic CMakeFiles/gr2fonttest.dir/gr2FontTest.cpp.o CMakeFiles/gr2fonttest.dir/UtfCodec.cpp.o -o gr2fonttest -Wl,-rpath,/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/src: ../src/libgraphite2.so.3.0.1 make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' [ 96%] Built target gr2fonttest [ 97%] Linking CXX executable featuremaptest /usr/bin/make -f gr2fonttest/CMakeFiles/gr2fonttest_copy_dll.dir/build.make gr2fonttest/CMakeFiles/gr2fonttest_copy_dll.dir/depend make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.YsAH94/BUILD/graphite2-1.3.11 /tmp/B.YsAH94/BUILD/graphite2-1.3.11/gr2fonttest /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/gr2fonttest /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/gr2fonttest/CMakeFiles/gr2fonttest_copy_dll.dir/DependInfo.cmake --color= cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/featuremap && /usr/bin/cmake -E cmake_link_script CMakeFiles/featuremaptest.dir/link.txt --verbose=1 /usr/bin/x86_64-tld-linux-g++ -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic CMakeFiles/featuremaptest.dir/featuremaptest.cpp.o -o featuremaptest -Wl,-rpath,/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/src ../../src/libgraphite2.so.3.0.1 ../libgraphite2-base.a ../libgraphite2-segcache.a ../libgraphite2-base.a Scanning dependencies of target gr2fonttest_copy_dll make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' /usr/bin/make -f gr2fonttest/CMakeFiles/gr2fonttest_copy_dll.dir/build.make gr2fonttest/CMakeFiles/gr2fonttest_copy_dll.dir/build make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/gr2fonttest && /usr/bin/cmake -E copy_if_different /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/src/./libgraphite2.so /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/gr2fonttest/. make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' [ 97%] Built target gr2fonttest_copy_dll make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' [ 97%] Built target featuremaptest [ 98%] Linking CXX executable vm-test-direct cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/vm && /usr/bin/cmake -E cmake_link_script CMakeFiles/vm-test-direct.dir/link.txt --verbose=1 /usr/bin/x86_64-tld-linux-g++ -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic CMakeFiles/vm-test-direct.dir/__/__/src/direct_machine.cpp.o -o vm-test-direct -Wl,-rpath,/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/src libvm-test-common.a ../../src/libgraphite2.so.3.0.1 ../libgraphite2-segcache.a ../libgraphite2-base.a [100%] Linking CXX executable vm-test-call cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/vm && /usr/bin/cmake -E cmake_link_script CMakeFiles/vm-test-call.dir/link.txt --verbose=1 /usr/bin/x86_64-tld-linux-g++ -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic CMakeFiles/vm-test-call.dir/__/__/src/call_machine.cpp.o -o vm-test-call -Wl,-rpath,/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/src libvm-test-common.a ../../src/libgraphite2.so.3.0.1 ../libgraphite2-segcache.a ../libgraphite2-base.a make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' [100%] Built target vm-test-direct make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' [100%] Built target vm-test-call make[1]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' /usr/bin/cmake -E cmake_progress_start /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/CMakeFiles 0 + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.YsAH94/BUILD/tmp /bin/sh -e /tmp/B.YsAH94/BUILD/tmp/rpm-tmp.28774 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.YsAH94/BUILD/tmp + umask 022 + cd /tmp/B.YsAH94/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.YsAH94/BUILD/tmp/graphite2-1.3.11-root-builder + /bin/mkdir -p /tmp/B.YsAH94/BUILD/tmp/graphite2-1.3.11-root-builder + cd graphite2-1.3.11 + rm -rf /tmp/B.YsAH94/BUILD/tmp/graphite2-1.3.11-root-builder + /usr/bin/make -j8 -C build install 'DESTDIR=/tmp/B.YsAH94/BUILD/tmp/graphite2-1.3.11-root-builder' make: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' /usr/bin/cmake -H/tmp/B.YsAH94/BUILD/graphite2-1.3.11 -B/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/CMakeFiles /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' /usr/bin/make -f src/CMakeFiles/graphite2.dir/build.make src/CMakeFiles/graphite2.dir/depend /usr/bin/make -f tests/CMakeFiles/graphite2-segcache.dir/build.make tests/CMakeFiles/graphite2-segcache.dir/depend /usr/bin/make -f tests/CMakeFiles/graphite2-base.dir/build.make tests/CMakeFiles/graphite2-base.dir/depend /usr/bin/make -f tests/endian/CMakeFiles/endiantest.dir/build.make tests/endian/CMakeFiles/endiantest.dir/depend /usr/bin/make -f tests/grlist/CMakeFiles/grlisttest.dir/build.make tests/grlist/CMakeFiles/grlisttest.dir/depend /usr/bin/make -f tests/json/CMakeFiles/jsontest.dir/build.make tests/json/CMakeFiles/jsontest.dir/depend make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.YsAH94/BUILD/graphite2-1.3.11 /tmp/B.YsAH94/BUILD/graphite2-1.3.11/tests/endian /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/endian /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/endian/CMakeFiles/endiantest.dir/DependInfo.cmake --color= make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.YsAH94/BUILD/graphite2-1.3.11 /tmp/B.YsAH94/BUILD/graphite2-1.3.11/tests/grlist /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/grlist /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/grlist/CMakeFiles/grlisttest.dir/DependInfo.cmake --color= make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.YsAH94/BUILD/graphite2-1.3.11 /tmp/B.YsAH94/BUILD/graphite2-1.3.11/tests /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/CMakeFiles/graphite2-base.dir/DependInfo.cmake --color= make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.YsAH94/BUILD/graphite2-1.3.11 /tmp/B.YsAH94/BUILD/graphite2-1.3.11/tests/json /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/json /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/json/CMakeFiles/jsontest.dir/DependInfo.cmake --color= make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.YsAH94/BUILD/graphite2-1.3.11 /tmp/B.YsAH94/BUILD/graphite2-1.3.11/tests /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/CMakeFiles/graphite2-segcache.dir/DependInfo.cmake --color= make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.YsAH94/BUILD/graphite2-1.3.11 /tmp/B.YsAH94/BUILD/graphite2-1.3.11/src /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/src /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/src/CMakeFiles/graphite2.dir/DependInfo.cmake --color= make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' /usr/bin/make -f tests/CMakeFiles/graphite2-base.dir/build.make tests/CMakeFiles/graphite2-base.dir/build make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' /usr/bin/make -f tests/json/CMakeFiles/jsontest.dir/build.make tests/json/CMakeFiles/jsontest.dir/build /usr/bin/make -f tests/endian/CMakeFiles/endiantest.dir/build.make tests/endian/CMakeFiles/endiantest.dir/build make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' make[2]: Nothing to be done for 'tests/json/CMakeFiles/jsontest.dir/build'. make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' make[2]: Nothing to be done for 'tests/CMakeFiles/graphite2-base.dir/build'. make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' [ 3%] Built target jsontest [ 10%] Built target graphite2-base make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' /usr/bin/make -f tests/grlist/CMakeFiles/grlisttest.dir/build.make tests/grlist/CMakeFiles/grlisttest.dir/build /usr/bin/make -f tests/bittwiddling/CMakeFiles/bits.dir/build.make tests/bittwiddling/CMakeFiles/bits.dir/depend /usr/bin/make -f tests/nametabletest/CMakeFiles/nametabletest.dir/build.make tests/nametabletest/CMakeFiles/nametabletest.dir/depend /usr/bin/make -f tests/sparsetest/CMakeFiles/sparsetest.dir/build.make tests/sparsetest/CMakeFiles/sparsetest.dir/depend make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' /usr/bin/make -f tests/CMakeFiles/graphite2-segcache.dir/build.make tests/CMakeFiles/graphite2-segcache.dir/build make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' make[2]: Nothing to be done for 'tests/endian/CMakeFiles/endiantest.dir/build'. make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' make[2]: Nothing to be done for 'tests/grlist/CMakeFiles/grlisttest.dir/build'. make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.YsAH94/BUILD/graphite2-1.3.11 /tmp/B.YsAH94/BUILD/graphite2-1.3.11/tests/bittwiddling /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/bittwiddling /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/bittwiddling/CMakeFiles/bits.dir/DependInfo.cmake --color= make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.YsAH94/BUILD/graphite2-1.3.11 /tmp/B.YsAH94/BUILD/graphite2-1.3.11/tests/nametabletest /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/nametabletest /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/nametabletest/CMakeFiles/nametabletest.dir/DependInfo.cmake --color= make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.YsAH94/BUILD/graphite2-1.3.11 /tmp/B.YsAH94/BUILD/graphite2-1.3.11/tests/sparsetest /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/sparsetest /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/sparsetest/CMakeFiles/sparsetest.dir/DependInfo.cmake --color= make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' make[2]: Nothing to be done for 'tests/CMakeFiles/graphite2-segcache.dir/build'. make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' /usr/bin/make -f src/CMakeFiles/graphite2.dir/build.make src/CMakeFiles/graphite2.dir/build [ 12%] Built target endiantest make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' make[2]: Nothing to be done for 'src/CMakeFiles/graphite2.dir/build'. make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' /usr/bin/make -f tests/bittwiddling/CMakeFiles/bits.dir/build.make tests/bittwiddling/CMakeFiles/bits.dir/build make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' [ 14%] Built target grlisttest make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' [ 31%] Built target graphite2-segcache make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' make[2]: Nothing to be done for 'tests/bittwiddling/CMakeFiles/bits.dir/build'. make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' /usr/bin/make -f tests/nametabletest/CMakeFiles/nametabletest.dir/build.make tests/nametabletest/CMakeFiles/nametabletest.dir/build /usr/bin/make -f tests/sparsetest/CMakeFiles/sparsetest.dir/build.make tests/sparsetest/CMakeFiles/sparsetest.dir/build make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' make[2]: Nothing to be done for 'tests/nametabletest/CMakeFiles/nametabletest.dir/build'. make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' make[2]: Nothing to be done for 'tests/sparsetest/CMakeFiles/sparsetest.dir/build'. make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' [ 68%] Built target graphite2 [ 70%] Built target bits /usr/bin/make -f tests/examples/CMakeFiles/features.dir/build.make tests/examples/CMakeFiles/features.dir/depend /usr/bin/make -f tests/examples/CMakeFiles/simple.dir/build.make tests/examples/CMakeFiles/simple.dir/depend /usr/bin/make -f tests/examples/CMakeFiles/linebreak.dir/build.make tests/examples/CMakeFiles/linebreak.dir/depend /usr/bin/make -f tests/examples/CMakeFiles/clusters.dir/build.make tests/examples/CMakeFiles/clusters.dir/depend /usr/bin/make -f tests/examples/CMakeFiles/freetype.dir/build.make tests/examples/CMakeFiles/freetype.dir/depend /usr/bin/make -f tests/featuremap/CMakeFiles/featuremaptest.dir/build.make tests/featuremap/CMakeFiles/featuremaptest.dir/depend [ 72%] Built target nametabletest [ 74%] Built target sparsetest make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.YsAH94/BUILD/graphite2-1.3.11 /tmp/B.YsAH94/BUILD/graphite2-1.3.11/tests/examples /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/examples /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/examples/CMakeFiles/features.dir/DependInfo.cmake --color= make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.YsAH94/BUILD/graphite2-1.3.11 /tmp/B.YsAH94/BUILD/graphite2-1.3.11/tests/examples /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/examples /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/examples/CMakeFiles/simple.dir/DependInfo.cmake --color= make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.YsAH94/BUILD/graphite2-1.3.11 /tmp/B.YsAH94/BUILD/graphite2-1.3.11/tests/examples /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/examples /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/examples/CMakeFiles/linebreak.dir/DependInfo.cmake --color= make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.YsAH94/BUILD/graphite2-1.3.11 /tmp/B.YsAH94/BUILD/graphite2-1.3.11/tests/examples /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/examples /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/examples/CMakeFiles/clusters.dir/DependInfo.cmake --color= make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.YsAH94/BUILD/graphite2-1.3.11 /tmp/B.YsAH94/BUILD/graphite2-1.3.11/tests/examples /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/examples /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/examples/CMakeFiles/freetype.dir/DependInfo.cmake --color= /usr/bin/make -f tests/segcache/CMakeFiles/grsegcachetest.dir/build.make tests/segcache/CMakeFiles/grsegcachetest.dir/depend make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.YsAH94/BUILD/graphite2-1.3.11 /tmp/B.YsAH94/BUILD/graphite2-1.3.11/tests/featuremap /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/featuremap /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/featuremap/CMakeFiles/featuremaptest.dir/DependInfo.cmake --color= make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.YsAH94/BUILD/graphite2-1.3.11 /tmp/B.YsAH94/BUILD/graphite2-1.3.11/tests/segcache /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/segcache /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/segcache/CMakeFiles/grsegcachetest.dir/DependInfo.cmake --color= /usr/bin/make -f tests/utftest/CMakeFiles/utftest.dir/build.make tests/utftest/CMakeFiles/utftest.dir/depend make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.YsAH94/BUILD/graphite2-1.3.11 /tmp/B.YsAH94/BUILD/graphite2-1.3.11/tests/utftest /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/utftest /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/utftest/CMakeFiles/utftest.dir/DependInfo.cmake --color= make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' /usr/bin/make -f tests/examples/CMakeFiles/features.dir/build.make tests/examples/CMakeFiles/features.dir/build /usr/bin/make -f tests/examples/CMakeFiles/clusters.dir/build.make tests/examples/CMakeFiles/clusters.dir/build make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' /usr/bin/make -f tests/examples/CMakeFiles/freetype.dir/build.make tests/examples/CMakeFiles/freetype.dir/build /usr/bin/make -f tests/examples/CMakeFiles/simple.dir/build.make tests/examples/CMakeFiles/simple.dir/build make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' make[2]: Nothing to be done for 'tests/examples/CMakeFiles/features.dir/build'. make[2]: Nothing to be done for 'tests/examples/CMakeFiles/clusters.dir/build'. make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' make[2]: Nothing to be done for 'tests/examples/CMakeFiles/simple.dir/build'. make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' /usr/bin/make -f tests/examples/CMakeFiles/linebreak.dir/build.make tests/examples/CMakeFiles/linebreak.dir/build make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' /usr/bin/make -f tests/utftest/CMakeFiles/utftest.dir/build.make tests/utftest/CMakeFiles/utftest.dir/build make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' make[2]: Nothing to be done for 'tests/examples/CMakeFiles/freetype.dir/build'. make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' make[2]: Nothing to be done for 'tests/examples/CMakeFiles/linebreak.dir/build'. make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' make[2]: Nothing to be done for 'tests/utftest/CMakeFiles/utftest.dir/build'. make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' [ 76%] Built target features /usr/bin/make -f tests/featuremap/CMakeFiles/featuremaptest.dir/build.make tests/featuremap/CMakeFiles/featuremaptest.dir/build [ 78%] Built target clusters [ 80%] Built target simple /usr/bin/make -f tests/vm/CMakeFiles/vm-test-common.dir/build.make tests/vm/CMakeFiles/vm-test-common.dir/depend make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' make[2]: Nothing to be done for 'tests/featuremap/CMakeFiles/featuremaptest.dir/build'. make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.YsAH94/BUILD/graphite2-1.3.11 /tmp/B.YsAH94/BUILD/graphite2-1.3.11/tests/vm /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/vm /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/vm/CMakeFiles/vm-test-common.dir/DependInfo.cmake --color= [ 82%] Built target freetype make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' /usr/bin/make -f tests/segcache/CMakeFiles/grsegcachetest.dir/build.make tests/segcache/CMakeFiles/grsegcachetest.dir/build [ 84%] Built target utftest [ 86%] Built target linebreak /usr/bin/make -f gr2fonttest/CMakeFiles/gr2fonttest.dir/build.make gr2fonttest/CMakeFiles/gr2fonttest.dir/depend make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' make[2]: Nothing to be done for 'tests/segcache/CMakeFiles/grsegcachetest.dir/build'. make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.YsAH94/BUILD/graphite2-1.3.11 /tmp/B.YsAH94/BUILD/graphite2-1.3.11/gr2fonttest /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/gr2fonttest /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/gr2fonttest/CMakeFiles/gr2fonttest.dir/DependInfo.cmake --color= [ 88%] Built target featuremaptest [ 90%] Built target grsegcachetest make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' /usr/bin/make -f tests/vm/CMakeFiles/vm-test-common.dir/build.make tests/vm/CMakeFiles/vm-test-common.dir/build make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' make[2]: Nothing to be done for 'tests/vm/CMakeFiles/vm-test-common.dir/build'. make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' /usr/bin/make -f gr2fonttest/CMakeFiles/gr2fonttest.dir/build.make gr2fonttest/CMakeFiles/gr2fonttest.dir/build make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' make[2]: Nothing to be done for 'gr2fonttest/CMakeFiles/gr2fonttest.dir/build'. make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' [ 92%] Built target vm-test-common /usr/bin/make -f tests/vm/CMakeFiles/vm-test-call.dir/build.make tests/vm/CMakeFiles/vm-test-call.dir/depend /usr/bin/make -f tests/vm/CMakeFiles/vm-test-direct.dir/build.make tests/vm/CMakeFiles/vm-test-direct.dir/depend [ 95%] Built target gr2fonttest make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.YsAH94/BUILD/graphite2-1.3.11 /tmp/B.YsAH94/BUILD/graphite2-1.3.11/tests/vm /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/vm /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/vm/CMakeFiles/vm-test-call.dir/DependInfo.cmake --color= make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.YsAH94/BUILD/graphite2-1.3.11 /tmp/B.YsAH94/BUILD/graphite2-1.3.11/tests/vm /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/vm /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/tests/vm/CMakeFiles/vm-test-direct.dir/DependInfo.cmake --color= /usr/bin/make -f gr2fonttest/CMakeFiles/gr2fonttest_copy_dll.dir/build.make gr2fonttest/CMakeFiles/gr2fonttest_copy_dll.dir/depend make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.YsAH94/BUILD/graphite2-1.3.11 /tmp/B.YsAH94/BUILD/graphite2-1.3.11/gr2fonttest /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/gr2fonttest /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/gr2fonttest/CMakeFiles/gr2fonttest_copy_dll.dir/DependInfo.cmake --color= make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' /usr/bin/make -f tests/vm/CMakeFiles/vm-test-call.dir/build.make tests/vm/CMakeFiles/vm-test-call.dir/build make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' /usr/bin/make -f tests/vm/CMakeFiles/vm-test-direct.dir/build.make tests/vm/CMakeFiles/vm-test-direct.dir/build make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' /usr/bin/make -f gr2fonttest/CMakeFiles/gr2fonttest_copy_dll.dir/build.make gr2fonttest/CMakeFiles/gr2fonttest_copy_dll.dir/build make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' make[2]: Nothing to be done for 'tests/vm/CMakeFiles/vm-test-call.dir/build'. make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' make[2]: Nothing to be done for 'tests/vm/CMakeFiles/vm-test-direct.dir/build'. make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' make[2]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' cd /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/gr2fonttest && /usr/bin/cmake -E copy_if_different /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/src/./libgraphite2.so /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/gr2fonttest/. [ 97%] Built target vm-test-call [100%] Built target vm-test-direct make[2]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' [100%] Built target gr2fonttest_copy_dll make[1]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' /usr/bin/cmake -E cmake_progress_start /tmp/B.YsAH94/BUILD/graphite2-1.3.11/build/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "PLD" -- Installing: /tmp/B.YsAH94/BUILD/tmp/graphite2-1.3.11-root-builder/usr/lib64/pkgconfig/graphite2.pc -- Installing: /tmp/B.YsAH94/BUILD/tmp/graphite2-1.3.11-root-builder/usr/lib64/libgraphite2.la -- Installing: /tmp/B.YsAH94/BUILD/tmp/graphite2-1.3.11-root-builder/usr/lib64/libgraphite2.so.3.0.1 -- Installing: /tmp/B.YsAH94/BUILD/tmp/graphite2-1.3.11-root-builder/usr/lib64/libgraphite2.so.3 -- Installing: /tmp/B.YsAH94/BUILD/tmp/graphite2-1.3.11-root-builder/usr/lib64/libgraphite2.so -- Installing: /tmp/B.YsAH94/BUILD/tmp/graphite2-1.3.11-root-builder/usr/include/graphite2/Font.h -- Installing: /tmp/B.YsAH94/BUILD/tmp/graphite2-1.3.11-root-builder/usr/include/graphite2/Segment.h -- Installing: /tmp/B.YsAH94/BUILD/tmp/graphite2-1.3.11-root-builder/usr/include/graphite2/Types.h -- Installing: /tmp/B.YsAH94/BUILD/tmp/graphite2-1.3.11-root-builder/usr/include/graphite2/Log.h -- Installing: /tmp/B.YsAH94/BUILD/tmp/graphite2-1.3.11-root-builder/usr/share/graphite2/graphite2.cmake -- Installing: /tmp/B.YsAH94/BUILD/tmp/graphite2-1.3.11-root-builder/usr/share/graphite2/graphite2-pld.cmake -- Installing: /tmp/B.YsAH94/BUILD/tmp/graphite2-1.3.11-root-builder/usr/bin/gr2fonttest -- Set runtime path of "/tmp/B.YsAH94/BUILD/tmp/graphite2-1.3.11-root-builder/usr/bin/gr2fonttest" to "" make: Leaving directory '/tmp/B.YsAH94/BUILD/graphite2-1.3.11/build' + /bin/rm '--interactive=never' /tmp/B.YsAH94/BUILD/tmp/graphite2-1.3.11-root-builder/usr/lib64/libgraphite2.la + __spec_install_post_strip + set +x Stripping 2 ELF executables...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 2 executable binaries and shared object files. + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Processing files: graphite2-1.3.11-1 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.YsAH94/BUILD/tmp /bin/sh -e /tmp/B.YsAH94/BUILD/tmp/rpm-tmp.28774 + umask 022 + cd /tmp/B.YsAH94/BUILD + cd graphite2-1.3.11 + DOCDIR=/tmp/B.YsAH94/BUILD/tmp/graphite2-1.3.11-root-builder/usr/share/doc/graphite2-1.3.11 + export DOCDIR + rm -rf /tmp/B.YsAH94/BUILD/tmp/graphite2-1.3.11-root-builder/usr/share/doc/graphite2-1.3.11 + /bin/mkdir -p /tmp/B.YsAH94/BUILD/tmp/graphite2-1.3.11-root-builder/usr/share/doc/graphite2-1.3.11 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.YsAH94/BUILD/tmp/graphite2-1.3.11-root-builder/usr/share/doc/graphite2-1.3.11... Documentation compressed. + cp -pr ChangeLog doc/CMakeLists.txt doc/GTF.txt doc/OpCodes.txt doc/building.txt doc/calling.txt doc/features.txt doc/font.txt doc/hacking.txt doc/intro.txt doc/manual.txt doc/release.txt doc/testing.txt /tmp/B.YsAH94/BUILD/tmp/graphite2-1.3.11-root-builder/usr/share/doc/graphite2-1.3.11 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.YsAH94/BUILD/tmp/graphite2-1.3.11-root-builder/usr/share/doc/graphite2-1.3.11... ./ChangeLog ./hacking.txt ./features.txt ./building.txt ./calling.txt ./testing.txt ./intro.txt ./OpCodes.txt ./release.txt ./GTF.txt ./CMakeLists.txt ./manual.txt ./font.txt Documentation compressed. + exit 0 Provides: libgraphite2.so.3()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgraphite2.so.3()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) rtld(GNU_HASH) Processing files: graphite2-devel-1.3.11-1 Provides: pkgconfig(graphite2) = 3.0.1 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.YsAH94/BUILD/tmp/graphite2-1.3.11-root-builder Wrote: /tmp/B.YsAH94/RPMS/graphite2-1.3.11-1.x86_64.rpm Wrote: /tmp/B.YsAH94/RPMS/graphite2-devel-1.3.11-1.x86_64.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.YsAH94/BUILD/tmp /bin/sh -e /tmp/B.YsAH94/BUILD/tmp/rpm-tmp.28774 + umask 022 + cd /tmp/B.YsAH94/BUILD + cd graphite2-1.3.11 + /bin/rm '--interactive=never' -rf /tmp/B.YsAH94/BUILD/tmp/graphite2-1.3.11-root-builder + rm -rf /tmp/B.YsAH94/BUILD/tmp/graphite2-1.3.11-root-builder ended at: Sat Sep 1 02:05:47 2018, done in 0:00:08.049713 mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.YsAH94/BUILD + rm -rf /tmp/B.YsAH94/tmp /tmp/B.YsAH94/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages Preparing... ################################################## graphite2 ################################################## graphite2-devel ################################################## End-TLD-Builder-Info mesg: ttyname failed: Inappropriate ioctl for device + rm -rf /tmp/B.YsAH94 Begin-TLD-Builder-Info Build-Time: user:32.01s sys:3.72s real:11.30s (faults io:189 non-io:1298605) Files queued for ftp: 15447 graphite2-devel-1.3.11-1.x86_64.rpm 126719 graphite2-1.3.11-1.x86_64.rpm 128 graphite2-1.3.11-1.src.rpm.uploadinfo End-TLD-Builder-Info