Hello all,

Build broke again, this time with Following Output:

   =============
   Building module vbahelper
   =============

   Entering /home/legine/workspace/AOO/gitbox/main/vbahelper/prj

   cd .. && make -s -r -j1   && make -s -r deliverlog
   [ info  ALL ] LinkTarget Library/libmsfilter.so not defined:
   Assuming headers to be there!
   [ build PKG ] vbahelper_inc
   [ build CXX ] vbahelper/source/msforms/service
   [ build CXX ] vbahelper/source/msforms/vbabutton
   [ build CXX ] vbahelper/source/msforms/vbacheckbox
   [ build CXX ] vbahelper/source/msforms/vbacombobox
   [ build CXX ] vbahelper/source/msforms/vbacontrol
   [ build CXX ] vbahelper/source/msforms/vbacontrols
   [ build CXX ] vbahelper/source/msforms/vbaframe
   [ build CXX ] vbahelper/source/msforms/vbaimage
   [ build CXX ] vbahelper/source/msforms/vbalabel
   [ build CXX ] vbahelper/source/msforms/vbalistbox
   [ build CXX ] vbahelper/source/msforms/vbalistcontrolhelper
   [ build CXX ] vbahelper/source/msforms/vbamultipage
   [ build CXX ] vbahelper/source/msforms/vbanewfont
   [ build CXX ] vbahelper/source/msforms/vbapages
   [ build CXX ] vbahelper/source/msforms/vbaprogressbar
   [ build CXX ] vbahelper/source/msforms/vbaradiobutton
   [ build CXX ] vbahelper/source/msforms/vbascrollbar
   [ build CXX ] vbahelper/source/msforms/vbaspinbutton
   [ build CXX ] vbahelper/source/msforms/vbasystemaxcontrol
   [ build CXX ] vbahelper/source/msforms/vbatextbox
   [ build CXX ] vbahelper/source/msforms/vbatogglebutton
   [ build CXX ] vbahelper/source/msforms/vbauserform
   [ build DEP ] LNK:Library/msforms.uno.so
   [ build CXX ] vbahelper/source/vbahelper/collectionbase
   [ build CXX ] vbahelper/source/vbahelper/vbaapplicationbase
   
/home/legine/workspace/AOO/gitbox/main/vbahelper/source/vbahelper/vbaapplicationbase.cxx:41:43:
   fatal error: filter/msfilter/msvbahelper.hxx: No such file or directory
   compilation terminated.
   [ build CXX ] vbahelper/source/vbahelper/vbaapplicationbase
   
/home/legine/workspace/AOO/gitbox/main/vbahelper/source/vbahelper/vbaapplicationbase.cxx:41:43:
   fatal error: filter/msfilter/msvbahelper.hxx: No such file or directory
   compilation terminated.
   /home/legine/workspace/AOO/gitbox/main/solenv/gbuild/Library.mk:48:
   *** gb_Deliver_deliver: file does not exist in solver, and cannot be
   delivered:
   
/home/legine/workspace/AOO/gitbox/main/solver/450/unxlngx6.pro/lib/libmsfilter.so.
   Stop.
   dmake:  Error code 2, while making 'all'

I guess this is a dependency Issue?

[ info  ALL ] LinkTarget Library/libmsfilter.so not defined: Assuming headers to be there!

And

/home/legine/workspace/AOO/gitbox/main/vbahelper/source/vbahelper/vbaapplicationbase.cxx:41:43: fatal error: filter/msfilter/msvbahelper.hxx: No such file or directory

and

/home/legine/workspace/AOO/gitbox/main/vbahelper/source/vbahelper/vbaapplicationbase.cxx:41:43: fatal error: filter/msfilter/msvbahelper.hxx: No such file or directory

sounds like some idl has not been executed. I guess if someone is lucky then some other build module does this.


I try to just do a rerun, and cross fingers it will pass. Inn the meantime How do I check dependencies?

Thanks


All the Best

Peter

Reply via email to