No 8.0-BETA3 for ia64 & powerpc

View: New views
7 Messages — Rating Filter:   Alert me  

No 8.0-BETA3 for ia64 & powerpc

by Marcel Moolenaar-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

All,

I'm on vacation for the next 10 days and that's right at the time
of BETA3 unfortunately. So there will be no BETA3 for ia64 and
powerpc (unless someone steps up).

Keep the testing going and keep reporting problems. They will all
be addressed in time for 8.0-RC1!!!

Cheers,

--
Marcel Moolenaar
xcllnt@...



_______________________________________________
freebsd-ppc@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ppc
To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@..."

Re: No 8.0-BETA3 for ia64 & powerpc

by Andreas Tobler-5 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Marcel,

Marcel Moolenaar wrote:

> I'm on vacation for the next 10 days and that's right at the time
> of BETA3 unfortunately. So there will be no BETA3 for ia64 and
> powerpc (unless someone steps up).
>
> Keep the testing going and keep reporting problems. They will all
> be addressed in time for 8.0-RC1!!!

Is it sufficent to build (kernel & world) and test -CURRENT svn on powerpc?

I did not have the time to test a real BETAx image on powerpc so far, on
i386 yes.
But if there is a real demand to test a BETA image on ppc I can try to
find another disk/machine to test on.

Regards,
Andreas
_______________________________________________
freebsd-ppc@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ppc
To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@..."

Re: No 8.0-BETA3 for ia64 & powerpc

by Marcel Moolenaar-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On Jul 31, 2009, at 12:23 PM, Andreas Tobler wrote:

> Hi Marcel,
>
> Marcel Moolenaar wrote:
>
>> I'm on vacation for the next 10 days and that's right at the time
>> of BETA3 unfortunately. So there will be no BETA3 for ia64 and
>> powerpc (unless someone steps up).
>> Keep the testing going and keep reporting problems. They will all
>> be addressed in time for 8.0-RC1!!!
>
> Is it sufficent to build (kernel & world) and test -CURRENT svn on  
> powerpc?

Yes, definitely. Just make sure to run...
        # make delete-old
        # make delete-old-libs
        # mergemaster -U

...after the install. That should cleanup some old stuff
that may prevent good testing.

BTW: A lot of libraries got their version bumped, so all
ports/packages need to be rebuilt.

FYI,

--
Marcel Moolenaar
xcllnt@...



_______________________________________________
freebsd-ppc@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ppc
To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@..."

Re: No 8.0-BETA3 for ia64 & powerpc

by Andreas Tobler-5 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Marcel Moolenaar wrote:

> On Jul 31, 2009, at 12:23 PM, Andreas Tobler wrote:
>
>> Hi Marcel,
>>
>> Marcel Moolenaar wrote:
>>
>>> I'm on vacation for the next 10 days and that's right at the time
>>> of BETA3 unfortunately. So there will be no BETA3 for ia64 and
>>> powerpc (unless someone steps up).
>>> Keep the testing going and keep reporting problems. They will all
>>> be addressed in time for 8.0-RC1!!!
>> Is it sufficent to build (kernel & world) and test -CURRENT svn on  
>> powerpc?
>
> Yes, definitely. Just make sure to run...
> # make delete-old
> # make delete-old-libs
> # mergemaster -U
>
> ...after the install. That should cleanup some old stuff
> that may prevent good testing.
> BTW: A lot of libraries got their version bumped, so all
> ports/packages need to be rebuilt.

And here I shot myself in the toe.

I did a 'portupgrade -af' afterwards and gtk link stage complained about
  not being able to link libcairo against libz.so.4, which I deleted
with  'make delete-old-libs'. This happened on i386 and also on powerpc.
I helped myself with a temporary sym link.

Well, I might learn to play with the different options from portupgrade.
But doing a 'portupgrade -af' before 'make delete-old-libs' should also
have helped here, right?

Thanks,
Andreas

_______________________________________________
freebsd-ppc@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ppc
To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@..."

Re: No 8.0-BETA3 for ia64 & powerpc

by Marcel Moolenaar-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On Aug 2, 2009, at 1:09 PM, Andreas Tobler wrote:

>> Yes, definitely. Just make sure to run...
>> # make delete-old
>> # make delete-old-libs
>> # mergemaster -U
>> ...after the install. That should cleanup some old stuff
>> that may prevent good testing.
>> BTW: A lot of libraries got their version bumped, so all
>> ports/packages need to be rebuilt.
>
> But doing a 'portupgrade -af' before 'make delete-old-libs' should  
> also have helped here, right?

Ignoring possible corner case... Yes.

--
Marcel Moolenaar
xcllnt@...



_______________________________________________
freebsd-ppc@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ppc
To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@..."

Re: No 8.0-BETA3 for ia64 & powerpc

by Anton Shterenlikht :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sun, Aug 02, 2009 at 07:08:58PM -0700, Marcel Moolenaar wrote:
>
> On Aug 2, 2009, at 1:09 PM, Andreas Tobler wrote:
>
> >>Yes, definitely. Just make sure to run...
> >> # make delete-old
> >> # make delete-old-libs
> >> # mergemaster -U
> >>...after the install. That should cleanup some old stuff
> >>that may prevent good testing.

shoudn't this be documented, e.g. in section 24.7, Rebuilding "world", of
the FBSD handbook?

I wasn't aware of these make targets or of "-U" option. I don't think
it's mentioned in the handbook. Perhaps I could've avoided some
problems with system updates..

many thanks

--
Anton Shterenlikht
Room 2.6, Queen's Building
Mech Eng Dept
Bristol University
University Walk, Bristol BS8 1TR, UK
Tel: +44 (0)117 928 8233
Fax: +44 (0)117 929 4423
_______________________________________________
freebsd-ppc@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ppc
To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@..."

8.0-BETA3 *is* available [was: No 8.0-BETA3 for ia64 & powerpc]

by Marcel Moolenaar-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On Jul 31, 2009, at 11:10 AM, Marcel Moolenaar wrote:

> I'm on vacation for the next 10 days and that's right at the time
> of BETA3 unfortunately. So there will be no BETA3 for ia64 and
> powerpc (unless someone steps up).

8.0-BETA3 got delayed until after my vacation, so I made them.
Look for them on your favorite mirror!

FYI,

--
Marcel Moolenaar
xcllnt@...



_______________________________________________
freebsd-ppc@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ppc
To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@..."