SliTaz SliTaz Forum

You are not logged in.

#101 2023-10-01 20:25:52

shann
Administrator
Registered: 2011-04-01
Posts: 1,296
Website

Re: [Current version (6.0) dev thread] - Usage of SliTaz 4.0 / rolling

Hi,

Just launch webkitgtk build.

Offline

#102 2023-10-02 11:14:36

shann
Administrator
Registered: 2011-04-01
Posts: 1,296
Website

Re: [Current version (6.0) dev thread] - Usage of SliTaz 4.0 / rolling

Hi,

webkitgtk/midori build, test it but same issue about certs hmm

"Security unknown The signing certificate authority is no known"

"Error granting trust: Couldn't find a place to store the pinned certificate"

Good news remain 33 packages to have full core flavor build, and linux64 / memtest64.

All packages cooked don't have gcc83 deps, and .la file don't include in -dev

Offline

#103 2023-10-02 17:40:17

shann
Administrator
Registered: 2011-04-01
Posts: 1,296
Website

Re: [Current version (6.0) dev thread] - Usage of SliTaz 4.0 / rolling

Just finish to rebuild all packages.

Now need build linux64-* (also miss linux-firmware) / memtest64 smile

[attachment=51659,3392]

Offline

#104 2023-10-05 11:17:12

shann
Administrator
Registered: 2011-04-01
Posts: 1,296
Website

Re: [Current version (6.0) dev thread] - Usage of SliTaz 4.0 / rolling

Hi,

Cross x86_64 toolchain available :

GCC 6.3.0

Binutils 2.37

Glibc 2.23 (with --enable-kernel=4.19)

Kernel headers 4.19.294

https://people.slitaz.org/~shann/slitaz-current-stuff/slitaz-x86_64-toolchain-20231005.tar.bz2

My notes for build cross toolchain, it's most part same of cross script stuff, minus few tweaks don't build eglibc, fix order build for headers, ajust glibc configure

https://people.slitaz.org/~shann/slitaz-current-stuff/README_cross_x86_64.txt

This evening after work, go to take linux64 kernel build.

Offline

#105 2023-10-05 19:59:14

shann
Administrator
Registered: 2011-04-01
Posts: 1,296
Website

Re: [Current version (6.0) dev thread] - Usage of SliTaz 4.0 / rolling

New kernel64 4.19.294 in action on my EeePC 1215N smile

[attachment=51662,3393]

Offline

#106 2023-10-09 11:55:01

shann
Administrator
Registered: 2011-04-01
Posts: 1,296
Website

Re: [Current version (6.0) dev thread] - Usage of SliTaz 4.0 / rolling

Hi,

Push new iso build with my local current wok, include 4.19.294 kernel, glibc 2.23, ssl 1.1.1n, midori 0.5.11 / webkitgtk 2.4.11.

https://people.slitaz.org/~shann/slitaz-current-stuff/20231009/

Warn about gtkonly / core version, miss this packages :

- linux-firmware

- linux-mmc (empty because mod in linux pkg)

- midori-video

- liwebkit-video

=> for midori-video / libwebkit-video, midori has been bump to 0.5.11 and link with webkitgtk.

Need to check for use recent version.

Check this afternoon for build linux64 and modules packages.

Day off today for me, on-call this week-end, dedicated time for project smile

Offline

#107 2023-10-09 13:58:09

shann
Administrator
Registered: 2011-04-01
Posts: 1,296
Website

Re: [Current version (6.0) dev thread] - Usage of SliTaz 4.0 / rolling

Just need adjust linux receipt to use cross toolchain x86_64 instead uclibc and 3 other receipts, we have packages smile.

for aufs, cloop, wireguard need tweak receipt to use cross toolchain, and think have create loop deps.

Infact this packages need linux64-module-headers (if read correctly receipt, use linux64 subfolder create when build linux64 kernel)

Five packages seem empty, need check if path set properly.

- linux64-input-tablet

- linux64-irda

- linux64-mmc

- linux64-radio

- linux64-usbip

Also 58 orphan modules, need check also path or drop in 4.x branch

Offline

#108 2023-10-09 14:35:08

shann
Administrator
Registered: 2011-04-01
Posts: 1,296
Website

Re: [Current version (6.0) dev thread] - Usage of SliTaz 4.0 / rolling

linux64-input-tablet => usb_wacom has changed param (CONFIG_TABLET_SERIAL_WACOM4)

linux64-irda (removed since 4.18)

linux64-radio => need update config (no modules selected)

linux64-usbip => wrong path (since 4.x moved staging to usb)

Offline

#109 2023-10-09 15:32:30

shann
Administrator
Registered: 2011-04-01
Posts: 1,296
Website

Re: [Current version (6.0) dev thread] - Usage of SliTaz 4.0 / rolling

Finish rebuild linux64 stuff smile.

Remain two packages failed because empty

root@bbot:/home/slitaz/wok# grep -nrl 'ERROR: empty package' ../log/linux64-*.log

../log/linux64-irda.log

../log/linux64-mmc.log

Time to check on my eeepc linux64 packages stuff and build x64 flavors.

Offline

#110 2023-10-09 16:11:30

shann
Administrator
Registered: 2011-04-01
Posts: 1,296
Website

Re: [Current version (6.0) dev thread] - Usage of SliTaz 4.0 / rolling

State of current smile

[attachment=51668,3394]

Offline

#111 2023-10-09 17:53:10

shann
Administrator
Registered: 2011-04-01
Posts: 1,296
Website

Re: [Current version (6.0) dev thread] - Usage of SliTaz 4.0 / rolling

Hi,

I updated https://people.slitaz.org/~shann/slitaz-current-stuff/20231009/ with linux64 variant iso smile

[attachment=51669,3395]

Offline

#112 2023-10-09 18:47:55

shann
Administrator
Registered: 2011-04-01
Posts: 1,296
Website

Re: [Current version (6.0) dev thread] - Usage of SliTaz 4.0 / rolling

I also push packages / wok stuff.

https://people.slitaz.org/~shann/slitaz-current-stuff/wok

https://people.slitaz.org/~shann/slitaz-current-stuff/packages

Infact if i push as is in wok-current, no sure if cron cooker break chroot with loop.

Maybe comment cooker, and pull manually to build packages in right order.

Offline

#113 2023-10-10 06:15:03

shann
Administrator
Registered: 2011-04-01
Posts: 1,296
Website

Re: [Current version (6.0) dev thread] - Usage of SliTaz 4.0 / rolling

Hi,

Yesterday when try to cross compile busybox for x86_64, i see error about rpc/rpc.h missing, infact i forgot to add flag --enable-obsolete-rpc for glibc cross build hmm

I update README_cross_x86_64.txt and slitaz-x86_64-toolchain-20231005.tar.bz2.

Offline

#114 2023-10-11 18:49:44

shann
Administrator
Registered: 2011-04-01
Posts: 1,296
Website

Re: [Current version (6.0) dev thread] - Usage of SliTaz 4.0 / rolling

Hi,

Push all stuff on wok-current. (due of inhibit cron task, current cook do nothing)

Check for manually update wok on current chroot

Offline

#115 2023-10-13 14:50:10

shann
Administrator
Registered: 2011-04-01
Posts: 1,296
Website

Re: [Current version (6.0) dev thread] - Usage of SliTaz 4.0 / rolling

Hi,

During break lunch, i begin mass rebuild with wok smile.

End my work day, go to continue.

Offline

#116 2023-10-13 22:47:24

shann
Administrator
Registered: 2011-04-01
Posts: 1,296
Website

Re: [Current version (6.0) dev thread] - Usage of SliTaz 4.0 / rolling

Hi,

More 50% has been rebuild on current wok (743 of 1326 packages).

I run list manually to ensure sanity of "current chroot env", but after first pass done, can be automate.

Offline

#117 2023-10-14 13:30:17

shann
Administrator
Registered: 2011-04-01
Posts: 1,296
Website

Re: [Current version (6.0) dev thread] - Usage of SliTaz 4.0 / rolling

Hi,

Pleasure to announce all packages has been build for current (1326 packages).

https://cook.slitaz.org/current/

Wait tomorrow for mirror sync, and after that check to build iso directly from tank.

Offline

#118 2023-10-14 16:08:34

Rantanplan
Member
Registered: 2022-06-06
Posts: 187

Re: [Current version (6.0) dev thread] - Usage of SliTaz 4.0 / rolling

Hi shann,

Bravo pour cette tâche de Titan.

Un seul mot : Respect.

Merci.

Amitiés.

Offline

#119 2023-10-16 20:09:14

shann
Administrator
Registered: 2011-04-01
Posts: 1,296
Website

Re: [Current version (6.0) dev thread] - Usage of SliTaz 4.0 / rolling

Hi Rantanplan

Thanks smile

As said iso available at mirror, fresh build for base,justx,gtkonly,core both variant full x32 or with x64 kernel.

https://mirror.slitaz.org/iso/current/

Offline

#120 2023-10-16 20:37:57

SlitazLover
Member
Registered: 2023-10-16
Posts: 18

Re: [Current version (6.0) dev thread] - Usage of SliTaz 4.0 / rolling

Hi shann, i'm sorry for My ignorance. I can install vlc on your slitaz-current-core.iso?

Offline

#121 2023-10-18 04:23:58

slitaz_user4
Member
Registered: 2022-08-30
Posts: 13

Re: [Current version (6.0) dev thread] - Usage of SliTaz 4.0 / rolling

Hi Shann,

I installed the new slitaz-current-core64.iso recently built by you (16-October). I am able to boot into GUI.

I downloaded the latest release of Firefox (118.0)from ftp.mozilla.org/pub, extracted the bz2 file into 'firefox'folder and attempted to launch from the terminal using /firefox/firefox. However, I get the error message- "Unable to execute child process. ~/firefox/firefox not found".

I felt that I am missing a dependency. I installed gtk3+ using tazpkg from the current repo. Even after that, the error continues. All other known dependencies are installed. Pl see & kindly suggest.

Offline

#122 2023-10-18 11:32:35

shann
Administrator
Registered: 2011-04-01
Posts: 1,296
Website

Re: [Current version (6.0) dev thread] - Usage of SliTaz 4.0 / rolling

Hi slitaz_user4,

Thanks for test wink

infact, hmm curious you tried x32 or x64 version ?

on my case i trying last week-end last ESR (115) and run on term i see firefox crashed and warn about libEGL missings methods / GLX extensions missing.

i try with ESR 78.9.0 it's ok, for last ESR think issue about mesa version, need investigate.

I check issue seem because you try to run x86_64 version :

tux@slitaz:~$ ~/firefox/x86_64/firefox/firefox

/bin/sh: /home/tux/firefox/x86_64/firefox/firefox: not found

tux@slitaz:~$ ~/firefox/i686/firefox/firefox

XPCOMGlueLoad error for file /home/tux/firefox/i686/firefox/libmozgtk.so:

libgtk-3.so.0: cannot open shared object file: No such file or directory

Couldn't load XPCOM.

tux@slitaz:~$

At time need check to have midori work as expected for https website.

tazpanel build with webkitgtk 2.4.11 also, don't have issue to display https website

And also check for others packages as firefox, vlc, midori-video, videos codecs ...

Offline

#123 2023-10-18 17:23:00

shann
Administrator
Registered: 2011-04-01
Posts: 1,296
Website

Re: [Current version (6.0) dev thread] - Usage of SliTaz 4.0 / rolling

I check and found how to use gdb with firefox release.

Need gdb-python and this script to fetch debug symbols

https://gist.github.com/luser/193572147c401c8a965c

Inside firefox folder

tux@slitaz:~/firefox/i686/firefox$ gdb

GNU gdb (GDB) 11.2

Copyright (C) 2022 Free Software Foundation, Inc.

License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>

This is free software: you are free to change and redistribute it.

There is NO WARRANTY, to the extent permitted by law.

Type "show copying" and "show warranty" for details.

This GDB was configured as "i486-slitaz-linux".

Type "show configuration" for configuration details.

For bug reporting instructions, please see:

<https://www.gnu.org/software/gdb/bugs/>.

Find the GDB manual and other documentation resources online at:

    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".

Type "apropos word" to search for commands related to "word".

(gdb) source /home/tux/firefox/symbols.py

(gdb) exec-file firefox-bin

(gdb) run

Starting program: /home/tux/firefox/i686/firefox/firefox-bin

sh: using fallback suid method

warning: File "/lib/libthread_db-1.0.so" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load".

To enable execution of this file add

    add-auto-load-safe-path /lib/libthread_db-1.0.so

line to your configuration file "/home/tux/.config/gdb/gdbinit".

To completely disable this security protection add

    set auto-load safe-path /

line to your configuration file "/home/tux/.config/gdb/gdbinit".

For more information about this security protection see the

"Auto-loading safe path" section in the GDB manual.  E.g., run from the shell:

    info "(gdb)Auto-loading safe path"

warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.

[New LWP 2216]

[LWP 2216 exited]

[Detaching after fork from child process 2217]

[New LWP 2218]

[Detaching after fork from child process 2219]

[New LWP 2220]

[New LWP 2221]

[New LWP 2222]

[New LWP 2223]

[New LWP 2224]

[New LWP 2225]

[New LWP 2226]

[New LWP 2227]

[LWP 2227 exited]

[New LWP 2228]

[New LWP 2229]

[New LWP 2230]

[New LWP 2231]

[New LWP 2232]

[New LWP 2233]

[New LWP 2234]

[New LWP 2235]

[New LWP 2236]

[New LWP 2237]

[New LWP 2238]

[New LWP 2239]

Thread 1 "firefox-bin" received signal SIGSEGV, Segmentation fault.

0xf6af19ee in gtk_widget_get_style_context () from /usr/lib/libgtk-3.so.0

(gdb)

If understand, related to gtk3

Offline

#124 2023-10-19 11:43:08

shann
Administrator
Registered: 2011-04-01
Posts: 1,296
Website

Re: [Current version (6.0) dev thread] - Usage of SliTaz 4.0 / rolling

Hi,

I compile qupzilla 1.8.9 (latest can be with qt4) with patch for openssl 1.1.x.

work well, yes it's old, see no issue with https.

Need continue check to have at least this packages build and work :

browsers :  midori, firefox, qupzilla

media : vlc

Reminder also to rebuild xorg stack for last patch libX11, and libwebp also

[attachment=51685,3396]

Offline

#125 2023-10-26 16:56:25

shann
Administrator
Registered: 2011-04-01
Posts: 1,296
Website

Re: [Current version (6.0) dev thread] - Usage of SliTaz 4.0 / rolling

Hi,

I begin stuff to ensure we have stable and recent version.

In case i compare current wok versions with Slackware 15.0, because it's more conservative in upgrade and keep security in mind.

For xorg stuff, i check also with 14.2 for proto packages (15.0 have 2021.5 metapackage)

On all packages build on current, we have 1018 it's same version (it's include also only slitaz pkg), 136 remain. Seem good point smile

40 UPDATED

24 SKIP because need major upgrade as Mesa / Xorg / GCC / Glibc / Kernel

72 need to check

I launch mass rebuild of packages list manually step by step, and adjust receipt when need (meson build, new build deps).

[attachment=51724,3408]

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.016 seconds, 7 queries executed - Memory usage: 1.6 MiB (Peak: 1.77 MiB) ]