[haiku-bugs] Re: [Haiku] #15965: [HaikuDepot] build is broken on Haiku

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Sat, 16 May 2020 23:16:35 -0000

#15965: [HaikuDepot] build is broken on Haiku
--------------------------------------+----------------------------
  Reporter:  diver                    |      Owner:  apl-haiku
      Type:  bug                      |     Status:  new
  Priority:  normal                   |  Milestone:  Unscheduled
 Component:  Applications/HaikuDepot  |    Version:  R1/Development
Resolution:                           |   Keywords:
Blocked By:                           |   Blocking:
  Platform:  All                      |
--------------------------------------+----------------------------
Comment (by apl-haiku):

 During the HD build there is a python script that takes "schema" from HDS
 and renders those schema into C++ objects so that the model objects are
 created automatically and also so that there is some level of compile-time
 checking against the schema.  The compile errors are in the objects that
 are generate by the python script.  The C++ sources that are created by
 the python are generated.  Perhaps there is something going wrong with
 your environment in relation to this build process.  An example of the
 generated sources are to be found at;

 {{{
 
${GENERATED}/objects/haiku/x86_64/common/apps/haikudepot/dumpexportpkgmodel/DumpExportPkg.cpp
 }}}

 Please check the generated sources and check that they are looking OK.

 When the build process runs, you can run it with fine-grained logging.
 Try to do a clean-build with fine-grained logging and see what happens
 when the python script runs; are there any errors at this stage of the
 build?
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/15965#comment:6>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: