Compare Pastes

Differences between the pastes #120734 (24.04.2019 17:03) and #186646 (24.05.2021 20:33).
1
>> Jobs: 587 of 1236 complete, 1 failed            Load avg: 4.07, 5.09, 5.42
2
 * Package:    sci-libs/lapack-reference-3.2.1-r4
3
 * Repository: gentoo
4
 * Maintainer: sci@gentoo.org
5
 * USE:        abi_x86_32 elibc_glibc kernel_linux userland_GNU x86
6
 * FEATURES:   network-sandbox preserve-libs sandbox usersandbox
7
 * Using following Fortran compiler:
8
 *   F77: i686-pc-linux-gnu-gfortran
9
 *   FC:  i686-pc-linux-gnu-gfortran
10
>>> Unpacking source...
11
>>> Unpacking lapack-3.2.1.tgz to /var/calculate/tmp/portage/sci-libs/lapack-reference-3.2.1-r4/work
12
>>> Unpacking lapack-reference-3.2.1-autotools.patch.bz2 to /var/calculate/tmp/portage/sci-libs/lapack-reference-3.2.1-r4/work
13
>>> Source unpacked in /var/calculate/tmp/portage/sci-libs/lapack-reference-3.2.1-r4/work
14
>>> Preparing source in /var/calculate/tmp/portage/sci-libs/lapack-reference-3.2.1-r4/work/lapack-3.2.1 ...
15
 * Applying lapack-reference-3.2.1-autotools.patch ...
16
 [ ok ]
17
 * Applying lapack-reference-3.2.1-parallel-make.patch ...
18
 [ ok ]
19
 * Running eautoreconf in '/var/calculate/tmp/portage/sci-libs/lapack-reference-3.2.1-r4/work/lapack-3.2.1' ...
20
 * Running libtoolize --install --copy --force --automake ...
21
 [ ok ]
22
 * Running aclocal ...
23
 [ ok ]
24
 * Running autoconf --force ...
25
 [ ok ]
26
 * Running automake --add-missing --copy --foreign --force-missing ...
27
 [ ok ]
28
 * Running elibtoolize in: lapack-3.2.1/
29
 *   Applying portage/1.2.0 patch ...
30
 *   Applying sed/1.5.6 patch ...
31
 *   Applying as-needed/2.4.3 patch ...
32
>>> Source prepared.
33
>>> Configuring source in /var/calculate/tmp/portage/sci-libs/lapack-reference-3.2.1-r4/work/lapack-3.2.1 ...
34
 * econf: updating lapack-3.2.1/config.sub with /usr/share/gnuconfig/config.sub
35
 * econf: updating lapack-3.2.1/config.guess with /usr/share/gnuconfig/config.guess
36
./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib/lapack/reference --with-blas=-L/usr/lib/blas/reference -lblas
37
checking for a BSD-compatible install... /var/calculate/tmp/portage/._portage_reinstall_.clgoxser/bin/ebuild-helpers/xattr/install -c
38
checking whether build environment is sane... yes
39
checking for a thread-safe mkdir -p... /bin/mkdir -p
40
checking for gawk... gawk
41
checking whether make sets $(MAKE)... yes
42
checking whether make supports nested variables... yes
43
checking for i686-pc-linux-gnu-g77... i686-pc-linux-gnu-gfortran
44
checking whether the Fortran 77 compiler works... yes
45
checking for Fortran 77 compiler default output file name... a.out
46
checking for suffix of executables...
47
checking whether we are cross compiling... no
48
checking for suffix of object files... o
49
checking whether we are using the GNU Fortran 77 compiler... yes
50
checking whether i686-pc-linux-gnu-gfortran accepts -g... yes
51
checking build system type... i686-pc-linux-gnu
52
checking host system type... i686-pc-linux-gnu
53
checking how to print strings... printf
54
checking whether make supports the include directive... yes (GNU style)
55
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
56
checking whether we are using the GNU C compiler... yes
57
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
58
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
59
checking whether i686-pc-linux-gnu-gcc understands -c and -o together... yes
60
checking dependency style of i686-pc-linux-gnu-gcc... none
61
checking for a sed that does not truncate output... /bin/sed
62
checking for grep that handles long lines and -e... /bin/grep
63
checking for egrep... /bin/grep -E
64
checking for fgrep... /bin/grep -F
65
checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
66
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
67
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i686-pc-linux-gnu-nm -B
68
checking the name lister (/usr/bin/i686-pc-linux-gnu-nm -B) interface... BSD nm
69
checking whether ln -s works... yes
70
checking the maximum length of command line arguments... 1572864
71
checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
72
checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
73
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
74
checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump
75
checking how to recognize dependent libraries... pass_all
76
checking for i686-pc-linux-gnu-dlltool... no
77
checking for dlltool... no
78
checking how to associate runtime and link libraries... printf %s\n
79
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
80
checking for archiver @FILE support... @
81
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
82
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
83
checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-pc-linux-gnu-gcc object... ok
84
checking for sysroot... no
85
checking for a working dd... /bin/dd
86
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
87
checking for i686-pc-linux-gnu-mt... no
88
checking for mt... no
89
checking if : is a manifest tool... no
90
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
91
checking for ANSI C header files... yes
92
checking for sys/types.h... yes
93
checking for sys/stat.h... yes
94
checking for stdlib.h... yes
95
checking for string.h... yes
96
checking for memory.h... yes
97
checking for strings.h... yes
98
checking for inttypes.h... yes
99
checking for stdint.h... yes
100
checking for unistd.h... yes
101
checking for dlfcn.h... yes
102
checking for objdir... .libs
103
checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
104
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
105
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
106
checking if i686-pc-linux-gnu-gcc static flag -static works... yes
107
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
108
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
109
checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
110
checking whether -lc should be explicitly linked in... no
111
checking dynamic linker characteristics... GNU/Linux ld.so
112
checking how to hardcode library paths into programs... immediate
113
checking whether stripping libraries is possible... yes
114
checking if libtool supports shared libraries... yes
115
checking whether to build shared libraries... yes
116
checking whether to build static libraries... yes
117
checking if libtool supports shared libraries... yes
118
checking whether to build shared libraries... yes
119
checking whether to build static libraries... yes
120
checking for i686-pc-linux-gnu-gfortran option to produce PIC... -fPIC
121
checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works... yes
122
checking if i686-pc-linux-gnu-gfortran static flag -static works... yes
123
checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... yes
124
checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... (cached) yes
125
checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
126
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
127
checking how to hardcode library paths into programs... immediate
128
checking how to get verbose linking output from i686-pc-linux-gnu-gfortran... -v
129
checking for Fortran 77 libraries of i686-pc-linux-gnu-gfortran...  -L/usr/lib/gcc/i686-pc-linux-gnu/8.2.0 -L/usr/lib/gcc/i686-pc-linux-gnu/8.2.0/../../../../i686-pc-linux-gnu/lib/../lib -L/usr/lib/gcc/i686-pc-linux-gnu/8.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/i686-pc-linux-gnu/8.2.0/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/8.2.0/../../.. -lgfortran -lm -lquadmath
130
checking for dummy main to link with Fortran 77 libraries... none
131
checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore
132
checking for sgemm_ in -L/usr/lib/blas/reference -lblas... no
133
checking for sgemm_... no
134
checking for ATL_xerbla in -latlas... no
135
checking for sgemm_ in -lblas... no
136
checking for sgemm_ in -lcxml... no
137
checking for sgemm_ in -ldxml... no
138
checking for sgemm_ in -lscs... no
139
checking for sgemm_ in -lcomplib.sgimath... no
140
checking for sgemm_ in -lblas... (cached) no
141
checking for sgemm_ in -lblas... (cached) no
142
configure: error: Cannot find blas libraries
143
144
!!! Please attach the following file when seeking support:
145
!!! /var/calculate/tmp/portage/sci-libs/lapack-reference-3.2.1-r4/work/lapack-3.2.1/config.log
146
 * ERROR: sci-libs/lapack-reference-3.2.1-r4::gentoo failed (configure phase):
147
 *   econf failed
148
 *
149
 * Call stack:
150
 *               ebuild.sh, line  124:  Called src_configure
151
 *             environment, line 2843:  Called econf '--libdir=/usr/lib/lapack/reference' '--with-blas=-L/usr/lib/blas/reference -lblas'
152
 *        phase-helpers.sh, line  718:  Called __helpers_die 'econf failed'
153
 *   isolated-functions.sh, line  119:  Called die
154
 * The specific snippet of code:
155
 *   		die "$@"
156
 *
157
 * If you need support, post the output of `emerge --info '=sci-libs/lapack-reference-3.2.1-r4::gentoo'`,
158
 * the complete build log and the output of `emerge -pqv '=sci-libs/lapack-reference-3.2.1-r4::gentoo'`.
159
 * The complete build log is located at '/var/calculate/tmp/portage/sci-libs/lapack-reference-3.2.1-r4/temp/build.log'.
160
 * The ebuild environment file is located at '/var/calculate/tmp/portage/sci-libs/lapack-reference-3.2.1-r4/temp/environment'.
161
 * Working directory: '/var/calculate/tmp/portage/sci-libs/lapack-reference-3.2.1-r4/work/lapack-3.2.1'