[haiku-commits] Re: haiku: hrev51198 - src/kits/tracker src/system/kernel headers/private/fs_shell src/apps/powerstatus headers/build

  • From: Jessica Hamilton <jessica.l.hamilton@xxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Sat, 10 Jun 2017 19:26:42 +0000

On Sun, 11 Jun 2017, 7:15 AM Adrien Destugues <pulkomandy@xxxxxxxxx> wrote:

However, regarding the compiler crashing (`as` to be specific), I've
tried an older build of Haiku, with new packages in my
haikuports/packages folder, but it's still triggering the same
failures in the compiler under haikuports.

I may have missed some discussions here (not on IRC lately...).
If I understand things correctly, the working setup should be
something using an old compiler and old libbe to run it, but a new set
of .h files defining time_t as 64 bit? Then, the generated packages
would use a 64bit time_t, but everything you run would still use a
32-bit one.

If that's the case, then we would need to change just haiku_devel to a
more up to date version, while keeping everything else unchanged.
However, I don't think haikuporter will allow this.


I tried this also. Older haiku package, newer haiku_devel package, but this
still caused the compiler crash with haikuporter, which doesn't seem to
make sense to me. When I dropped older versions of both, it compiled fine,
so it's definitely using those packages (output confirms that also, i.e.
not seeing duplicate packages loaded).

And haikuporter seems to not mind the differing versions.

How is the kitchen handling it, and why can't it be integrated into
buildmaster and normal haikuporter?

--
Adrien Destugues / PulkoMandy
http://pulkomandy.tk


Other related posts: