[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_arm64_26 #3881
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Wed Feb 1 17:52:34 UTC 2017
https://jenkins.debian.net/job/reproducible_builder_arm64_26/3881/------------------------------------------
[...truncated 168.21 MB...]
/build/libreoffice-5.2.5/2nd/sw/source/core/layout/paintfrm.cxx: In member function 'void BorderLines::AddBorderLine(const com::sun::star::uno::Reference<drawinglayer::primitive2d::BorderLinePrimitive2D>&, SwPaintProperties&)':
/build/libreoffice-5.2.5/2nd/sw/source/core/layout/paintfrm.cxx:611:112: warning: potential null pointer dereference [-Wnull-dereference]
lcl_TryMergeBorderLine(*static_cast<BorderLinePrimitive2D*>((*it).get()), *xLine.get(), properties));
^
/build/libreoffice-5.2.5/2nd/sw/source/core/layout/paintfrm.cxx:611:112: warning: potential null pointer dereference [-Wnull-dereference]
/build/libreoffice-5.2.5/2nd/sw/source/core/layout/paintfrm.cxx:611:112: warning: potential null pointer dereference [-Wnull-dereference]
/build/libreoffice-5.2.5/2nd/sw/source/core/layout/paintfrm.cxx:611:112: warning: potential null pointer dereference [-Wnull-dereference]
In file included from /build/libreoffice-5.2.5/2nd/sw/source/core/inc/layfrm.hxx:22:0,
from /build/libreoffice-5.2.5/2nd/sw/source/core/inc/ftnboss.hxx:23,
from /build/libreoffice-5.2.5/2nd/sw/source/core/inc/pagefrm.hxx:23,
from /build/libreoffice-5.2.5/2nd/sw/source/core/layout/tabfrm.cxx:20:
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/frame.hxx: In member function 'virtual void SwTabFrame::Cut()':
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/frame.hxx:932:22: warning: potential null pointer dereference [-Wnull-dereference]
return IsInSct() ? ImplFindSctFrame() : nullptr;
~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/frame.hxx:932:22: warning: potential null pointer dereference [-Wnull-dereference]
return IsInSct() ? ImplFindSctFrame() : nullptr;
~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /build/libreoffice-5.2.5/2nd/sw/source/core/layout/tabfrm.cxx:44:0:
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/tabfrm.hxx: In member function 'void SwTabFrame::JoinAndDelFollows()':
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/tabfrm.hxx:235:12: warning: potential null pointer dereference [-Wnull-dereference]
return static_cast<SwTabFrame*>(SwFlowFrame::GetFollow());
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /build/libreoffice-5.2.5/2nd/sw/source/core/inc/layfrm.hxx:22:0,
from /build/libreoffice-5.2.5/2nd/sw/source/core/inc/rootfrm.hxx:22,
from /build/libreoffice-5.2.5/2nd/sw/source/core/layout/paintfrm.cxx:35:
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/frame.hxx: In member function 'virtual void SwFrame::PaintBorder(const SwRect&, const SwPageFrame*, const SwBorderAttrs&) const':
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/frame.hxx:807:9: warning: potential null pointer dereference [-Wnull-dereference]
if( mbInvalidVert )
^~~~~~~~~~~~~
In file included from /build/libreoffice-5.2.5/2nd/sw/source/core/inc/layfrm.hxx:22:0,
from /build/libreoffice-5.2.5/2nd/sw/source/core/inc/ftnboss.hxx:23,
from /build/libreoffice-5.2.5/2nd/sw/source/core/inc/pagefrm.hxx:23,
from /build/libreoffice-5.2.5/2nd/sw/source/core/layout/trvlfrm.cxx:29:
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/frame.hxx: In function 'bool GetFrameInPage(const SwContentFrame*, SwWhichPage, SwPosPage, SwPaM*)':
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/frame.hxx:937:22: warning: potential null pointer dereference [-Wnull-dereference]
return IsInTab() ? const_cast<SwFrame*>(this)->ImplFindTabFrame() : nullptr;
~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /build/libreoffice-5.2.5/2nd/sw/inc/viewsh.hxx:27:0,
from /build/libreoffice-5.2.5/2nd/sw/source/core/inc/pagefrm.hxx:22,
from /build/libreoffice-5.2.5/2nd/sw/source/core/layout/trvlfrm.cxx:29:
/build/libreoffice-5.2.5/2nd/sw/inc/swrect.hxx: In member function 'void SwPageFrame::GetContentPosition(const Point&, SwPosition&) const':
/build/libreoffice-5.2.5/2nd/sw/inc/swrect.hxx:314:19: warning: potential null pointer dereference [-Wnull-dereference]
m_Size( rSize )
^
/build/libreoffice-5.2.5/2nd/sw/inc/swrect.hxx:314:19: warning: potential null pointer dereference [-Wnull-dereference]
In file included from /build/libreoffice-5.2.5/2nd/include/tools/line.hxx:23:0,
from /build/libreoffice-5.2.5/2nd/sw/source/core/layout/trvlfrm.cxx:22:
/build/libreoffice-5.2.5/2nd/include/tools/gen.hxx:143:53: warning: potential null pointer dereference [-Wnull-dereference]
return Point( rVal1.nA+rVal2.nA, rVal1.nB+rVal2.nB );
~~~~~~^~
/build/libreoffice-5.2.5/2nd/include/tools/gen.hxx:143:44: warning: potential null pointer dereference [-Wnull-dereference]
return Point( rVal1.nA+rVal2.nA, rVal1.nB+rVal2.nB );
~~~~~~^~
/build/libreoffice-5.2.5/2nd/include/tools/gen.hxx:143:34: warning: potential null pointer dereference [-Wnull-dereference]
return Point( rVal1.nA+rVal2.nA, rVal1.nB+rVal2.nB );
~~~~~~^~
/build/libreoffice-5.2.5/2nd/include/tools/gen.hxx:143:25: warning: potential null pointer dereference [-Wnull-dereference]
return Point( rVal1.nA+rVal2.nA, rVal1.nB+rVal2.nB );
~~~~~~^~
S=/build/libreoffice-5.2.5/2nd && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/objectpositioning/ $W/Dep/CxxObject/sw/source/core/objectpositioning/ && cd /build/libreoffice-5.2.5/2nd && aarch64-linux-gnu-g++ -DAARCH64 -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOPTIMIZE -DOSL_DEBUG_LEVEL=0 -DUNIX -DUNX -D_FORTIFY_SOURCE=2 -D_PTHREADS -D_REENTRANT -Wdate-time -Wdate-time -D_FORTIFY_SOURCE=2 -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -DHAVE_GCC_VISIBILITY_FEATURE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunused-macros -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wnull-dereference -Wshift-overflow=2 -Wunused-const-variable=1 -fvisibility-inlines-hidden -fPIC -Wshadow -Woverloaded-virtual -std=gnu++14 -g1 -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -g1 -O2 -fdebug-prefix-map=/build/libreoffice-5.2.5/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/objectpositioning/tocntntanchoredobjectposition.cxx -o $W/CxxObject/sw/source/core/objectpositioning/tocntntanchoredobjectposition.o -MMD -MT $W/CxxObject/sw/source/core/objectpositioning/tocntntanchoredobjectposition.o -MP -MF $W/Dep/CxxObject/sw/source/core/objectpositioning/tocntntanchoredobjectposition.d_ -I$S/sw/source/core/objectpositioning/ -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 && mv $W/Dep/CxxObject/sw/source/core/objectpositioning/tocntntanchoredobjectposition.d_ $W/Dep/CxxObject/sw/source/core/objectpositioning/tocntntanchoredobjectposition.d
[build CXX] sw/source/core/objectpositioning/tolayoutanchoredobjectposition.cxx
In file included from /build/libreoffice-5.2.5/2nd/sw/source/core/inc/layfrm.hxx:22:0,
from /build/libreoffice-5.2.5/2nd/sw/source/core/inc/ftnboss.hxx:23,
from /build/libreoffice-5.2.5/2nd/sw/source/core/inc/pagefrm.hxx:23,
from /build/libreoffice-5.2.5/2nd/sw/source/core/layout/tabfrm.cxx:20:
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/frame.hxx: In member function 'virtual SwTwips SwRowFrame::GrowFrame(SwTwips, bool, bool)':
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/frame.hxx:807:9: warning: potential null pointer dereference [-Wnull-dereference]
if( mbInvalidVert )
^~~~~~~~~~~~~
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/frame.hxx: In member function 'bool SwRowFrame::IsRowSplitAllowed() const':
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/frame.hxx:937:22: warning: potential null pointer dereference [-Wnull-dereference]
return IsInTab() ? const_cast<SwFrame*>(this)->ImplFindTabFrame() : nullptr;
~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /build/libreoffice-5.2.5/2nd/sw/source/core/layout/tabfrm.cxx:44:0:
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/tabfrm.hxx: In member function 'virtual SwTwips SwRowFrame::ShrinkFrame(SwTwips, bool, bool)':
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/tabfrm.hxx:181:16: warning: potential null pointer dereference [-Wnull-dereference]
return m_bConsiderObjsForMinCellHeight;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/tabfrm.hxx:160:45: warning: potential null pointer dereference [-Wnull-dereference]
bool IsRebuildLastLine() const { return m_bIsRebuildLastLine; }
^~~~~~~~~~~~~~~~~~~~
In file included from /build/libreoffice-5.2.5/2nd/sw/source/core/inc/layfrm.hxx:22:0,
from /build/libreoffice-5.2.5/2nd/sw/source/core/inc/ftnboss.hxx:23,
from /build/libreoffice-5.2.5/2nd/sw/source/core/inc/pagefrm.hxx:23,
from /build/libreoffice-5.2.5/2nd/sw/source/core/layout/trvlfrm.cxx:29:
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/frame.hxx: In member function 'const SwContentFrame* SwLayoutFrame::GetContentPos(Point&, bool, bool, const SwCursorMoveState*, bool) const':
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/frame.hxx:937:22: warning: potential null pointer dereference [-Wnull-dereference]
return IsInTab() ? const_cast<SwFrame*>(this)->ImplFindTabFrame() : nullptr;
~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/frame.hxx: In member function 'virtual bool SwCellFrame::GetCursorOfst(SwPosition*, Point&, SwCursorMoveState*, bool) const':
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/frame.hxx:937:22: warning: potential null pointer dereference [-Wnull-dereference]
return IsInTab() ? const_cast<SwFrame*>(this)->ImplFindTabFrame() : nullptr;
~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/tabfrm.hxx: In member function 'virtual void SwRowFrame::Format(vcl::RenderContext*, const SwBorderAttrs*)':
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/tabfrm.hxx:181:16: warning: potential null pointer dereference [-Wnull-dereference]
return m_bConsiderObjsForMinCellHeight;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
S=/build/libreoffice-5.2.5/2nd && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/objectpositioning/ $W/Dep/CxxObject/sw/source/core/objectpositioning/ && cd /build/libreoffice-5.2.5/2nd && aarch64-linux-gnu-g++ -DAARCH64 -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOPTIMIZE -DOSL_DEBUG_LEVEL=0 -DUNIX -DUNX -D_FORTIFY_SOURCE=2 -D_PTHREADS -D_REENTRANT -Wdate-time -Wdate-time -D_FORTIFY_SOURCE=2 -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -DHAVE_GCC_VISIBILITY_FEATURE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunused-macros -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wnull-dereference -Wshift-overflow=2 -Wunused-const-variable=1 -fvisibility-inlines-hidden -fPIC -Wshadow -Woverloaded-virtual -std=gnu++14 -g1 -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -g1 -O2 -fdebug-prefix-map=/build/libreoffice-5.2.5/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/objectpositioning/tolayoutanchoredobjectposition.cxx -o $W/CxxObject/sw/source/core/objectpositioning/tolayoutanchoredobjectposition.o -MMD -MT $W/CxxObject/sw/source/core/objectpositioning/tolayoutanchoredobjectposition.o -MP -MF $W/Dep/CxxObject/sw/source/core/objectpositioning/tolayoutanchoredobjectposition.d_ -I$S/sw/source/core/objectpositioning/ -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 && mv $W/Dep/CxxObject/sw/source/core/objectpositioning/tolayoutanchoredobjectposition.d_ $W/Dep/CxxObject/sw/source/core/objectpositioning/tolayoutanchoredobjectposition.d
[build CXX] sw/source/core/ole/ndole.cxx
In file included from /build/libreoffice-5.2.5/2nd/sw/source/core/inc/tabfrm.hxx:24:0,
from /build/libreoffice-5.2.5/2nd/sw/source/core/layout/tabfrm.cxx:44:
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/flowfrm.hxx: In member function 'bool SwTabFrame::Split(SwTwips, bool, bool)':
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/flowfrm.hxx:138:37: warning: potential null pointer dereference [-Wnull-dereference]
void UnlockJoin() { m_bLockJoin = false; }
~~~~~~~~~~~~^~~~~~~
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/flowfrm.hxx:138:37: warning: potential null pointer dereference [-Wnull-dereference]
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/flowfrm.hxx:138:37: warning: potential null pointer dereference [-Wnull-dereference]
void UnlockJoin() { m_bLockJoin = false; }
~~~~~~~~~~~~^~~~~~~
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/flowfrm.hxx:173:40: warning: potential null pointer dereference [-Wnull-dereference]
bool IsJoinLocked() const { return m_bLockJoin; }
^~~~~~~~~~~
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/flowfrm.hxx: In member function 'virtual void SwTabFrame::MakeAll(vcl::RenderContext*)':
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/flowfrm.hxx:173:40: warning: potential null pointer dereference [-Wnull-dereference]
bool IsJoinLocked() const { return m_bLockJoin; }
^~~~~~~~~~~
In file included from /build/libreoffice-5.2.5/2nd/sw/source/core/inc/layfrm.hxx:22:0,
from /build/libreoffice-5.2.5/2nd/sw/source/core/inc/ftnboss.hxx:23,
from /build/libreoffice-5.2.5/2nd/sw/source/core/inc/pagefrm.hxx:23,
from /build/libreoffice-5.2.5/2nd/sw/source/core/layout/tabfrm.cxx:20:
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/frame.hxx:932:22: warning: potential null pointer dereference [-Wnull-dereference]
return IsInSct() ? ImplFindSctFrame() : nullptr;
~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/frame.hxx:813:12: warning: potential null pointer dereference [-Wnull-dereference]
return mbVertLR;
^~~~~~~~
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/frame.hxx:441:44: warning: potential null pointer dereference [-Wnull-dereference]
inline bool IsReverse() const { return mbReverse; }
^~~~~~~~~
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/frame.hxx:813:12: warning: potential null pointer dereference [-Wnull-dereference]
return mbVertLR;
^~~~~~~~
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/frame.hxx:441:44: warning: potential null pointer dereference [-Wnull-dereference]
inline bool IsReverse() const { return mbReverse; }
^~~~~~~~~
In file included from /build/libreoffice-5.2.5/2nd/sw/source/core/layout/tabfrm.cxx:44:0:
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/tabfrm.hxx:149:60: warning: potential null pointer dereference [-Wnull-dereference]
void SetLowersFormatted(bool b) { m_bLowersFormatted = b; }
~~~~~~~~~~~~~~~~~~~^~~
In file included from /build/libreoffice-5.2.5/2nd/sw/source/core/inc/tabfrm.hxx:24:0,
from /build/libreoffice-5.2.5/2nd/sw/source/core/layout/tabfrm.cxx:44:
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/flowfrm.hxx:173:40: warning: potential null pointer dereference [-Wnull-dereference]
bool IsJoinLocked() const { return m_bLockJoin; }
^~~~~~~~~~~
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/flowfrm.hxx:137:37: warning: potential null pointer dereference [-Wnull-dereference]
void LockJoin() { m_bLockJoin = true; }
~~~~~~~~~~~~^~~~~~
In file included from /build/libreoffice-5.2.5/2nd/sw/source/core/layout/tabfrm.cxx:44:0:
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/tabfrm.hxx:235:12: warning: potential null pointer dereference [-Wnull-dereference]
return static_cast<SwTabFrame*>(SwFlowFrame::GetFollow());
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/tabfrm.hxx:235:12: warning: potential null pointer dereference [-Wnull-dereference]
In file included from /build/libreoffice-5.2.5/2nd/sw/source/core/inc/tabfrm.hxx:24:0,
from /build/libreoffice-5.2.5/2nd/sw/source/core/layout/tabfrm.cxx:44:
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/flowfrm.hxx:138:37: warning: potential null pointer dereference [-Wnull-dereference]
void UnlockJoin() { m_bLockJoin = false; }
~~~~~~~~~~~~^~~~~~~
In file included from /build/libreoffice-5.2.5/2nd/sw/source/core/inc/layfrm.hxx:22:0,
from /build/libreoffice-5.2.5/2nd/sw/source/core/inc/ftnboss.hxx:23,
from /build/libreoffice-5.2.5/2nd/sw/source/core/inc/pagefrm.hxx:23,
from /build/libreoffice-5.2.5/2nd/sw/source/core/layout/tabfrm.cxx:20:
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/frame.hxx:801:10: warning: potential null pointer dereference [-Wnull-dereference]
if ( mbInfInvalid )
^~~~~~~~~~~~
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/frame.hxx:801:10: warning: potential null pointer dereference [-Wnull-dereference]
if ( mbInfInvalid )
^~~~~~~~~~~~
In file included from /build/libreoffice-5.2.5/2nd/sw/source/core/layout/tabfrm.cxx:44:0:
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/tabfrm.hxx:235:12: warning: potential null pointer dereference [-Wnull-dereference]
return static_cast<SwTabFrame*>(SwFlowFrame::GetFollow());
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /build/libreoffice-5.2.5/2nd/sw/source/core/inc/layfrm.hxx:22:0,
from /build/libreoffice-5.2.5/2nd/sw/source/core/inc/ftnboss.hxx:23,
from /build/libreoffice-5.2.5/2nd/sw/source/core/inc/pagefrm.hxx:23,
from /build/libreoffice-5.2.5/2nd/sw/source/core/layout/tabfrm.cxx:20:
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/frame.hxx:807:9: warning: potential null pointer dereference [-Wnull-dereference]
if( mbInvalidVert )
^~~~~~~~~~~~~
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/frame.hxx:712:40: warning: potential null pointer dereference [-Wnull-dereference]
bool IsColLocked() const { return mbColLocked; }
^~~~~~~~~~~
S=/build/libreoffice-5.2.5/2nd && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/ole/ $W/Dep/CxxObject/sw/source/core/ole/ && cd /build/libreoffice-5.2.5/2nd && aarch64-linux-gnu-g++ -DAARCH64 -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOPTIMIZE -DOSL_DEBUG_LEVEL=0 -DUNIX -DUNX -D_FORTIFY_SOURCE=2 -D_PTHREADS -D_REENTRANT -Wdate-time -Wdate-time -D_FORTIFY_SOURCE=2 -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -DHAVE_GCC_VISIBILITY_FEATURE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunused-macros -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wnull-dereference -Wshift-overflow=2 -Wunused-const-variable=1 -fvisibility-inlines-hidden -fPIC -Wshadow -Woverloaded-virtual -std=gnu++14 -g1 -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -g1 -O2 -fdebug-prefix-map=/build/libreoffice-5.2.5/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/ole/ndole.cxx -o $W/CxxObject/sw/source/core/ole/ndole.o -MMD -MT $W/CxxObject/sw/source/core/ole/ndole.o -MP -MF $W/Dep/CxxObject/sw/source/core/ole/ndole.d_ -I$S/sw/source/core/ole/ -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 && mv $W/Dep/CxxObject/sw/source/core/ole/ndole.d_ $W/Dep/CxxObject/sw/source/core/ole/ndole.d
[build CXX] sw/source/core/para/paratr.cxx
S=/build/libreoffice-5.2.5/2nd && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/para/ $W/Dep/CxxObject/sw/source/core/para/ && cd /build/libreoffice-5.2.5/2nd && aarch64-linux-gnu-g++ -DAARCH64 -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOPTIMIZE -DOSL_DEBUG_LEVEL=0 -DUNIX -DUNX -D_FORTIFY_SOURCE=2 -D_PTHREADS -D_REENTRANT -Wdate-time -Wdate-time -D_FORTIFY_SOURCE=2 -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -DHAVE_GCC_VISIBILITY_FEATURE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunused-macros -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wnull-dereference -Wshift-overflow=2 -Wunused-const-variable=1 -fvisibility-inlines-hidden -fPIC -Wshadow -Woverloaded-virtual -std=gnu++14 -g1 -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -g1 -O2 -fdebug-prefix-map=/build/libreoffice-5.2.5/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/para/paratr.cxx -o $W/CxxObject/sw/source/core/para/paratr.o -MMD -MT $W/CxxObject/sw/source/core/para/paratr.o -MP -MF $W/Dep/CxxObject/sw/source/core/para/paratr.d_ -I$S/sw/source/core/para/ -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 && mv $W/Dep/CxxObject/sw/source/core/para/paratr.d_ $W/Dep/CxxObject/sw/source/core/para/paratr.d
[build CXX] sw/source/core/sw3io/swacorr.cxx
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/frame.hxx: In function 'SwTwips lcl_CalcHeightOfFirstContentLine(const SwRowFrame&)':
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/frame.hxx:807:9: warning: potential null pointer dereference [-Wnull-dereference]
if( mbInvalidVert )
^~~~~~~~~~~~~
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/frame.hxx: In member function 'virtual void SwCellFrame::Format(vcl::RenderContext*, const SwBorderAttrs*)':
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/frame.hxx:807:9: warning: potential null pointer dereference [-Wnull-dereference]
if( mbInvalidVert )
^~~~~~~~~~~~~
In file included from /build/libreoffice-5.2.5/2nd/sw/source/core/layout/tabfrm.cxx:44:0:
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/tabfrm.hxx:160:45: warning: potential null pointer dereference [-Wnull-dereference]
bool IsRebuildLastLine() const { return m_bIsRebuildLastLine; }
^~~~~~~~~~~~~~~~~~~~
S=/build/libreoffice-5.2.5/2nd && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/sw3io/ $W/Dep/CxxObject/sw/source/core/sw3io/ && cd /build/libreoffice-5.2.5/2nd && aarch64-linux-gnu-g++ -DAARCH64 -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOPTIMIZE -DOSL_DEBUG_LEVEL=0 -DUNIX -DUNX -D_FORTIFY_SOURCE=2 -D_PTHREADS -D_REENTRANT -Wdate-time -Wdate-time -D_FORTIFY_SOURCE=2 -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -DHAVE_GCC_VISIBILITY_FEATURE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunused-macros -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wnull-dereference -Wshift-overflow=2 -Wunused-const-variable=1 -fvisibility-inlines-hidden -fPIC -Wshadow -Woverloaded-virtual -std=gnu++14 -g1 -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -g1 -O2 -fdebug-prefix-map=/build/libreoffice-5.2.5/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/sw3io/swacorr.cxx -o $W/CxxObject/sw/source/core/sw3io/swacorr.o -MMD -MT $W/CxxObject/sw/source/core/sw3io/swacorr.o -MP -MF $W/Dep/CxxObject/sw/source/core/sw3io/swacorr.d_ -I$S/sw/source/core/sw3io/ -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 && mv $W/Dep/CxxObject/sw/source/core/sw3io/swacorr.d_ $W/Dep/CxxObject/sw/source/core/sw3io/swacorr.d
[build CXX] sw/source/core/swg/SwXMLBlockExport.cxx
S=/build/libreoffice-5.2.5/2nd && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/swg/ $W/Dep/CxxObject/sw/source/core/swg/ && cd /build/libreoffice-5.2.5/2nd && aarch64-linux-gnu-g++ -DAARCH64 -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOPTIMIZE -DOSL_DEBUG_LEVEL=0 -DUNIX -DUNX -D_FORTIFY_SOURCE=2 -D_PTHREADS -D_REENTRANT -Wdate-time -Wdate-time -D_FORTIFY_SOURCE=2 -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -DHAVE_GCC_VISIBILITY_FEATURE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunused-macros -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wnull-dereference -Wshift-overflow=2 -Wunused-const-variable=1 -fvisibility-inlines-hidden -fPIC -Wshadow -Woverloaded-virtual -std=gnu++14 -g1 -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -g1 -O2 -fdebug-prefix-map=/build/libreoffice-5.2.5/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/swg/SwXMLBlockExport.cxx -o $W/CxxObject/sw/source/core/swg/SwXMLBlockExport.o -MMD -MT $W/CxxObject/sw/source/core/swg/SwXMLBlockExport.o -MP -MF $W/Dep/CxxObject/sw/source/core/swg/SwXMLBlockExport.d_ -I$S/sw/source/core/swg/ -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 && mv $W/Dep/CxxObject/sw/source/core/swg/SwXMLBlockExport.d_ $W/Dep/CxxObject/sw/source/core/swg/SwXMLBlockExport.d
[build CXX] sw/source/core/swg/SwXMLBlockImport.cxx
S=/build/libreoffice-5.2.5/2nd && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/swg/ $W/Dep/CxxObject/sw/source/core/swg/ && cd /build/libreoffice-5.2.5/2nd && aarch64-linux-gnu-g++ -DAARCH64 -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOPTIMIZE -DOSL_DEBUG_LEVEL=0 -DUNIX -DUNX -D_FORTIFY_SOURCE=2 -D_PTHREADS -D_REENTRANT -Wdate-time -Wdate-time -D_FORTIFY_SOURCE=2 -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -DHAVE_GCC_VISIBILITY_FEATURE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunused-macros -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wnull-dereference -Wshift-overflow=2 -Wunused-const-variable=1 -fvisibility-inlines-hidden -fPIC -Wshadow -Woverloaded-virtual -std=gnu++14 -g1 -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -g1 -O2 -fdebug-prefix-map=/build/libreoffice-5.2.5/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/swg/SwXMLBlockImport.cxx -o $W/CxxObject/sw/source/core/swg/SwXMLBlockImport.o -MMD -MT $W/CxxObject/sw/source/core/swg/SwXMLBlockImport.o -MP -MF $W/Dep/CxxObject/sw/source/core/swg/SwXMLBlockImport.d_ -I$S/sw/source/core/swg/ -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 && mv $W/Dep/CxxObject/sw/source/core/swg/SwXMLBlockImport.d_ $W/Dep/CxxObject/sw/source/core/swg/SwXMLBlockImport.d
[build CXX] sw/source/core/swg/SwXMLSectionList.cxx
In file included from /build/libreoffice-5.2.5/2nd/sw/source/core/inc/layfrm.hxx:22:0,
from /build/libreoffice-5.2.5/2nd/sw/source/core/inc/ftnboss.hxx:23,
from /build/libreoffice-5.2.5/2nd/sw/source/core/inc/pagefrm.hxx:23,
from /build/libreoffice-5.2.5/2nd/sw/source/core/layout/wsfrm.cxx:24:
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/frame.hxx: In member function 'SwTwips SwFrame::Grow(SwTwips, bool, bool)':
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/frame.hxx:807:9: warning: potential null pointer dereference [-Wnull-dereference]
if( mbInvalidVert )
^~~~~~~~~~~~~
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/frame.hxx: In member function 'virtual void SwContentFrame::Paste(SwFrame*, SwFrame*)':
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/frame.hxx:924:27: warning: potential null pointer dereference [-Wnull-dereference]
return IsInFootnote() ? ImplFindFootnoteFrame() : nullptr;
~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/frame.hxx: In member function 'virtual void SwContentFrame::Cut()':
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/frame.hxx:932:22: warning: potential null pointer dereference [-Wnull-dereference]
return IsInSct() ? ImplFindSctFrame() : nullptr;
~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/frame.hxx:932:22: warning: potential null pointer dereference [-Wnull-dereference]
return IsInSct() ? ImplFindSctFrame() : nullptr;
~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/frame.hxx: In function 'void SwLayoutFrame::ChgLowersProp(const Size&)':
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/frame.hxx:712:40: warning: potential null pointer dereference [-Wnull-dereference]
bool IsColLocked() const { return mbColLocked; }
^~~~~~~~~~~
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/frame.hxx: In member function 'virtual void SwFrame::Modify(const SfxPoolItem*, const SfxPoolItem*)':
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/frame.hxx:610:14: warning: potential null pointer dereference [-Wnull-dereference]
if ( mbValidPrtArea && InvalidationAllowed( INVALID_PRTAREA ) )
^~~~~~~~~~~~~~
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/frame.hxx: In member function 'void SwContentFrame::UpdateAttr_(const SfxPoolItem*, const SfxPoolItem*, sal_uInt8&, SwAttrSetChg*, SwAttrSetChg*)':
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/frame.hxx:859:10: warning: potential null pointer dereference [-Wnull-dereference]
if ( mbValidSize )
^~~~~~~~~~~
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/frame.hxx: In member function 'void SwLayoutFrame::FormatWidthCols(const SwBorderAttrs&, SwTwips, SwTwips)':
/build/libreoffice-5.2.5/2nd/sw/source/core/inc/frame.hxx:916:22: warning: potential null pointer dereference [-Wnull-dereference]
return IsInTab() ? ImplFindTabFrame() : nullptr;
~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Starting cleanup.
/srv/reproducible-results/rbuild-debian-SBN5S9OE/tmp.B999P3YWy0: FATAL: null
java.lang.NullPointerException
at hudson.plugins.build_timeout.BuildTimeoutWrapper$EnvironmentImpl.tearDown(BuildTimeoutWrapper.java:199)
at hudson.model.Build$BuildExecution.doRun(Build.java:173)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
at hudson.model.Run.execute(Run.java:1728)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:404)
More information about the Qa-jenkins-scm
mailing list