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

  • From: Ingo Weinhold <ingo_weinhold@xxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Mon, 30 Sep 2013 22:41:27 +0200

On 09/30/2013 10:24 PM, Urias McCullough wrote:
On Mon, Sep 30, 2013 at 1:20 PM, Urias McCullough <umccullough@xxxxxxxxx> wrote:
On Mon, Sep 30, 2013 at 12:53 PM, John Scipione <jscipione@xxxxxxxxx> wrote:
On Mon, Sep 30, 2013 at 3:42 PM,  <niels.reedijk@xxxxxxxxx> wrote:
57405de: Always use dlopen and dlsym to load libsolv

I just ran into this trying to build on 10.8 but assumed it had
something to do with my host compiler. I'll try again, I've got
gcc-4.2.1 installed and am using that as I assume the default clang
compiler will not work.


Maybe also the cause for a failed x86_64 build on matt's freebsd buildslave?

http://mmadia.dyndns.org:8010/builders/x86_64-any-host/builds/1028/steps/%5Bx86_64%5D/logs/stdio

Oh, I think I misinterpreted John's statement.

In any case, the x86_64 build is failing now with a weird message:

Populating image ...
Resolving package dependencies ...
*** failed to create solver : Unknown error: -2147454933

That translates to EHOSTUNREACH. Which doesn't sound right, since actually nothing network related happens at this point. Maybe the error code mapping is just incorrect. Or the files live on a network FS and dlopen() can actually fail with a network error in such a case??

CU, Ingo


Other related posts: