On 03/03/2024 23:13, Carsten Hauck wrote:
So I don't know what's going on, but basically Mozilla won't emerge,
and I don't know why ...
Cheers,
Wol
Did the other 19 package emerge OK? Are the mozilla progs crashing
when running, or when emerging? If emerging, the log is just console
output,
On Sat, Mar 09, 2024 at 08:04:06AM +, Wols Lists wrote
> For anyone else who hits this sort of problem, I did an
>
> USE=-clang emerge --update @world
>
> (firefox and thunderbird were the only programs I thought this would
> touch), and it worked.
I have "-clang" in USE in make.conf and
Hi all,
After updating my musl, my custom initramfs had stopped working. Can
anyone give me a hand with this? I recompiled util-linux and updated the
related files in my initramfs and also tried building it with
static-libs but neither of these helped. On the other hand, the
initramfs I built
On Saturday, 9 March 2024 12:49:33 GMT Walter Dnes wrote:
> I have "-clang" in USE in make.conf and no problems resulting from it.
> clang seems to be another "solution in search of a problem" along the
> lines of rust and cups and systemd and hatbuzz, etc, which keep trying
> to worm their way
clearly mount is using a symbol not provided by one of those shared
libraries, but no clue which it is. However you dont need dash and mount
and umount. Reason its working for genkernel is because its using
busybox instead of normal system mount/umount/dash. Might want to try
that. Smaller too.
can also chroot into the environment where you prepared the initramfs
image to test stuff, which will save you rebooting time.
On 3/9/2024 4:03 PM, efeizbudak wrote:
Hi all,
After updating my musl, my custom initramfs had stopped working. Can
anyone give me a hand with this? I recompiled util
How could I go about finding which library it is? lddtree is only giving
me libblkid and libmount, both of which are already inside the
initramfs. I will try to learn about busybox. Thank you.
On 2024-03-09 17:23, Alexandru N. Barloiu wrote:
clearly mount is using a symbol not provided by one
Hello all,
I just synced my system after a long delay, and I want to emerge
firefox. I got this, first, I think, for something called gemato:
The following REQUIRED_USE flag constraints are unsatisfied:
any-of ( python_targets_python3_10 python_targets_python3_11
python_targets_python3_12
On Sat, Mar 09, 2024 at 02:45:02PM +, Peter Humphrey wrote
> >>> Running pre-merge checks for sys-libs/compiler-rt-18.1.0
> * Building using a compiler other than clang may result in broken atomics
> * library. Enable USE=clang unless you have a very good reason not to.
According to https
On Sat, Mar 09, 2024 at 07:55:13PM +0100, n952162 wrote
> Hello all,
>
> I just synced my system after a long delay,
That's your problem right there.
> Is there a way to do it globally?
First of all python targets should not need to be mentioned in
make.conf or package.use. Gentoo manages
On 3/9/24 20:51, Walter Dnes wrote:
On Sat, Mar 09, 2024 at 07:55:13PM +0100, n952162 wrote
Hello all,
I just synced my system after a long delay,
That's your problem right there.
Is there a way to do it globally?
First of all python targets should not need to be mentioned in
make.con
On Saturday, 9 March 2024 19:37:40 GMT Walter Dnes wrote:
> On Sat, Mar 09, 2024 at 02:45:02PM +, Peter Humphr
> The real question is what else, besides clang and its libraries, are you
> building that requires clang?
Firefox.
--
Regards,
Peter.
Am Sat, Mar 09, 2024 at 06:59:15PM +0100 schrieb efeizbudak:
How could I go about finding which library it is? lddtree is only giving
me libblkid and libmount, both of which are already inside the
initramfs. I will try to learn about busybox. Thank you.
You can try to run mount with strace on y
On Sat, Mar 09, 2024 at 09:16:37PM +, Peter Humphrey wrote
> On Saturday, 9 March 2024 19:37:40 GMT Walter Dnes wrote:
>
> > On Sat, Mar 09, 2024 at 02:45:02PM +, Peter Humphr
> > The real question is what else, besides clang and its libraries,
> are you building that requires clang?
>
>
Sorry; that is over my head. When did you last upgrade? The error
messages talk about python 3.8. But on my machine it looks like 3.11
and 3.12 are current...
[x8940][waltdnes][~] find /usr/bin -name python3\.*
/usr/bin/python3.12
/usr/bin/python3.12-config
/usr/bin/python3.11
/usr/bin/python
15 matches
Mail list logo