Paste #262974

   
pasted on 30.06.2022 11:48
  • Edit to this paste
  • Print
  • Raw
  • The following pastes replied to this paste:  # 266519
  • Show paste tree
  • Compare with paste
    #  
  • Toggle line numbers
  • Syntax highlighting  
Text paste
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
GNU nano 6.2                                                                          /var/calculate/tmp/portage/dev-libs/liborcus-9999/temp/build.log                                                                                    
 * Package:    dev-libs/liborcus-9999
 * Repository: gentoo
 * Maintainer: office@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux python_single_target_python3_9 spreadsheet-model userland_GNU
 * FEATURES:   network-sandbox preserve-libs sandbox usersandbox
>>> Unpacking source...
 * Repository id: orcus_orcus.git
 * To override fetched repository properties, use:
 *   EGIT_OVERRIDE_REPO_ORCUS_ORCUS
 *   EGIT_OVERRIDE_BRANCH_ORCUS_ORCUS
 *   EGIT_OVERRIDE_COMMIT_ORCUS_ORCUS
 *   EGIT_OVERRIDE_COMMIT_DATE_ORCUS_ORCUS
 *
 * Fetching https://gitlab.com/orcus/orcus.git ...
git fetch https://gitlab.com/orcus/orcus.git +HEAD:refs/git-r3/HEAD
git symbolic-ref refs/git-r3/dev-libs/liborcus/0/__main__ refs/git-r3/HEAD
 * Checking out https://gitlab.com/orcus/orcus.git to /var/calculate/tmp/portage/dev-libs/liborcus-9999/work/liborcus-9999 ...
git checkout --quiet refs/git-r3/HEAD
GIT update -->
   repository:               https://gitlab.com/orcus/orcus.git
   at the commit:            1dfbda6ba2992e65f9f3c77033f708acc5821168
>>> Source unpacked in /var/calculate/tmp/portage/dev-libs/liborcus-9999/work
>>> Preparing source in /var/calculate/tmp/portage/dev-libs/liborcus-9999/work/liborcus-9999 ...
 * Running eautoreconf in '/var/calculate/tmp/portage/dev-libs/liborcus-9999/work/liborcus-9999' ...
 * Running 'libtoolize --install --copy --force --automake' ...
 [ ok ]
 * Running 'aclocal -I m4 --system-acdir=/var/calculate/tmp/portage/dev-libs/liborcus-9999/temp/aclocal' ...
 [ ok ]
 * Running 'autoconf --force' ...
 [ ok ]
 * Running 'autoheader' ...
 [ ok ]
 * Running 'automake --add-missing --copy --foreign --force-missing' ...
 [ ok ]
 * Running elibtoolize in: liborcus-9999/
 *   Applying portage/1.2.0 patch ...
 *   Applying sed/1.5.6 patch ...
 *   Applying as-needed/2.4.3 patch ...
>>> Source prepared.
>>> Configuring source in /var/calculate/tmp/portage/dev-libs/liborcus-9999/work/liborcus-9999 ...
 * econf: updating liborcus-9999/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating liborcus-9999/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-depen>
checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make supports the include directive... yes (GNU style)
checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
checking whether the C++ compiler works... yes
Add Comment
Author