[haiku-bugs] Re: [Haiku] #11012: jam -j fails

  • From: "jessicah" <trac@xxxxxxxxxxxx>
  • Date: Tue, 21 Oct 2014 10:26:48 -0000

#11012: jam -j fails
----------------------------+----------------------------
   Reporter:  Anarchos      |      Owner:  bonefish
       Type:  bug           |     Status:  reopened
   Priority:  normal        |  Milestone:  Unscheduled
  Component:  Build System  |    Version:  R1/Development
 Resolution:                |   Keywords:
 Blocked By:                |   Blocking:
Has a Patch:  0             |   Platform:  x86
----------------------------+----------------------------
Changes (by jessicah):

 * status:  closed => reopened
 * resolution:  invalid =>


Comment:

 Actually, I've just run into this myself. The output is pretty conclusive
 that the jam rules aren't quite correct.

 {{{
 2014-10-21 23:15:55 (65.7 KB/s) -
 ‘.../generated/download/libwebp_devel-0.4.1-1-x86_gcc2.hpkg’ saved
 [731348/731348]

 C++ .../generated/objects/haiku/x86_gcc2/release/add-
 ons/translators/webp/WebPTranslator.o
 C++ .../generated/objects/haiku/x86_gcc2/release/add-
 ons/translators/webp/ConfigView.o
 .../src/add-ons/translators/webp/WebPTranslator.cpp:21: webp/encode.h: No
 such file or directory
 }}}

 Checking the file system, it had indeed downloaded the webp_devel package,
 but in the build_packages directory, the webp_devel package hadn't even
 been extracted (and the quite apparent lack of the ExtractPackage1 action
 in the log).

 This is probably exacerbated by my changes to jam in btrev43095.

--
Ticket URL: <https://dev.haiku-os.org/ticket/11012#comment:4>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: