Advertisement
amousa1990

compilation error

May 18th, 2016
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.42 KB | None | 0 0
  1. [build CXX] sw/source/filter/ww8/docxsdrexport.cxx
  2. S=/var/tmp/portage/app-office/libreoffice-5.0.5.2/work/libreoffice-5.0.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/ww8/ $W/Dep/CxxObject/sw/source/filter/ww8/ && cd /var/tmp/portage/app-office/libreoffice-5.0.5.2/work/libreoffice-5.0.5.2 && x86_64-pc-linux-gnu-g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOPTIMIZE -DOSL_DEBUG_LEVEL=0 -DUNIX -DUNX -DX86_64 -D_PTHREADS -D_REENTRANT -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 -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++11 -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -pipe -fomit-frame-pointer -march=native -msse -msse2 -msse3 -mmmx -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/ww8/docxsdrexport.cxx -o $W/CxxObject/sw/source/filter/ww8/docxsdrexport.o -I$S/sw/source/filter/ww8/ -I$S/sw/source/filter/inc -I$S/sw/inc -I$S/include -I$S/config_host -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2
  3. [build CXX] sw/source/filter/ww8/docxtablestyleexport.cxx
  4. In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include/g++-v4/memory:79:0,
  5. from /var/tmp/portage/app-office/libreoffice-5.0.5.2/work/libreoffice-5.0.5.2/sw/source/filter/ww8/docxsdrexport.hxx:13,
  6. from /var/tmp/portage/app-office/libreoffice-5.0.5.2/work/libreoffice-5.0.5.2/sw/source/filter/ww8/docxsdrexport.cxx:10:
  7. /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include/g++-v4/functional:765:2: internal compiler error: Segmentation fault
  8. }
  9. ^
  10. Please submit a full bug report,
  11. with preprocessed source if appropriate.
  12. See <https://bugs.gentoo.org/> for instructions.
  13. /var/tmp/portage/app-office/libreoffice-5.0.5.2/work/libreoffice-5.0.5.2/solenv/gbuild/LinkTarget.mk:189: recipe for target '/var/tmp/portage/app-office/libreoffice-5.0.5.2/work/libreoffice-5.0.5.2/workdir/CxxObject/sw/source/filter/ww8/docxsdrexport.o' failed
  14. make[1]: *** [/var/tmp/portage/app-office/libreoffice-5.0.5.2/work/libreoffice-5.0.5.2/workdir/CxxObject/sw/source/filter/ww8/docxsdrexport.o] Error 1
  15. make[1]: *** Waiting for unfinished jobs....
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement