Re: cooked some 657 packages

[ Thread Index | Date Index | More lists.tuxfamily.org/slitaz Archives ]


I cooked all (it's only 647) packages on 3 different machines.
I looked at my changes:
A few packages just have a typo (wrong or missing) character in receipt.
I changed a few receipts in regard of "tazwok clean" to remove everything from build.
I upgraded a few packages to a newer version of the program, could not wget older source

in receipt for bash the patch is not included. (And the previous patches 1-24 are missing?) -> included original patches

Cooking xine-lib is not working properly, because 'configure'  uses grep -x which is not in
the busybox-grep implemented. -> build grep -> OK
Ncurses make breaks because the real bash-shell (my default) breaks on one command (a problem not only in slitaz). -> patch -> OK
gtkmm didn't build because of some splitted sources, moved to one source tree and disabled doc-build (wouldn't build anyway)
gperiodic -GTK_DECRAPRECATED removed

I want to update my wok to the newest version and transfer my changes into it. Rebuild and then I am ready to transfer my changes to the repository, if you want it? (Then I would need a hg-access)
Are the changes in regard of tazwok clean/clean-wok interresting or should I leave theses changes out?

Thanks
-------- Original-Nachricht --------
> Datum: Sun, 24 Aug 2008 15:11:21 +0200
> Von: "Stephan Schnur" <StephanSchnur@xxxxxx>
> An: slitaz@xxxxxxxxxxxxxxxxxxx
> Betreff: cooked some 657 packages

> Hello,
> 
> as I already anounced in the Forum, I tried to cook all packages (some hg
> clone from Beginning of July) on the base of cooking 20080626. I succeded
> (with doing a few changes) with all packages except slim. 
> 
> The main problem in a kind of mass build: The receipts do no error
> checking on previous steps, like
> 
>     ./configure ......
>     make
>     make install
> 
> when one configure fails, make or make install may work, but then with
> partial builds.
> 
> Wouldn't it be better doing it like
> 
>     ./configure .... && 
>     make    &&
>     make install
> 
> I will try to rebuild everything on the July cooking version and to catch
> up with the repository to go for the new packages.
> 
> Stephan
> -- 
> GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen!
> Jetzt dabei sein:
> http://www.shortview.de/wasistshortview.php?mc=sv_ext_mf@gmx
> 
> ---
> SliTaz GNU/Linux Mailing list - http://www.slitaz.org/

-- 
GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen!
Jetzt dabei sein: http://www.shortview.de/wasistshortview.php?mc=sv_ext_mf@gmx

---
SliTaz GNU/Linux Mailing list - http://www.slitaz.org/


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/