Gentoo Archives: gentoo-user

From: Peter Humphrey <peter@××××××××××××.uk>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Compiling/loading problem
Date: Tue, 11 May 2021 14:47:53
Message-Id: 4668960.31r3eYUQgx@peak
1 Hello list,
2
3 I'm having problems with libreoffice. I thought at first it was a space problem,
4 after the recent thread on running out of it, but I now have /tmp as part of
5 /, not separate, and /var/tmp/portage on a 100GB partition of a SATA SSD. The
6 root partition has 35GB spare.
7
8 Before I try again with /tmp on its own partition, does the following extract
9 from the emerge log file ring any bells?
10
11 --->8
12 [CAT] CustomTarget/sysui/share/libreofficedev/create_tree.sh
13 mkdir -p /mnt/scratch/tmp/portage/app-office/libreoffice-6.4.7.2/work/
14 libreoffice-6.4.7.2/
15 workdir/CustomTarget/sysui/share/libreofficedev/
16 /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/
17 ld: /usr/lib/g
18 cc/x86_64-pc-linux-gnu/10.3.0/../../../../lib64/libpoppler.so: undefined
19 reference to `std
20 ::__throw_bad_array_new_length()@GLIBCXX_3.4.29'
21 echo "#!/bin/sh" > /mnt/scratch/tmp/portage/app-office/libreoffice-6.4.7.2/work/
22 libreoffic
23 e-6.4.7.2/workdir/CustomTarget/sysui/share/libreoffice/create_tree.sh
24 collect2: error: ld returned 1 exit status
25 --->8
26
27 There's also qtwebengine to get through when I have this one fixed.
28
29 --
30 Regards,
31 Peter.

Replies

Subject Author
Re: [gentoo-user] Compiling/loading problem Michael <confabulate@××××××××.com>