[haiku-commits] Re: r41473 - haiku/trunk/build/jam

  • From: scottmc <scottmc2@xxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Sat, 14 May 2011 14:16:40 -0700

On Sat, May 14, 2011 at 2:11 PM, Matt Madia <mattmadia@xxxxxxxxx> wrote:
>
> On 2011 5 14 17:07, "scottmc" <scottmc2@xxxxxxxxx> wrote:
>>
>> On Sat, May 14, 2011 at 1:53 PM, Rene Gollent <anevilyak@xxxxxxxxx> wrote:
>
>> > On Fri, May 13, 2011 at 11:31 AM, scott mc <scottmc2@xxxxxxxxx> wrote:
>> >> Author: scottmc
>> >> Date: 2011-05-13 17:31:10 +0200 (Fri, 13 May 2011)
>> >> New Revision: 41473
>> >> Changeset: https://dev.haiku-os.org/changeset/41473
>> >>
>> >> Modified:
>> >>   haiku/trunk/build/jam/OptionalPackages
>> >> Log:
>> >> Added gcc4 yasm optionalpackage
>> >>
>> > This package, as well as some of the other new ones have a dependency
>> > on libintl.so.8. However, by default gettext isn't specified in the
>> > optional package deps which results in installoptionalpackage, yasm
>> > and a few other things being broken on a current haiku install. Please
>> > either rebuild without that dep or fix the optional package
>> > dependencies where needed, I haven't done an exhaustive test yet to
>> > see how many other tools are broken though.
>> >
>> sed was also broken but has been fixed.  when rebuilding for alpha3 i
>> will doublecheck to make sure gettext isn't installed yet.  This issue
>> may be fixed this summer if the chroot feature gets added to
>> hpkgbuild.  The sed issue was detected since it broke the
>> "installoptionalpackage".  If anyone spots others that got broken,
>> just add them to the comments on #7503 and i'll fix soon.
>
> Considering that yasm is one of the build requirements, fixing it should be
> a high priority.
>
> --mmadia
>

For anyone who needs it faster than the next 24 hours, you can get the
previous version which is IIRC is a gcc2 build, just use wget and
extract it to /boot:
http://www.haiku-files.org/files/optional-packages/
-scott

Other related posts: