Opened 17 months ago
Last modified 17 months ago
#18433 new bug
LinkApplicationCatalog1 linkcatkeys missing
Reported by: | kallisti5 | Owned by: | nobody |
---|---|---|---|
Priority: | low | Milestone: | Unscheduled |
Component: | Build System | Version: | R1/beta4 |
Keywords: | jam parallelism | Cc: | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
Logging a random jam parallelism bug here. seen on jam -j6
Link objects/haiku/riscv64/release/add-ons/kernel/drivers/network/ether/syskonnect/syskonnect MkDir1 objects/catalogs/kits LinkApplicationCatalog1 objects/catalogs/kits/en.catalog /bin/sh: line 2: objects/linux/x86_64/release/tools/locale/linkcatkeys: No such file or directory LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/home/kallisti5/Code/haiku/generated.riscv64/objects/linux/lib" \ objects/linux/x86_64/release/tools/locale/linkcatkeys "objects/catalogs/kits/en.catkeys" -l en \ -s x-vnd.Haiku-libbe -o "objects/catalogs/kits/en.catalog" ...failed LinkApplicationCatalog1 objects/catalogs/kits/en.catalog ... SetType1 objects/haiku/riscv64/release/kits/debugger/libdebugger.so MimeSet1 objects/haiku/riscv64/release/kits/debugger/libdebugger.so
Change History (2)
comment:1 by , 17 months ago
comment:2 by , 17 months ago
Component: | Build System/Jamfile Engine → Build System |
---|---|
Owner: | set to |
I use -j8 and I don't remember seeing something like this either.
(also, wrong component, the jamfile engine is not used when building Haiku, but we could create a subcomponent specifically for jam if desired)
Note:
See TracTickets
for help on using tickets.
I use jam -j16 and have only seen this happen when there was an error earlier in the build process.