Re: [t2] Build T2 r51845 X86-64 40-minimal-xorg errors

2021-03-29 Thread scsijon



Since I now have a working 20-minimal packageset built, next is to up it 
to 40-minimal-xorg.


First Error

Something doesn't like -j2, (2 cores) 3-binutils fails with libtool 
errors, even though there is a work around for this already configured 
in it. I have tried with a few other fixes, but still fails so going to 
restart the whole build set as 1 core and see what happens.




--- 
If you wish to unsubscribe from this mailing, send mail to

li...@t2-project.org with a subject of: unsubscribe t2


Re: [t2] Build T2 r51845 X86-64 20-minimal problems (completed)

2021-03-29 Thread scsijon



On 29/3/21 3:58 pm, scsijon wrote:



On 29/3/21 12:39 pm, scsijon wrote:


On 29/3/21 6:30 am, scsijon wrote:


Sorry for the bad news, but neither of the 
http://dl.t2-project.org/binary/2021 X86-64 versions will build a 
current T2, both fail at 1-glibc so something's gone wrong somewhere 
with your changes.


And my own version, that previously built (last year), but without 
ninja, is now failing at 1-ninja with an error as >


./ninja: /lib/libc.so.6: version `GLIBC_2.33' not found (required by 
./ninja)


even though libc.so.6 seems to be in the correct build directory. I 
even linked it to the /usr/lib and the two lib64's in case it was 
being looked for elsewhere. I will look into it but wonder if it's 
looking outside the T2 build system as my local is version 2.31 as 
we have had this type of problem before.



regards

scsijon



--- If you 
wish to unsubscribe from this mailing, send mail to

li...@t2-project.org with a subject of: unsubscribe t2



Having a hunt onĀ  the web, it seems there are a lot of problems with 
a number of packages and glibc version 2.33 installed. Basic 
sugestion from most is to step back down to 2.32, and that seems to 
fix it, so i'm going to do that and start again. I'll report the 
result in a day or so when back on.


Just a quick note that the T2 has now past 1-ninja using glibc 2.32 
instead of 2.33, also there are a few notes in the develoment LFS 
(8.5) that may be of assistance, something about needing to set 
slibdir to /lib not /lib64 for a number of packages (at least ninja, 
yasm, nasm, rust and something else (forgotten the name) require it).





And a note that other than what i've already commented about in 
messages, it seems the only other problem is libusb (an easy one, when 
you read it) and 20-minimal has been built.


And now on to 40-minimal-xorg

regards

scsijon



--- 
If you wish to unsubscribe from this mailing, send mail to

li...@t2-project.org with a subject of: unsubscribe t2


[t2] Re: [t2-svn] rev 51947 - trunk/package/gnome/gtk+

2021-03-29 Thread scsijon



Rene, 3.94.0 is part of the prelim for gtk4/gnome40, do you want to 
reverse this one?


On 30/3/21 3:13 am, data-boun...@exactcode.de wrote:

Author: data
Date: 2021-03-29 18:13:01 +0200 (Mon, 29 Mar 2021)
New Revision: 51947
Log:
* updated gtk+ (3.24.27 -> 3.94.0), untested

Review the ChangeSet with:
   svn diff -c 51947 https://svn.exactcode.de/t2

Modified:
   trunk/package/gnome/gtk+/gtk+.desc
 4 ++--



---
If you wish to unsubscribe from this mailing, send mail to
li...@t2-project.org with a subject of: unsubscribe t2-svn




--- 
If you wish to unsubscribe from this mailing, send mail to

li...@t2-project.org with a subject of: unsubscribe t2


[t2] mine package

2021-03-29 Thread scsijon



I was just wondering if this is still necessary in T2, especially 
considering most of the archivers seem to be able to handle the .gem 
files without problems nowadays, and you could always just use >


tar -xf filename.gem

to unpack

and nowadays use zip to pack one up.

which is what i've been using for a while now.

just a thought

scsijon



--- 
If you wish to unsubscribe from this mailing, send mail to

li...@t2-project.org with a subject of: unsubscribe t2


[t2] Dialog update

2021-03-29 Thread scsijon
used your Update-Pkg, but it didn't seem to give me a patch or diff file 
so sending the desc.
[COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by scripts/Create-CopyPatch.
[COPY]
[COPY] T2 SDE: package/.../dialog/dialog.desc
[COPY] Copyright (C) 2004 - 2021 The T2 SDE Project
[COPY] Copyright (C) 1998 - 2003 ROCK Linux Project
[COPY]
[COPY] More information can be found in the files COPYING and README.
[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
[COPY] GNU General Public License can be found in the file COPYING.
[COPY] --- T2-COPYRIGHT-NOTE-END ---

[I] A utility for creating TTY dialog boxes

[T] Dialog is a utility that allows you to show dialog boxes
[T] (containing questions or messages) in TTY (text mode) interfaces
[T] from shell scripts.
[T]
[T] Dialog is initally written by Savio Lam and various branches do exist
[T] (e.g. "lxdialog" which is used for a linux kernel "make menuconfig").
[T] This is the branch maintained by Thomas Dickey.

[U] http://invisible-island.net/dialog/
[U] http://hightek.org/dialog/

[A] Thomas Dickey 
[A] Savio Lam 
[M] Rene Rebe 

[C] base/tool
[F] CROSS DIETLIBC NO-LTO

[L] GPL
[S] Stable
[V] 1.3-20210324
[P] X -1---5---9 113.900

[O] var_append extraconfopt ' ' '--with-ncursesw --enable-widec --enable-nls'
#var_append extraconfopt ' ' '--with-shared --without-rel-version'
[O] var_append makeinstopt ' ' 'install-lib'

[D] 8f9ad6ed38b296fc419311ee740a87869dcb90ed9518a84e5e70aded 
dialog-1.3-20210324.tgz https://invisible-mirror.net/archives/dialog/
--- 
If you wish to unsubscribe from this mailing, send mail to
li...@t2-project.org with a subject of: unsubscribe t2