request from: hawk checking if we should skip the build started at: Sat Jul 27 13:08:51 2019 fetching http://src.tld-linux.org/~buildertidev//srpms/dad1a148-b7a7-4932-8420-5a57ffbeaf8f/djvulibre-3.5.27-2.src.rpm fetched 3655613 bytes, 53438.2 K/s installing srpm: djvulibre-3.5.27-2.src.rpm + install -d /tmp/B.2zLRLG/BUILD /tmp/B.2zLRLG/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog djvulibre-3.5.27-2.src.rpm * Sat Jul 27 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/djvulibre.git;a=log;h=master * Thu Aug 16 2018 Jan Rękorajski 0dffa8b - rebuild without libjpeg.la - release 2 (by relup.sh) + rpm -Uhv --nodeps --define '_topdir /tmp/B.2zLRLG' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' djvulibre-3.5.27-2.src.rpm djvulibre ################################################## + rm -f djvulibre-3.5.27-2.src.rpm + install -m 700 -d /tmp/B.2zLRLG/BUILD/tmp + TMPDIR=/tmp/B.2zLRLG/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.2zLRLG' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux --define 'prep exit 0' /tmp/B.2zLRLG/djvulibre.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: dad1a148-b7a7-4932-8420-5a57ffbeaf8f; TMPDIR=/tmp/B.2zLRLG/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.2zLRLG' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.2zLRLG/djvulibre.spec + : build-id: dad1a148-b7a7-4932-8420-5a57ffbeaf8f + TMPDIR=/tmp/B.2zLRLG/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.2zLRLG' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.2zLRLG/djvulibre.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.2zLRLG/BUILD/tmp /bin/sh -e /tmp/B.2zLRLG/BUILD/tmp/rpm-tmp.26173 + umask 022 + cd /tmp/B.2zLRLG/BUILD + cd /tmp/B.2zLRLG/BUILD + rm -rf djvulibre-3.5.27 + /usr/bin/gzip -dc /tmp/B.2zLRLG/djvulibre-3.5.27.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd djvulibre-3.5.27 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (djvulibre-opt.patch):' Patch #0 (djvulibre-opt.patch): + ::newnode(const TI&) [with TI = DJVU::GPBase]': GContainer.h:962:28: required from 'void DJVU::GListTemplate::append(const TYPE&) [with TYPE = DJVU::GP; TI = DJVU::GPBase]' DataPool.cpp:190:28: required from here GContainer.h:851:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(LNode )); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ GContainer.h:296:29: note: 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} declared here template struct ListNode : public Node ^~~~~~~~ GContainer.h: In instantiation of 'DJVU::GCont::HNode* DJVU::GMapImpl::get_or_create(const K&) [with K = DJVU::GURL; TI = DJVU::GPList]': GContainer.h:1279:24: required from 'VTYPE& DJVU::GMapTemplate::operator[](const KTYPE&) [with KTYPE = DJVU::GURL; VTYPE = DJVU::GPList; TI = DJVU::GPList]' DataPool.cpp:386:16: required from here GContainer.h:1201:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GMapImpl >::MNode' {aka 'struct DJVU::GCont::MapNode >'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(MNode)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~ GContainer.h:312:38: note: 'DJVU::GMapImpl >::MNode' {aka 'struct DJVU::GCont::MapNode >'} declared here template struct MapNode : public SetNode ^~~~~~~ mv -f .deps/libdjvulibre_la-DataPool.Tpo .deps/libdjvulibre_la-DataPool.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-DjVmDir.lo -MD -MP -MF .deps/libdjvulibre_la-DjVmDir.Tpo -c -o libdjvulibre_la-DjVmDir.lo `test -f 'DjVmDir.cpp' || echo './'`DjVmDir.cpp libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-DjVmDir.lo -MD -MP -MF .deps/libdjvulibre_la-DjVmDir.Tpo -c DjVmDir.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-DjVmDir.o In file included from GString.h:109, from DjVmDir.h:117, from DjVmDir.cpp:63: GContainer.h: In instantiation of 'static DJVU::GCont::Node* DJVU::GListImpl::newnode(const TI&) [with TI = DJVU::GPBase]': GContainer.h:962:28: required from 'void DJVU::GListTemplate::append(const TYPE&) [with TYPE = DJVU::GP; TI = DJVU::GPBase]' DjVmDir.cpp:249:32: required from here GContainer.h:851:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(LNode )); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ GContainer.h:296:29: note: 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} declared here template struct ListNode : public Node ^~~~~~~~ GContainer.h: In instantiation of 'DJVU::GCont::HNode* DJVU::GMapImpl::get_or_create(const K&) [with K = DJVU::GUTF8String; TI = DJVU::GPBase]': GContainer.h:1279:24: required from 'VTYPE& DJVU::GMapTemplate::operator[](const KTYPE&) [with KTYPE = DJVU::GUTF8String; VTYPE = DJVU::GP; TI = DJVU::GPBase]' DjVmDir.cpp:367:29: required from here GContainer.h:1201:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(MNode)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~ GContainer.h:312:38: note: 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} declared here template struct MapNode : public SetNode ^~~~~~~ GContainer.h: In instantiation of 'DJVU::GCont::HNode* DJVU::GMapImpl::get_or_create(const K&) [with K = DJVU::GUTF8String; TI = DJVU::GPList]': GContainer.h:1279:24: required from 'VTYPE& DJVU::GMapTemplate::operator[](const KTYPE&) [with KTYPE = DJVU::GUTF8String; VTYPE = DJVU::GPList; TI = DJVU::GPList]' DjVmDir.cpp:809:26: required from here GContainer.h:1201:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GMapImpl >::MNode' {aka 'struct DJVU::GCont::MapNode >'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(MNode)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~ GContainer.h:312:38: note: 'DJVU::GMapImpl >::MNode' {aka 'struct DJVU::GCont::MapNode >'} declared here template struct MapNode : public SetNode ^~~~~~~ GContainer.h: In instantiation of 'DJVU::GCont::HNode* DJVU::GMapImpl::get_or_create(const K&) [with K = DJVU::GUTF8String; TI = void*]': GContainer.h:1279:24: required from 'VTYPE& DJVU::GMapTemplate::operator[](const KTYPE&) [with KTYPE = DJVU::GUTF8String; VTYPE = void*; TI = void*]' DjVmDir.cpp:812:25: required from here GContainer.h:1201:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(MNode)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~ GContainer.h:312:38: note: 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} declared here template struct MapNode : public SetNode ^~~~~~~ mv -f .deps/libdjvulibre_la-DjVmDir.Tpo .deps/libdjvulibre_la-DjVmDir.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-DjVmDir0.lo -MD -MP -MF .deps/libdjvulibre_la-DjVmDir0.Tpo -c -o libdjvulibre_la-DjVmDir0.lo `test -f 'DjVmDir0.cpp' || echo './'`DjVmDir0.cpp libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-DjVmDir0.lo -MD -MP -MF .deps/libdjvulibre_la-DjVmDir0.Tpo -c DjVmDir0.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-DjVmDir0.o In file included from GString.h:109, from DjVmDir0.h:66, from DjVmDir0.cpp:63: GContainer.h: In instantiation of 'DJVU::GCont::HNode* DJVU::GMapImpl::get_or_create(const K&) [with K = DJVU::GUTF8String; TI = DJVU::GP]': GContainer.h:1279:24: required from 'VTYPE& DJVU::GMapTemplate::operator[](const KTYPE&) [with KTYPE = DJVU::GUTF8String; VTYPE = DJVU::GP; TI = DJVU::GP]' DjVmDir0.cpp:135:27: required from here GContainer.h:1201:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GMapImpl >::MNode' {aka 'struct DJVU::GCont::MapNode >'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(MNode)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~ GContainer.h:312:38: note: 'DJVU::GMapImpl >::MNode' {aka 'struct DJVU::GCont::MapNode >'} declared here template struct MapNode : public SetNode ^~~~~~~ mv -f .deps/libdjvulibre_la-DjVmDir0.Tpo .deps/libdjvulibre_la-DjVmDir0.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-DjVmDoc.lo -MD -MP -MF .deps/libdjvulibre_la-DjVmDoc.Tpo -c -o libdjvulibre_la-DjVmDoc.lo `test -f 'DjVmDoc.cpp' || echo './'`DjVmDoc.cpp libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-DjVmDoc.lo -MD -MP -MF .deps/libdjvulibre_la-DjVmDoc.Tpo -c DjVmDoc.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-DjVmDoc.o In file included from GString.h:109, from DjVmDir.h:117, from DjVmDoc.h:66, from DjVmDoc.cpp:63: GContainer.h: In instantiation of 'DJVU::GCont::HNode* DJVU::GMapImpl::get_or_create(const K&) [with K = DJVU::GUTF8String; TI = DJVU::GUTF8String]': GContainer.h:1279:24: required from 'VTYPE& DJVU::GMapTemplate::operator[](const KTYPE&) [with KTYPE = DJVU::GUTF8String; VTYPE = DJVU::GUTF8String; TI = DJVU::GUTF8String]' DjVmDoc.cpp:122:28: required from here GContainer.h:1201:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(MNode)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~ GContainer.h:312:38: note: 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} declared here template struct MapNode : public SetNode ^~~~~~~ GContainer.h: In instantiation of 'DJVU::GCont::HNode* DJVU::GMapImpl::get_or_create(const K&) [with K = DJVU::GUTF8String; TI = DJVU::GPBase]': GContainer.h:1279:24: required from 'VTYPE& DJVU::GMapTemplate::operator[](const KTYPE&) [with KTYPE = DJVU::GUTF8String; VTYPE = DJVU::GP; TI = DJVU::GPBase]' DjVmDoc.cpp:184:27: required from here GContainer.h:1201:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(MNode)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~ GContainer.h:312:38: note: 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} declared here template struct MapNode : public SetNode ^~~~~~~ GContainer.h: In instantiation of 'DJVU::GCont::HNode* DJVU::GMapImpl::get_or_create(const K&) [with K = DJVU::GUTF8String; TI = void*]': GContainer.h:1279:24: required from 'VTYPE& DJVU::GMapTemplate::operator[](const KTYPE&) [with KTYPE = DJVU::GUTF8String; VTYPE = void*; TI = void*]' DjVmDoc.cpp:317:37: required from here GContainer.h:1201:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(MNode)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~ GContainer.h:312:38: note: 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} declared here template struct MapNode : public SetNode ^~~~~~~ mv -f .deps/libdjvulibre_la-DjVmDoc.Tpo .deps/libdjvulibre_la-DjVmDoc.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-DjVmNav.lo -MD -MP -MF .deps/libdjvulibre_la-DjVmNav.Tpo -c -o libdjvulibre_la-DjVmNav.lo `test -f 'DjVmNav.cpp' || echo './'`DjVmNav.cpp libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-DjVmNav.lo -MD -MP -MF .deps/libdjvulibre_la-DjVmNav.Tpo -c DjVmNav.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-DjVmNav.o In file included from GString.h:109, from GURL.h:66, from DjVuPort.h:67, from DjVuDocument.h:66, from DjVmNav.cpp:65: GContainer.h: In instantiation of 'static DJVU::GCont::Node* DJVU::GListImpl::newnode(const TI&) [with TI = DJVU::GPBase]': GContainer.h:962:28: required from 'void DJVU::GListTemplate::append(const TYPE&) [with TYPE = DJVU::GP; TI = DJVU::GPBase]' DjVmNav.cpp:195:41: required from here GContainer.h:851:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(LNode )); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ GContainer.h:296:29: note: 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} declared here template struct ListNode : public Node ^~~~~~~~ mv -f .deps/libdjvulibre_la-DjVmNav.Tpo .deps/libdjvulibre_la-DjVmNav.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-DjVuAnno.lo -MD -MP -MF .deps/libdjvulibre_la-DjVuAnno.Tpo -c -o libdjvulibre_la-DjVuAnno.lo `test -f 'DjVuAnno.cpp' || echo './'`DjVuAnno.cpp libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-DjVuAnno.lo -MD -MP -MF .deps/libdjvulibre_la-DjVuAnno.Tpo -c DjVuAnno.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-DjVuAnno.o In file included from GString.h:109, from DjVuAnno.h:90, from DjVuAnno.cpp:63: GContainer.h: In instantiation of 'static DJVU::GCont::Node* DJVU::GListImpl::newnode(const TI&) [with TI = DJVU::GPBase]': GContainer.h:962:28: required from 'void DJVU::GListTemplate::append(const TYPE&) [with TYPE = DJVU::GP; TI = DJVU::GPBase]' DjVuAnno.cpp:570:63: required from here GContainer.h:851:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(LNode )); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ GContainer.h:296:29: note: 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} declared here template struct ListNode : public Node ^~~~~~~~ GContainer.h: In instantiation of 'DJVU::GCont::HNode* DJVU::GMapImpl::get_or_create(const K&) [with K = DJVU::GUTF8String; TI = DJVU::GUTF8String]': GContainer.h:1279:24: required from 'VTYPE& DJVU::GMapTemplate::operator[](const KTYPE&) [with KTYPE = DJVU::GUTF8String; VTYPE = DJVU::GUTF8String; TI = DJVU::GUTF8String]' DjVuAnno.cpp:1122:33: required from here GContainer.h:1201:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(MNode)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~ GContainer.h:312:38: note: 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} declared here template struct MapNode : public SetNode ^~~~~~~ mv -f .deps/libdjvulibre_la-DjVuAnno.Tpo .deps/libdjvulibre_la-DjVuAnno.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-DjVuDocEditor.lo -MD -MP -MF .deps/libdjvulibre_la-DjVuDocEditor.Tpo -c -o libdjvulibre_la-DjVuDocEditor.lo `test -f 'DjVuDocEditor.cpp' || echo './'`DjVuDocEditor.cpp libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-DjVuDocEditor.lo -MD -MP -MF .deps/libdjvulibre_la-DjVuDocEditor.Tpo -c DjVuDocEditor.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-DjVuDocEditor.o In file included from GString.h:109, from GURL.h:66, from DjVuPort.h:67, from DjVuDocument.h:66, from DjVuDocEditor.h:66, from DjVuDocEditor.cpp:63: GContainer.h: In instantiation of 'DJVU::GCont::HNode* DJVU::GMapImpl::get_or_create(const K&) [with K = DJVU::GUTF8String; TI = DJVU::GPBase]': GContainer.h:1279:24: required from 'VTYPE& DJVU::GMapTemplate::operator[](const KTYPE&) [with KTYPE = DJVU::GUTF8String; VTYPE = DJVU::GP; TI = DJVU::GPBase]' DjVuDocEditor.cpp:211:39: required from here GContainer.h:1201:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(MNode)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~ GContainer.h:312:38: note: 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} declared here template struct MapNode : public SetNode ^~~~~~~ GContainer.h: In instantiation of 'DJVU::GCont::HNode* DJVU::GMapImpl::get_or_create(const K&) [with K = DJVU::GUTF8String; TI = DJVU::GUTF8String]': GContainer.h:1279:24: required from 'VTYPE& DJVU::GMapTemplate::operator[](const KTYPE&) [with KTYPE = DJVU::GUTF8String; VTYPE = DJVU::GUTF8String; TI = DJVU::GUTF8String]' DjVuDocEditor.cpp:599:24: required from here GContainer.h:1201:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(MNode)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~ GContainer.h:312:38: note: 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} declared here template struct MapNode : public SetNode ^~~~~~~ GContainer.h: In instantiation of 'static DJVU::GCont::Node* DJVU::GListImpl::newnode(const TI&) [with TI = DJVU::GURL]': GContainer.h:962:28: required from 'void DJVU::GListTemplate::append(const TYPE&) [with TYPE = DJVU::GURL; TI = DJVU::GURL]' DjVuDocEditor.cpp:877:24: required from here GContainer.h:851:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(LNode )); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ GContainer.h:296:29: note: 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} declared here template struct ListNode : public Node ^~~~~~~~ GContainer.h: In instantiation of 'DJVU::GCont::HNode* DJVU::GMapImpl::get_or_create(const K&) [with K = DJVU::GURL; TI = void*]': GContainer.h:1279:24: required from 'VTYPE& DJVU::GMapTemplate::operator[](const KTYPE&) [with KTYPE = DJVU::GURL; VTYPE = void*; TI = void*]' DjVuDocEditor.cpp:929:20: required from here GContainer.h:1201:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(MNode)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~ GContainer.h:312:38: note: 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} declared here template struct MapNode : public SetNode ^~~~~~~ GContainer.h: In instantiation of 'DJVU::GCont::HNode* DJVU::GMapImpl::get_or_create(const K&) [with K = DJVU::GUTF8String; TI = void*]': GContainer.h:1279:24: required from 'VTYPE& DJVU::GMapTemplate::operator[](const KTYPE&) [with KTYPE = DJVU::GUTF8String; VTYPE = void*; TI = void*]' DjVuDocEditor.cpp:942:67: required from here GContainer.h:1201:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(MNode)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~ GContainer.h:312:38: note: 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} declared here template struct MapNode : public SetNode ^~~~~~~ GContainer.h: In instantiation of 'static DJVU::GCont::Node* DJVU::GListImpl::newnode(const TI&) [with TI = DJVU::GUTF8String]': GContainer.h:962:28: required from 'void DJVU::GListTemplate::append(const TYPE&) [with TYPE = DJVU::GUTF8String; TI = DJVU::GUTF8String]' DjVuDocEditor.cpp:1087:49: required from here GContainer.h:851:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(LNode )); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ GContainer.h:296:29: note: 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} declared here template struct ListNode : public Node ^~~~~~~~ mv -f .deps/libdjvulibre_la-DjVuDocEditor.Tpo .deps/libdjvulibre_la-DjVuDocEditor.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-DjVuDocument.lo -MD -MP -MF .deps/libdjvulibre_la-DjVuDocument.Tpo -c -o libdjvulibre_la-DjVuDocument.lo `test -f 'DjVuDocument.cpp' || echo './'`DjVuDocument.cpp libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-DjVuDocument.lo -MD -MP -MF .deps/libdjvulibre_la-DjVuDocument.Tpo -c DjVuDocument.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-DjVuDocument.o In file included from GString.h:109, from GURL.h:66, from DjVuPort.h:67, from DjVuDocument.h:66, from DjVuDocument.cpp:63: GContainer.h: In instantiation of 'static DJVU::GCont::Node* DJVU::GListImpl::newnode(const TI&) [with TI = DJVU::GPBase]': GContainer.h:962:28: required from 'void DJVU::GListTemplate::append(const TYPE&) [with TYPE = DJVU::GP; TI = DJVU::GPBase]' DjVuDocument.cpp:952:64: required from here GContainer.h:851:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(LNode )); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ GContainer.h:296:29: note: 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} declared here template struct ListNode : public Node ^~~~~~~~ GContainer.h: In instantiation of 'static DJVU::GCont::Node* DJVU::GListImpl::newnode(const TI&) [with TI = DJVU::GUTF8String]': GContainer.h:962:28: required from 'void DJVU::GListTemplate::append(const TYPE&) [with TYPE = DJVU::GUTF8String; TI = DJVU::GUTF8String]' DjVuDocument.cpp:1270:52: required from here GContainer.h:851:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(LNode )); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ GContainer.h:296:29: note: 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} declared here template struct ListNode : public Node ^~~~~~~~ GContainer.h: In instantiation of 'DJVU::GCont::HNode* DJVU::GMapImpl::get_or_create(const K&) [with K = DJVU::GUTF8String; TI = void*]': GContainer.h:1279:24: required from 'VTYPE& DJVU::GMapTemplate::operator[](const KTYPE&) [with KTYPE = DJVU::GUTF8String; VTYPE = void*; TI = void*]' DjVuDocument.cpp:1290:17: required from here GContainer.h:1201:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(MNode)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~ GContainer.h:312:38: note: 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} declared here template struct MapNode : public SetNode ^~~~~~~ GContainer.h: In instantiation of 'DJVU::GCont::HNode* DJVU::GMapImpl::get_or_create(const K&) [with K = DJVU::GURL; TI = void*]': GContainer.h:1279:24: required from 'VTYPE& DJVU::GMapTemplate::operator[](const KTYPE&) [with KTYPE = DJVU::GURL; VTYPE = void*; TI = void*]' DjVuDocument.cpp:1390:14: required from here GContainer.h:1201:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(MNode)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~ GContainer.h:312:38: note: 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} declared here template struct MapNode : public SetNode ^~~~~~~ GContainer.h: In instantiation of 'static DJVU::GCont::Node* DJVU::GListImpl::newnode(const TI&) [with TI = DJVU::GURL]': GContainer.h:962:28: required from 'void DJVU::GListTemplate::append(const TYPE&) [with TYPE = DJVU::GURL; TI = DJVU::GURL]' DjVuDocument.cpp:1671:34: required from here GContainer.h:851:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(LNode )); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ GContainer.h:296:29: note: 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} declared here template struct ListNode : public Node ^~~~~~~~ mv -f .deps/libdjvulibre_la-DjVuDocument.Tpo .deps/libdjvulibre_la-DjVuDocument.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-DjVuDumpHelper.lo -MD -MP -MF .deps/libdjvulibre_la-DjVuDumpHelper.Tpo -c -o libdjvulibre_la-DjVuDumpHelper.lo `test -f 'DjVuDumpHelper.cpp' || echo './'`DjVuDumpHelper.cpp libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-DjVuDumpHelper.lo -MD -MP -MF .deps/libdjvulibre_la-DjVuDumpHelper.Tpo -c DjVuDumpHelper.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-DjVuDumpHelper.o DjVuDumpHelper.cpp: In function 'void DJVU::display_chunks(DJVU::ByteStream&, DJVU::IFFByteStream&, const DJVU::GUTF8String&, DJVU::DjVmInfo)': DjVuDumpHelper.cpp:329:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (int i=0; disproutines[i].id; i++) ^~~ DjVuDumpHelper.cpp:340:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' out_str.format( "\n"); ^~~~~~~ In file included from GString.h:109, from DataPool.h:67, from DjVuDumpHelper.cpp:64: GContainer.h: In instantiation of 'DJVU::GCont::HNode* DJVU::GMapImpl::get_or_create(const K&) [with K = int; TI = DJVU::GPBase]': GContainer.h:1279:24: required from 'VTYPE& DJVU::GMapTemplate::operator[](const KTYPE&) [with KTYPE = int; VTYPE = DJVU::GP; TI = DJVU::GPBase]' DjVuDumpHelper.cpp:189:35: required from here GContainer.h:1201:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(MNode)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~ GContainer.h:312:38: note: 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} declared here template struct MapNode : public SetNode ^~~~~~~ GContainer.h: In instantiation of 'DJVU::GCont::HNode* DJVU::GMapImpl::get_or_create(const K&) [with K = DJVU::GUTF8String; TI = int]': GContainer.h:1279:24: required from 'VTYPE& DJVU::GMapTemplate::operator[](const KTYPE&) [with KTYPE = DJVU::GUTF8String; VTYPE = int; TI = int]' DjVuDumpHelper.cpp:300:44: required from here GContainer.h:1201:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(MNode)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~ GContainer.h:312:38: note: 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} declared here template struct MapNode : public SetNode ^~~~~~~ mv -f .deps/libdjvulibre_la-DjVuDumpHelper.Tpo .deps/libdjvulibre_la-DjVuDumpHelper.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-DjVuErrorList.lo -MD -MP -MF .deps/libdjvulibre_la-DjVuErrorList.Tpo -c -o libdjvulibre_la-DjVuErrorList.lo `test -f 'DjVuErrorList.cpp' || echo './'`DjVuErrorList.cpp libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-DjVuErrorList.lo -MD -MP -MF .deps/libdjvulibre_la-DjVuErrorList.Tpo -c DjVuErrorList.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-DjVuErrorList.o In file included from GString.h:109, from GURL.h:66, from DjVuPort.h:67, from DjVuErrorList.h:66, from DjVuErrorList.cpp:63: GContainer.h: In instantiation of 'static DJVU::GCont::Node* DJVU::GListImpl::newnode(const TI&) [with TI = DJVU::GUTF8String]': GContainer.h:962:28: required from 'void DJVU::GListTemplate::append(const TYPE&) [with TYPE = DJVU::GUTF8String; TI = DJVU::GUTF8String]' DjVuErrorList.cpp:97:20: required from here GContainer.h:851:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(LNode )); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ GContainer.h:296:29: note: 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} declared here template struct ListNode : public Node ^~~~~~~~ mv -f .deps/libdjvulibre_la-DjVuErrorList.Tpo .deps/libdjvulibre_la-DjVuErrorList.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-DjVuFile.lo -MD -MP -MF .deps/libdjvulibre_la-DjVuFile.Tpo -c -o libdjvulibre_la-DjVuFile.lo `test -f 'DjVuFile.cpp' || echo './'`DjVuFile.cpp libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-DjVuFile.lo -MD -MP -MF .deps/libdjvulibre_la-DjVuFile.Tpo -c DjVuFile.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-DjVuFile.o In file included from DjVuPalette.h:66, from DjVuFile.h:67, from DjVuFile.cpp:63: GContainer.h: In instantiation of 'static DJVU::GCont::Node* DJVU::GListImpl::newnode(const TI&) [with TI = DJVU::GPBase]': GContainer.h:962:28: required from 'void DJVU::GListTemplate::append(const TYPE&) [with TYPE = DJVU::GP; TI = DJVU::GPBase]' DjVuFile.cpp:644:35: required from here GContainer.h:851:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(LNode )); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ GContainer.h:296:29: note: 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} declared here template struct ListNode : public Node ^~~~~~~~ GContainer.h: In instantiation of 'DJVU::GCont::HNode* DJVU::GMapImpl::get_or_create(const K&) [with K = DJVU::GURL; TI = void*]': GContainer.h:1279:24: required from 'VTYPE& DJVU::GMapTemplate::operator[](const KTYPE&) [with KTYPE = DJVU::GURL; VTYPE = void*; TI = void*]' DjVuFile.cpp:1461:12: required from here GContainer.h:1201:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(MNode)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~ GContainer.h:312:38: note: 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} declared here template struct MapNode : public SetNode ^~~~~~~ mv -f .deps/libdjvulibre_la-DjVuFile.Tpo .deps/libdjvulibre_la-DjVuFile.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-DjVuFileCache.lo -MD -MP -MF .deps/libdjvulibre_la-DjVuFileCache.Tpo -c -o libdjvulibre_la-DjVuFileCache.lo `test -f 'DjVuFileCache.cpp' || echo './'`DjVuFileCache.cpp libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-DjVuFileCache.lo -MD -MP -MF .deps/libdjvulibre_la-DjVuFileCache.Tpo -c DjVuFileCache.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-DjVuFileCache.o In file included from DjVuPalette.h:66, from DjVuFile.h:67, from DjVuFileCache.h:66, from DjVuFileCache.cpp:63: GContainer.h: In instantiation of 'static DJVU::GCont::Node* DJVU::GListImpl::newnode(const TI&) [with TI = DJVU::GPBase]': GContainer.h:962:28: required from 'void DJVU::GListTemplate::append(const TYPE&) [with TYPE = DJVU::GP; TI = DJVU::GPBase]' DjVuFileCache.cpp:141:33: required from here GContainer.h:851:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(LNode )); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ GContainer.h:296:29: note: 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} declared here template struct ListNode : public Node ^~~~~~~~ mv -f .deps/libdjvulibre_la-DjVuFileCache.Tpo .deps/libdjvulibre_la-DjVuFileCache.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-DjVuGlobal.lo -MD -MP -MF .deps/libdjvulibre_la-DjVuGlobal.Tpo -c -o libdjvulibre_la-DjVuGlobal.lo `test -f 'DjVuGlobal.cpp' || echo './'`DjVuGlobal.cpp libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-DjVuGlobal.lo -MD -MP -MF .deps/libdjvulibre_la-DjVuGlobal.Tpo -c DjVuGlobal.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-DjVuGlobal.o mv -f .deps/libdjvulibre_la-DjVuGlobal.Tpo .deps/libdjvulibre_la-DjVuGlobal.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-DjVuGlobalMemory.lo -MD -MP -MF .deps/libdjvulibre_la-DjVuGlobalMemory.Tpo -c -o libdjvulibre_la-DjVuGlobalMemory.lo `test -f 'DjVuGlobalMemory.cpp' || echo './'`DjVuGlobalMemory.cpp libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-DjVuGlobalMemory.lo -MD -MP -MF .deps/libdjvulibre_la-DjVuGlobalMemory.Tpo -c DjVuGlobalMemory.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-DjVuGlobalMemory.o mv -f .deps/libdjvulibre_la-DjVuGlobalMemory.Tpo .deps/libdjvulibre_la-DjVuGlobalMemory.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-DjVuImage.lo -MD -MP -MF .deps/libdjvulibre_la-DjVuImage.Tpo -c -o libdjvulibre_la-DjVuImage.lo `test -f 'DjVuImage.cpp' || echo './'`DjVuImage.cpp libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-DjVuImage.lo -MD -MP -MF .deps/libdjvulibre_la-DjVuImage.Tpo -c DjVuImage.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-DjVuImage.o mv -f .deps/libdjvulibre_la-DjVuImage.Tpo .deps/libdjvulibre_la-DjVuImage.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-DjVuInfo.lo -MD -MP -MF .deps/libdjvulibre_la-DjVuInfo.Tpo -c -o libdjvulibre_la-DjVuInfo.lo `test -f 'DjVuInfo.cpp' || echo './'`DjVuInfo.cpp libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-DjVuInfo.lo -MD -MP -MF .deps/libdjvulibre_la-DjVuInfo.Tpo -c DjVuInfo.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-DjVuInfo.o mv -f .deps/libdjvulibre_la-DjVuInfo.Tpo .deps/libdjvulibre_la-DjVuInfo.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-DjVuMessage.lo -MD -MP -MF .deps/libdjvulibre_la-DjVuMessage.Tpo -c -o libdjvulibre_la-DjVuMessage.lo `test -f 'DjVuMessage.cpp' || echo './'`DjVuMessage.cpp libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-DjVuMessage.lo -MD -MP -MF .deps/libdjvulibre_la-DjVuMessage.Tpo -c DjVuMessage.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-DjVuMessage.o In file included from GString.h:109, from DjVuMessageLite.h:71, from DjVuMessage.h:72, from DjVuMessage.cpp:66: GContainer.h: In instantiation of 'static DJVU::GCont::Node* DJVU::GListImpl::newnode(const TI&) [with TI = DJVU::lt_XMLContents]': GContainer.h:962:28: required from 'void DJVU::GListTemplate::append(const TYPE&) [with TYPE = DJVU::lt_XMLContents; TI = DJVU::lt_XMLContents]' XMLTags.h:178:35: required from here GContainer.h:851:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(LNode )); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ GContainer.h:296:29: note: 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} declared here template struct ListNode : public Node ^~~~~~~~ GContainer.h: In instantiation of 'DJVU::GCont::HNode* DJVU::GMapImpl::get_or_create(const K&) [with K = DJVU::GUTF8String; TI = DJVU::GPList]': GContainer.h:1279:24: required from 'VTYPE& DJVU::GMapTemplate::operator[](const KTYPE&) [with KTYPE = DJVU::GUTF8String; VTYPE = DJVU::GPList; TI = DJVU::GPList]' XMLTags.h:179:18: required from here GContainer.h:1201:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GMapImpl >::MNode' {aka 'struct DJVU::GCont::MapNode >'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(MNode)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~ GContainer.h:312:38: note: 'DJVU::GMapImpl >::MNode' {aka 'struct DJVU::GCont::MapNode >'} declared here template struct MapNode : public SetNode ^~~~~~~ GContainer.h: In instantiation of 'static DJVU::GCont::Node* DJVU::GListImpl::newnode(const TI&) [with TI = DJVU::GPBase]': GContainer.h:962:28: required from 'void DJVU::GListTemplate::append(const TYPE&) [with TYPE = DJVU::GP; TI = DJVU::GPBase]' XMLTags.h:179:28: required from here GContainer.h:851:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(LNode )); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ GContainer.h:296:29: note: 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} declared here template struct ListNode : public Node ^~~~~~~~ GContainer.h: In instantiation of 'static DJVU::GCont::Node* DJVU::GListImpl::newnode(const TI&) [with TI = DJVU::GURL]': GContainer.h:962:28: required from 'void DJVU::GListTemplate::append(const TYPE&) [with TYPE = DJVU::GURL; TI = DJVU::GURL]' DjVuMessage.cpp:198:69: required from here GContainer.h:851:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(LNode )); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ GContainer.h:296:29: note: 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} declared here template struct ListNode : public Node ^~~~~~~~ GContainer.h: In instantiation of 'DJVU::GCont::HNode* DJVU::GMapImpl::get_or_create(const K&) [with K = DJVU::GUTF8String; TI = void*]': GContainer.h:1279:24: required from 'VTYPE& DJVU::GMapTemplate::operator[](const KTYPE&) [with KTYPE = DJVU::GUTF8String; VTYPE = void*; TI = void*]' DjVuMessage.cpp:234:22: required from here GContainer.h:1201:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(MNode)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~ GContainer.h:312:38: note: 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} declared here template struct MapNode : public SetNode ^~~~~~~ GContainer.h: In instantiation of 'static DJVU::GCont::Node* DJVU::GListImpl::newnode(const TI&) [with TI = DJVU::GMap >]': GContainer.h:962:28: required from 'void DJVU::GListTemplate::append(const TYPE&) [with TYPE = DJVU::GMap >; TI = DJVU::GMap >]' DjVuMessage.cpp:342:36: required from here GContainer.h:851:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GListImpl > >::LNode' {aka 'struct DJVU::GCont::ListNode > >'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(LNode )); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ GContainer.h:296:29: note: 'DJVU::GListImpl > >::LNode' {aka 'struct DJVU::GCont::ListNode > >'} declared here template struct ListNode : public Node ^~~~~~~~ mv -f .deps/libdjvulibre_la-DjVuMessage.Tpo .deps/libdjvulibre_la-DjVuMessage.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-DjVuMessageLite.lo -MD -MP -MF .deps/libdjvulibre_la-DjVuMessageLite.Tpo -c -o libdjvulibre_la-DjVuMessageLite.lo `test -f 'DjVuMessageLite.cpp' || echo './'`DjVuMessageLite.cpp libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-DjVuMessageLite.lo -MD -MP -MF .deps/libdjvulibre_la-DjVuMessageLite.Tpo -c DjVuMessageLite.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-DjVuMessageLite.o In file included from GString.h:109, from DjVuMessageLite.h:71, from DjVuMessageLite.cpp:68: GContainer.h: In instantiation of 'static DJVU::GCont::Node* DJVU::GListImpl::newnode(const TI&) [with TI = DJVU::lt_XMLContents]': GContainer.h:962:28: required from 'void DJVU::GListTemplate::append(const TYPE&) [with TYPE = DJVU::lt_XMLContents; TI = DJVU::lt_XMLContents]' XMLTags.h:178:35: required from here GContainer.h:851:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(LNode )); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ GContainer.h:296:29: note: 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} declared here template struct ListNode : public Node ^~~~~~~~ GContainer.h: In instantiation of 'DJVU::GCont::HNode* DJVU::GMapImpl::get_or_create(const K&) [with K = DJVU::GUTF8String; TI = DJVU::GPList]': GContainer.h:1279:24: required from 'VTYPE& DJVU::GMapTemplate::operator[](const KTYPE&) [with KTYPE = DJVU::GUTF8String; VTYPE = DJVU::GPList; TI = DJVU::GPList]' XMLTags.h:179:18: required from here GContainer.h:1201:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GMapImpl >::MNode' {aka 'struct DJVU::GCont::MapNode >'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(MNode)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~ GContainer.h:312:38: note: 'DJVU::GMapImpl >::MNode' {aka 'struct DJVU::GCont::MapNode >'} declared here template struct MapNode : public SetNode ^~~~~~~ GContainer.h: In instantiation of 'static DJVU::GCont::Node* DJVU::GListImpl::newnode(const TI&) [with TI = DJVU::GPBase]': GContainer.h:962:28: required from 'void DJVU::GListTemplate::append(const TYPE&) [with TYPE = DJVU::GP; TI = DJVU::GPBase]' XMLTags.h:179:28: required from here GContainer.h:851:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(LNode )); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ GContainer.h:296:29: note: 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} declared here template struct ListNode : public Node ^~~~~~~~ mv -f .deps/libdjvulibre_la-DjVuMessageLite.Tpo .deps/libdjvulibre_la-DjVuMessageLite.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-DjVuNavDir.lo -MD -MP -MF .deps/libdjvulibre_la-DjVuNavDir.Tpo -c -o libdjvulibre_la-DjVuNavDir.lo `test -f 'DjVuNavDir.cpp' || echo './'`DjVuNavDir.cpp libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-DjVuNavDir.lo -MD -MP -MF .deps/libdjvulibre_la-DjVuNavDir.Tpo -c DjVuNavDir.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-DjVuNavDir.o In file included from GString.h:109, from DjVuNavDir.h:66, from DjVuNavDir.cpp:63: GContainer.h: In instantiation of 'static DJVU::GCont::Node* DJVU::GListImpl::newnode(const TI&) [with TI = DJVU::GUTF8String]': GContainer.h:962:28: required from 'void DJVU::GListTemplate::append(const TYPE&) [with TYPE = DJVU::GUTF8String; TI = DJVU::GUTF8String]' DjVuNavDir.cpp:115:30: required from here GContainer.h:851:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(LNode )); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ GContainer.h:296:29: note: 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} declared here template struct ListNode : public Node ^~~~~~~~ GContainer.h: In instantiation of 'DJVU::GCont::HNode* DJVU::GMapImpl::get_or_create(const K&) [with K = DJVU::GUTF8String; TI = int]': GContainer.h:1279:24: required from 'VTYPE& DJVU::GMapTemplate::operator[](const KTYPE&) [with KTYPE = DJVU::GUTF8String; VTYPE = int; TI = int]' DjVuNavDir.cpp:130:31: required from here GContainer.h:1201:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(MNode)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~ GContainer.h:312:38: note: 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} declared here template struct MapNode : public SetNode ^~~~~~~ GContainer.h: In instantiation of 'DJVU::GCont::HNode* DJVU::GMapImpl::get_or_create(const K&) [with K = DJVU::GURL; TI = int]': GContainer.h:1279:24: required from 'VTYPE& DJVU::GMapTemplate::operator[](const KTYPE&) [with KTYPE = DJVU::GURL; VTYPE = int; TI = int]' DjVuNavDir.cpp:131:50: required from here GContainer.h:1201:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(MNode)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~ GContainer.h:312:38: note: 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} declared here template struct MapNode : public SetNode ^~~~~~~ mv -f .deps/libdjvulibre_la-DjVuNavDir.Tpo .deps/libdjvulibre_la-DjVuNavDir.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-DjVuPalette.lo -MD -MP -MF .deps/libdjvulibre_la-DjVuPalette.Tpo -c -o libdjvulibre_la-DjVuPalette.lo `test -f 'DjVuPalette.cpp' || echo './'`DjVuPalette.cpp libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-DjVuPalette.lo -MD -MP -MF .deps/libdjvulibre_la-DjVuPalette.Tpo -c DjVuPalette.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-DjVuPalette.o mv -f .deps/libdjvulibre_la-DjVuPalette.Tpo .deps/libdjvulibre_la-DjVuPalette.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-DjVuPort.lo -MD -MP -MF .deps/libdjvulibre_la-DjVuPort.Tpo -c -o libdjvulibre_la-DjVuPort.lo `test -f 'DjVuPort.cpp' || echo './'`DjVuPort.cpp libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-DjVuPort.lo -MD -MP -MF .deps/libdjvulibre_la-DjVuPort.Tpo -c DjVuPort.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-DjVuPort.o DjVuPort.cpp: In static member function 'static void* DJVU::DjVuPort::operator new(size_t)': DjVuPort.cpp:149:7: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(corpse=corpse_head;corpse;corpse=corpse->next) ^~~ DjVuPort.cpp:151:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' if (!corpse) ^~ In file included from GString.h:109, from GURL.h:66, from DjVuPort.h:67, from DjVuPort.cpp:63: GContainer.h: In instantiation of 'DJVU::GCont::HNode* DJVU::GMapImpl::get_or_create(const K&) [with K = DJVU::GUTF8String; TI = const void*]': GContainer.h:1279:24: required from 'VTYPE& DJVU::GMapTemplate::operator[](const KTYPE&) [with KTYPE = DJVU::GUTF8String; VTYPE = const void*; TI = const void*]' DjVuPort.cpp:273:17: required from here GContainer.h:1201:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(MNode)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~ GContainer.h:312:38: note: 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} declared here template struct MapNode : public SetNode ^~~~~~~ GContainer.h: In instantiation of 'static DJVU::GCont::Node* DJVU::GListImpl::newnode(const TI&) [with TI = DJVU::GPBase]': GContainer.h:962:28: required from 'void DJVU::GListTemplate::append(const TYPE&) [with TYPE = DJVU::GP; TI = DJVU::GPBase]' DjVuPort.cpp:330:43: required from here GContainer.h:851:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(LNode )); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ GContainer.h:296:29: note: 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} declared here template struct ListNode : public Node ^~~~~~~~ GContainer.h: In instantiation of 'DJVU::GCont::HNode* DJVU::GMapImpl::get_or_create(const K&) [with K = DJVU::GURL; TI = DJVU::GPBase]': GContainer.h:1279:24: required from 'VTYPE& DJVU::GMapTemplate::operator[](const KTYPE&) [with KTYPE = DJVU::GURL; VTYPE = DJVU::GP; TI = DJVU::GPBase]' DjVuPort.cpp:701:11: required from here GContainer.h:1201:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(MNode)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~ GContainer.h:312:38: note: 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} declared here template struct MapNode : public SetNode ^~~~~~~ mv -f .deps/libdjvulibre_la-DjVuPort.Tpo .deps/libdjvulibre_la-DjVuPort.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-DjVuText.lo -MD -MP -MF .deps/libdjvulibre_la-DjVuText.Tpo -c -o libdjvulibre_la-DjVuText.lo `test -f 'DjVuText.cpp' || echo './'`DjVuText.cpp libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-DjVuText.lo -MD -MP -MF .deps/libdjvulibre_la-DjVuText.Tpo -c DjVuText.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-DjVuText.o In file included from GMapAreas.h:67, from DjVuText.h:87, from DjVuText.cpp:63: GContainer.h: In instantiation of 'static DJVU::GCont::Node* DJVU::GListImpl::newnode(const TI&) [with TI = DJVU::DjVuTXT::Zone]': GContainer.h:962:28: required from 'void DJVU::GListTemplate::append(const TYPE&) [with TYPE = DJVU::DjVuTXT::Zone; TI = DJVU::DjVuTXT::Zone]' DjVuText.cpp:110:24: required from here GContainer.h:851:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(LNode )); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ GContainer.h:296:29: note: 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} declared here template struct ListNode : public Node ^~~~~~~~ GContainer.h: In instantiation of 'static DJVU::GCont::Node* DJVU::GListImpl::newnode(const TI&) [with TI = DJVU::GRect]': GContainer.h:962:28: required from 'void DJVU::GListTemplate::append(const TYPE&) [with TYPE = DJVU::GRect; TI = DJVU::GRect]' DjVuText.cpp:450:23: required from here GContainer.h:851:9: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'}; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(LNode )); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ GContainer.h:296:29: note: 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} declared here template struct ListNode : public Node ^~~~~~~~ mv -f .deps/libdjvulibre_la-DjVuText.Tpo .deps/libdjvulibre_la-DjVuText.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-DjVuToPS.lo -MD -MP -MF .deps/libdjvulibre_la-DjVuToPS.Tpo -c -o libdjvulibre_la-DjVuToPS.lo `test -f 'DjVuToPS.cpp' || echo './'`DjVuToPS.cpp libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-DjVuToPS.lo -MD -MP -MF .deps/libdjvulibre_la-DjVuToPS.Tpo -c DjVuToPS.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-DjVuToPS.o mv -f .deps/libdjvulibre_la-DjVuToPS.Tpo .deps/libdjvulibre_la-DjVuToPS.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-GBitmap.lo -MD -MP -MF .deps/libdjvulibre_la-GBitmap.Tpo -c -o libdjvulibre_la-GBitmap.lo `test -f 'GBitmap.cpp' || echo './'`GBitmap.cpp libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-GBitmap.lo -MD -MP -MF .deps/libdjvulibre_la-GBitmap.Tpo -c GBitmap.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-GBitmap.o mv -f .deps/libdjvulibre_la-GBitmap.Tpo .deps/libdjvulibre_la-GBitmap.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-GContainer.lo -MD -MP -MF .deps/libdjvulibre_la-GContainer.Tpo -c -o libdjvulibre_la-GContainer.lo `test -f 'GContainer.cpp' || echo './'`GContainer.cpp libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-GContainer.lo -MD -MP -MF .deps/libdjvulibre_la-GContainer.Tpo -c GContainer.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-GContainer.o mv -f .deps/libdjvulibre_la-GContainer.Tpo .deps/libdjvulibre_la-GContainer.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-GException.lo -MD -MP -MF .deps/libdjvulibre_la-GException.Tpo -c -o libdjvulibre_la-GException.lo `test -f 'GException.cpp' || echo './'`GException.cpp libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-GException.lo -MD -MP -MF .deps/libdjvulibre_la-GException.Tpo -c GException.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-GException.o mv -f .deps/libdjvulibre_la-GException.Tpo .deps/libdjvulibre_la-GException.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-GIFFManager.lo -MD -MP -MF .deps/libdjvulibre_la-GIFFManager.Tpo -c -o libdjvulibre_la-GIFFManager.lo `test -f 'GIFFManager.cpp' || echo './'`GIFFManager.cpp libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-GIFFManager.lo -MD -MP -MF .deps/libdjvulibre_la-GIFFManager.Tpo -c GIFFManager.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-GIFFManager.o In file included from GString.h:109, from IFFByteStream.h:132, from GIFFManager.h:66, from GIFFManager.cpp:63: GContainer.h: In instantiation of 'static DJVU::GCont::Node* DJVU::GListImpl::newnode(const TI&) [with TI = DJVU::GPBase]': GContainer.h:976:35: required from 'void DJVU::GListTemplate::insert_before(DJVU::GPosition, const TYPE&) [with TYPE = DJVU::GP; TI = DJVU::GPBase]' GIFFManager.cpp:195:36: required from here GContainer.h:851:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(LNode )); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ GContainer.h:296:29: note: 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} declared here template struct ListNode : public Node ^~~~~~~~ mv -f .deps/libdjvulibre_la-GIFFManager.Tpo .deps/libdjvulibre_la-GIFFManager.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-GMapAreas.lo -MD -MP -MF .deps/libdjvulibre_la-GMapAreas.Tpo -c -o libdjvulibre_la-GMapAreas.lo `test -f 'GMapAreas.cpp' || echo './'`GMapAreas.cpp libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-GMapAreas.lo -MD -MP -MF .deps/libdjvulibre_la-GMapAreas.Tpo -c GMapAreas.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-GMapAreas.o mv -f .deps/libdjvulibre_la-GMapAreas.Tpo .deps/libdjvulibre_la-GMapAreas.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-GOS.lo -MD -MP -MF .deps/libdjvulibre_la-GOS.Tpo -c -o libdjvulibre_la-GOS.lo `test -f 'GOS.cpp' || echo './'`GOS.cpp libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-GOS.lo -MD -MP -MF .deps/libdjvulibre_la-GOS.Tpo -c GOS.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-GOS.o mv -f .deps/libdjvulibre_la-GOS.Tpo .deps/libdjvulibre_la-GOS.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-GPixmap.lo -MD -MP -MF .deps/libdjvulibre_la-GPixmap.Tpo -c -o libdjvulibre_la-GPixmap.lo `test -f 'GPixmap.cpp' || echo './'`GPixmap.cpp libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-GPixmap.lo -MD -MP -MF .deps/libdjvulibre_la-GPixmap.Tpo -c GPixmap.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-GPixmap.o mv -f .deps/libdjvulibre_la-GPixmap.Tpo .deps/libdjvulibre_la-GPixmap.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-GRect.lo -MD -MP -MF .deps/libdjvulibre_la-GRect.Tpo -c -o libdjvulibre_la-GRect.lo `test -f 'GRect.cpp' || echo './'`GRect.cpp libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-GRect.lo -MD -MP -MF .deps/libdjvulibre_la-GRect.Tpo -c GRect.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-GRect.o mv -f .deps/libdjvulibre_la-GRect.Tpo .deps/libdjvulibre_la-GRect.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-GScaler.lo -MD -MP -MF .deps/libdjvulibre_la-GScaler.Tpo -c -o libdjvulibre_la-GScaler.lo `test -f 'GScaler.cpp' || echo './'`GScaler.cpp libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-GScaler.lo -MD -MP -MF .deps/libdjvulibre_la-GScaler.Tpo -c GScaler.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-GScaler.o mv -f .deps/libdjvulibre_la-GScaler.Tpo .deps/libdjvulibre_la-GScaler.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-GSmartPointer.lo -MD -MP -MF .deps/libdjvulibre_la-GSmartPointer.Tpo -c -o libdjvulibre_la-GSmartPointer.lo `test -f 'GSmartPointer.cpp' || echo './'`GSmartPointer.cpp libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-GSmartPointer.lo -MD -MP -MF .deps/libdjvulibre_la-GSmartPointer.Tpo -c GSmartPointer.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-GSmartPointer.o In file included from GThreads.h:90, from GSmartPointer.cpp:76: GSmartPointer.cpp: In destructor 'virtual DJVU::GPEnabled::~GPEnabled()': GException.h:232:82: warning: throw will always call terminate() [-Wterminate] # define G_THROW(msg) throw GException(msg,__FILE__,__LINE__,__PRETTY_FUNCTION__) ^ GSmartPointer.cpp:93:5: note: in expansion of macro 'G_THROW' G_THROW( ERR_MSG("GSmartPointer.suspicious") ); ^~~~~~~ GException.h:232:82: note: in C++11 destructors default to noexcept # define G_THROW(msg) throw GException(msg,__FILE__,__LINE__,__PRETTY_FUNCTION__) ^ GSmartPointer.cpp:93:5: note: in expansion of macro 'G_THROW' G_THROW( ERR_MSG("GSmartPointer.suspicious") ); ^~~~~~~ mv -f .deps/libdjvulibre_la-GSmartPointer.Tpo .deps/libdjvulibre_la-GSmartPointer.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-GString.lo -MD -MP -MF .deps/libdjvulibre_la-GString.Tpo -c -o libdjvulibre_la-GString.lo `test -f 'GString.cpp' || echo './'`GString.cpp libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-GString.lo -MD -MP -MF .deps/libdjvulibre_la-GString.Tpo -c GString.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-GString.o In file included from GString.h:109, from GString.cpp:72: GContainer.h: In instantiation of 'DJVU::GCont::HNode* DJVU::GMapImpl::get_or_create(const K&) [with K = DJVU::GUTF8String; TI = DJVU::GUTF8String]': GContainer.h:1279:24: required from 'VTYPE& DJVU::GMapTemplate::operator[](const KTYPE&) [with KTYPE = DJVU::GUTF8String; VTYPE = DJVU::GUTF8String; TI = DJVU::GUTF8String]' GString.cpp:1464:17: required from here GContainer.h:1201:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(MNode)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~ GContainer.h:312:38: note: 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} declared here template struct MapNode : public SetNode ^~~~~~~ mv -f .deps/libdjvulibre_la-GString.Tpo .deps/libdjvulibre_la-GString.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-GThreads.lo -MD -MP -MF .deps/libdjvulibre_la-GThreads.Tpo -c -o libdjvulibre_la-GThreads.lo `test -f 'GThreads.cpp' || echo './'`GThreads.cpp libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-GThreads.lo -MD -MP -MF .deps/libdjvulibre_la-GThreads.Tpo -c GThreads.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-GThreads.o mv -f .deps/libdjvulibre_la-GThreads.Tpo .deps/libdjvulibre_la-GThreads.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-GURL.lo -MD -MP -MF .deps/libdjvulibre_la-GURL.Tpo -c -o libdjvulibre_la-GURL.lo `test -f 'GURL.cpp' || echo './'`GURL.cpp libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-GURL.lo -MD -MP -MF .deps/libdjvulibre_la-GURL.Tpo -c GURL.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-GURL.o In file included from GString.h:109, from GOS.h:85, from GURL.cpp:71: GContainer.h: In instantiation of 'static DJVU::GCont::Node* DJVU::GListImpl::newnode(const TI&) [with TI = DJVU::GURL]': GContainer.h:962:28: required from 'void DJVU::GListTemplate::append(const TYPE&) [with TYPE = DJVU::GURL; TI = DJVU::GURL]' GURL.cpp:1589:51: required from here GContainer.h:851:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(LNode )); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ GContainer.h:296:29: note: 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} declared here template struct ListNode : public Node ^~~~~~~~ mv -f .deps/libdjvulibre_la-GURL.Tpo .deps/libdjvulibre_la-GURL.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-GUnicode.lo -MD -MP -MF .deps/libdjvulibre_la-GUnicode.Tpo -c -o libdjvulibre_la-GUnicode.lo `test -f 'GUnicode.cpp' || echo './'`GUnicode.cpp libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-GUnicode.lo -MD -MP -MF .deps/libdjvulibre_la-GUnicode.Tpo -c GUnicode.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-GUnicode.o mv -f .deps/libdjvulibre_la-GUnicode.Tpo .deps/libdjvulibre_la-GUnicode.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-IFFByteStream.lo -MD -MP -MF .deps/libdjvulibre_la-IFFByteStream.Tpo -c -o libdjvulibre_la-IFFByteStream.lo `test -f 'IFFByteStream.cpp' || echo './'`IFFByteStream.cpp libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-IFFByteStream.lo -MD -MP -MF .deps/libdjvulibre_la-IFFByteStream.Tpo -c IFFByteStream.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-IFFByteStream.o mv -f .deps/libdjvulibre_la-IFFByteStream.Tpo .deps/libdjvulibre_la-IFFByteStream.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-IW44EncodeCodec.lo -MD -MP -MF .deps/libdjvulibre_la-IW44EncodeCodec.Tpo -c -o libdjvulibre_la-IW44EncodeCodec.lo `test -f 'IW44EncodeCodec.cpp' || echo './'`IW44EncodeCodec.cpp libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-IW44EncodeCodec.lo -MD -MP -MF .deps/libdjvulibre_la-IW44EncodeCodec.Tpo -c IW44EncodeCodec.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-IW44EncodeCodec.o In file included from IW44EncodeCodec.cpp:72: IW44Image.h:596:11: warning: unnecessary parentheses in declaration of 'pdata' [-Wparentheses] short **(pdata[4]); ^ mv -f .deps/libdjvulibre_la-IW44EncodeCodec.Tpo .deps/libdjvulibre_la-IW44EncodeCodec.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-IW44Image.lo -MD -MP -MF .deps/libdjvulibre_la-IW44Image.Tpo -c -o libdjvulibre_la-IW44Image.lo `test -f 'IW44Image.cpp' || echo './'`IW44Image.cpp libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-IW44Image.lo -MD -MP -MF .deps/libdjvulibre_la-IW44Image.Tpo -c IW44Image.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-IW44Image.o In file included from IW44Image.cpp:72: IW44Image.h:596:11: warning: unnecessary parentheses in declaration of 'pdata' [-Wparentheses] short **(pdata[4]); ^ mv -f .deps/libdjvulibre_la-IW44Image.Tpo .deps/libdjvulibre_la-IW44Image.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-JB2EncodeCodec.lo -MD -MP -MF .deps/libdjvulibre_la-JB2EncodeCodec.Tpo -c -o libdjvulibre_la-JB2EncodeCodec.lo `test -f 'JB2EncodeCodec.cpp' || echo './'`JB2EncodeCodec.cpp libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-JB2EncodeCodec.lo -MD -MP -MF .deps/libdjvulibre_la-JB2EncodeCodec.Tpo -c JB2EncodeCodec.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-JB2EncodeCodec.o mv -f .deps/libdjvulibre_la-JB2EncodeCodec.Tpo .deps/libdjvulibre_la-JB2EncodeCodec.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-JB2Image.lo -MD -MP -MF .deps/libdjvulibre_la-JB2Image.Tpo -c -o libdjvulibre_la-JB2Image.lo `test -f 'JB2Image.cpp' || echo './'`JB2Image.cpp libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-JB2Image.lo -MD -MP -MF .deps/libdjvulibre_la-JB2Image.Tpo -c JB2Image.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-JB2Image.o mv -f .deps/libdjvulibre_la-JB2Image.Tpo .deps/libdjvulibre_la-JB2Image.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-JPEGDecoder.lo -MD -MP -MF .deps/libdjvulibre_la-JPEGDecoder.Tpo -c -o libdjvulibre_la-JPEGDecoder.lo `test -f 'JPEGDecoder.cpp' || echo './'`JPEGDecoder.cpp libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-JPEGDecoder.lo -MD -MP -MF .deps/libdjvulibre_la-JPEGDecoder.Tpo -c JPEGDecoder.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-JPEGDecoder.o mv -f .deps/libdjvulibre_la-JPEGDecoder.Tpo .deps/libdjvulibre_la-JPEGDecoder.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-MMRDecoder.lo -MD -MP -MF .deps/libdjvulibre_la-MMRDecoder.Tpo -c -o libdjvulibre_la-MMRDecoder.lo `test -f 'MMRDecoder.cpp' || echo './'`MMRDecoder.cpp libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-MMRDecoder.lo -MD -MP -MF .deps/libdjvulibre_la-MMRDecoder.Tpo -c MMRDecoder.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-MMRDecoder.o mv -f .deps/libdjvulibre_la-MMRDecoder.Tpo .deps/libdjvulibre_la-MMRDecoder.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-MMX.lo -MD -MP -MF .deps/libdjvulibre_la-MMX.Tpo -c -o libdjvulibre_la-MMX.lo `test -f 'MMX.cpp' || echo './'`MMX.cpp libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-MMX.lo -MD -MP -MF .deps/libdjvulibre_la-MMX.Tpo -c MMX.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-MMX.o mv -f .deps/libdjvulibre_la-MMX.Tpo .deps/libdjvulibre_la-MMX.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-UnicodeByteStream.lo -MD -MP -MF .deps/libdjvulibre_la-UnicodeByteStream.Tpo -c -o libdjvulibre_la-UnicodeByteStream.lo `test -f 'UnicodeByteStream.cpp' || echo './'`UnicodeByteStream.cpp libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-UnicodeByteStream.lo -MD -MP -MF .deps/libdjvulibre_la-UnicodeByteStream.Tpo -c UnicodeByteStream.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-UnicodeByteStream.o mv -f .deps/libdjvulibre_la-UnicodeByteStream.Tpo .deps/libdjvulibre_la-UnicodeByteStream.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-XMLParser.lo -MD -MP -MF .deps/libdjvulibre_la-XMLParser.Tpo -c -o libdjvulibre_la-XMLParser.lo `test -f 'XMLParser.cpp' || echo './'`XMLParser.cpp libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-XMLParser.lo -MD -MP -MF .deps/libdjvulibre_la-XMLParser.Tpo -c XMLParser.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-XMLParser.o In file included from XMLParser.h:68, from XMLParser.cpp:66: GContainer.h: In instantiation of 'static DJVU::GCont::Node* DJVU::GListImpl::newnode(const TI&) [with TI = DJVU::lt_XMLContents]': GContainer.h:962:28: required from 'void DJVU::GListTemplate::append(const TYPE&) [with TYPE = DJVU::lt_XMLContents; TI = DJVU::lt_XMLContents]' XMLTags.h:178:35: required from here GContainer.h:851:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(LNode )); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ GContainer.h:296:29: note: 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} declared here template struct ListNode : public Node ^~~~~~~~ GContainer.h: In instantiation of 'DJVU::GCont::HNode* DJVU::GMapImpl::get_or_create(const K&) [with K = DJVU::GUTF8String; TI = DJVU::GPList]': GContainer.h:1279:24: required from 'VTYPE& DJVU::GMapTemplate::operator[](const KTYPE&) [with KTYPE = DJVU::GUTF8String; VTYPE = DJVU::GPList; TI = DJVU::GPList]' XMLTags.h:179:18: required from here GContainer.h:1201:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GMapImpl >::MNode' {aka 'struct DJVU::GCont::MapNode >'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(MNode)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~ GContainer.h:312:38: note: 'DJVU::GMapImpl >::MNode' {aka 'struct DJVU::GCont::MapNode >'} declared here template struct MapNode : public SetNode ^~~~~~~ GContainer.h: In instantiation of 'static DJVU::GCont::Node* DJVU::GListImpl::newnode(const TI&) [with TI = DJVU::GPBase]': GContainer.h:962:28: required from 'void DJVU::GListTemplate::append(const TYPE&) [with TYPE = DJVU::GP; TI = DJVU::GPBase]' XMLTags.h:179:28: required from here GContainer.h:851:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(LNode )); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ GContainer.h:296:29: note: 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} declared here template struct ListNode : public Node ^~~~~~~~ GContainer.h: In instantiation of 'DJVU::GCont::HNode* DJVU::GMapImpl::get_or_create(const K&) [with K = DJVU::GUTF8String; TI = DJVU::GMapArea::BorderType]': GContainer.h:1279:24: required from 'VTYPE& DJVU::GMapTemplate::operator[](const KTYPE&) [with KTYPE = DJVU::GUTF8String; VTYPE = DJVU::GMapArea::BorderType; TI = DJVU::GMapArea::BorderType]' XMLParser.cpp:234:21: required from here GContainer.h:1201:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(MNode)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~ GContainer.h:312:38: note: 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} declared here template struct MapNode : public SetNode ^~~~~~~ GContainer.h: In instantiation of 'DJVU::GCont::HNode* DJVU::GMapImpl::get_or_create(const K&) [with K = DJVU::GUTF8String; TI = DJVU::GP]': GContainer.h:1279:24: required from 'VTYPE& DJVU::GMapTemplate::operator[](const KTYPE&) [with KTYPE = DJVU::GUTF8String; VTYPE = DJVU::GP; TI = DJVU::GP]' XMLParser.cpp:563:30: required from here GContainer.h:1201:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GMapImpl >::MNode' {aka 'struct DJVU::GCont::MapNode >'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(MNode)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~ GContainer.h:312:38: note: 'DJVU::GMapImpl >::MNode' {aka 'struct DJVU::GCont::MapNode >'} declared here template struct MapNode : public SetNode ^~~~~~~ GContainer.h: In instantiation of 'DJVU::GCont::HNode* DJVU::GMapImpl::get_or_create(const K&) [with K = DJVU::GUTF8String; TI = DJVU::GP]': GContainer.h:1279:24: required from 'VTYPE& DJVU::GMapTemplate::operator[](const KTYPE&) [with KTYPE = DJVU::GUTF8String; VTYPE = DJVU::GP; TI = DJVU::GP]' XMLParser.cpp:588:33: required from here GContainer.h:1201:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GMapImpl >::MNode' {aka 'struct DJVU::GCont::MapNode >'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(MNode)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~ GContainer.h:312:38: note: 'DJVU::GMapImpl >::MNode' {aka 'struct DJVU::GCont::MapNode >'} declared here template struct MapNode : public SetNode ^~~~~~~ GContainer.h: In instantiation of 'DJVU::GCont::HNode* DJVU::GMapImpl::get_or_create(const K&) [with K = DJVU::GUTF8String; TI = DJVU::GUTF8String]': GContainer.h:1279:24: required from 'VTYPE& DJVU::GMapTemplate::operator[](const KTYPE&) [with KTYPE = DJVU::GUTF8String; VTYPE = DJVU::GUTF8String; TI = DJVU::GUTF8String]' XMLParser.cpp:694:37: required from here GContainer.h:1201:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(MNode)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~ GContainer.h:312:38: note: 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} declared here template struct MapNode : public SetNode ^~~~~~~ mv -f .deps/libdjvulibre_la-XMLParser.Tpo .deps/libdjvulibre_la-XMLParser.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-XMLTags.lo -MD -MP -MF .deps/libdjvulibre_la-XMLTags.Tpo -c -o libdjvulibre_la-XMLTags.lo `test -f 'XMLTags.cpp' || echo './'`XMLTags.cpp libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-XMLTags.lo -MD -MP -MF .deps/libdjvulibre_la-XMLTags.Tpo -c XMLTags.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-XMLTags.o In file included from XMLTags.h:68, from XMLTags.cpp:66: GContainer.h: In instantiation of 'static DJVU::GCont::Node* DJVU::GListImpl::newnode(const TI&) [with TI = DJVU::lt_XMLContents]': GContainer.h:962:28: required from 'void DJVU::GListTemplate::append(const TYPE&) [with TYPE = DJVU::lt_XMLContents; TI = DJVU::lt_XMLContents]' XMLTags.h:178:35: required from here GContainer.h:851:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(LNode )); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ GContainer.h:296:29: note: 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} declared here template struct ListNode : public Node ^~~~~~~~ GContainer.h: In instantiation of 'DJVU::GCont::HNode* DJVU::GMapImpl::get_or_create(const K&) [with K = DJVU::GUTF8String; TI = DJVU::GPList]': GContainer.h:1279:24: required from 'VTYPE& DJVU::GMapTemplate::operator[](const KTYPE&) [with KTYPE = DJVU::GUTF8String; VTYPE = DJVU::GPList; TI = DJVU::GPList]' XMLTags.h:179:18: required from here GContainer.h:1201:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GMapImpl >::MNode' {aka 'struct DJVU::GCont::MapNode >'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(MNode)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~ GContainer.h:312:38: note: 'DJVU::GMapImpl >::MNode' {aka 'struct DJVU::GCont::MapNode >'} declared here template struct MapNode : public SetNode ^~~~~~~ GContainer.h: In instantiation of 'static DJVU::GCont::Node* DJVU::GListImpl::newnode(const TI&) [with TI = DJVU::GPBase]': GContainer.h:962:28: required from 'void DJVU::GListTemplate::append(const TYPE&) [with TYPE = DJVU::GP; TI = DJVU::GPBase]' XMLTags.h:179:28: required from here GContainer.h:851:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(LNode )); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ GContainer.h:296:29: note: 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} declared here template struct ListNode : public Node ^~~~~~~~ GContainer.h: In instantiation of 'DJVU::GCont::HNode* DJVU::GMapImpl::get_or_create(const K&) [with K = DJVU::GUTF8String; TI = DJVU::GUTF8String]': GContainer.h:1279:24: required from 'VTYPE& DJVU::GMapTemplate::operator[](const KTYPE&) [with KTYPE = DJVU::GUTF8String; VTYPE = DJVU::GUTF8String; TI = DJVU::GUTF8String]' XMLTags.cpp:156:14: required from here GContainer.h:1201:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(MNode)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~ GContainer.h:312:38: note: 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} declared here template struct MapNode : public SetNode ^~~~~~~ GContainer.h: In instantiation of 'DJVU::GCont::HNode* DJVU::GMapImpl::get_or_create(const K&) [with K = DJVU::GUTF8String; TI = DJVU::GP]': GContainer.h:1279:24: required from 'VTYPE& DJVU::GMapTemplate::operator[](const KTYPE&) [with KTYPE = DJVU::GUTF8String; VTYPE = DJVU::GP; TI = DJVU::GP]' XMLTags.cpp:352:29: required from here GContainer.h:1201:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GMapImpl >::MNode' {aka 'struct DJVU::GCont::MapNode >'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(MNode)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~ GContainer.h:312:38: note: 'DJVU::GMapImpl >::MNode' {aka 'struct DJVU::GCont::MapNode >'} declared here template struct MapNode : public SetNode ^~~~~~~ mv -f .deps/libdjvulibre_la-XMLTags.Tpo .deps/libdjvulibre_la-XMLTags.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-ZPCodec.lo -MD -MP -MF .deps/libdjvulibre_la-ZPCodec.Tpo -c -o libdjvulibre_la-ZPCodec.lo `test -f 'ZPCodec.cpp' || echo './'`ZPCodec.cpp libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-ZPCodec.lo -MD -MP -MF .deps/libdjvulibre_la-ZPCodec.Tpo -c ZPCodec.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-ZPCodec.o mv -f .deps/libdjvulibre_la-ZPCodec.Tpo .deps/libdjvulibre_la-ZPCodec.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-atomic.lo -MD -MP -MF .deps/libdjvulibre_la-atomic.Tpo -c -o libdjvulibre_la-atomic.lo `test -f 'atomic.cpp' || echo './'`atomic.cpp libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-atomic.lo -MD -MP -MF .deps/libdjvulibre_la-atomic.Tpo -c atomic.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-atomic.o mv -f .deps/libdjvulibre_la-atomic.Tpo .deps/libdjvulibre_la-atomic.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-ddjvuapi.lo -MD -MP -MF .deps/libdjvulibre_la-ddjvuapi.Tpo -c -o libdjvulibre_la-ddjvuapi.lo `test -f 'ddjvuapi.cpp' || echo './'`ddjvuapi.cpp libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-ddjvuapi.lo -MD -MP -MF .deps/libdjvulibre_la-ddjvuapi.Tpo -c ddjvuapi.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-ddjvuapi.o In file included from ddjvuapi.cpp:92: GContainer.h: In instantiation of 'static DJVU::GCont::Node* DJVU::GListImpl::newnode(const TI&) [with TI = DJVU::GPBase]': GContainer.h:962:28: required from 'void DJVU::GListTemplate::append(const TYPE&) [with TYPE = DJVU::GP; TI = DJVU::GPBase]' ddjvuapi.cpp:423:24: required from here GContainer.h:851:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(LNode )); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ GContainer.h:296:29: note: 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} declared here template struct ListNode : public Node ^~~~~~~~ GContainer.h: In instantiation of 'DJVU::GCont::HNode* DJVU::GMapImpl::get_or_create(const K&) [with K = DJVU::GUTF8String; TI = int]': GContainer.h:1279:24: required from 'VTYPE& DJVU::GMapTemplate::operator[](const KTYPE&) [with KTYPE = DJVU::GUTF8String; VTYPE = int; TI = int]' ddjvuapi.cpp:870:32: required from here GContainer.h:1201:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(MNode)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~ GContainer.h:312:38: note: 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} declared here template struct MapNode : public SetNode ^~~~~~~ GContainer.h: In instantiation of 'DJVU::GCont::HNode* DJVU::GMapImpl::get_or_create(const K&) [with K = int; TI = DJVU::GPBase]': GContainer.h:1279:24: required from 'VTYPE& DJVU::GMapTemplate::operator[](const KTYPE&) [with KTYPE = int; VTYPE = DJVU::GP; TI = DJVU::GPBase]' ddjvuapi.cpp:871:30: required from here GContainer.h:1201:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(MNode)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~ GContainer.h:312:38: note: 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} declared here template struct MapNode : public SetNode ^~~~~~~ mv -f .deps/libdjvulibre_la-ddjvuapi.Tpo .deps/libdjvulibre_la-ddjvuapi.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-debug.lo -MD -MP -MF .deps/libdjvulibre_la-debug.Tpo -c -o libdjvulibre_la-debug.lo `test -f 'debug.cpp' || echo './'`debug.cpp libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-debug.lo -MD -MP -MF .deps/libdjvulibre_la-debug.Tpo -c debug.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-debug.o mv -f .deps/libdjvulibre_la-debug.Tpo .deps/libdjvulibre_la-debug.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-miniexp.lo -MD -MP -MF .deps/libdjvulibre_la-miniexp.Tpo -c -o libdjvulibre_la-miniexp.lo `test -f 'miniexp.cpp' || echo './'`miniexp.cpp libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -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 -Wall -DNDEBUG -MT libdjvulibre_la-miniexp.lo -MD -MP -MF .deps/libdjvulibre_la-miniexp.Tpo -c miniexp.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-miniexp.o miniexp.cpp: In function 'int print_c_string(const char*, char*, int)': miniexp.cpp:1048:32: warning: '%04X' directive writing 4 bytes into a region of size 3 [-Wformat-overflow=] sprintf(buffer,"u%04X\\u%04X", ^~~~~~~~~~~~~~ miniexp.cpp:1048:32: note: directive argument in the range [56320, 57343] In file included from /usr/include/stdio.h:867, from miniexp.cpp:28: /usr/include/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output 12 bytes into a destination of size 10 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/libdjvulibre_la-miniexp.Tpo .deps/libdjvulibre_la-miniexp.Plo /bin/sh ../libtool --tag=CXX --mode=link 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 -Wall -DNDEBUG -no-undefined -version-info 27:0:6 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libdjvulibre.la -rpath /usr/lib libdjvulibre_la-Arrays.lo libdjvulibre_la-BSByteStream.lo libdjvulibre_la-BSEncodeByteStream.lo libdjvulibre_la-ByteStream.lo libdjvulibre_la-DataPool.lo libdjvulibre_la-DjVmDir.lo libdjvulibre_la-DjVmDir0.lo libdjvulibre_la-DjVmDoc.lo libdjvulibre_la-DjVmNav.lo libdjvulibre_la-DjVuAnno.lo libdjvulibre_la-DjVuDocEditor.lo libdjvulibre_la-DjVuDocument.lo libdjvulibre_la-DjVuDumpHelper.lo libdjvulibre_la-DjVuErrorList.lo libdjvulibre_la-DjVuFile.lo libdjvulibre_la-DjVuFileCache.lo libdjvulibre_la-DjVuGlobal.lo libdjvulibre_la-DjVuGlobalMemory.lo libdjvulibre_la-DjVuImage.lo libdjvulibre_la-DjVuInfo.lo libdjvulibre_la-DjVuMessage.lo libdjvulibre_la-DjVuMessageLite.lo libdjvulibre_la-DjVuNavDir.lo libdjvulibre_la-DjVuPalette.lo libdjvulibre_la-DjVuPort.lo libdjvulibre_la-DjVuText.lo libdjvulibre_la-DjVuToPS.lo libdjvulibre_la-GBitmap.lo libdjvulibre_la-GContainer.lo libdjvulibre_la-GException.lo libdjvulibre_la-GIFFManager.lo libdjvulibre_la-GMapAreas.lo libdjvulibre_la-GOS.lo libdjvulibre_la-GPixmap.lo libdjvulibre_la-GRect.lo libdjvulibre_la-GScaler.lo libdjvulibre_la-GSmartPointer.lo libdjvulibre_la-GString.lo libdjvulibre_la-GThreads.lo libdjvulibre_la-GURL.lo libdjvulibre_la-GUnicode.lo libdjvulibre_la-IFFByteStream.lo libdjvulibre_la-IW44EncodeCodec.lo libdjvulibre_la-IW44Image.lo libdjvulibre_la-JB2EncodeCodec.lo libdjvulibre_la-JB2Image.lo libdjvulibre_la-JPEGDecoder.lo libdjvulibre_la-MMRDecoder.lo libdjvulibre_la-MMX.lo libdjvulibre_la-UnicodeByteStream.lo libdjvulibre_la-XMLParser.lo libdjvulibre_la-XMLTags.lo libdjvulibre_la-ZPCodec.lo libdjvulibre_la-atomic.lo libdjvulibre_la-ddjvuapi.lo libdjvulibre_la-debug.lo libdjvulibre_la-miniexp.lo -ljpeg -lpthread -lm libtool: link: i686-tld-linux-g++ -fPIC -DPIC -shared -nostdlib -O2 -fstack-protector -march=i686 -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc /usr/lib/gcc/i686-tld-linux/8.3.0/../../../crti.o /usr/lib/gcc/i686-tld-linux/8.3.0/crtbeginS.o .libs/libdjvulibre_la-Arrays.o .libs/libdjvulibre_la-BSByteStream.o .libs/libdjvulibre_la-BSEncodeByteStream.o .libs/libdjvulibre_la-ByteStream.o .libs/libdjvulibre_la-DataPool.o .libs/libdjvulibre_la-DjVmDir.o .libs/libdjvulibre_la-DjVmDir0.o .libs/libdjvulibre_la-DjVmDoc.o .libs/libdjvulibre_la-DjVmNav.o .libs/libdjvulibre_la-DjVuAnno.o .libs/libdjvulibre_la-DjVuDocEditor.o .libs/libdjvulibre_la-DjVuDocument.o .libs/libdjvulibre_la-DjVuDumpHelper.o .libs/libdjvulibre_la-DjVuErrorList.o .libs/libdjvulibre_la-DjVuFile.o .libs/libdjvulibre_la-DjVuFileCache.o .libs/libdjvulibre_la-DjVuGlobal.o .libs/libdjvulibre_la-DjVuGlobalMemory.o .libs/libdjvulibre_la-DjVuImage.o .libs/libdjvulibre_la-DjVuInfo.o .libs/libdjvulibre_la-DjVuMessage.o .libs/libdjvulibre_la-DjVuMessageLite.o .libs/libdjvulibre_la-DjVuNavDir.o .libs/libdjvulibre_la-DjVuPalette.o .libs/libdjvulibre_la-DjVuPort.o .libs/libdjvulibre_la-DjVuText.o .libs/libdjvulibre_la-DjVuToPS.o .libs/libdjvulibre_la-GBitmap.o .libs/libdjvulibre_la-GContainer.o .libs/libdjvulibre_la-GException.o .libs/libdjvulibre_la-GIFFManager.o .libs/libdjvulibre_la-GMapAreas.o .libs/libdjvulibre_la-GOS.o .libs/libdjvulibre_la-GPixmap.o .libs/libdjvulibre_la-GRect.o .libs/libdjvulibre_la-GScaler.o .libs/libdjvulibre_la-GSmartPointer.o .libs/libdjvulibre_la-GString.o .libs/libdjvulibre_la-GThreads.o .libs/libdjvulibre_la-GURL.o .libs/libdjvulibre_la-GUnicode.o .libs/libdjvulibre_la-IFFByteStream.o .libs/libdjvulibre_la-IW44EncodeCodec.o .libs/libdjvulibre_la-IW44Image.o .libs/libdjvulibre_la-JB2EncodeCodec.o .libs/libdjvulibre_la-JB2Image.o .libs/libdjvulibre_la-JPEGDecoder.o .libs/libdjvulibre_la-MMRDecoder.o .libs/libdjvulibre_la-MMX.o .libs/libdjvulibre_la-UnicodeByteStream.o .libs/libdjvulibre_la-XMLParser.o .libs/libdjvulibre_la-XMLTags.o .libs/libdjvulibre_la-ZPCodec.o .libs/libdjvulibre_la-atomic.o .libs/libdjvulibre_la-ddjvuapi.o .libs/libdjvulibre_la-debug.o .libs/libdjvulibre_la-miniexp.o -ljpeg -lpthread -L/usr/lib/gcc/i686-tld-linux/8.3.0 -L/usr/lib/gcc/i686-tld-linux/8.3.0/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i686-tld-linux/8.3.0/crtendS.o /usr/lib/gcc/i686-tld-linux/8.3.0/../../../crtn.o -Wl,-soname -Wl,libdjvulibre.so.21 -o .libs/libdjvulibre.so.21.6.0 libtool: link: (cd ".libs" && rm -f "libdjvulibre.so.21" && ln -s "libdjvulibre.so.21.6.0" "libdjvulibre.so.21") libtool: link: (cd ".libs" && rm -f "libdjvulibre.so" && ln -s "libdjvulibre.so.21.6.0" "libdjvulibre.so") libtool: link: ( cd ".libs" && rm -f "libdjvulibre.la" && ln -s "../libdjvulibre.la" "libdjvulibre.la" ) rm -f ddjvuapi.pc /bin/sed -e 's,@PACKAGE_VERSION\@,3.5.27,g' -e 's,@prefix\@,/usr,g' -e 's,@exec_prefix\@,/usr,g' -e 's,@libdir\@,/usr/lib,g' -e 's,@includedir\@,/usr/include,g' -e 's,@Libs\@,-L/usr/lib -ldjvulibre,g' -e 's,@Libsprivate\@,-ljpeg -lpthread -lm ,g' -e 's,@Cflags\@,-I/usr/include ,g' < ddjvuapi.pc.in > ddjvuapi.pc || (rm ddjvuapi.pc; exit 1) make[2]: Leaving directory '/tmp/B.2zLRLG/BUILD/djvulibre-3.5.27/libdjvu' Making all in tools make[2]: Entering directory '/tmp/B.2zLRLG/BUILD/djvulibre-3.5.27/tools' depbase=`echo bzz.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../libdjvu -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 -Wall -DNDEBUG -MT bzz.o -MD -MP -MF $depbase.Tpo -c -o bzz.o bzz.cpp &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CXX --mode=link 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 -Wall -DNDEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o bzz bzz.o ../libdjvu/libdjvulibre.la -lpthread -lm libtool: link: 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 -Wall -DNDEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/bzz bzz.o ../libdjvu/.libs/libdjvulibre.so -ljpeg /usr/lib/libstdc++.so -lpthread -lm depbase=`echo c44.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../libdjvu -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 -Wall -DNDEBUG -MT c44.o -MD -MP -MF $depbase.Tpo -c -o c44.o c44.cpp &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CXX --mode=link 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 -Wall -DNDEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o c44 c44.o ../libdjvu/libdjvulibre.la -lpthread -lm libtool: link: 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 -Wall -DNDEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/c44 c44.o ../libdjvu/.libs/libdjvulibre.so -ljpeg /usr/lib/libstdc++.so -lpthread -lm i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../libdjvu -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 -Wall -DNDEBUG -MT cjb2-cjb2.o -MD -MP -MF .deps/cjb2-cjb2.Tpo -c -o cjb2-cjb2.o `test -f 'cjb2.cpp' || echo './'`cjb2.cpp mv -f .deps/cjb2-cjb2.Tpo .deps/cjb2-cjb2.Po i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../libdjvu -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 -Wall -DNDEBUG -MT cjb2-jb2tune.o -MD -MP -MF .deps/cjb2-jb2tune.Tpo -c -o cjb2-jb2tune.o `test -f 'jb2tune.cpp' || echo './'`jb2tune.cpp mv -f .deps/cjb2-jb2tune.Tpo .deps/cjb2-jb2tune.Po i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../libdjvu -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 -Wall -DNDEBUG -MT jb2cmp/cjb2-classify.o -MD -MP -MF jb2cmp/.deps/cjb2-classify.Tpo -c -o jb2cmp/cjb2-classify.o `test -f 'jb2cmp/classify.cpp' || echo './'`jb2cmp/classify.cpp mv -f jb2cmp/.deps/cjb2-classify.Tpo jb2cmp/.deps/cjb2-classify.Po i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../libdjvu -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 -Wall -DNDEBUG -MT jb2cmp/cjb2-cuts.o -MD -MP -MF jb2cmp/.deps/cjb2-cuts.Tpo -c -o jb2cmp/cjb2-cuts.o `test -f 'jb2cmp/cuts.cpp' || echo './'`jb2cmp/cuts.cpp mv -f jb2cmp/.deps/cjb2-cuts.Tpo jb2cmp/.deps/cjb2-cuts.Po i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../libdjvu -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 -Wall -DNDEBUG -MT jb2cmp/cjb2-frames.o -MD -MP -MF jb2cmp/.deps/cjb2-frames.Tpo -c -o jb2cmp/cjb2-frames.o `test -f 'jb2cmp/frames.cpp' || echo './'`jb2cmp/frames.cpp mv -f jb2cmp/.deps/cjb2-frames.Tpo jb2cmp/.deps/cjb2-frames.Po i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../libdjvu -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 -Wall -DNDEBUG -MT jb2cmp/cjb2-patterns.o -MD -MP -MF jb2cmp/.deps/cjb2-patterns.Tpo -c -o jb2cmp/cjb2-patterns.o `test -f 'jb2cmp/patterns.cpp' || echo './'`jb2cmp/patterns.cpp mv -f jb2cmp/.deps/cjb2-patterns.Tpo jb2cmp/.deps/cjb2-patterns.Po /bin/sh ../libtool --tag=CXX --mode=link 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 -Wall -DNDEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o cjb2 cjb2-cjb2.o cjb2-jb2tune.o jb2cmp/cjb2-classify.o jb2cmp/cjb2-cuts.o jb2cmp/cjb2-frames.o jb2cmp/cjb2-patterns.o ../libdjvu/libdjvulibre.la -ltiff -lpthread -lm libtool: link: 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 -Wall -DNDEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/cjb2 cjb2-cjb2.o cjb2-jb2tune.o jb2cmp/cjb2-classify.o jb2cmp/cjb2-cuts.o jb2cmp/cjb2-frames.o jb2cmp/cjb2-patterns.o ../libdjvu/.libs/libdjvulibre.so /usr/lib/libstdc++.so /usr/lib/libtiff.so -lwebp -lzstd /usr/lib/liblzma.so /usr/lib/libjbig.so -ljpeg -lz -lpthread -lm -pthread depbase=`echo cpaldjvu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../libdjvu -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 -Wall -DNDEBUG -MT cpaldjvu.o -MD -MP -MF $depbase.Tpo -c -o cpaldjvu.o cpaldjvu.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo jb2tune.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../libdjvu -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 -Wall -DNDEBUG -MT jb2tune.o -MD -MP -MF $depbase.Tpo -c -o jb2tune.o jb2tune.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo jb2cmp/classify.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../libdjvu -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 -Wall -DNDEBUG -MT jb2cmp/classify.o -MD -MP -MF $depbase.Tpo -c -o jb2cmp/classify.o jb2cmp/classify.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo jb2cmp/cuts.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../libdjvu -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 -Wall -DNDEBUG -MT jb2cmp/cuts.o -MD -MP -MF $depbase.Tpo -c -o jb2cmp/cuts.o jb2cmp/cuts.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo jb2cmp/frames.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../libdjvu -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 -Wall -DNDEBUG -MT jb2cmp/frames.o -MD -MP -MF $depbase.Tpo -c -o jb2cmp/frames.o jb2cmp/frames.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo jb2cmp/patterns.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../libdjvu -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 -Wall -DNDEBUG -MT jb2cmp/patterns.o -MD -MP -MF $depbase.Tpo -c -o jb2cmp/patterns.o jb2cmp/patterns.cpp &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CXX --mode=link 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 -Wall -DNDEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o cpaldjvu cpaldjvu.o jb2tune.o jb2cmp/classify.o jb2cmp/cuts.o jb2cmp/frames.o jb2cmp/patterns.o ../libdjvu/libdjvulibre.la -lpthread -lm libtool: link: 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 -Wall -DNDEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/cpaldjvu cpaldjvu.o jb2tune.o jb2cmp/classify.o jb2cmp/cuts.o jb2cmp/frames.o jb2cmp/patterns.o ../libdjvu/.libs/libdjvulibre.so -ljpeg /usr/lib/libstdc++.so -lpthread -lm depbase=`echo csepdjvu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../libdjvu -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 -Wall -DNDEBUG -MT csepdjvu.o -MD -MP -MF $depbase.Tpo -c -o csepdjvu.o csepdjvu.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from csepdjvu.cpp:143: ../libdjvu/GContainer.h: In instantiation of 'static DJVU::GCont::Node* DJVU::GListImpl::newnode(const TI&) [with TI = DJVU::GPBase]': ../libdjvu/GContainer.h:962:28: required from 'void DJVU::GListTemplate::append(const TYPE&) [with TYPE = DJVU::GP; TI = DJVU::GPBase]' csepdjvu.cpp:1237:24: required from here ../libdjvu/GContainer.h:851:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(LNode )); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ ../libdjvu/GContainer.h:296:29: note: 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} declared here template struct ListNode : public Node ^~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=link 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 -Wall -DNDEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o csepdjvu csepdjvu.o jb2tune.o jb2cmp/classify.o jb2cmp/cuts.o jb2cmp/frames.o jb2cmp/patterns.o ../libdjvu/libdjvulibre.la -lpthread -lm libtool: link: 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 -Wall -DNDEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/csepdjvu csepdjvu.o jb2tune.o jb2cmp/classify.o jb2cmp/cuts.o jb2cmp/frames.o jb2cmp/patterns.o ../libdjvu/.libs/libdjvulibre.so -ljpeg /usr/lib/libstdc++.so -lpthread -lm i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../libdjvu -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 -Wall -DNDEBUG -MT ddjvu-ddjvu.o -MD -MP -MF .deps/ddjvu-ddjvu.Tpo -c -o ddjvu-ddjvu.o `test -f 'ddjvu.cpp' || echo './'`ddjvu.cpp mv -f .deps/ddjvu-ddjvu.Tpo .deps/ddjvu-ddjvu.Po i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libdjvu -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 -Wall -DNDEBUG -MT ddjvu-tiff2pdf.o -MD -MP -MF .deps/ddjvu-tiff2pdf.Tpo -c -o ddjvu-tiff2pdf.o `test -f 'tiff2pdf.c' || echo './'`tiff2pdf.c mv -f .deps/ddjvu-tiff2pdf.Tpo .deps/ddjvu-tiff2pdf.Po /bin/sh ../libtool --tag=CXX --mode=link 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 -Wall -DNDEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o ddjvu ddjvu-ddjvu.o ddjvu-tiff2pdf.o ../libdjvu/libdjvulibre.la -ltiff -lpthread -lm libtool: link: 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 -Wall -DNDEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/ddjvu ddjvu-ddjvu.o ddjvu-tiff2pdf.o ../libdjvu/.libs/libdjvulibre.so /usr/lib/libstdc++.so /usr/lib/libtiff.so -lwebp -lzstd /usr/lib/liblzma.so /usr/lib/libjbig.so -ljpeg -lz -lpthread -lm -pthread depbase=`echo djvm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../libdjvu -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 -Wall -DNDEBUG -MT djvm.o -MD -MP -MF $depbase.Tpo -c -o djvm.o djvm.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from ../libdjvu/GString.h:109, from ../libdjvu/GURL.h:66, from ../libdjvu/DjVuPort.h:67, from ../libdjvu/DjVuDocument.h:66, from ../libdjvu/DjVuDocEditor.h:66, from djvm.cpp:133: ../libdjvu/GContainer.h: In instantiation of 'static DJVU::GCont::Node* DJVU::GListImpl::newnode(const TI&) [with TI = DJVU::GURL]': ../libdjvu/GContainer.h:962:28: required from 'void DJVU::GListTemplate::append(const TYPE&) [with TYPE = DJVU::GURL; TI = DJVU::GURL]' djvm.cpp:194:48: required from here ../libdjvu/GContainer.h:851:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(LNode )); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ ../libdjvu/GContainer.h:296:29: note: 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} declared here template struct ListNode : public Node ^~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=link 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 -Wall -DNDEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o djvm djvm.o ../libdjvu/libdjvulibre.la -lpthread -lm libtool: link: 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 -Wall -DNDEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/djvm djvm.o ../libdjvu/.libs/libdjvulibre.so -ljpeg /usr/lib/libstdc++.so -lpthread -lm depbase=`echo djvmcvt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../libdjvu -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 -Wall -DNDEBUG -MT djvmcvt.o -MD -MP -MF $depbase.Tpo -c -o djvmcvt.o djvmcvt.cpp &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CXX --mode=link 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 -Wall -DNDEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o djvmcvt djvmcvt.o ../libdjvu/libdjvulibre.la -lpthread -lm libtool: link: 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 -Wall -DNDEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/djvmcvt djvmcvt.o ../libdjvu/.libs/libdjvulibre.so -ljpeg /usr/lib/libstdc++.so -lpthread -lm depbase=`echo djvudump.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../libdjvu -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 -Wall -DNDEBUG -MT djvudump.o -MD -MP -MF $depbase.Tpo -c -o djvudump.o djvudump.cpp &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CXX --mode=link 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 -Wall -DNDEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o djvudump djvudump.o ../libdjvu/libdjvulibre.la -lpthread -lm libtool: link: 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 -Wall -DNDEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/djvudump djvudump.o ../libdjvu/.libs/libdjvulibre.so -ljpeg /usr/lib/libstdc++.so -lpthread -lm i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../libdjvu -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 -Wall -DNDEBUG -MT djvups-djvups.o -MD -MP -MF .deps/djvups-djvups.Tpo -c -o djvups-djvups.o `test -f 'djvups.cpp' || echo './'`djvups.cpp mv -f .deps/djvups-djvups.Tpo .deps/djvups-djvups.Po /bin/sh ../libtool --tag=CXX --mode=link 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 -Wall -DNDEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o djvups djvups-djvups.o ../libdjvu/libdjvulibre.la -lpthread -lm libtool: link: 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 -Wall -DNDEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/djvups djvups-djvups.o ../libdjvu/.libs/libdjvulibre.so -ljpeg /usr/lib/libstdc++.so -lpthread -lm depbase=`echo djvuextract.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../libdjvu -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 -Wall -DNDEBUG -MT djvuextract.o -MD -MP -MF $depbase.Tpo -c -o djvuextract.o djvuextract.cpp &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CXX --mode=link 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 -Wall -DNDEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o djvuextract djvuextract.o ../libdjvu/libdjvulibre.la -lpthread -lm libtool: link: 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 -Wall -DNDEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/djvuextract djvuextract.o ../libdjvu/.libs/libdjvulibre.so -ljpeg /usr/lib/libstdc++.so -lpthread -lm depbase=`echo djvumake.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../libdjvu -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 -Wall -DNDEBUG -MT djvumake.o -MD -MP -MF $depbase.Tpo -c -o djvumake.o djvumake.cpp &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CXX --mode=link 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 -Wall -DNDEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o djvumake djvumake.o ../libdjvu/libdjvulibre.la -lpthread -lm libtool: link: 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 -Wall -DNDEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/djvumake djvumake.o ../libdjvu/.libs/libdjvulibre.so -ljpeg /usr/lib/libstdc++.so -lpthread -lm depbase=`echo djvused.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../libdjvu -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 -Wall -DNDEBUG -MT djvused.o -MD -MP -MF $depbase.Tpo -c -o djvused.o djvused.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from ../libdjvu/ZPCodec.h:68, from ../libdjvu/IW44Image.h:166, from djvused.cpp:64: ../libdjvu/GContainer.h: In instantiation of 'static DJVU::GCont::Node* DJVU::GListImpl::newnode(const TI&) [with TI = DJVU::GPBase]': ../libdjvu/GContainer.h:976:35: required from 'void DJVU::GListTemplate::insert_before(DJVU::GPosition, const TYPE&) [with TYPE = DJVU::GP; TI = DJVU::GPBase]' djvused.cpp:643:44: required from here ../libdjvu/GContainer.h:851:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(LNode )); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ ../libdjvu/GContainer.h:296:29: note: 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} declared here template struct ListNode : public Node ^~~~~~~~ ../libdjvu/GContainer.h: In instantiation of 'DJVU::GCont::HNode* DJVU::GMapImpl::get_or_create(const K&) [with K = DJVU::GUTF8String; TI = DJVU::GUTF8String]': ../libdjvu/GContainer.h:1279:24: required from 'VTYPE& DJVU::GMapTemplate::operator[](const KTYPE&) [with KTYPE = DJVU::GUTF8String; VTYPE = DJVU::GUTF8String; TI = DJVU::GUTF8String]' djvused.cpp:1272:21: required from here ../libdjvu/GContainer.h:1201:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(MNode)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../libdjvu/GContainer.h:312:38: note: 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} declared here template struct MapNode : public SetNode ^~~~~~~ ../libdjvu/GContainer.h: In instantiation of 'DJVU::GCont::HNode* DJVU::GMapImpl::get_or_create(const K&) [with K = DJVU::GUTF8String; TI = void (*)(ParsingByteStream&)]': ../libdjvu/GContainer.h:1279:24: required from 'VTYPE& DJVU::GMapTemplate::operator[](const KTYPE&) [with KTYPE = DJVU::GUTF8String; VTYPE = void (*)(ParsingByteStream&); TI = void (*)(ParsingByteStream&)]' djvused.cpp:2210:22: required from here ../libdjvu/GContainer.h:1201:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(MNode)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../libdjvu/GContainer.h:312:38: note: 'DJVU::GMapImpl::MNode' {aka 'struct DJVU::GCont::MapNode'} declared here template struct MapNode : public SetNode ^~~~~~~ /bin/sh ../libtool --tag=CXX --mode=link 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 -Wall -DNDEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o djvused djvused.o ../libdjvu/libdjvulibre.la -lpthread -lm libtool: link: 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 -Wall -DNDEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/djvused djvused.o ../libdjvu/.libs/libdjvulibre.so -ljpeg /usr/lib/libstdc++.so -lpthread -lm i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../libdjvu -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 -Wall -DNDEBUG -MT djvutxt-djvutxt.o -MD -MP -MF .deps/djvutxt-djvutxt.Tpo -c -o djvutxt-djvutxt.o `test -f 'djvutxt.cpp' || echo './'`djvutxt.cpp mv -f .deps/djvutxt-djvutxt.Tpo .deps/djvutxt-djvutxt.Po /bin/sh ../libtool --tag=CXX --mode=link 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 -Wall -DNDEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o djvutxt djvutxt-djvutxt.o ../libdjvu/libdjvulibre.la -lpthread -lm libtool: link: 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 -Wall -DNDEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/djvutxt djvutxt-djvutxt.o ../libdjvu/.libs/libdjvulibre.so -ljpeg /usr/lib/libstdc++.so -lpthread -lm depbase=`echo djvuserve.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../libdjvu -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 -Wall -DNDEBUG -MT djvuserve.o -MD -MP -MF $depbase.Tpo -c -o djvuserve.o djvuserve.cpp &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CXX --mode=link 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 -Wall -DNDEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o djvuserve djvuserve.o ../libdjvu/libdjvulibre.la -lpthread -lm libtool: link: 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 -Wall -DNDEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/djvuserve djvuserve.o ../libdjvu/.libs/libdjvulibre.so -ljpeg /usr/lib/libstdc++.so -lpthread -lm make[2]: Leaving directory '/tmp/B.2zLRLG/BUILD/djvulibre-3.5.27/tools' Making all in share make[2]: Entering directory '/tmp/B.2zLRLG/BUILD/djvulibre-3.5.27/share' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/B.2zLRLG/BUILD/djvulibre-3.5.27/share' Making all in xmltools make[2]: Entering directory '/tmp/B.2zLRLG/BUILD/djvulibre-3.5.27/xmltools' depbase=`echo djvutoxml.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../libdjvu -I../tools -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 -Wall -DNDEBUG -MT djvutoxml.o -MD -MP -MF $depbase.Tpo -c -o djvutoxml.o djvutoxml.cpp &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CXX --mode=link 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 -Wall -DNDEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o djvutoxml djvutoxml.o ../libdjvu/libdjvulibre.la -lpthread -lm libtool: link: 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 -Wall -DNDEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/djvutoxml djvutoxml.o ../libdjvu/.libs/libdjvulibre.so -ljpeg /usr/lib/libstdc++.so -lpthread -lm depbase=`echo djvuxmlparser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../libdjvu -I../tools -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 -Wall -DNDEBUG -MT djvuxmlparser.o -MD -MP -MF $depbase.Tpo -c -o djvuxmlparser.o djvuxmlparser.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from ../libdjvu/XMLParser.h:68, from djvuxmlparser.cpp:63: ../libdjvu/GContainer.h: In instantiation of 'static DJVU::GCont::Node* DJVU::GListImpl::newnode(const TI&) [with TI = DJVU::lt_XMLContents]': ../libdjvu/GContainer.h:962:28: required from 'void DJVU::GListTemplate::append(const TYPE&) [with TYPE = DJVU::lt_XMLContents; TI = DJVU::lt_XMLContents]' ../libdjvu/XMLTags.h:178:35: required from here ../libdjvu/GContainer.h:851:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(LNode )); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ ../libdjvu/GContainer.h:296:29: note: 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} declared here template struct ListNode : public Node ^~~~~~~~ ../libdjvu/GContainer.h: In instantiation of 'DJVU::GCont::HNode* DJVU::GMapImpl::get_or_create(const K&) [with K = DJVU::GUTF8String; TI = DJVU::GPList]': ../libdjvu/GContainer.h:1279:24: required from 'VTYPE& DJVU::GMapTemplate::operator[](const KTYPE&) [with KTYPE = DJVU::GUTF8String; VTYPE = DJVU::GPList; TI = DJVU::GPList]' ../libdjvu/XMLTags.h:179:18: required from here ../libdjvu/GContainer.h:1201:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GMapImpl >::MNode' {aka 'struct DJVU::GCont::MapNode >'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(MNode)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../libdjvu/GContainer.h:312:38: note: 'DJVU::GMapImpl >::MNode' {aka 'struct DJVU::GCont::MapNode >'} declared here template struct MapNode : public SetNode ^~~~~~~ ../libdjvu/GContainer.h: In instantiation of 'static DJVU::GCont::Node* DJVU::GListImpl::newnode(const TI&) [with TI = DJVU::GPBase]': ../libdjvu/GContainer.h:962:28: required from 'void DJVU::GListTemplate::append(const TYPE&) [with TYPE = DJVU::GP; TI = DJVU::GPBase]' ../libdjvu/XMLTags.h:179:28: required from here ../libdjvu/GContainer.h:851:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(n, 0, sizeof(LNode )); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ ../libdjvu/GContainer.h:296:29: note: 'DJVU::GListImpl::LNode' {aka 'struct DJVU::GCont::ListNode'} declared here template struct ListNode : public Node ^~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=link 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 -Wall -DNDEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o djvuxmlparser djvuxmlparser.o ../libdjvu/libdjvulibre.la -lpthread -lm libtool: link: 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 -Wall -DNDEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/djvuxmlparser djvuxmlparser.o ../libdjvu/.libs/libdjvulibre.so -ljpeg /usr/lib/libstdc++.so -lpthread -lm rm -f djvuxml.1 /bin/sed -e 's,DATADIR,/usr/share,g' < djvuxml.1.in > djvuxml.1 || rm djvuxml.1 make[2]: Leaving directory '/tmp/B.2zLRLG/BUILD/djvulibre-3.5.27/xmltools' make[2]: Entering directory '/tmp/B.2zLRLG/BUILD/djvulibre-3.5.27' make[2]: Leaving directory '/tmp/B.2zLRLG/BUILD/djvulibre-3.5.27' make[1]: Leaving directory '/tmp/B.2zLRLG/BUILD/djvulibre-3.5.27' + 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.2zLRLG/BUILD/tmp /bin/sh -e /tmp/B.2zLRLG/BUILD/tmp/rpm-tmp.14955 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.2zLRLG/BUILD/tmp + umask 022 + cd /tmp/B.2zLRLG/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder + /bin/mkdir -p /tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder + cd djvulibre-3.5.27 + rm -rf /tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder + /usr/bin/make -j4 install 'DESTDIR=/tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder' Making install in libdjvu make[1]: Entering directory '/tmp/B.2zLRLG/BUILD/djvulibre-3.5.27/libdjvu' make[2]: Entering directory '/tmp/B.2zLRLG/BUILD/djvulibre-3.5.27/libdjvu' /bin/mkdir -p '/tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/lib' /bin/mkdir -p '/tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/include/libdjvu' /bin/mkdir -p '/tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/lib/pkgconfig' /bin/sh ../libtool --mode=install /usr/bin/install -c libdjvulibre.la '/tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/lib' /usr/bin/install -c -m 644 ddjvuapi.h miniexp.h '/tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/include/libdjvu' /usr/bin/install -c -m 644 ddjvuapi.pc '/tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libdjvulibre.so.21.6.0 /tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/lib/libdjvulibre.so.21.6.0 libtool: install: (cd /tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/lib && { ln -s -f libdjvulibre.so.21.6.0 libdjvulibre.so.21 || { rm -f libdjvulibre.so.21 && ln -s libdjvulibre.so.21.6.0 libdjvulibre.so.21; }; }) libtool: install: (cd /tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/lib && { ln -s -f libdjvulibre.so.21.6.0 libdjvulibre.so || { rm -f libdjvulibre.so && ln -s libdjvulibre.so.21.6.0 libdjvulibre.so; }; }) libtool: install: /usr/bin/install -c .libs/libdjvulibre.lai /tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/lib/libdjvulibre.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/tmp/B.2zLRLG/BUILD/djvulibre-3.5.27/libdjvu' make[1]: Leaving directory '/tmp/B.2zLRLG/BUILD/djvulibre-3.5.27/libdjvu' Making install in tools make[1]: Entering directory '/tmp/B.2zLRLG/BUILD/djvulibre-3.5.27/tools' make[2]: Entering directory '/tmp/B.2zLRLG/BUILD/djvulibre-3.5.27/tools' /bin/mkdir -p '/tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/bin' /bin/mkdir -p '/tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/bin' /bin/mkdir -p '/tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/share/man/man1' /bin/sh ../libtool --mode=install /usr/bin/install -c bzz c44 cjb2 cpaldjvu csepdjvu ddjvu djvm djvmcvt djvudump djvups djvuextract djvumake djvused djvutxt djvuserve '/tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/bin' /usr/bin/install -c any2djvu djvudigital '/tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/bin' /usr/bin/install -c -m 644 any2djvu.1 bzz.1 c44.1 cjb2.1 cpaldjvu.1 csepdjvu.1 ddjvu.1 djvm.1 djvmcvt.1 djvu.1 djvudigital.1 djvudump.1 djvuextract.1 djvumake.1 djvups.1 djvused.1 djvuserve.1 djvutxt.1 '/tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/share/man/man1' libtool: install: /usr/bin/install -c .libs/bzz /tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/bin/bzz libtool: install: /usr/bin/install -c .libs/c44 /tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/bin/c44 libtool: install: /usr/bin/install -c .libs/cjb2 /tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/bin/cjb2 libtool: install: /usr/bin/install -c .libs/cpaldjvu /tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/bin/cpaldjvu libtool: install: /usr/bin/install -c .libs/csepdjvu /tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/bin/csepdjvu libtool: install: /usr/bin/install -c .libs/ddjvu /tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/bin/ddjvu libtool: install: /usr/bin/install -c .libs/djvm /tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/bin/djvm libtool: install: /usr/bin/install -c .libs/djvmcvt /tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/bin/djvmcvt libtool: install: /usr/bin/install -c .libs/djvudump /tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/bin/djvudump libtool: install: /usr/bin/install -c .libs/djvups /tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/bin/djvups libtool: install: /usr/bin/install -c .libs/djvuextract /tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/bin/djvuextract libtool: install: /usr/bin/install -c .libs/djvumake /tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/bin/djvumake libtool: install: /usr/bin/install -c .libs/djvused /tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/bin/djvused libtool: install: /usr/bin/install -c .libs/djvutxt /tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/bin/djvutxt libtool: install: /usr/bin/install -c .libs/djvuserve /tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/bin/djvuserve make[2]: Leaving directory '/tmp/B.2zLRLG/BUILD/djvulibre-3.5.27/tools' make[1]: Leaving directory '/tmp/B.2zLRLG/BUILD/djvulibre-3.5.27/tools' Making install in share make[1]: Entering directory '/tmp/B.2zLRLG/BUILD/djvulibre-3.5.27/share' make[2]: Entering directory '/tmp/B.2zLRLG/BUILD/djvulibre-3.5.27/share' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/share/djvu/pubtext' /bin/mkdir -p '/tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/share/djvu/osi/cs' /bin/mkdir -p '/tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/share/djvu/osi/de' /bin/mkdir -p '/tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/share/djvu/osi/en' /usr/bin/install -c -m 644 djvu/pubtext/DjVuMessages.dtd djvu/pubtext/DjVuOCR.dtd djvu/pubtext/DjVuXML-s.dtd '/tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/share/djvu/pubtext' /usr/bin/install -c -m 644 djvu/osi/cs/messages.xml '/tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/share/djvu/osi/cs' /bin/mkdir -p '/tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/share/djvu/osi/fr' /usr/bin/install -c -m 644 djvu/osi/de/libdjvu++.xml djvu/osi/de/messages.xml '/tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/share/djvu/osi/de' /bin/mkdir -p '/tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/share/djvu/osi/ja' /usr/bin/install -c -m 644 djvu/osi/en/djvutools-reference.xml djvu/osi/en/libdjvu++.xml djvu/osi/en/messages.xml '/tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/share/djvu/osi/en' /usr/bin/install -c -m 644 djvu/osi/fr/libdjvu++.xml djvu/osi/fr/messages.xml '/tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/share/djvu/osi/fr' /bin/mkdir -p '/tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/share/djvu/osi' /bin/mkdir -p '/tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/share/djvu/osi/zh' /usr/bin/install -c -m 644 djvu/osi/languages.xml '/tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/share/djvu/osi' /usr/bin/install -c -m 644 djvu/osi/ja/libdjvu++.xml djvu/osi/ja/messages.xml '/tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/share/djvu/osi/ja' /usr/bin/install -c -m 644 djvu/osi/zh/libdjvu++.xml djvu/osi/zh/messages.xml '/tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/share/djvu/osi/zh' make[2]: Leaving directory '/tmp/B.2zLRLG/BUILD/djvulibre-3.5.27/share' make[1]: Leaving directory '/tmp/B.2zLRLG/BUILD/djvulibre-3.5.27/share' Making install in xmltools make[1]: Entering directory '/tmp/B.2zLRLG/BUILD/djvulibre-3.5.27/xmltools' make[2]: Entering directory '/tmp/B.2zLRLG/BUILD/djvulibre-3.5.27/xmltools' /bin/mkdir -p '/tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/bin' /bin/mkdir -p '/tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/share/man/man1' /bin/sh ../libtool --mode=install /usr/bin/install -c djvutoxml djvuxmlparser '/tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/bin' /usr/bin/install -c -m 644 djvutoxml.1 djvuxmlparser.1 djvuxml.1 '/tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/share/man/man1' libtool: install: /usr/bin/install -c .libs/djvutoxml /tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/bin/djvutoxml libtool: install: /usr/bin/install -c .libs/djvuxmlparser /tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/bin/djvuxmlparser make[2]: Leaving directory '/tmp/B.2zLRLG/BUILD/djvulibre-3.5.27/xmltools' make[1]: Leaving directory '/tmp/B.2zLRLG/BUILD/djvulibre-3.5.27/xmltools' make[1]: Entering directory '/tmp/B.2zLRLG/BUILD/djvulibre-3.5.27' make[2]: Entering directory '/tmp/B.2zLRLG/BUILD/djvulibre-3.5.27' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/B.2zLRLG/BUILD/djvulibre-3.5.27' make[1]: Leaving directory '/tmp/B.2zLRLG/BUILD/djvulibre-3.5.27' + __spec_install_post_strip + set +x Stripping 18 ELF executables...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 18 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 Compress man pages: /usr/share/man + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Processing files: djvulibre-3.5.27-2 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.2zLRLG/BUILD/tmp /bin/sh -e /tmp/B.2zLRLG/BUILD/tmp/rpm-tmp.40187 + umask 022 + cd /tmp/B.2zLRLG/BUILD + cd djvulibre-3.5.27 + DOCDIR=/tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/share/doc/djvulibre-3.5.27 + export DOCDIR + rm -rf /tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/share/doc/djvulibre-3.5.27 + /bin/mkdir -p /tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/share/doc/djvulibre-3.5.27 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/share/doc/djvulibre-3.5.27... Documentation compressed. + cp -pr COPYRIGHT NEWS README doc/djvu2spec.djvu doc/djvu3spec.djvu doc/djvulibre-book-en.djvu doc/djvulibre-book-ru.djvu doc/lizard2002.djvu doc/lizard2007.djvu doc/djvuchanges.txt doc/lizard2002.pdf doc/lizard2007.pdf /tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/share/doc/djvulibre-3.5.27 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder/usr/share/doc/djvulibre-3.5.27... ./djvuchanges.txt ./lizard2002.djvu ./README ./djvu3spec.djvu ./djvulibre-book-ru.djvu ./lizard2007.djvu ./COPYRIGHT ./NEWS ./djvulibre-book-en.djvu ./djvu2spec.djvu Documentation compressed. + exit 0 Provides: libdjvulibre.so.21 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: /bin/bash /bin/sh ld-linux.so.2 ld-linux.so.2(GLIBC_2.3) 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.11) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libdjvulibre.so.21 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GLIBC_2.0) libjpeg.so.8 libjpeg.so.8(LIBJPEG_8.0) libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.27) libm.so.6(GLIBC_2.29) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) libpthread.so.0(GLIBC_2.3.2) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.8) libstdc++.so.6(CXXABI_1.3.9) libstdc++.so.6(GLIBCXX_3.4) libtiff.so.5 rtld(GNU_HASH) Obsoletes: djvu Processing files: djvulibre-devel-3.5.27-2 Provides: libtool(/usr/lib/libdjvulibre.la) pkgconfig(ddjvuapi) = 3.5.27 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder Wrote: /tmp/B.2zLRLG/RPMS/djvulibre-3.5.27-2.i686.rpm Wrote: /tmp/B.2zLRLG/RPMS/djvulibre-devel-3.5.27-2.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.2zLRLG/BUILD/tmp /bin/sh -e /tmp/B.2zLRLG/BUILD/tmp/rpm-tmp.25161 + umask 022 + cd /tmp/B.2zLRLG/BUILD + cd djvulibre-3.5.27 + /bin/rm '--interactive=never' -rf /tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder + rm -rf /tmp/B.2zLRLG/BUILD/tmp/djvulibre-3.5.27-root-builder ended at: Sat Jul 27 13:09:52 2019, done in 0:01:00.528572 + chmod -R u+rwX /tmp/B.2zLRLG/BUILD + rm -rf /tmp/B.2zLRLG/tmp /tmp/B.2zLRLG/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/... 200..400..538 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages Preparing... ################################################## djvulibre ################################################## djvulibre-devel ################################################## End-TLD-Builder-Info + rm -rf /tmp/B.2zLRLG Begin-TLD-Builder-Info Build-Time: user:54.80s sys:4.00s real:64.83s (faults io:0 non-io:2667333) Files queued for ftp: 23729 djvulibre-devel-3.5.27-2.i686.rpm 2999892 djvulibre-3.5.27-2.i686.rpm 124 djvulibre-3.5.27-2.src.rpm.uploadinfo End-TLD-Builder-Info