Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /opt/lo/bin/make -j 6 -rs -f C:/sources/LibreOffice/Makefile.gbuild all
- [build C ] solenv/bin/concat-deps.c
- [build CXX] soltools/mkdepend/collectdircontent.cxx
- [build C ] soltools/mkdepend/cppsetup.c
- [build C ] soltools/mkdepend/ifparser.c
- [build C ] soltools/mkdepend/include.c
- [build C ] soltools/mkdepend/main.c
- [build C ] soltools/mkdepend/parse.c
- [build C ] soltools/mkdepend/pr.c
- [build LNK] Executable/concat-deps.exe
- LINK : warning LNK4001: no object files specified; libraries used
- LINK : warning LNK4068: /MACHINE not specified; defaulting to X86
- LINK : error LNK2001: unresolved external symbol _mainCRTStartup
- C:/build2/workdir/LinkTarget/Executable/concat-deps.exe : fatal error LNK1120: 1 unresolved externals
- mt.exe : general error c101008d: Failed to write the updated manifest to the resource of file "C:/build2/workdir/LinkTarget/Executable/concat-deps.exe". The system cannot find the file specified.
- [build DEP] LNK:Executable/makedepend.exe
- [build LNK] Executable/makedepend.exe
- /bin/sh: C:/build2/workdir/LinkTarget/Executable/concat-deps.exe: No such file or directory
- [build LNK] Executable/concat-deps.exe
- LINK : warning LNK4001: no object files specified; libraries used
- LINK : warning LNK4068: /MACHINE not specified; defaulting to X86
- LINK : error LNK2001: unresolved external symbol _mainCRTStartup
- C:/build2/workdir/LinkTarget/Executable/concat-deps.exe : fatal error LNK1120: 1 unresolved externals
- [build DEP] LNK:Executable/makedepend.exe
- [build LNK] Executable/makedepend.exe
- mt.exe : general error c101008d: Failed to write the updated manifest to the resource of file "C:/build2/workdir/LinkTarget/Executable/concat-deps.exe". The system cannot find the file specified.
- /bin/sh: C:/build2/workdir/LinkTarget/Executable/concat-deps.exe: No such file or directory
- [build RC ] sal_textenc/default
- [build RC ] sal/default
- [build RC ] uwinapi/default
- [build C ] sal/systools/win32/uwinapi/snprintf.c
- [build C ] sal/systools/win32/uwinapi/snwprintf.c
- [build C ] sal/systools/win32/uwinapi/legacy.c
- [build YAC] unoidl/source/sourceprovider-parser
- [build RC ] salhelper/default
- [build RC ] unoidl/default
- [build LEX] unoidl/source/sourceprovider-scanner
- [build RC ] reg/default
- [build RC ] store/default
- [build CAT] officecfg_qa_allheaders.hxx
- [build RC ] ctl/default
- [build RC ] comphelper/default
- [build RC ] cppu/default
- [build RC ] cppuhelper/default
- [build RC ] xmlreader/default
- [build C ] cppuhelper/source/findsofficepath.c
- [build RC ] ucbhelper/default
- [build RC ] i18nlangtag/default
- [build RC ] tl/default
- [build RC ] basegfx/default
- [build YAC] rsc/source/parser/rscyacc
- C:/sources/LibreOffice/rsc/source/parser/rscyacc.y: warning: 2 shift/reduce conflicts [-Wconflicts-sr]
- make[1]: *** No rule to make target `C:/build2/workdir/LinkTarget/Executable/makedepend.exe', needed by `C:/build2/workdir/SrsPartTarget/accessibility/source/helper/accessiblestrings.src'. Stop.
- make[1]: *** Waiting for unfinished jobs....
- make: *** [build] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement