[haiku-commits] Re: haiku: hrev46150 - src/kits/package/solver build/jam src/tools/create_repository_config src/build/libroot

  • From: Jessica Hamilton <jessica.l.hamilton@xxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Tue, 1 Oct 2013 10:32:24 +1300

> Confirmed on Linux as well (with slightly different message):
>>
>> Populating image ...
>> Resolving package dependencies ...
>> *** failed to create solver : Operation not supported
>>
>
> Which revision(s) are we talking about? There were at least two recent
> changes that might be related: hrev46150 (switching loading the solver
> library to dlopen()), and hrev46137 (switching to libcurl).
>
> hrev46150. I had no build issues when switching to libcurl (other than a
missing host dep).

When running the script directly, it's unable to load libroot_build.so for
get_package_dependencies. That's as far as I've gotten in debugging.


jessica@tur-dev11-01:~/haiku/haiku/gcc2h$
/home/jessica/haiku/haiku/gcc2h/objects/linux/x86_64/release/tools/get_package_dependencies/get_package_dependencies
/home/jessica/haiku/haiku/gcc2h/objects/linux/x86_64/release/tools/get_package_dependencies/get_package_dependencies:
error while loading shared libraries: libroot_build.so: cannot open shared
object file: No such file or directory

Other related posts: