request from: hawk checking if we should skip the build started at: Sat Sep 1 02:06:32 2018 fetching http://kraz.tld-linux.org/~builderti//srpms/e238160d-f656-47f4-bd39-49103e9f9f67/graphite2-1.3.11-1.src.rpm fetched 3971335 bytes, 2309.9 K/s installing srpm: graphite2-1.3.11-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.CNT40p/BUILD /tmp/B.CNT40p/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.CNT40p' --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.CNT40p/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.CNT40p/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.CNT40p' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux --define 'prep exit 0' /tmp/B.CNT40p/graphite2.spec Building target platforms: i686-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: i686-tld-linux no BR needed building RPM using: set -ex; : build-id: e238160d-f656-47f4-bd39-49103e9f9f67; TMPDIR=/tmp/B.CNT40p/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.CNT40p' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.CNT40p/graphite2.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: e238160d-f656-47f4-bd39-49103e9f9f67 + TMPDIR=/tmp/B.CNT40p/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.CNT40p' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.CNT40p/graphite2.spec Building target platforms: i686-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.CNT40p/BUILD/tmp /bin/sh -e /tmp/B.CNT40p/BUILD/tmp/rpm-tmp.84431 + umask 022 + cd /tmp/B.CNT40p/BUILD + cd /tmp/B.CNT40p/BUILD + rm -rf graphite2-1.3.11 + /usr/bin/gzip -dc /tmp/B.CNT40p/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 = unsigned int]': /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/call_machine.cpp:39: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/direct_machine.cpp:43: /tmp/B.CNT40p/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 = unsigned int]': /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Intervals.h:200:46: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/direct_machine.cpp:43: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/direct_machine.cpp:43: /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::FeatureVal; size_t = unsigned int]': /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/direct_machine.cpp:43: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/direct_machine.cpp:43: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h:93:51: required from 'void graphite2::Vector::clear() [with T = graphite2::Zones::Debug]' /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h:61:17: required from 'graphite2::Vector::~Vector() [with T = graphite2::Zones::Debug]' /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Intervals.h:145:54: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/direct_machine.cpp:43: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Intervals.h:32, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Intervals.cpp:31: /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::FeatureVal; size_t = unsigned int]': /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Intervals.cpp:32: /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:38:7: note: 'class graphite2::FeatureVal' declared here class FeatureVal : public Vector ^~~~~~~~~~ [ 17%] Linking CXX executable grlisttest cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/grlist && /usr/bin/cmake -E cmake_link_script CMakeFiles/grlisttest.dir/link.txt --verbose=1 /usr/bin/i686-tld-linux-g++ -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 make[2]: Leaving directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' [ 17%] Built target grlisttest [ 18%] Building CXX object tests/CMakeFiles/graphite2-base.dir/__/src/Sparse.cpp.o cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests && /usr/bin/i686-tld-linux-g++ -DGRAPHITE2_NTRACING -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -fno-rtti -fno-exceptions -o CMakeFiles/graphite2-base.dir/__/src/Sparse.cpp.o -c /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Sparse.cpp [ 19%] Building CXX object src/CMakeFiles/graphite2.dir/gr_font.cpp.o cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/src && /usr/bin/i686-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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.CNT40p/BUILD/graphite2-1.3.11/src/gr_font.cpp [ 20%] Building CXX object tests/CMakeFiles/graphite2-base.dir/__/src/TtfUtil.cpp.o cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests && /usr/bin/i686-tld-linux-g++ -DGRAPHITE2_NTRACING -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -fno-rtti -fno-exceptions -o CMakeFiles/graphite2-base.dir/__/src/TtfUtil.cpp.o -c /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/TtfUtil.cpp [ 21%] Building CXX object src/CMakeFiles/graphite2.dir/gr_logging.cpp.o cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/src && /usr/bin/i686-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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.CNT40p/BUILD/graphite2-1.3.11/src/gr_logging.cpp In file included from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Collider.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Collider.cpp:32: /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::FeatureVal; size_t = unsigned int]': /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Collider.cpp:33: /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:38:7: note: 'class graphite2::FeatureVal' declared here class FeatureVal : public Vector ^~~~~~~~~~ [ 22%] Building CXX object tests/CMakeFiles/graphite2-segcache.dir/__/src/CmapCache.cpp.o cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests && /usr/bin/i686-tld-linux-g++ -DGRAPHITE2_NTRACING -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -fno-rtti -fno-exceptions -o CMakeFiles/graphite2-segcache.dir/__/src/CmapCache.cpp.o -c /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/CmapCache.cpp [ 23%] Building CXX object src/CMakeFiles/graphite2.dir/gr_segment.cpp.o cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/src && /usr/bin/i686-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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.CNT40p/BUILD/graphite2-1.3.11/src/gr_segment.cpp [ 24%] Building CXX object src/CMakeFiles/graphite2.dir/gr_slot.cpp.o cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/src && /usr/bin/i686-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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.CNT40p/BUILD/graphite2-1.3.11/src/gr_slot.cpp [ 25%] Building CXX object tests/CMakeFiles/graphite2-base.dir/__/src/UtfCodec.cpp.o cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests && /usr/bin/i686-tld-linux-g++ -DGRAPHITE2_NTRACING -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -fno-rtti -fno-exceptions -o CMakeFiles/graphite2-base.dir/__/src/UtfCodec.cpp.o -c /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/UtfCodec.cpp [ 26%] Building CXX object tests/CMakeFiles/graphite2-segcache.dir/__/src/Decompressor.cpp.o cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests && /usr/bin/i686-tld-linux-g++ -DGRAPHITE2_NTRACING -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -fno-rtti -fno-exceptions -o CMakeFiles/graphite2-segcache.dir/__/src/Decompressor.cpp.o -c /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Decompressor.cpp [ 27%] Linking C static library libgraphite2-base.a cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests && /usr/bin/cmake -P CMakeFiles/graphite2-base.dir/cmake_clean_target.cmake cd /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/build' [ 27%] 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.CNT40p/BUILD/graphite2-1.3.11/build' cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.CNT40p/BUILD/graphite2-1.3.11 /tmp/B.CNT40p/BUILD/graphite2-1.3.11/tests/bittwiddling /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/bittwiddling /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/build' [ 28%] Building CXX object tests/CMakeFiles/graphite2-segcache.dir/__/src/Face.cpp.o /usr/bin/make -f tests/bittwiddling/CMakeFiles/bits.dir/build.make tests/bittwiddling/CMakeFiles/bits.dir/build cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests && /usr/bin/i686-tld-linux-g++ -DGRAPHITE2_NTRACING -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -fno-rtti -fno-exceptions -o CMakeFiles/graphite2-segcache.dir/__/src/Face.cpp.o -c /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Face.cpp make[2]: Entering directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' [ 29%] Building CXX object tests/bittwiddling/CMakeFiles/bits.dir/bits.cpp.o cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/bittwiddling && /usr/bin/i686-tld-linux-g++ -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/bits.dir/bits.cpp.o -c /tmp/B.CNT40p/BUILD/graphite2-1.3.11/tests/bittwiddling/bits.cpp [ 30%] Building CXX object tests/CMakeFiles/graphite2-segcache.dir/__/src/FileFace.cpp.o cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests && /usr/bin/i686-tld-linux-g++ -DGRAPHITE2_NTRACING -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -fno-rtti -fno-exceptions -o CMakeFiles/graphite2-segcache.dir/__/src/FileFace.cpp.o -c /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/FileFace.cpp [ 31%] Building CXX object tests/CMakeFiles/graphite2-segcache.dir/__/src/GlyphCache.cpp.o cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests && /usr/bin/i686-tld-linux-g++ -DGRAPHITE2_NTRACING -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -fno-rtti -fno-exceptions -o CMakeFiles/graphite2-segcache.dir/__/src/GlyphCache.cpp.o -c /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/GlyphCache.cpp In file included from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/json.h:36, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/debug.h:37, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/gr_logging.cpp:30: /tmp/B.CNT40p/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 = unsigned int]': /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Intervals.h:200:46: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/gr_logging.cpp:33: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/json.h:36, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/debug.h:37, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/gr_logging.cpp:30: /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::FeatureVal; size_t = unsigned int]': /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Font.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Slot.h:32, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/gr_logging.cpp:32: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/json.h:36, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/debug.h:37, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/gr_logging.cpp:30: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h:93:51: required from 'void graphite2::Vector::clear() [with T = graphite2::Zones::Debug]' /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h:61:17: required from 'graphite2::Vector::~Vector() [with T = graphite2::Zones::Debug]' /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Intervals.h:145:54: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/gr_logging.cpp:33: /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Intervals.h:90:12: note: 'struct graphite2::Zones::Debug' declared here struct Debug ^~~~~ [ 32%] Building CXX object tests/CMakeFiles/graphite2-segcache.dir/__/src/GlyphFace.cpp.o cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests && /usr/bin/i686-tld-linux-g++ -DGRAPHITE2_NTRACING -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -fno-rtti -fno-exceptions -o CMakeFiles/graphite2-segcache.dir/__/src/GlyphFace.cpp.o -c /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/GlyphFace.cpp In file included from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/gr_segment.cpp:29: /tmp/B.CNT40p/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 = unsigned int]': /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Intervals.h:200:46: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/gr_segment.cpp:29: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/gr_segment.cpp:29: /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::FeatureVal; size_t = unsigned int]': /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/gr_segment.cpp:29: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/gr_slot.cpp:28: /tmp/B.CNT40p/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 = unsigned int]': /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Intervals.h:200:46: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/gr_slot.cpp:28: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/gr_slot.cpp:28: /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::FeatureVal; size_t = unsigned int]': /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/gr_slot.cpp:28: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/gr_slot.cpp:28: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h:93:51: required from 'void graphite2::Vector::clear() [with T = graphite2::Zones::Debug]' /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h:61:17: required from 'graphite2::Vector::~Vector() [with T = graphite2::Zones::Debug]' /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Intervals.h:145:54: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/gr_slot.cpp:28: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/gr_segment.cpp:29: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h:93:51: required from 'void graphite2::Vector::clear() [with T = graphite2::Zones::Debug]' /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h:61:17: required from 'graphite2::Vector::~Vector() [with T = graphite2::Zones::Debug]' /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Intervals.h:145:54: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/gr_segment.cpp:29: /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Intervals.h:90:12: note: 'struct graphite2::Zones::Debug' declared here struct Debug ^~~~~ [ 34%] Building CXX object src/CMakeFiles/graphite2.dir/CachedFace.cpp.o cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/src && /usr/bin/i686-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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.CNT40p/BUILD/graphite2-1.3.11/src/CachedFace.cpp [ 35%] Building CXX object src/CMakeFiles/graphite2.dir/CmapCache.cpp.o cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/src && /usr/bin/i686-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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.CNT40p/BUILD/graphite2-1.3.11/src/CmapCache.cpp [ 36%] Building CXX object src/CMakeFiles/graphite2.dir/Code.cpp.o cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/src && /usr/bin/i686-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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.CNT40p/BUILD/graphite2-1.3.11/src/Code.cpp In file included from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Face.cpp:37: /tmp/B.CNT40p/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.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCache.h:35, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Face.cpp:37: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Face.cpp:37: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCache.h:35, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Face.cpp:37: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Face.cpp:37: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCache.h:35, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Face.cpp:37: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/CmapCache.h:30, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Face.cpp:29: /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::FeatureVal; size_t = unsigned int]': /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/CmapCache.h:30, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Face.cpp:29: /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:38:7: note: 'class graphite2::FeatureVal' declared here class FeatureVal : public Vector ^~~~~~~~~~ [ 37%] Building CXX object tests/CMakeFiles/graphite2-segcache.dir/__/src/gr_logging.cpp.o cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests && /usr/bin/i686-tld-linux-g++ -DGRAPHITE2_NTRACING -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -fno-rtti -fno-exceptions -o CMakeFiles/graphite2-segcache.dir/__/src/gr_logging.cpp.o -c /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/gr_logging.cpp [ 38%] Building CXX object src/CMakeFiles/graphite2.dir/Collider.cpp.o cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/src && /usr/bin/i686-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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.CNT40p/BUILD/graphite2-1.3.11/src/Collider.cpp [ 39%] Building CXX object tests/CMakeFiles/graphite2-segcache.dir/__/src/Pass.cpp.o cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests && /usr/bin/i686-tld-linux-g++ -DGRAPHITE2_NTRACING -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -fno-rtti -fno-exceptions -o CMakeFiles/graphite2-segcache.dir/__/src/Pass.cpp.o -c /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Pass.cpp [ 40%] Linking CXX executable bits cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/bittwiddling && /usr/bin/cmake -E cmake_link_script CMakeFiles/bits.dir/link.txt --verbose=1 /usr/bin/i686-tld-linux-g++ -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 [ 41%] Building CXX object tests/CMakeFiles/graphite2-segcache.dir/__/src/SegCache.cpp.o cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests && /usr/bin/i686-tld-linux-g++ -DGRAPHITE2_NTRACING -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -fno-rtti -fno-exceptions -o CMakeFiles/graphite2-segcache.dir/__/src/SegCache.cpp.o -c /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/SegCache.cpp In file included from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/CachedFace.cpp:32: /tmp/B.CNT40p/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.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCache.h:35, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/CachedFace.cpp:32: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/CachedFace.cpp:32: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCache.h:35, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/CachedFace.cpp:32: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/CachedFace.cpp:32: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCache.h:35, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/CachedFace.cpp:32: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/CachedFace.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/CachedFace.cpp:31: /tmp/B.CNT40p/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 = unsigned int]': /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Intervals.h:200:46: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCache.h:36, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/CachedFace.cpp:32: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/CachedFace.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/CachedFace.cpp:31: /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::FeatureVal; size_t = unsigned int]': /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/CachedFace.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/CachedFace.cpp:31: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/CachedFace.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/CachedFace.cpp:31: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h:93:51: required from 'void graphite2::Vector::clear() [with T = graphite2::Zones::Debug]' /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h:61:17: required from 'graphite2::Vector::~Vector() [with T = graphite2::Zones::Debug]' /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Intervals.h:145:54: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCache.h:36, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/CachedFace.cpp:32: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/build' [ 41%] 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.CNT40p/BUILD/graphite2-1.3.11/build' cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.CNT40p/BUILD/graphite2-1.3.11 /tmp/B.CNT40p/BUILD/graphite2-1.3.11/tests/nametabletest /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/nametabletest /tmp/B.CNT40p/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.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/build' [ 43%] Building CXX object tests/nametabletest/CMakeFiles/nametabletest.dir/nametabletest.cpp.o [ 43%] Building CXX object tests/CMakeFiles/graphite2-segcache.dir/__/src/SegCacheEntry.cpp.o cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/nametabletest && /usr/bin/i686-tld-linux-g++ -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/nametabletest.dir/nametabletest.cpp.o -c /tmp/B.CNT40p/BUILD/graphite2-1.3.11/tests/nametabletest/nametabletest.cpp cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests && /usr/bin/i686-tld-linux-g++ -DGRAPHITE2_NTRACING -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -fno-rtti -fno-exceptions -o CMakeFiles/graphite2-segcache.dir/__/src/SegCacheEntry.cpp.o -c /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/SegCacheEntry.cpp In file included from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Font.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Slot.h:32, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/gr_logging.cpp:32: /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::FeatureVal; size_t = unsigned int]': /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Font.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Slot.h:32, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/gr_logging.cpp:32: /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:38:7: note: 'class graphite2::FeatureVal' declared here class FeatureVal : public Vector ^~~~~~~~~~ [ 44%] Building CXX object src/CMakeFiles/graphite2.dir/Decompressor.cpp.o cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/src && /usr/bin/i686-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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.CNT40p/BUILD/graphite2-1.3.11/src/Decompressor.cpp [ 45%] Building CXX object tests/CMakeFiles/graphite2-segcache.dir/__/src/Segment.cpp.o cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests && /usr/bin/i686-tld-linux-g++ -DGRAPHITE2_NTRACING -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -fno-rtti -fno-exceptions -o CMakeFiles/graphite2-segcache.dir/__/src/Segment.cpp.o -c /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Segment.cpp [ 46%] Linking CXX executable nametabletest cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/nametabletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/nametabletest.dir/link.txt --verbose=1 /usr/bin/i686-tld-linux-g++ -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 [ 47%] Building CXX object src/CMakeFiles/graphite2.dir/Face.cpp.o cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/src && /usr/bin/i686-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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.CNT40p/BUILD/graphite2-1.3.11/src/Face.cpp make[2]: Leaving directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' [ 47%] Built target nametabletest /usr/bin/make -f tests/sparsetest/CMakeFiles/sparsetest.dir/build.make tests/sparsetest/CMakeFiles/sparsetest.dir/depend In file included from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Pass.cpp:35: /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::FeatureVal; size_t = unsigned int]': /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Pass.cpp:35: /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:38:7: note: 'class graphite2::FeatureVal' declared here class FeatureVal : public Vector ^~~~~~~~~~ make[2]: Entering directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.CNT40p/BUILD/graphite2-1.3.11 /tmp/B.CNT40p/BUILD/graphite2-1.3.11/tests/sparsetest /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/sparsetest /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/sparsetest/CMakeFiles/sparsetest.dir/DependInfo.cmake --color= In file included from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/SegCache.cpp:31: /tmp/B.CNT40p/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.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCache.h:35, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/SegCache.cpp:31: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/SegCache.cpp:31: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCache.h:35, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/SegCache.cpp:31: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/SegCache.cpp:31: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCache.h:35, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/SegCache.cpp:31: /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCacheEntry.h:67:7: note: 'class graphite2::SegCacheEntry' declared here class SegCacheEntry ^~~~~~~~~~~~~ Scanning dependencies of target sparsetest make[2]: Leaving directory '/tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/build' /tmp/B.CNT40p/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.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCache.h:35, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/SegCache.cpp:31: /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCacheEntry.h:67:7: note: 'class graphite2::SegCacheEntry' declared here class SegCacheEntry ^~~~~~~~~~~~~ [ 48%] Building CXX object tests/sparsetest/CMakeFiles/sparsetest.dir/sparsetest.cpp.o cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/sparsetest && /usr/bin/i686-tld-linux-g++ -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/sparsetest.dir/sparsetest.cpp.o -c /tmp/B.CNT40p/BUILD/graphite2-1.3.11/tests/sparsetest/sparsetest.cpp In file included from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Collider.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Collider.cpp:32: /tmp/B.CNT40p/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 = unsigned int]': /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Intervals.h:200:46: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Collider.cpp:32: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Collider.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Collider.cpp:32: /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::FeatureVal; size_t = unsigned int]': /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Collider.cpp:33: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Collider.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Collider.cpp:32: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h:93:51: required from 'void graphite2::Vector::clear() [with T = graphite2::Zones::Debug]' /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h:61:17: required from 'graphite2::Vector::~Vector() [with T = graphite2::Zones::Debug]' /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Intervals.h:145:54: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Collider.cpp:32: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Font.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Slot.h:32, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCache.h:33, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/SegCache.cpp:31: /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::FeatureVal; size_t = unsigned int]': /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Font.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Slot.h:32, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCache.h:33, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/SegCache.cpp:31: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/SegCacheEntry.cpp:33: /tmp/B.CNT40p/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.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCache.h:35, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/SegCacheEntry.cpp:33: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/SegCacheEntry.cpp:33: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCache.h:35, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/SegCacheEntry.cpp:33: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/SegCacheEntry.cpp:33: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCache.h:35, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/SegCacheEntry.cpp:33: /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCacheEntry.h:67:7: note: 'class graphite2::SegCacheEntry' declared here class SegCacheEntry ^~~~~~~~~~~~~ [ 49%] Building CXX object src/CMakeFiles/graphite2.dir/FeatureMap.cpp.o cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/src && /usr/bin/i686-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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.CNT40p/BUILD/graphite2-1.3.11/src/FeatureMap.cpp In file included from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Font.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Slot.h:32, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/SegCacheEntry.cpp:31: /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::FeatureVal; size_t = unsigned int]': /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Font.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Slot.h:32, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/SegCacheEntry.cpp:31: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/SegCacheEntry.cpp:30: In function 'T* graphite2::gralloc(size_t) [with T = unsigned char]', inlined from 'static void* graphite2::Slot::operator new [](size_t)' at /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Slot.h:139:5, inlined from 'graphite2::SegCacheEntry::SegCacheEntry(const uint16*, size_t, graphite2::Segment*, size_t, long long int)' at /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/SegCacheEntry.cpp:63:34: /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Main.h:134:34: warning: argument 1 value '4294967295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] return static_cast(malloc(total)); ~~~~~~^~~~~~~ In file included from /usr/include/c++/8.2.0/cstdlib:75, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Main.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/SegCacheEntry.cpp:30: /usr/include/stdlib.h: In constructor 'graphite2::SegCacheEntry::SegCacheEntry(const uint16*, size_t, graphite2::Segment*, size_t, long long int)': /usr/include/stdlib.h:539:14: note: in a call to allocation function 'void* malloc(size_t)' declared here extern void *malloc (size_t __size) __THROW __attribute_malloc__ __wur; ^~~~~~ [ 50%] Building CXX object tests/CMakeFiles/graphite2-segcache.dir/__/src/Silf.cpp.o cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests && /usr/bin/i686-tld-linux-g++ -DGRAPHITE2_NTRACING -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -fno-rtti -fno-exceptions -o CMakeFiles/graphite2-segcache.dir/__/src/Silf.cpp.o -c /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Silf.cpp In file included from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Segment.cpp:32: /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::FeatureVal; size_t = unsigned int]': /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Segment.cpp:32: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Segment.cpp:32: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h:93:51: required from 'void graphite2::Vector::clear() [with T = graphite2::FeatureVal]' /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h:61:17: required from 'graphite2::Vector::~Vector() [with T = graphite2::FeatureVal]' /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Segment.cpp:60:47: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Segment.cpp:32: /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:38:7: note: 'class graphite2::FeatureVal' declared here class FeatureVal : public Vector ^~~~~~~~~~ [ 51%] Building CXX object tests/CMakeFiles/graphite2-segcache.dir/__/src/Slot.cpp.o cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests && /usr/bin/i686-tld-linux-g++ -DGRAPHITE2_NTRACING -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -fno-rtti -fno-exceptions -o CMakeFiles/graphite2-segcache.dir/__/src/Slot.cpp.o -c /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Slot.cpp In file included from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Face.cpp:37: /tmp/B.CNT40p/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.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCache.h:35, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Face.cpp:37: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Face.cpp:37: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCache.h:35, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Face.cpp:37: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Face.cpp:37: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCache.h:35, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Face.cpp:37: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/CmapCache.h:30, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Face.cpp:29: /tmp/B.CNT40p/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 = unsigned int]': /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Intervals.h:200:46: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCache.h:36, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Face.cpp:37: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/CmapCache.h:30, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Face.cpp:29: /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::FeatureVal; size_t = unsigned int]': /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/CmapCache.h:30, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Face.cpp:29: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/CmapCache.h:30, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Face.cpp:29: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h:93:51: required from 'void graphite2::Vector::clear() [with T = graphite2::Zones::Debug]' /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h:61:17: required from 'graphite2::Vector::~Vector() [with T = graphite2::Zones::Debug]' /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Intervals.h:145:54: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCache.h:36, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Face.cpp:37: /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Intervals.h:90:12: note: 'struct graphite2::Zones::Debug' declared here struct Debug ^~~~~ [ 52%] Building CXX object src/CMakeFiles/graphite2.dir/Font.cpp.o cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/src && /usr/bin/i686-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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.CNT40p/BUILD/graphite2-1.3.11/src/Font.cpp [ 53%] Linking CXX executable sparsetest cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/sparsetest && /usr/bin/cmake -E cmake_link_script CMakeFiles/sparsetest.dir/link.txt --verbose=1 /usr/bin/i686-tld-linux-g++ -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 [ 54%] Building CXX object src/CMakeFiles/graphite2.dir/GlyphFace.cpp.o cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/src && /usr/bin/i686-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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.CNT40p/BUILD/graphite2-1.3.11/src/GlyphFace.cpp /tmp/B.CNT40p/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.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:38, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Slot.cpp:27: /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Slot.h:43:8: note: 'struct graphite2::SlotJustify' declared here struct SlotJustify ^~~~~~~~~~~ make[2]: Leaving directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' [ 55%] Building CXX object src/CMakeFiles/graphite2.dir/GlyphCache.cpp.o cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/src && /usr/bin/i686-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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.CNT40p/BUILD/graphite2-1.3.11/src/GlyphCache.cpp [ 55%] Built target sparsetest In file included from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Silf.cpp:32: /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::FeatureVal; size_t = unsigned int]': /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Silf.cpp:32: /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:38:7: note: 'class graphite2::FeatureVal' declared here class FeatureVal : public Vector ^~~~~~~~~~ [ 56%] Building CXX object src/CMakeFiles/graphite2.dir/Intervals.cpp.o cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/src && /usr/bin/i686-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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.CNT40p/BUILD/graphite2-1.3.11/src/Intervals.cpp In file included from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Slot.cpp:27: /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::FeatureVal; size_t = unsigned int]': /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Slot.cpp:27: /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:38:7: note: 'class graphite2::FeatureVal' declared here class FeatureVal : public Vector ^~~~~~~~~~ [ 57%] Building CXX object src/CMakeFiles/graphite2.dir/Justifier.cpp.o cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/src && /usr/bin/i686-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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.CNT40p/BUILD/graphite2-1.3.11/src/Justifier.cpp [ 58%] Building CXX object src/CMakeFiles/graphite2.dir/NameTable.cpp.o cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/src && /usr/bin/i686-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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.CNT40p/BUILD/graphite2-1.3.11/src/NameTable.cpp [ 59%] Building CXX object src/CMakeFiles/graphite2.dir/Pass.cpp.o cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/src && /usr/bin/i686-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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.CNT40p/BUILD/graphite2-1.3.11/src/Pass.cpp [ 60%] Building CXX object src/CMakeFiles/graphite2.dir/Position.cpp.o cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/src && /usr/bin/i686-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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.CNT40p/BUILD/graphite2-1.3.11/src/Position.cpp [ 61%] Building CXX object src/CMakeFiles/graphite2.dir/Segment.cpp.o cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/src && /usr/bin/i686-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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.CNT40p/BUILD/graphite2-1.3.11/src/Segment.cpp [ 62%] Linking C static library libgraphite2-segcache.a cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests && /usr/bin/cmake -P CMakeFiles/graphite2-segcache.dir/cmake_clean_target.cmake cd /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/build' [ 62%] Built target graphite2-segcache [ 63%] Building CXX object src/CMakeFiles/graphite2.dir/Silf.cpp.o cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/src && /usr/bin/i686-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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.CNT40p/BUILD/graphite2-1.3.11/src/Silf.cpp In file included from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Intervals.h:32, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Intervals.cpp:31: /tmp/B.CNT40p/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 = unsigned int]': /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Intervals.h:200:46: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/Intervals.cpp:31: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Intervals.h:32, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Intervals.cpp:31: /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::FeatureVal; size_t = unsigned int]': /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Intervals.cpp:32: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Intervals.h:32, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Intervals.cpp:31: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h:93:51: required from 'void graphite2::Vector::clear() [with T = graphite2::Zones::Debug]' /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h:61:17: required from 'graphite2::Vector::~Vector() [with T = graphite2::Zones::Debug]' /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Intervals.h:145:54: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/Intervals.cpp:31: /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Intervals.h:90:12: note: 'struct graphite2::Zones::Debug' declared here struct Debug ^~~~~ [ 64%] Building CXX object src/CMakeFiles/graphite2.dir/Slot.cpp.o cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/src && /usr/bin/i686-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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.CNT40p/BUILD/graphite2-1.3.11/src/Slot.cpp [ 65%] Building CXX object src/CMakeFiles/graphite2.dir/Sparse.cpp.o cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/src && /usr/bin/i686-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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.CNT40p/BUILD/graphite2-1.3.11/src/Sparse.cpp In file included from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Justifier.cpp:28: /tmp/B.CNT40p/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 = unsigned int]': /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Intervals.h:200:46: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Justifier.cpp:28: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Justifier.cpp:28: /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::FeatureVal; size_t = unsigned int]': /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Justifier.cpp:28: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Justifier.cpp:28: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h:93:51: required from 'void graphite2::Vector::clear() [with T = graphite2::Zones::Debug]' /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h:61:17: required from 'graphite2::Vector::~Vector() [with T = graphite2::Zones::Debug]' /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Intervals.h:145:54: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Justifier.cpp:28: /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Intervals.h:90:12: note: 'struct graphite2::Zones::Debug' declared here struct Debug ^~~~~ [ 67%] Building CXX object src/CMakeFiles/graphite2.dir/TtfUtil.cpp.o cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/src && /usr/bin/i686-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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.CNT40p/BUILD/graphite2-1.3.11/src/TtfUtil.cpp In file included from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/json.h:36, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/debug.h:37, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Pass.cpp:28: /tmp/B.CNT40p/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 = unsigned int]': /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Intervals.h:200:46: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Pass.cpp:35: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/json.h:36, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/debug.h:37, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Pass.cpp:28: /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::FeatureVal; size_t = unsigned int]': /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Pass.cpp:35: /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:38:7: note: 'class graphite2::FeatureVal' declared here class FeatureVal : public Vector ^~~~~~~~~~ [ 68%] Building CXX object src/CMakeFiles/graphite2.dir/UtfCodec.cpp.o cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/src && /usr/bin/i686-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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.CNT40p/BUILD/graphite2-1.3.11/src/UtfCodec.cpp In file included from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/json.h:36, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/debug.h:37, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Pass.cpp:28: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h:93:51: required from 'void graphite2::Vector::clear() [with T = graphite2::Zones::Debug]' /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h:61:17: required from 'graphite2::Vector::~Vector() [with T = graphite2::Zones::Debug]' /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Intervals.h:145:54: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Pass.cpp:35: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/build/src && /usr/bin/i686-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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.CNT40p/BUILD/graphite2-1.3.11/src/FileFace.cpp [ 70%] Building CXX object src/CMakeFiles/graphite2.dir/SegCache.cpp.o cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/src && /usr/bin/i686-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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.CNT40p/BUILD/graphite2-1.3.11/src/SegCache.cpp In file included from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Segment.cpp:32: /tmp/B.CNT40p/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 = unsigned int]': /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Intervals.h:200:46: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Segment.cpp:32: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Segment.cpp:32: /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::FeatureVal; size_t = unsigned int]': /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Segment.cpp:32: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Segment.cpp:32: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h:93:51: required from 'void graphite2::Vector::clear() [with T = graphite2::Zones::Debug]' /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h:61:17: required from 'graphite2::Vector::~Vector() [with T = graphite2::Zones::Debug]' /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Intervals.h:145:54: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Segment.cpp:32: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Segment.cpp:32: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h:93:51: required from 'void graphite2::Vector::clear() [with T = graphite2::FeatureVal]' /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h:61:17: required from 'graphite2::Vector::~Vector() [with T = graphite2::FeatureVal]' /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Segment.cpp:60:47: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Segment.cpp:32: /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:38:7: note: 'class graphite2::FeatureVal' declared here class FeatureVal : public Vector ^~~~~~~~~~ /tmp/B.CNT40p/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.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:38, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Slot.cpp:27: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/json.h:36, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/debug.h:37, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Silf.cpp:29: /tmp/B.CNT40p/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 = unsigned int]': /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Intervals.h:200:46: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Silf.cpp:32: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/json.h:36, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/debug.h:37, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Silf.cpp:29: /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::FeatureVal; size_t = unsigned int]': /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Silf.cpp:32: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/json.h:36, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/debug.h:37, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Silf.cpp:29: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h:93:51: required from 'void graphite2::Vector::clear() [with T = graphite2::Zones::Debug]' /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h:61:17: required from 'graphite2::Vector::~Vector() [with T = graphite2::Zones::Debug]' /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Intervals.h:145:54: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Silf.cpp:32: /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Intervals.h:90:12: note: 'struct graphite2::Zones::Debug' declared here struct Debug ^~~~~ [ 71%] Building CXX object src/CMakeFiles/graphite2.dir/SegCacheEntry.cpp.o cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/src && /usr/bin/i686-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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.CNT40p/BUILD/graphite2-1.3.11/src/SegCacheEntry.cpp In file included from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Slot.cpp:27: /tmp/B.CNT40p/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 = unsigned int]': /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Intervals.h:200:46: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Slot.cpp:27: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Slot.cpp:27: /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::FeatureVal; size_t = unsigned int]': /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Slot.cpp:27: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Slot.cpp:27: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h:93:51: required from 'void graphite2::Vector::clear() [with T = graphite2::Zones::Debug]' /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h:61:17: required from 'graphite2::Vector::~Vector() [with T = graphite2::Zones::Debug]' /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Intervals.h:145:54: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/Slot.cpp:27: /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Intervals.h:90:12: note: 'struct graphite2::Zones::Debug' declared here struct Debug ^~~~~ [ 72%] Building CXX object src/CMakeFiles/graphite2.dir/SegCacheStore.cpp.o cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/src && /usr/bin/i686-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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.CNT40p/BUILD/graphite2-1.3.11/src/SegCacheStore.cpp [ 73%] Building CXX object src/CMakeFiles/graphite2.dir/json.cpp.o cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/src && /usr/bin/i686-tld-linux-g++ -Dgraphite2_EXPORTS -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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.CNT40p/BUILD/graphite2-1.3.11/src/json.cpp In file included from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/SegCache.cpp:31: /tmp/B.CNT40p/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.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCache.h:35, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/SegCache.cpp:31: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/SegCache.cpp:31: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCache.h:35, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/SegCache.cpp:31: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/SegCache.cpp:31: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCache.h:35, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/SegCache.cpp:31: /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCacheEntry.h:67:7: note: 'class graphite2::SegCacheEntry' declared here class SegCacheEntry ^~~~~~~~~~~~~ /tmp/B.CNT40p/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.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCache.h:35, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/SegCache.cpp:31: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Font.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Slot.h:32, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCache.h:33, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/SegCache.cpp:31: /tmp/B.CNT40p/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 = unsigned int]': /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Intervals.h:200:46: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCache.h:36, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/SegCache.cpp:31: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Font.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Slot.h:32, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCache.h:33, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/SegCache.cpp:31: /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::FeatureVal; size_t = unsigned int]': /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Font.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Slot.h:32, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCache.h:33, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/SegCache.cpp:31: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Font.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Slot.h:32, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCache.h:33, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/SegCache.cpp:31: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h:93:51: required from 'void graphite2::Vector::clear() [with T = graphite2::Zones::Debug]' /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h:61:17: required from 'graphite2::Vector::~Vector() [with T = graphite2::Zones::Debug]' /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Intervals.h:145:54: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCache.h:36, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/SegCache.cpp:31: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/SegCacheEntry.cpp:33: /tmp/B.CNT40p/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.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCache.h:35, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/SegCacheEntry.cpp:33: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/SegCacheEntry.cpp:33: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCache.h:35, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/SegCacheEntry.cpp:33: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/SegCacheEntry.cpp:33: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCache.h:35, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/SegCacheEntry.cpp:33: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/SegCacheStore.cpp:30: /tmp/B.CNT40p/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.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCache.h:35, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/SegCacheStore.cpp:30: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/SegCacheStore.cpp:30: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCache.h:35, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/SegCacheStore.cpp:30: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/SegCacheStore.cpp:30: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCache.h:35, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/SegCacheStore.cpp:30: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Font.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Slot.h:32, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/SegCacheEntry.cpp:31: /tmp/B.CNT40p/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 = unsigned int]': /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Intervals.h:200:46: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/SegCacheEntry.cpp:32: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Font.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Slot.h:32, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/SegCacheEntry.cpp:31: /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::FeatureVal; size_t = unsigned int]': /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Font.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Slot.h:32, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/SegCacheEntry.cpp:31: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Font.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Slot.h:32, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/SegCacheEntry.cpp:31: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h:93:51: required from 'void graphite2::Vector::clear() [with T = graphite2::Zones::Debug]' /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h:61:17: required from 'graphite2::Vector::~Vector() [with T = graphite2::Zones::Debug]' /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Intervals.h:145:54: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/SegCacheEntry.cpp:32: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/CmapCache.h:30, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:32, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/SegCacheStore.cpp:30: /tmp/B.CNT40p/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 = unsigned int]': /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Intervals.h:200:46: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCache.h:36, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/SegCacheStore.cpp:30: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/CmapCache.h:30, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:32, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/SegCacheStore.cpp:30: /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h: In instantiation of 'void graphite2::Vector::reserve(size_t) [with T = graphite2::FeatureVal; size_t = unsigned int]': /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:130:69: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/CmapCache.h:30, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:32, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/SegCacheStore.cpp:30: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureVal.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/FeatureMap.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Face.h:34, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/CmapCache.h:30, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:32, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/SegCacheStore.cpp:30: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h:93:51: required from 'void graphite2::Vector::clear() [with T = graphite2::Zones::Debug]' /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/List.h:61:17: required from 'graphite2::Vector::~Vector() [with T = graphite2::Zones::Debug]' /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Intervals.h:145:54: required from here /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/inc/Collider.h:31, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Segment.h:41, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCache.h:36, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/SegCacheStore.h:33, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/SegCacheStore.cpp:30: /tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/src/SegCacheEntry.cpp:30: In function 'T* graphite2::gralloc(size_t) [with T = unsigned char]', inlined from 'static void* graphite2::Slot::operator new [](size_t)' at /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Slot.h:139:5, inlined from 'graphite2::SegCacheEntry::SegCacheEntry(const uint16*, size_t, graphite2::Segment*, size_t, long long int)' at /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/SegCacheEntry.cpp:63:34: /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Main.h:134:34: warning: argument 1 value '4294967295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] return static_cast(malloc(total)); ~~~~~~^~~~~~~ In file included from /usr/include/c++/8.2.0/cstdlib:75, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/inc/Main.h:29, from /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/SegCacheEntry.cpp:30: /usr/include/stdlib.h: In constructor 'graphite2::SegCacheEntry::SegCacheEntry(const uint16*, size_t, graphite2::Segment*, size_t, long long int)': /usr/include/stdlib.h:539:14: note: in a call to allocation function 'void* malloc(size_t)' declared here extern void *malloc (size_t __size) __THROW __attribute_malloc__ __wur; ^~~~~~ [ 74%] Linking CXX shared library libgraphite2.so cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/graphite2.dir/link.txt --verbose=1 /usr/bin/i686-tld-linux-g++ -fPIC -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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.CNT40p/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.CNT40p/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/linebreak.dir/build.make tests/examples/CMakeFiles/linebreak.dir/depend /usr/bin/make -f tests/examples/CMakeFiles/freetype.dir/build.make tests/examples/CMakeFiles/freetype.dir/depend make[2]: Entering directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.CNT40p/BUILD/graphite2-1.3.11 /tmp/B.CNT40p/BUILD/graphite2-1.3.11/tests/examples /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/examples /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/examples/CMakeFiles/features.dir/DependInfo.cmake --color= make[2]: Entering directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.CNT40p/BUILD/graphite2-1.3.11 /tmp/B.CNT40p/BUILD/graphite2-1.3.11/tests/examples /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/examples /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/examples/CMakeFiles/linebreak.dir/DependInfo.cmake --color= /usr/bin/make -f tests/examples/CMakeFiles/simple.dir/build.make tests/examples/CMakeFiles/simple.dir/depend /usr/bin/make -f tests/examples/CMakeFiles/clusters.dir/build.make tests/examples/CMakeFiles/clusters.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 /usr/bin/make -f tests/utftest/CMakeFiles/utftest.dir/build.make tests/utftest/CMakeFiles/utftest.dir/depend make[2]: Entering directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.CNT40p/BUILD/graphite2-1.3.11 /tmp/B.CNT40p/BUILD/graphite2-1.3.11/tests/examples /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/examples /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/examples/CMakeFiles/freetype.dir/DependInfo.cmake --color= make[2]: Entering directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.CNT40p/BUILD/graphite2-1.3.11 /tmp/B.CNT40p/BUILD/graphite2-1.3.11/tests/examples /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/examples /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/examples/CMakeFiles/simple.dir/DependInfo.cmake --color= make[2]: Entering directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.CNT40p/BUILD/graphite2-1.3.11 /tmp/B.CNT40p/BUILD/graphite2-1.3.11/tests/examples /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/examples /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/examples/CMakeFiles/clusters.dir/DependInfo.cmake --color= make[2]: Entering directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.CNT40p/BUILD/graphite2-1.3.11 /tmp/B.CNT40p/BUILD/graphite2-1.3.11/tests/featuremap /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/featuremap /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/featuremap/CMakeFiles/featuremaptest.dir/DependInfo.cmake --color= make[2]: Entering directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.CNT40p/BUILD/graphite2-1.3.11 /tmp/B.CNT40p/BUILD/graphite2-1.3.11/tests/segcache /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/segcache /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/segcache/CMakeFiles/grsegcachetest.dir/DependInfo.cmake --color= make[2]: Entering directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.CNT40p/BUILD/graphite2-1.3.11 /tmp/B.CNT40p/BUILD/graphite2-1.3.11/tests/utftest /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/utftest /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/utftest/CMakeFiles/utftest.dir/DependInfo.cmake --color= Scanning dependencies of target linebreak Scanning dependencies of target features Scanning dependencies of target simple Scanning dependencies of target utftest Scanning dependencies of target clusters Scanning dependencies of target freetype make[2]: Leaving directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' make[2]: Leaving directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' /usr/bin/make -f tests/examples/CMakeFiles/features.dir/build.make tests/examples/CMakeFiles/features.dir/build make[2]: Leaving directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' make[2]: Leaving directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' /usr/bin/make -f tests/examples/CMakeFiles/linebreak.dir/build.make tests/examples/CMakeFiles/linebreak.dir/build /usr/bin/make -f tests/examples/CMakeFiles/simple.dir/build.make tests/examples/CMakeFiles/simple.dir/build make[2]: Leaving directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' make[2]: Leaving directory '/tmp/B.CNT40p/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/clusters.dir/build.make tests/examples/CMakeFiles/clusters.dir/build /usr/bin/make -f tests/utftest/CMakeFiles/utftest.dir/build.make tests/utftest/CMakeFiles/utftest.dir/build make[2]: Entering directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' Scanning dependencies of target featuremaptest make[2]: Entering directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' make[2]: Entering directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' make[2]: Entering directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' make[2]: Entering directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' make[2]: Entering directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' make[2]: Leaving directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' /usr/bin/make -f tests/featuremap/CMakeFiles/featuremaptest.dir/build.make tests/featuremap/CMakeFiles/featuremaptest.dir/build make[2]: Entering directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' Scanning dependencies of target grsegcachetest [ 75%] Building C object tests/examples/CMakeFiles/linebreak.dir/linebreak.c.o [ 76%] Building C object tests/examples/CMakeFiles/freetype.dir/freetype.c.o [ 77%] Building CXX object tests/utftest/CMakeFiles/utftest.dir/utftest.cpp.o [ 78%] Building C object tests/examples/CMakeFiles/features.dir/features.c.o make[2]: Leaving directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/examples && /usr/bin/i686-tld-linux-gcc -DSIZEOF_SIZE_T=4 -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/src -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/linebreak.dir/linebreak.c.o -c /tmp/B.CNT40p/BUILD/graphite2-1.3.11/tests/examples/linebreak.c cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/utftest && /usr/bin/i686-tld-linux-g++ -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/utftest.dir/utftest.cpp.o -c /tmp/B.CNT40p/BUILD/graphite2-1.3.11/tests/utftest/utftest.cpp /usr/bin/make -f tests/segcache/CMakeFiles/grsegcachetest.dir/build.make tests/segcache/CMakeFiles/grsegcachetest.dir/build cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/examples && /usr/bin/i686-tld-linux-gcc -DSIZEOF_SIZE_T=4 -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/src -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/freetype.dir/freetype.c.o -c /tmp/B.CNT40p/BUILD/graphite2-1.3.11/tests/examples/freetype.c [ 79%] Building CXX object tests/featuremap/CMakeFiles/featuremaptest.dir/featuremaptest.cpp.o [ 80%] Building C object tests/examples/CMakeFiles/clusters.dir/cluster.c.o make[2]: Entering directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/examples && /usr/bin/i686-tld-linux-gcc -DSIZEOF_SIZE_T=4 -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/src -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/clusters.dir/cluster.c.o -c /tmp/B.CNT40p/BUILD/graphite2-1.3.11/tests/examples/cluster.c cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/examples && /usr/bin/i686-tld-linux-gcc -DSIZEOF_SIZE_T=4 -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/src -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/features.dir/features.c.o -c /tmp/B.CNT40p/BUILD/graphite2-1.3.11/tests/examples/features.c [ 81%] Building C object tests/examples/CMakeFiles/simple.dir/simple.c.o cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/featuremap && /usr/bin/i686-tld-linux-g++ -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/featuremaptest.dir/featuremaptest.cpp.o -c /tmp/B.CNT40p/BUILD/graphite2-1.3.11/tests/featuremap/featuremaptest.cpp [ 82%] Building CXX object tests/segcache/CMakeFiles/grsegcachetest.dir/segcachetest.cpp.o cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/examples && /usr/bin/i686-tld-linux-gcc -DSIZEOF_SIZE_T=4 -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/src -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/simple.dir/simple.c.o -c /tmp/B.CNT40p/BUILD/graphite2-1.3.11/tests/examples/simple.c cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/segcache && /usr/bin/i686-tld-linux-g++ -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/grsegcachetest.dir/segcachetest.cpp.o -c /tmp/B.CNT40p/BUILD/graphite2-1.3.11/tests/segcache/segcachetest.cpp [ 83%] Linking C executable features cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/features.dir/link.txt --verbose=1 [ 84%] Linking C executable simple cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/simple.dir/link.txt --verbose=1 /usr/bin/i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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.CNT40p/BUILD/graphite2-1.3.11/build/src ../../src/libgraphite2.so.3.0.1 /usr/bin/i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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.CNT40p/BUILD/graphite2-1.3.11/build/src ../../src/libgraphite2.so.3.0.1 [ 85%] Linking CXX executable utftest cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/utftest && /usr/bin/cmake -E cmake_link_script CMakeFiles/utftest.dir/link.txt --verbose=1 [ 86%] Linking C executable linebreak cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/linebreak.dir/link.txt --verbose=1 [ 87%] Linking C executable freetype cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/freetype.dir/link.txt --verbose=1 /usr/bin/i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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.CNT40p/BUILD/graphite2-1.3.11/build/src ../../src/libgraphite2.so.3.0.1 /usr/bin/i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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.CNT40p/BUILD/graphite2-1.3.11/build/src ../../src/libgraphite2.so.3.0.1 -lfreetype [ 88%] Linking C executable clusters cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/clusters.dir/link.txt --verbose=1 make[2]: Leaving directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' /usr/bin/i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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.CNT40p/BUILD/graphite2-1.3.11/build/src ../../src/libgraphite2.so.3.0.1 make[2]: Leaving directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' /usr/bin/i686-tld-linux-g++ -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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.CNT40p/BUILD/graphite2-1.3.11/build/src ../../src/libgraphite2.so.3.0.1 [ 88%] Built target features [ 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]: Leaving directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' /usr/bin/make -f gr2fonttest/CMakeFiles/gr2fonttest.dir/build.make gr2fonttest/CMakeFiles/gr2fonttest.dir/depend make[2]: Entering directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.CNT40p/BUILD/graphite2-1.3.11 /tmp/B.CNT40p/BUILD/graphite2-1.3.11/tests/vm /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/vm /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/vm/CMakeFiles/vm-test-common.dir/DependInfo.cmake --color= make[2]: Entering directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.CNT40p/BUILD/graphite2-1.3.11 /tmp/B.CNT40p/BUILD/graphite2-1.3.11/gr2fonttest /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/gr2fonttest /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/gr2fonttest/CMakeFiles/gr2fonttest.dir/DependInfo.cmake --color= [ 88%] Built target linebreak make[2]: Leaving directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' Scanning dependencies of target gr2fonttest make[2]: Leaving directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' Scanning dependencies of target vm-test-common /usr/bin/make -f gr2fonttest/CMakeFiles/gr2fonttest.dir/build.make gr2fonttest/CMakeFiles/gr2fonttest.dir/build make[2]: Leaving directory '/tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/build' make[2]: Entering directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' [ 88%] Built target clusters make[2]: Entering directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' [ 88%] Built target freetype [ 89%] Building CXX object gr2fonttest/CMakeFiles/gr2fonttest.dir/gr2FontTest.cpp.o cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/gr2fonttest && /usr/bin/i686-tld-linux-g++ -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/gr2fonttest.dir/gr2FontTest.cpp.o -c /tmp/B.CNT40p/BUILD/graphite2-1.3.11/gr2fonttest/gr2FontTest.cpp [ 90%] Building CXX object gr2fonttest/CMakeFiles/gr2fonttest.dir/UtfCodec.cpp.o cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/gr2fonttest && /usr/bin/i686-tld-linux-g++ -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/gr2fonttest.dir/UtfCodec.cpp.o -c /tmp/B.CNT40p/BUILD/graphite2-1.3.11/gr2fonttest/UtfCodec.cpp [ 91%] Building CXX object tests/vm/CMakeFiles/vm-test-common.dir/basic_test.cpp.o cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/vm && /usr/bin/i686-tld-linux-g++ -DGRAPHITE2_NTRACING -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -fno-rtti -fno-exceptions -o CMakeFiles/vm-test-common.dir/basic_test.cpp.o -c /tmp/B.CNT40p/BUILD/graphite2-1.3.11/tests/vm/basic_test.cpp make[2]: Leaving directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' [ 91%] Built target utftest [ 92%] Linking CXX executable grsegcachetest cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/segcache && /usr/bin/cmake -E cmake_link_script CMakeFiles/grsegcachetest.dir/link.txt --verbose=1 /usr/bin/i686-tld-linux-g++ -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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.CNT40p/BUILD/graphite2-1.3.11/build/src ../../src/libgraphite2.so.3.0.1 ../libgraphite2-segcache.a ../libgraphite2-base.a make[2]: Leaving directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' [ 92%] Built target grsegcachetest [ 93%] Linking CXX static library libvm-test-common.a cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/vm && /usr/bin/cmake -P CMakeFiles/vm-test-common.dir/cmake_clean_target.cmake cd /tmp/B.CNT40p/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.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/build' cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.CNT40p/BUILD/graphite2-1.3.11 /tmp/B.CNT40p/BUILD/graphite2-1.3.11/tests/vm /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/vm /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/vm/CMakeFiles/vm-test-call.dir/DependInfo.cmake --color= make[2]: Entering directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.CNT40p/BUILD/graphite2-1.3.11 /tmp/B.CNT40p/BUILD/graphite2-1.3.11/tests/vm /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/vm /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/vm/CMakeFiles/vm-test-direct.dir/DependInfo.cmake --color= Scanning dependencies of target vm-test-call Scanning dependencies of target vm-test-direct make[2]: Leaving directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' make[2]: Leaving directory '/tmp/B.CNT40p/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 /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.CNT40p/BUILD/graphite2-1.3.11/build' make[2]: Entering directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' [ 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.CNT40p/BUILD/graphite2-1.3.11/build/tests/vm && /usr/bin/i686-tld-linux-g++ -DGRAPHITE2_NTRACING -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -fno-rtti -fno-exceptions -o CMakeFiles/vm-test-call.dir/__/__/src/call_machine.cpp.o -c /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/call_machine.cpp cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/vm && /usr/bin/i686-tld-linux-g++ -DGRAPHITE2_NTRACING -I/tmp/B.CNT40p/BUILD/graphite2-1.3.11/include -I/tmp/B.CNT40p/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -fno-rtti -fno-exceptions -o CMakeFiles/vm-test-direct.dir/__/__/src/direct_machine.cpp.o -c /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src/direct_machine.cpp [ 96%] Linking CXX executable gr2fonttest cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/gr2fonttest && /usr/bin/cmake -E cmake_link_script CMakeFiles/gr2fonttest.dir/link.txt --verbose=1 /usr/bin/i686-tld-linux-g++ -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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.CNT40p/BUILD/graphite2-1.3.11/build/src: ../src/libgraphite2.so.3.0.1 make[2]: Leaving directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' [ 96%] Built target gr2fonttest /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.CNT40p/BUILD/graphite2-1.3.11/build' cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.CNT40p/BUILD/graphite2-1.3.11 /tmp/B.CNT40p/BUILD/graphite2-1.3.11/gr2fonttest /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/gr2fonttest /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/gr2fonttest/CMakeFiles/gr2fonttest_copy_dll.dir/DependInfo.cmake --color= Scanning dependencies of target gr2fonttest_copy_dll make[2]: Leaving directory '/tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/build' cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/gr2fonttest && /usr/bin/cmake -E copy_if_different /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/src/./libgraphite2.so /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/gr2fonttest/. make[2]: Leaving directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' [ 96%] Built target gr2fonttest_copy_dll [ 97%] Linking CXX executable featuremaptest cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/featuremap && /usr/bin/cmake -E cmake_link_script CMakeFiles/featuremaptest.dir/link.txt --verbose=1 /usr/bin/i686-tld-linux-g++ -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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.CNT40p/BUILD/graphite2-1.3.11/build/src ../../src/libgraphite2.so.3.0.1 ../libgraphite2-base.a ../libgraphite2-segcache.a ../libgraphite2-base.a make[2]: Leaving directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' [ 97%] Built target featuremaptest [ 98%] Linking CXX executable vm-test-direct cd /tmp/B.CNT40p/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/i686-tld-linux-g++ -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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.CNT40p/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.CNT40p/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/i686-tld-linux-g++ -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/build' [100%] Built target vm-test-direct make[2]: Leaving directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' [100%] Built target vm-test-call make[1]: Leaving directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' /usr/bin/cmake -E cmake_progress_start /tmp/B.CNT40p/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.CNT40p/BUILD/tmp /bin/sh -e /tmp/B.CNT40p/BUILD/tmp/rpm-tmp.66781 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.CNT40p/BUILD/tmp + umask 022 + cd /tmp/B.CNT40p/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.CNT40p/BUILD/tmp/graphite2-1.3.11-root-builder + /bin/mkdir -p /tmp/B.CNT40p/BUILD/tmp/graphite2-1.3.11-root-builder + cd graphite2-1.3.11 + rm -rf /tmp/B.CNT40p/BUILD/tmp/graphite2-1.3.11-root-builder + /usr/bin/make -j8 -C build install 'DESTDIR=/tmp/B.CNT40p/BUILD/tmp/graphite2-1.3.11-root-builder' make: Entering directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' /usr/bin/cmake -H/tmp/B.CNT40p/BUILD/graphite2-1.3.11 -B/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/CMakeFiles /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/build' cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.CNT40p/BUILD/graphite2-1.3.11 /tmp/B.CNT40p/BUILD/graphite2-1.3.11/tests/endian /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/endian /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/endian/CMakeFiles/endiantest.dir/DependInfo.cmake --color= make[2]: Entering directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.CNT40p/BUILD/graphite2-1.3.11 /tmp/B.CNT40p/BUILD/graphite2-1.3.11/tests/grlist /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/grlist /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/grlist/CMakeFiles/grlisttest.dir/DependInfo.cmake --color= make[2]: Entering directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.CNT40p/BUILD/graphite2-1.3.11 /tmp/B.CNT40p/BUILD/graphite2-1.3.11/tests /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/CMakeFiles/graphite2-base.dir/DependInfo.cmake --color= make[2]: Entering directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.CNT40p/BUILD/graphite2-1.3.11 /tmp/B.CNT40p/BUILD/graphite2-1.3.11/tests/json /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/json /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/json/CMakeFiles/jsontest.dir/DependInfo.cmake --color= make[2]: Entering directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.CNT40p/BUILD/graphite2-1.3.11 /tmp/B.CNT40p/BUILD/graphite2-1.3.11/tests /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/CMakeFiles/graphite2-segcache.dir/DependInfo.cmake --color= make[2]: Entering directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.CNT40p/BUILD/graphite2-1.3.11 /tmp/B.CNT40p/BUILD/graphite2-1.3.11/src /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/src /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/src/CMakeFiles/graphite2.dir/DependInfo.cmake --color= make[2]: Leaving directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' make[2]: Leaving directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' /usr/bin/make -f tests/endian/CMakeFiles/endiantest.dir/build.make tests/endian/CMakeFiles/endiantest.dir/build make[2]: Leaving directory '/tmp/B.CNT40p/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/json/CMakeFiles/jsontest.dir/build.make tests/json/CMakeFiles/jsontest.dir/build make[2]: Entering directory '/tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/build' make[2]: Entering directory '/tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/build' make[2]: Entering directory '/tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/build' make[2]: Leaving directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' make[2]: Leaving directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' make[2]: Leaving directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' /usr/bin/make -f src/CMakeFiles/graphite2.dir/build.make src/CMakeFiles/graphite2.dir/build [ 2%] Built target endiantest [ 4%] Built target grlisttest [ 7%] Built target jsontest /usr/bin/make -f tests/CMakeFiles/graphite2-segcache.dir/build.make tests/CMakeFiles/graphite2-segcache.dir/build /usr/bin/make -f tests/CMakeFiles/graphite2-base.dir/build.make tests/CMakeFiles/graphite2-base.dir/build make[2]: Entering directory '/tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/build' make[2]: Entering directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' make[2]: Nothing to be done for 'src/CMakeFiles/graphite2.dir/build'. make[2]: Leaving directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' make[2]: Entering directory '/tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/build' [ 14%] Built target graphite2-base [ 67%] Built target graphite2 [ 68%] Built target graphite2-segcache /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/segcache/CMakeFiles/grsegcachetest.dir/build.make tests/segcache/CMakeFiles/grsegcachetest.dir/depend /usr/bin/make -f tests/sparsetest/CMakeFiles/sparsetest.dir/build.make tests/sparsetest/CMakeFiles/sparsetest.dir/depend /usr/bin/make -f tests/utftest/CMakeFiles/utftest.dir/build.make tests/utftest/CMakeFiles/utftest.dir/depend /usr/bin/make -f tests/vm/CMakeFiles/vm-test-common.dir/build.make tests/vm/CMakeFiles/vm-test-common.dir/depend /usr/bin/make -f gr2fonttest/CMakeFiles/gr2fonttest.dir/build.make gr2fonttest/CMakeFiles/gr2fonttest.dir/depend make[2]: Entering directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.CNT40p/BUILD/graphite2-1.3.11 /tmp/B.CNT40p/BUILD/graphite2-1.3.11/tests/bittwiddling /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/bittwiddling /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/bittwiddling/CMakeFiles/bits.dir/DependInfo.cmake --color= make[2]: Entering directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.CNT40p/BUILD/graphite2-1.3.11 /tmp/B.CNT40p/BUILD/graphite2-1.3.11/tests/nametabletest /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/nametabletest /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/nametabletest/CMakeFiles/nametabletest.dir/DependInfo.cmake --color= make[2]: Entering directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.CNT40p/BUILD/graphite2-1.3.11 /tmp/B.CNT40p/BUILD/graphite2-1.3.11/tests/sparsetest /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/sparsetest /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/sparsetest/CMakeFiles/sparsetest.dir/DependInfo.cmake --color= make[2]: Entering directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.CNT40p/BUILD/graphite2-1.3.11 /tmp/B.CNT40p/BUILD/graphite2-1.3.11/tests/segcache /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/segcache /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/segcache/CMakeFiles/grsegcachetest.dir/DependInfo.cmake --color= make[2]: Entering directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.CNT40p/BUILD/graphite2-1.3.11 /tmp/B.CNT40p/BUILD/graphite2-1.3.11/tests/utftest /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/utftest /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/utftest/CMakeFiles/utftest.dir/DependInfo.cmake --color= make[2]: Entering directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.CNT40p/BUILD/graphite2-1.3.11 /tmp/B.CNT40p/BUILD/graphite2-1.3.11/tests/vm /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/vm /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/vm/CMakeFiles/vm-test-common.dir/DependInfo.cmake --color= make[2]: Entering directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.CNT40p/BUILD/graphite2-1.3.11 /tmp/B.CNT40p/BUILD/graphite2-1.3.11/gr2fonttest /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/gr2fonttest /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/gr2fonttest/CMakeFiles/gr2fonttest.dir/DependInfo.cmake --color= make[2]: Leaving directory '/tmp/B.CNT40p/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]: Leaving directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' make[2]: Leaving directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' make[2]: Leaving directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' /usr/bin/make -f tests/bittwiddling/CMakeFiles/bits.dir/build.make tests/bittwiddling/CMakeFiles/bits.dir/build /usr/bin/make -f tests/segcache/CMakeFiles/grsegcachetest.dir/build.make tests/segcache/CMakeFiles/grsegcachetest.dir/build /usr/bin/make -f tests/utftest/CMakeFiles/utftest.dir/build.make tests/utftest/CMakeFiles/utftest.dir/build make[2]: Entering directory '/tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/build' make[2]: Leaving directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' make[2]: Leaving directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' /usr/bin/make -f gr2fonttest/CMakeFiles/gr2fonttest.dir/build.make gr2fonttest/CMakeFiles/gr2fonttest.dir/build /usr/bin/make -f tests/nametabletest/CMakeFiles/nametabletest.dir/build.make tests/nametabletest/CMakeFiles/nametabletest.dir/build make[2]: Entering directory '/tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/build' make[2]: Entering directory '/tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/build' make[2]: Leaving directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' make[2]: Entering directory '/tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/build' make[2]: Entering directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' make[2]: Nothing to be done for 'gr2fonttest/CMakeFiles/gr2fonttest.dir/build'. make[2]: Leaving directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' make[2]: Entering directory '/tmp/B.CNT40p/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.CNT40p/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.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/build' [ 70%] Built target sparsetest [ 72%] Built target bits [ 74%] Built target grsegcachetest [ 76%] Built target utftest [ 80%] Built target gr2fonttest [ 81%] Built target nametabletest /usr/bin/make -f tests/examples/CMakeFiles/features.dir/build.make tests/examples/CMakeFiles/features.dir/depend [ 83%] Built target vm-test-common make[2]: Entering directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.CNT40p/BUILD/graphite2-1.3.11 /tmp/B.CNT40p/BUILD/graphite2-1.3.11/tests/examples /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/examples /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/examples/CMakeFiles/features.dir/DependInfo.cmake --color= /usr/bin/make -f tests/examples/CMakeFiles/linebreak.dir/build.make tests/examples/CMakeFiles/linebreak.dir/depend /usr/bin/make -f tests/examples/CMakeFiles/freetype.dir/build.make tests/examples/CMakeFiles/freetype.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/clusters.dir/build.make tests/examples/CMakeFiles/clusters.dir/depend /usr/bin/make -f tests/featuremap/CMakeFiles/featuremaptest.dir/build.make tests/featuremap/CMakeFiles/featuremaptest.dir/depend /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.CNT40p/BUILD/graphite2-1.3.11/build' cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.CNT40p/BUILD/graphite2-1.3.11 /tmp/B.CNT40p/BUILD/graphite2-1.3.11/tests/examples /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/examples /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/examples/CMakeFiles/linebreak.dir/DependInfo.cmake --color= make[2]: Entering directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.CNT40p/BUILD/graphite2-1.3.11 /tmp/B.CNT40p/BUILD/graphite2-1.3.11/tests/examples /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/examples /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/examples/CMakeFiles/freetype.dir/DependInfo.cmake --color= make[2]: Entering directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.CNT40p/BUILD/graphite2-1.3.11 /tmp/B.CNT40p/BUILD/graphite2-1.3.11/tests/examples /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/examples /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/examples/CMakeFiles/simple.dir/DependInfo.cmake --color= make[2]: Entering directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.CNT40p/BUILD/graphite2-1.3.11 /tmp/B.CNT40p/BUILD/graphite2-1.3.11/tests/examples /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/examples /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/examples/CMakeFiles/clusters.dir/DependInfo.cmake --color= make[2]: Entering directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.CNT40p/BUILD/graphite2-1.3.11 /tmp/B.CNT40p/BUILD/graphite2-1.3.11/tests/featuremap /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/featuremap /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/featuremap/CMakeFiles/featuremaptest.dir/DependInfo.cmake --color= make[2]: Entering directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.CNT40p/BUILD/graphite2-1.3.11 /tmp/B.CNT40p/BUILD/graphite2-1.3.11/tests/vm /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/vm /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/vm/CMakeFiles/vm-test-call.dir/DependInfo.cmake --color= make[2]: Entering directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.CNT40p/BUILD/graphite2-1.3.11 /tmp/B.CNT40p/BUILD/graphite2-1.3.11/tests/vm /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/vm /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/tests/vm/CMakeFiles/vm-test-direct.dir/DependInfo.cmake --color= make[2]: Leaving directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' /usr/bin/make -f tests/examples/CMakeFiles/features.dir/build.make tests/examples/CMakeFiles/features.dir/build make[2]: Leaving directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' /usr/bin/make -f tests/examples/CMakeFiles/simple.dir/build.make tests/examples/CMakeFiles/simple.dir/build make[2]: Leaving directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' make[2]: Leaving directory '/tmp/B.CNT40p/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.CNT40p/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/vm/CMakeFiles/vm-test-call.dir/build.make tests/vm/CMakeFiles/vm-test-call.dir/build make[2]: Entering directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' make[2]: Nothing to be done for 'tests/examples/CMakeFiles/features.dir/build'. make[2]: Leaving directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' make[2]: Entering directory '/tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/build' make[2]: Entering directory '/tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/build' make[2]: Entering directory '/tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/build' make[2]: Entering directory '/tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/build' make[2]: Leaving directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' /usr/bin/make -f tests/examples/CMakeFiles/freetype.dir/build.make tests/examples/CMakeFiles/freetype.dir/build make[2]: Leaving directory '/tmp/B.CNT40p/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.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/build' make[2]: Leaving directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' make[2]: Entering directory '/tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/build' /usr/bin/make -f tests/examples/CMakeFiles/clusters.dir/build.make tests/examples/CMakeFiles/clusters.dir/build [ 85%] Built target features [ 87%] Built target simple [ 89%] Built target linebreak [ 91%] Built target featuremaptest make[2]: Entering directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' make[2]: Nothing to be done for 'tests/examples/CMakeFiles/clusters.dir/build'. make[2]: Leaving directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' [ 93%] Built target vm-test-call /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.CNT40p/BUILD/graphite2-1.3.11/build' cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.CNT40p/BUILD/graphite2-1.3.11 /tmp/B.CNT40p/BUILD/graphite2-1.3.11/gr2fonttest /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/gr2fonttest /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/gr2fonttest/CMakeFiles/gr2fonttest_copy_dll.dir/DependInfo.cmake --color= [ 95%] Built target freetype [ 97%] Built target vm-test-direct [100%] Built target clusters make[2]: Leaving directory '/tmp/B.CNT40p/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.CNT40p/BUILD/graphite2-1.3.11/build' cd /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/gr2fonttest && /usr/bin/cmake -E copy_if_different /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/src/./libgraphite2.so /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/gr2fonttest/. make[2]: Leaving directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' [100%] Built target gr2fonttest_copy_dll make[1]: Leaving directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' /usr/bin/cmake -E cmake_progress_start /tmp/B.CNT40p/BUILD/graphite2-1.3.11/build/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "PLD" -- Installing: /tmp/B.CNT40p/BUILD/tmp/graphite2-1.3.11-root-builder/usr/lib/pkgconfig/graphite2.pc -- Installing: /tmp/B.CNT40p/BUILD/tmp/graphite2-1.3.11-root-builder/usr/lib/libgraphite2.la -- Installing: /tmp/B.CNT40p/BUILD/tmp/graphite2-1.3.11-root-builder/usr/lib/libgraphite2.so.3.0.1 -- Installing: /tmp/B.CNT40p/BUILD/tmp/graphite2-1.3.11-root-builder/usr/lib/libgraphite2.so.3 -- Installing: /tmp/B.CNT40p/BUILD/tmp/graphite2-1.3.11-root-builder/usr/lib/libgraphite2.so -- Installing: /tmp/B.CNT40p/BUILD/tmp/graphite2-1.3.11-root-builder/usr/include/graphite2/Font.h -- Installing: /tmp/B.CNT40p/BUILD/tmp/graphite2-1.3.11-root-builder/usr/include/graphite2/Segment.h -- Installing: /tmp/B.CNT40p/BUILD/tmp/graphite2-1.3.11-root-builder/usr/include/graphite2/Types.h -- Installing: /tmp/B.CNT40p/BUILD/tmp/graphite2-1.3.11-root-builder/usr/include/graphite2/Log.h -- Installing: /tmp/B.CNT40p/BUILD/tmp/graphite2-1.3.11-root-builder/usr/share/graphite2/graphite2.cmake -- Installing: /tmp/B.CNT40p/BUILD/tmp/graphite2-1.3.11-root-builder/usr/share/graphite2/graphite2-pld.cmake -- Installing: /tmp/B.CNT40p/BUILD/tmp/graphite2-1.3.11-root-builder/usr/bin/gr2fonttest -- Set runtime path of "/tmp/B.CNT40p/BUILD/tmp/graphite2-1.3.11-root-builder/usr/bin/gr2fonttest" to "" make: Leaving directory '/tmp/B.CNT40p/BUILD/graphite2-1.3.11/build' + /bin/rm '--interactive=never' /tmp/B.CNT40p/BUILD/tmp/graphite2-1.3.11-root-builder/usr/lib/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.CNT40p/BUILD/tmp /bin/sh -e /tmp/B.CNT40p/BUILD/tmp/rpm-tmp.66781 + umask 022 + cd /tmp/B.CNT40p/BUILD + cd graphite2-1.3.11 + DOCDIR=/tmp/B.CNT40p/BUILD/tmp/graphite2-1.3.11-root-builder/usr/share/doc/graphite2-1.3.11 + export DOCDIR + rm -rf /tmp/B.CNT40p/BUILD/tmp/graphite2-1.3.11-root-builder/usr/share/doc/graphite2-1.3.11 + /bin/mkdir -p /tmp/B.CNT40p/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.CNT40p/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.CNT40p/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.CNT40p/BUILD/tmp/graphite2-1.3.11-root-builder/usr/share/doc/graphite2-1.3.11... ./features.txt ./CMakeLists.txt ./manual.txt ./ChangeLog ./font.txt ./calling.txt ./release.txt ./OpCodes.txt ./intro.txt ./hacking.txt ./testing.txt ./building.txt ./GTF.txt Documentation compressed. + exit 0 Provides: libgraphite2.so.3 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgraphite2.so.3 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) 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.CNT40p/BUILD/tmp/graphite2-1.3.11-root-builder Wrote: /tmp/B.CNT40p/RPMS/graphite2-1.3.11-1.i686.rpm Wrote: /tmp/B.CNT40p/RPMS/graphite2-devel-1.3.11-1.i686.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.CNT40p/BUILD/tmp /bin/sh -e /tmp/B.CNT40p/BUILD/tmp/rpm-tmp.15927 + umask 022 + cd /tmp/B.CNT40p/BUILD + cd graphite2-1.3.11 + /bin/rm '--interactive=never' -rf /tmp/B.CNT40p/BUILD/tmp/graphite2-1.3.11-root-builder + rm -rf /tmp/B.CNT40p/BUILD/tmp/graphite2-1.3.11-root-builder ended at: Sat Sep 1 02:06:41 2018, done in 0:00:06.916270 mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.CNT40p/BUILD + rm -rf /tmp/B.CNT40p/tmp /tmp/B.CNT40p/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.CNT40p Begin-TLD-Builder-Info Build-Time: user:28.80s sys:2.43s real:9.84s (faults io:141 non-io:932176) Files queued for ftp: 15499 graphite2-devel-1.3.11-1.i686.rpm 121799 graphite2-1.3.11-1.i686.rpm 124 graphite2-1.3.11-1.src.rpm.uploadinfo End-TLD-Builder-Info