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

  • From: Urias McCullough <umccullough@xxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Mon, 30 Sep 2013 14:13:43 -0700

On Mon, Sep 30, 2013 at 1:48 PM, Rene Gollent <anevilyak@xxxxxxxxx> wrote:
>
> On Sep 30, 2013 4:41 PM, "Ingo Weinhold" <ingo_weinhold@xxxxxx> wrote:
>>
>> 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??
>
> I can confirm hitting the same error here with no network file systems
> involved. Looking into it...


Confirmed on Linux as well (with slightly different message):

Populating image ...
Resolving package dependencies ...
*** failed to create solver : Operation not supported

export 
imagePath="/work/haiku/slave/x86-Linux64-host/generated.x86gcc2/haiku.image"
export isImage="1"
export isVMwareImage=""
/work/haiku/slave/haiku/build/scripts/build_haiku_image
/work/haiku/slave/x86-Linux64-host/generated.x86gcc2/haiku.image-init-vars
/work/haiku/slave/x86-Linux64-host/generated.x86gcc2/haiku.image-make-dirs
/work/haiku/slave/x86-Linux64-host/generated.x86gcc2/haiku.image-copy-files
/work/haiku/slave/x86-Linux64-host/generated.x86gcc2/haiku.image-extract-files

...failed BuildHaikuImage1
/work/haiku/slave/x86-Linux64-host/generated.x86gcc2/haiku.image ...

Other related posts: