[spkg-install] checking pkg-config is at least version 0.9.0... yes
[spkg-install] checking for GIVARO... yes
[spkg-install] checking for GIVARO usability... no
[spkg-install] configure: error: The Givaro library could not be used with
the compiler and the flags se
t up by the configure script
[spkg-install]
********************************************************************************

[spkg-install] Error configuring fflas_ffpack-2.4.3.p0
[spkg-install] See the file
[spkg-install]
    
/home/jaap/sagemath/sage-10.4.beta5/local/var/tmp/sage/build/fflas_ffpack-2.4.3.p0/sr
c/config.log
[spkg-install] for details.
[spkg-install]
********************************************************************************

************************************************************************
Error installing package fflas_ffpack-2.4.3.p0
************************************************************************
Please email sage-devel (http://groups.google.com/group/sage-devel)
explaining the problem and including the log files
 /home/jaap/sagemath/sage-10.4.beta5/logs/pkgs/fflas_ffpack-2.4.3.p0.log
and
 /home/jaap/sagemath/sage-10.4.beta5/config.log


On Sat, May 4, 2024 at 1:36 PM Jaap Spies <[email protected]> wrote:

> jaap@peace:~$ gcc --version
> gcc (GCC) 14.0.1 20240411 (Red Hat 14.0.1-0)
> Copyright (C) 2024 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
> PURPOSE.
>
> jaap@peace:~$ cd sagemath/sage-10.4.beta5/
> jaap@peace:~/sagemath/sage-10.4.beta5$ sudo dnf install gmp-c++
> [sudo] password for jaap:
> Last metadata expiration check: 0:58:43 ago on za 04 mei 2024 12:34:46
> CEST.
> Package gmp-c++-1:6.2.1-8.fc40.x86_64 is already installed.
> Dependencies resolved.
> Nothing to do.
> Complete!
> jaap@peace:~/sagemath/sage-10.4.beta5$
>
> gmp-c++ was already installed.
>
> I see more errors to come related to the gcc version.
>
> Jaap
>
>
>
> On Sat, May 4, 2024 at 1:26 PM Dima Pasechnik <[email protected]> wrote:
>
>> I guess you might be missing gmp-c++ system package.
>> Please install it and try again. It seems we need to look at what ppl
>> does in its gmp detection code and do the same in our configure.
>>
>> <https://packages.fedoraproject.org/pkgs/gmp/gmp-c++/fedora-40.html>
>>
>>
>>
>> On 4 May 2024 12:16:22 BST, Jaap Spies <[email protected]> wrote:
>>
>>> Here it is.
>>>
>>> Jaap
>>>
>>> On Sat, May 4, 2024 at 1:03 PM Dima Pasechnik <[email protected]> wrote:
>>>
>>>> hmm, no, your system GMP looks fine,  it was duly detected by the top
>>>> level configure.
>>>>
>>>> It is however rejected by ppl.
>>>> Can you post the appropriate logs/pkgs/ppl... log file?
>>>>
>>>>
>>>> On 4 May 2024 11:31:11 BST, Jaap Spies <[email protected]> wrote:
>>>>
>>>>> Sorry wrong attachment!
>>>>>
>>>>>
>>>>>
>>>>> On Sat, May 4, 2024 at 12:26 PM Jaap Spies <[email protected]>
>>>>> wrote:
>>>>>
>>>>>>
>>>>>> Last metadata expiration check: 3:24:12 ago on za 04 mei 2024
>>>>>> 08:57:46 CEST.
>>>>>> Package gmp-1:6.2.1-8.fc40.x86_64 is already installed.
>>>>>> Package gmp-devel-1:6.2.1-8.fc40.x86_64 is already installed.
>>>>>> Package gmp-ecm-7.0.5-5.fc40.x86_64 is already installed.
>>>>>> Package gmp-ecm-devel-7.0.5-5.fc40.x86_64 is already installed.
>>>>>> Dependencies resolved.
>>>>>> Nothing to do.
>>>>>> Complete!
>>>>>>
>>>>>> The config.log attached.
>>>>>>
>>>>>> Jaap
>>>>>>
>>>>>> On Sat, May 4, 2024 at 12:09 PM Dima Pasechnik <[email protected]>
>>>>>> wrote:
>>>>>>
>>>>>>> You probably have an incomplete install of system GMP packages,
>>>>>>> or/and, perhaps, a spurious install of GMP in /usr/local ...
>>>>>>>
>>>>>>>
>>>>>>> Please post top-level config.log
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> On 4 May 2024 10:27:09 BST, Jaap Spies <[email protected]> wrote:
>>>>>>>
>>>>>>>> On Fedora 40 building fails with
>>>>>>>> * package:         ppl-1.2.p1
>>>>>>>>  last build time: mei 3 22:09
>>>>>>>>  log file:
>>>>>>>>        /home/jaap/sagemath/sage-10.4.beta5/logs/pkgs/ppl-1.2.p1.log
>>>>>>>> From the log file:
>>>>>>>> [spkg-install] config.lt: creating libtool
>>>>>>>> [spkg-install] checking for the GMP library version 4.1.3 or
>>>>>>>> above... no
>>>>>>>> [spkg-install] configure: error: Cannot find GMP version 4.1.3 or
>>>>>>>> higher.
>>>>>>>>
>>>>>>>> But Fedora 40 comes with gmp version 6.2.1
>>>>>>>>
>>>>>>>> Jaap
>>>>>>>>
>>>>>>>>
>>>>>>>> On Fri, May 3, 2024 at 1:08 AM Volker Braun <[email protected]>
>>>>>>>> wrote:
>>>>>>>>
>>>>>>>>> As always, you can get the latest beta version from the "develop"
>>>>>>>>> git branch. Alternatively, the self-contained source tarball is at
>>>>>>>>> http://www.sagemath.org/download-latest.html
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> 744939e037a (github/develop, tag: 10.4.beta5) Updated SageMath
>>>>>>>>> version to 10.4.beta5
>>>>>>>>> e77b3df44ad gh-37915: Replace doctests from
>>>>>>>>> jacobian_khuri_makdisi.py taking too long time
>>>>>>>>> 422c59e95ce gh-37911: Fix overflow in hypergeometric trace
>>>>>>>>> 67f26757bcb gh-37904: Change `SetSystem` representation
>>>>>>>>> a1354a74b91 gh-37883: gap: don't use deprecated LaTeX() and
>>>>>>>>> LaTeXObj()
>>>>>>>>> 53566be0ca2 gh-37882: eclib: fix doctests after 20240408 update
>>>>>>>>> 31cf6d3b0fa gh-37872: sage.{topology,homology}: Remove deprecated
>>>>>>>>> chomp interface
>>>>>>>>> 75c86c8f28c gh-37870: `sage.ext`: Remove deprecated code
>>>>>>>>> c46302c3a6d gh-37868: `sage.misc.misc`: Remove deprecated code
>>>>>>>>> b14d3ec8dc3 gh-37856: `sage.misc.dist`: Remove; deprecated in
>>>>>>>>> #30207 (2022)
>>>>>>>>> 6753fbdecdc gh-37855: `sage.misc.package`: Remove deprecated code
>>>>>>>>> 9ce51d09089 gh-37853: Work around inconsistent iteration in
>>>>>>>>> `multi_polynomial_sequence.py`
>>>>>>>>> 969b687c5f6 gh-37851: Fix issue 37587 regarding the Link class
>>>>>>>>> plot method
>>>>>>>>> 620babd49fb gh-37841: `.ci/write-dockerfile.sh`: Move here from
>>>>>>>>> build/bin/
>>>>>>>>> af6c2085804 gh-37836: fricas/do not get inputform twice
>>>>>>>>> ac9c1b07203 gh-37835: Optimize `DisjointSet`
>>>>>>>>> 6e58d87dcc1 gh-37833: `build/pkgs/{python3,setuptools}`: Update
>>>>>>>>> fedora distro info
>>>>>>>>> 5ab5dc3c3fe gh-37829: src/sage/manifolds/differentiable:
>>>>>>>>> Docstring/doctest edits
>>>>>>>>> db630cdf2d9 gh-37827: `sage.tensor`: Tiny doc fixes
>>>>>>>>> 7d0a347f99b gh-37826: FreeModuleAutomorphism: Add more invariants
>>>>>>>>> 698774f5289 gh-37825: `FiniteRankFreeModuleMorphism.display`: Show
>>>>>>>>> matrix decorated with basis element names
>>>>>>>>> 3041aac4a21 gh-37823: Fix LaTeX output of
>>>>>>>>> FreeModuleTensor.display_comp
>>>>>>>>> 8296cec240f gh-37822: Fix bug in TensorField.apply_map
>>>>>>>>> 71d2a96e0d7 gh-37810: build/pkgs/gambit: Remove
>>>>>>>>> f87f3e3581e gh-37808: Removed non-working and utterly old
>>>>>>>>> @rename_keyword in farey_symbol.pyx
>>>>>>>>> d64f1a8accb gh-37807: Added some documentation in the developer's
>>>>>>>>> guide regarding deprecation
>>>>>>>>> 68e657c09c3 gh-37802: Add the downward monotonic cone to the cone
>>>>>>>>> catalogue
>>>>>>>>> abad24ff15f gh-37800: some cython-lint suggestions fixed in real
>>>>>>>>> rings
>>>>>>>>> 106c0d76be6 gh-37799: little details in quadratic_forms (pep8,
>>>>>>>>> ruff, etc)
>>>>>>>>> 2406c159c81 gh-37798: some ruff C4 fixes in combinat
>>>>>>>>> ac8792fc3d2 gh-37797: fix the category of quasi-modular form rings
>>>>>>>>> 1b5a3450555 gh-37793: add links to standard errors in various
>>>>>>>>> places
>>>>>>>>> ca3d59a8f09 gh-37792: remove a stray leftover in in sa2si_ZZmod()
>>>>>>>>> e9e3a3db928 gh-37750: CI Build&Test: Fix "test modularized
>>>>>>>>> distributions" after #37022
>>>>>>>>> 9097fa25d4b gh-37738: CI Build&Test: Show segfaults using GitHub
>>>>>>>>> annotations
>>>>>>>>> 46b7ec223c3 gh-37722: Remove `CombinatorialClass`
>>>>>>>>> 19b06ac7387 gh-37715:
>>>>>>>>> `sage.{calculus,functions,numerical,symbolic}`: Docstring/doctest
>>>>>>>>> cosmetics, `# needs`
>>>>>>>>> e4e33257ab6 gh-37693: Implement the hypercenter and upper central
>>>>>>>>> series for finite dimensional Lie algebras
>>>>>>>>> f0a28504d47 gh-37692: `matrix`, `Graph.incidence_matrix`,
>>>>>>>>> `LinearMatroid.representation`: Support constructing
>>>>>>>>> `Hom(CombinatorialFreeModule)` elements
>>>>>>>>> 9783f965806 gh-37681: Quaternion Ideal Pushforwards and Pullbacks
>>>>>>>>> 0a75254c9ea gh-37650: src/sage/features/sagemath.py: Add feature
>>>>>>>>> SAGE_SRC
>>>>>>>>> 721fc792a23 gh-37492: make sagelib work with singular>=4.3.2.p15
>>>>>>>>> (future 4.4)
>>>>>>>>> 2d77ac5ea3c gh-37277: pip 24, setuptools 69.5.1, hatchling 1.22.5,
>>>>>>>>> hatch_fancy_pypi_readme 24.1.0, platformdirs 4.2.0, packaging 24.0,
>>>>>>>>> trove_classifiers 2024.4.10, wheel 0.43.0
>>>>>>>>> 248fde327ef gh-37099: GH Actions: Build platform-independent
>>>>>>>>> wheels of sagemath-environment, sage-setup, sage-sws2rst for PyPI
>>>>>>>>> 90e08c88c60 gh-37057: deprecated functions is_Cone, is_Polyhedron,
>>>>>>>>> is_LatticePolytope
>>>>>>>>> ca1b5e6ea0d gh-37041: update FriCAS to 1.3.10, allow building with
>>>>>>>>> sbcl
>>>>>>>>> f19f431d095 gh-36982: Make pyproject.toml the source for build
>>>>>>>>> dependencies
>>>>>>>>> 23ba3d8f174 gh-36768: Retrieve more information of fundamental
>>>>>>>>> groups of plane curves
>>>>>>>>> f633de0146a gh-36498: CI build, doc-build: Run containers
>>>>>>>>> explicitly, separate jobs for pyright, build, modularized tests, long 
>>>>>>>>> tests
>>>>>>>>> f3847837395 gh-35618: Use `pypa/build` instead of `pip wheel`
>>>>>>>>> c4363fc97eb (tag: 10.4.beta4) Updated SageMath version to
>>>>>>>>> 10.4.beta4
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> You received this message because you are subscribed to the Google
>>>>>>>>> Groups "sage-release" group.
>>>>>>>>> To unsubscribe from this group and stop receiving emails from it,
>>>>>>>>> send an email to [email protected].
>>>>>>>>> To view this discussion on the web visit
>>>>>>>>> https://groups.google.com/d/msgid/sage-release/f3a7486f-d5b1-4350-a467-c4a315cdac69n%40googlegroups.com
>>>>>>>>> <https://groups.google.com/d/msgid/sage-release/f3a7486f-d5b1-4350-a467-c4a315cdac69n%40googlegroups.com?utm_medium=email&utm_source=footer>
>>>>>>>>> .
>>>>>>>>>
>>>>>>>> --
>>>>>>> You received this message because you are subscribed to the Google
>>>>>>> Groups "sage-release" group.
>>>>>>> To unsubscribe from this group and stop receiving emails from it,
>>>>>>> send an email to [email protected].
>>>>>>> To view this discussion on the web visit
>>>>>>> https://groups.google.com/d/msgid/sage-release/8F66D3A6-60E4-4A3C-837E-84A4BDAB2F71%40gmail.com
>>>>>>> <https://groups.google.com/d/msgid/sage-release/8F66D3A6-60E4-4A3C-837E-84A4BDAB2F71%40gmail.com?utm_medium=email&utm_source=footer>
>>>>>>> .
>>>>>>>
>>>>>> --
>>>> You received this message because you are subscribed to the Google
>>>> Groups "sage-release" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>> an email to [email protected].
>>>> To view this discussion on the web visit
>>>> https://groups.google.com/d/msgid/sage-release/1F76A4B6-1FD9-4708-9A9F-16EB3A7E687D%40gmail.com
>>>> <https://groups.google.com/d/msgid/sage-release/1F76A4B6-1FD9-4708-9A9F-16EB3A7E687D%40gmail.com?utm_medium=email&utm_source=footer>
>>>> .
>>>>
>>> --
>> You received this message because you are subscribed to the Google Groups
>> "sage-release" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [email protected].
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/sage-release/C55B98A5-BA5A-42E2-BA6C-87B79B14DF3D%40gmail.com
>> <https://groups.google.com/d/msgid/sage-release/C55B98A5-BA5A-42E2-BA6C-87B79B14DF3D%40gmail.com?utm_medium=email&utm_source=footer>
>> .
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/CAK0%3DbK22F-0NpQ3CfrPuPrWwZq3gMJK%2BCN052Ts8z8WQx3sP1g%40mail.gmail.com.
Using cached file /home/jaap/sagemath/sage-10.4.beta5/upstream/fflas_ffpack-2.4.3.tar.bz2
Setting up build directory /home/jaap/sagemath/sage-10.4.beta5/local/var/tmp/sage/build/fflas_ffpack-2.4.3.p0
Applying patches from ../patches...
Applying ../patches/0001-Do-not-use-variable-names-B0-B1-to-avoid-clash-with-.patch
patching file fflas-ffpack/fflas/fflas_igemm/igemm_kernels.inl
Applying ../patches/fix-ksh-pkgconfig.patch
patching file fflas-ffpack.pc.in
Host system: Linux peace 6.8.7-300.fc40.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Apr 17 19:21:08 UTC 2024 x86_64 GNU/Linux
C compiler: gcc, Using built-in specs., COLLECT_GCC=gcc, COLLECT_LTO_WRAPPER=/home/jaap/sagemath/sage-10.4.beta5/local/libexec/gcc/x86_64-pc-linux-gnu/12.2.0/lto-wrapper, Target: x86_64-pc-linux-gnu, Configured with: ../src/configure --prefix=/home/jaap/sagemath/sage-10.4.beta5/local --with-local-prefix=/home/jaap/sagemath/sage-10.4.beta5/local --with-mpc=/home/jaap/sagemath/sage-10.4.beta5/local --with-system-zlib --without-isl --disable-multilib --disable-nls --disable-libitm --enable-languages=c,c++,fortran   CXX=g++, Thread model: posix, Supported LTO compression algorithms: zlib zstd, gcc version 12.2.0 (GCC)
No stamp file for package 'fflas_ffpack' in /home/jaap/sagemath/sage-10.4.beta5/local/var/lib/sage/installed
No spkg-legacy-uninstall script; nothing to do
[spkg-install] *************************************************
[spkg-install] Using --with-blas-libs='-lopenblas' ''
[spkg-install] *************************************************
[spkg-install] Configuring fflas_ffpack-2.4.3.p0
[spkg-install] configure: WARNING: you should use --build, --host, --target
[spkg-install] configure: WARNING: unrecognized options: --disable-maintainer-mode
[spkg-install] checking build system type... x86_64-pc-linux-gnu
[spkg-install] checking host system type... x86_64-pc-linux-gnu
[spkg-install] checking target system type... x86_64-pc-linux-gnu
[spkg-install] checking for a BSD-compatible install... /usr/bin/install -c
[spkg-install] checking whether build environment is sane... yes
[spkg-install] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
[spkg-install] checking for gawk... gawk
[spkg-install] checking whether make sets $(MAKE)... yes
[spkg-install] checking whether make supports nested variables... yes
[spkg-install] -----------------------------------------------
[spkg-install] checking whether to enable debugging options in the library... no
[spkg-install] checking whether to enable profiling everything in the library... no
[spkg-install] checking whether to enable warnings when compiling the library... no
[spkg-install] -----------------------------------------------
[spkg-install] checking whether the C++ compiler works... yes
[spkg-install] checking for C++ compiler default output file name... a.out
[spkg-install] checking for suffix of executables... 
[spkg-install] checking whether we are cross compiling... no
[spkg-install] checking for suffix of object files... o
[spkg-install] checking whether we are using the GNU C++ compiler... yes
[spkg-install] checking whether g++ accepts -g... yes
[spkg-install] checking for style of include used by make... GNU
[spkg-install] checking dependency style of g++... none
[spkg-install] checking for family name of compiler... gcc
[spkg-install] checking whether g++ supports C++11 features by default... yes
[spkg-install] checking how to run the C++ preprocessor... g++ -E
[spkg-install] checking for grep that handles long lines and -e... /usr/bin/grep
[spkg-install] checking for egrep... /usr/bin/grep -E
[spkg-install] checking for ANSI C header files... yes
[spkg-install] checking how to print strings... printf
[spkg-install] checking for gcc... gcc
[spkg-install] checking whether we are using the GNU C compiler... yes
[spkg-install] checking whether gcc accepts -g... yes
[spkg-install] checking for gcc option to accept ISO C89... none needed
[spkg-install] checking whether gcc understands -c and -o together... yes
[spkg-install] checking dependency style of gcc... none
[spkg-install] checking for a sed that does not truncate output... /usr/bin/sed
[spkg-install] checking for fgrep... /usr/bin/grep -F
[spkg-install] checking for ld used by gcc... ld
[spkg-install] checking if the linker (ld) is GNU ld... yes
[spkg-install] checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
[spkg-install] checking the name lister (/usr/bin/nm -B) interface... BSD nm
[spkg-install] checking whether ln -s works... yes
[spkg-install] checking the maximum length of command line arguments... 1572864
[spkg-install] checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
[spkg-install] checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
[spkg-install] checking for ld option to reload object files... -r
[spkg-install] checking for objdump... objdump
[spkg-install] checking how to recognize dependent libraries... pass_all
[spkg-install] checking for dlltool... no
[spkg-install] checking how to associate runtime and link libraries... printf %s\n
[spkg-install] checking for archiver @FILE support... @
[spkg-install] checking for strip... strip
[spkg-install] checking for ranlib... ranlib
[spkg-install] checking command to parse /usr/bin/nm -B output from gcc object... ok
[spkg-install] checking for sysroot... no
[spkg-install] checking for a working dd... /usr/bin/dd
[spkg-install] checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
[spkg-install] checking for mt... no
[spkg-install] checking if : is a manifest tool... no
[spkg-install] checking for sys/types.h... yes
[spkg-install] checking for sys/stat.h... yes
[spkg-install] checking for stdlib.h... yes
[spkg-install] checking for string.h... yes
[spkg-install] checking for memory.h... yes
[spkg-install] checking for strings.h... yes
[spkg-install] checking for inttypes.h... yes
[spkg-install] checking for stdint.h... yes
[spkg-install] checking for unistd.h... yes
[spkg-install] checking for dlfcn.h... yes
[spkg-install] checking for objdir... .libs
[spkg-install] checking if gcc supports -fno-rtti -fno-exceptions... no
[spkg-install] checking for gcc option to produce PIC... -fPIC -DPIC
[spkg-install] checking if gcc PIC flag -fPIC -DPIC works... yes
[spkg-install] checking if gcc static flag -static works... no
[spkg-install] checking if gcc supports -c -o file.o... yes
[spkg-install] checking if gcc supports -c -o file.o... (cached) yes
[spkg-install] checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
[spkg-install] checking whether -lc should be explicitly linked in... no
[spkg-install] checking dynamic linker characteristics... GNU/Linux ld.so
[spkg-install] checking how to hardcode library paths into programs... immediate
[spkg-install] checking whether stripping libraries is possible... yes
[spkg-install] checking if libtool supports shared libraries... yes
[spkg-install] checking whether to build shared libraries... yes
[spkg-install] checking whether to build static libraries... no
[spkg-install] checking how to run the C++ preprocessor... g++ -E
[spkg-install] checking for ld used by g++... ld -m elf_x86_64
[spkg-install] checking if the linker (ld -m elf_x86_64) is GNU ld... yes
[spkg-install] checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes
[spkg-install] checking for g++ option to produce PIC... -fPIC -DPIC
[spkg-install] checking if g++ PIC flag -fPIC -DPIC works... yes
[spkg-install] checking if g++ static flag -static works... no
[spkg-install] checking if g++ supports -c -o file.o... yes
[spkg-install] checking if g++ supports -c -o file.o... (cached) yes
[spkg-install] checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes
[spkg-install] checking dynamic linker characteristics... (cached) GNU/Linux ld.so
[spkg-install] checking how to hardcode library paths into programs... immediate
[spkg-install] checking for egrep... (cached) /usr/bin/grep -E
[spkg-install] checking for a sed that does not truncate output... (cached) /usr/bin/sed
[spkg-install] DEFAULT_CFLAGS=-O2  -Wall -g
[spkg-install] DEBUG_CFLAGS=-g
[spkg-install] TESTS_CFLAGS=
[spkg-install] -----------------------------------------------
[spkg-install]      START  FFLAS-FFPACK CONFIG                
[spkg-install] -----------------------------------------------
[spkg-install] checking for OpenMP... yes
[spkg-install] Detecting SIMD instruction set
[spkg-install] SSE enabled
[spkg-install] SSE2 enabled
[spkg-install] SSE3 enabled
[spkg-install] SSSE3 enabled
[spkg-install] SSE4.1 enabled
[spkg-install] SSE4.2 enabled
[spkg-install] AVX enabled
[spkg-install] AVX2 enabled
[spkg-install] AVX512F disabled
[spkg-install] AVX512VL disabled
[spkg-install] AVX512DQ disabled
[spkg-install] FMA3 enabled
[spkg-install] FMA4 disabled
[spkg-install] -----------------------------------------------
[spkg-install] checking size of char... 1
[spkg-install] checking size of short... 2
[spkg-install] checking size of int... 4
[spkg-install] checking size of long... 8
[spkg-install] checking size of long long... 8
[spkg-install] checking size of __int64... 0
[spkg-install] checking for __int128_t... yes
[spkg-install] checking for ANSI C header files... (cached) yes
[spkg-install] checking float.h usability... yes
[spkg-install] checking float.h presence... yes
[spkg-install] checking for float.h... yes
[spkg-install] checking limits.h usability... yes
[spkg-install] checking limits.h presence... yes
[spkg-install] checking for limits.h... yes
[spkg-install] checking stddef.h usability... yes
[spkg-install] checking stddef.h presence... yes
[spkg-install] checking for stddef.h... yes
[spkg-install] checking for stdlib.h... (cached) yes
[spkg-install] checking for string.h... (cached) yes
[spkg-install] checking sys/time.h usability... yes
[spkg-install] checking sys/time.h presence... yes
[spkg-install] checking for sys/time.h... yes
[spkg-install] checking for stdint.h... (cached) yes
[spkg-install] checking pthread.h usability... yes
[spkg-install] checking pthread.h presence... yes
[spkg-install] checking for pthread.h... yes
[spkg-install] checking whether byte ordering is bigendian... no
[spkg-install] -----------------------------------------------
[spkg-install] Default path = /home/jaap/sagemath/sage-10.4.beta5/local /usr /usr/local
[spkg-install] -----------------------------------------------
[spkg-install] checking for pkg-config... /usr/bin/pkg-config
[spkg-install] checking pkg-config is at least version 0.9.0... yes
[spkg-install] checking for GIVARO... yes
[spkg-install] checking for GIVARO usability... no
[spkg-install] configure: error: The Givaro library could not be used with the compiler and the flags set up by the configure script
[spkg-install] configure: WARNING: you should use --build, --host, --target
[spkg-install] checking build system type... x86_64-pc-linux-gnu
[spkg-install] checking host system type... x86_64-pc-linux-gnu
[spkg-install] checking target system type... x86_64-pc-linux-gnu
[spkg-install] checking for a BSD-compatible install... /usr/bin/install -c
[spkg-install] checking whether build environment is sane... yes
[spkg-install] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
[spkg-install] checking for gawk... gawk
[spkg-install] checking whether make sets $(MAKE)... yes
[spkg-install] checking whether make supports nested variables... yes
[spkg-install] -----------------------------------------------
[spkg-install] checking whether to enable debugging options in the library... no
[spkg-install] checking whether to enable profiling everything in the library... no
[spkg-install] checking whether to enable warnings when compiling the library... no
[spkg-install] -----------------------------------------------
[spkg-install] checking whether the C++ compiler works... yes
[spkg-install] checking for C++ compiler default output file name... a.out
[spkg-install] checking for suffix of executables... 
[spkg-install] checking whether we are cross compiling... no
[spkg-install] checking for suffix of object files... o
[spkg-install] checking whether we are using the GNU C++ compiler... yes
[spkg-install] checking whether g++ accepts -g... yes
[spkg-install] checking for style of include used by make... GNU
[spkg-install] checking dependency style of g++... gcc3
[spkg-install] checking for family name of compiler... gcc
[spkg-install] checking whether g++ supports C++11 features by default... yes
[spkg-install] checking how to run the C++ preprocessor... g++ -E
[spkg-install] checking for grep that handles long lines and -e... /usr/bin/grep
[spkg-install] checking for egrep... /usr/bin/grep -E
[spkg-install] checking for ANSI C header files... yes
[spkg-install] checking how to print strings... printf
[spkg-install] checking for gcc... gcc
[spkg-install] checking whether we are using the GNU C compiler... yes
[spkg-install] checking whether gcc accepts -g... yes
[spkg-install] checking for gcc option to accept ISO C89... none needed
[spkg-install] checking whether gcc understands -c and -o together... yes
[spkg-install] checking dependency style of gcc... gcc3
[spkg-install] checking for a sed that does not truncate output... /usr/bin/sed
[spkg-install] checking for fgrep... /usr/bin/grep -F
[spkg-install] checking for ld used by gcc... ld
[spkg-install] checking if the linker (ld) is GNU ld... yes
[spkg-install] checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
[spkg-install] checking the name lister (/usr/bin/nm -B) interface... BSD nm
[spkg-install] checking whether ln -s works... yes
[spkg-install] checking the maximum length of command line arguments... 1572864
[spkg-install] checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
[spkg-install] checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
[spkg-install] checking for ld option to reload object files... -r
[spkg-install] checking for objdump... objdump
[spkg-install] checking how to recognize dependent libraries... pass_all
[spkg-install] checking for dlltool... no
[spkg-install] checking how to associate runtime and link libraries... printf %s\n
[spkg-install] checking for archiver @FILE support... @
[spkg-install] checking for strip... strip
[spkg-install] checking for ranlib... ranlib
[spkg-install] checking command to parse /usr/bin/nm -B output from gcc object... ok
[spkg-install] checking for sysroot... no
[spkg-install] checking for a working dd... /usr/bin/dd
[spkg-install] checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
[spkg-install] checking for mt... no
[spkg-install] checking if : is a manifest tool... no
[spkg-install] checking for sys/types.h... yes
[spkg-install] checking for sys/stat.h... yes
[spkg-install] checking for stdlib.h... yes
[spkg-install] checking for string.h... yes
[spkg-install] checking for memory.h... yes
[spkg-install] checking for strings.h... yes
[spkg-install] checking for inttypes.h... yes
[spkg-install] checking for stdint.h... yes
[spkg-install] checking for unistd.h... yes
[spkg-install] checking for dlfcn.h... yes
[spkg-install] checking for objdir... .libs
[spkg-install] checking if gcc supports -fno-rtti -fno-exceptions... no
[spkg-install] checking for gcc option to produce PIC... -fPIC -DPIC
[spkg-install] checking if gcc PIC flag -fPIC -DPIC works... yes
[spkg-install] checking if gcc static flag -static works... no
[spkg-install] checking if gcc supports -c -o file.o... yes
[spkg-install] checking if gcc supports -c -o file.o... (cached) yes
[spkg-install] checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
[spkg-install] checking whether -lc should be explicitly linked in... no
[spkg-install] checking dynamic linker characteristics... GNU/Linux ld.so
[spkg-install] checking how to hardcode library paths into programs... immediate
[spkg-install] checking whether stripping libraries is possible... yes
[spkg-install] checking if libtool supports shared libraries... yes
[spkg-install] checking whether to build shared libraries... yes
[spkg-install] checking whether to build static libraries... no
[spkg-install] checking how to run the C++ preprocessor... g++ -E
[spkg-install] checking for ld used by g++... ld -m elf_x86_64
[spkg-install] checking if the linker (ld -m elf_x86_64) is GNU ld... yes
[spkg-install] checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes
[spkg-install] checking for g++ option to produce PIC... -fPIC -DPIC
[spkg-install] checking if g++ PIC flag -fPIC -DPIC works... yes
[spkg-install] checking if g++ static flag -static works... no
[spkg-install] checking if g++ supports -c -o file.o... yes
[spkg-install] checking if g++ supports -c -o file.o... (cached) yes
[spkg-install] checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes
[spkg-install] checking dynamic linker characteristics... (cached) GNU/Linux ld.so
[spkg-install] checking how to hardcode library paths into programs... immediate
[spkg-install] checking for egrep... (cached) /usr/bin/grep -E
[spkg-install] checking for a sed that does not truncate output... (cached) /usr/bin/sed
[spkg-install] DEFAULT_CFLAGS=-O2  -Wall -g
[spkg-install] DEBUG_CFLAGS=-g
[spkg-install] TESTS_CFLAGS=
[spkg-install] -----------------------------------------------
[spkg-install]      START  FFLAS-FFPACK CONFIG                
[spkg-install] -----------------------------------------------
[spkg-install] checking for OpenMP... yes
[spkg-install] Detecting SIMD instruction set
[spkg-install] SSE enabled
[spkg-install] SSE2 enabled
[spkg-install] SSE3 enabled
[spkg-install] SSSE3 enabled
[spkg-install] SSE4.1 enabled
[spkg-install] SSE4.2 enabled
[spkg-install] AVX enabled
[spkg-install] AVX2 enabled
[spkg-install] AVX512F disabled
[spkg-install] AVX512VL disabled
[spkg-install] AVX512DQ disabled
[spkg-install] FMA3 enabled
[spkg-install] FMA4 disabled
[spkg-install] -----------------------------------------------
[spkg-install] checking size of char... 1
[spkg-install] checking size of short... 2
[spkg-install] checking size of int... 4
[spkg-install] checking size of long... 8
[spkg-install] checking size of long long... 8
[spkg-install] checking size of __int64... 0
[spkg-install] checking for __int128_t... yes
[spkg-install] checking for ANSI C header files... (cached) yes
[spkg-install] checking float.h usability... yes
[spkg-install] checking float.h presence... yes
[spkg-install] checking for float.h... yes
[spkg-install] checking limits.h usability... yes
[spkg-install] checking limits.h presence... yes
[spkg-install] checking for limits.h... yes
[spkg-install] checking stddef.h usability... yes
[spkg-install] checking stddef.h presence... yes
[spkg-install] checking for stddef.h... yes
[spkg-install] checking for stdlib.h... (cached) yes
[spkg-install] checking for string.h... (cached) yes
[spkg-install] checking sys/time.h usability... yes
[spkg-install] checking sys/time.h presence... yes
[spkg-install] checking for sys/time.h... yes
[spkg-install] checking for stdint.h... (cached) yes
[spkg-install] checking pthread.h usability... yes
[spkg-install] checking pthread.h presence... yes
[spkg-install] checking for pthread.h... yes
[spkg-install] checking whether byte ordering is bigendian... no
[spkg-install] -----------------------------------------------
[spkg-install] Default path = /home/jaap/sagemath/sage-10.4.beta5/local /usr /usr/local
[spkg-install] -----------------------------------------------
[spkg-install] checking for pkg-config... /usr/bin/pkg-config
[spkg-install] checking pkg-config is at least version 0.9.0... yes
[spkg-install] checking for GIVARO... yes
[spkg-install] checking for GIVARO usability... no
[spkg-install] configure: error: The Givaro library could not be used with the compiler and the flags set up by the configure script
[spkg-install] ********************************************************************************
[spkg-install] Error configuring fflas_ffpack-2.4.3.p0
[spkg-install] See the file
[spkg-install]     /home/jaap/sagemath/sage-10.4.beta5/local/var/tmp/sage/build/fflas_ffpack-2.4.3.p0/src/config.log
[spkg-install] for details.
[spkg-install] ********************************************************************************
************************************************************************
Error installing package fflas_ffpack-2.4.3.p0
************************************************************************
Please email sage-devel (http://groups.google.com/group/sage-devel)
explaining the problem and including the log files
  /home/jaap/sagemath/sage-10.4.beta5/logs/pkgs/fflas_ffpack-2.4.3.p0.log
and
  /home/jaap/sagemath/sage-10.4.beta5/config.log
Describe your computer, operating system, etc.
If you want to try to fix the problem yourself, *don't* just cd to
/home/jaap/sagemath/sage-10.4.beta5/local/var/tmp/sage/build/fflas_ffpack-2.4.3.p0 and type 'make' or whatever is appropriate.
Instead, the following commands setup all environment variables
correctly and load a subshell for you to debug the error:
  (cd '/home/jaap/sagemath/sage-10.4.beta5/local/var/tmp/sage/build/fflas_ffpack-2.4.3.p0' && '/home/jaap/sagemath/sage-10.4.beta5/sage' --buildsh)
When you are done debugging, you can type "exit" to leave the subshell.
************************************************************************
Using cached file /home/jaap/sagemath/sage-10.4.beta5/upstream/fflas_ffpack-2.4.3.tar.bz2
Setting up build directory /home/jaap/sagemath/sage-10.4.beta5/local/var/tmp/sage/build/fflas_ffpack-2.4.3.p0
Applying patches from ../patches...
Applying ../patches/0001-Do-not-use-variable-names-B0-B1-to-avoid-clash-with-.patch
patching file fflas-ffpack/fflas/fflas_igemm/igemm_kernels.inl
Applying ../patches/fix-ksh-pkgconfig.patch
patching file fflas-ffpack.pc.in
Host system: Linux peace 6.8.7-300.fc40.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Apr 17 19:21:08 UTC 2024 x86_64 GNU/Linux
C compiler: gcc, Using built-in specs., COLLECT_GCC=gcc, COLLECT_LTO_WRAPPER=/home/jaap/sagemath/sage-10.4.beta5/local/libexec/gcc/x86_64-pc-linux-gnu/12.2.0/lto-wrapper, Target: x86_64-pc-linux-gnu, Configured with: ../src/configure --prefix=/home/jaap/sagemath/sage-10.4.beta5/local --with-local-prefix=/home/jaap/sagemath/sage-10.4.beta5/local --with-mpc=/home/jaap/sagemath/sage-10.4.beta5/local --with-system-zlib --without-isl --disable-multilib --disable-nls --disable-libitm --enable-languages=c,c++,fortran   CXX=g++, Thread model: posix, Supported LTO compression algorithms: zlib zstd, gcc version 12.2.0 (GCC)
No stamp file for package 'fflas_ffpack' in /home/jaap/sagemath/sage-10.4.beta5/local/var/lib/sage/installed
No spkg-legacy-uninstall script; nothing to do
[spkg-install] *************************************************
[spkg-install] Using --with-blas-libs='-lopenblas' ''
[spkg-install] *************************************************
[spkg-install] Configuring fflas_ffpack-2.4.3.p0
[spkg-install] configure: WARNING: you should use --build, --host, --target
[spkg-install] configure: WARNING: unrecognized options: --disable-maintainer-mode
[spkg-install] checking build system type... x86_64-pc-linux-gnu
[spkg-install] checking host system type... x86_64-pc-linux-gnu
[spkg-install] checking target system type... x86_64-pc-linux-gnu
[spkg-install] checking for a BSD-compatible install... /usr/bin/install -c
[spkg-install] checking whether build environment is sane... yes
[spkg-install] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
[spkg-install] checking for gawk... gawk
[spkg-install] checking whether make sets $(MAKE)... yes
[spkg-install] checking whether make supports nested variables... yes
[spkg-install] -----------------------------------------------
[spkg-install] checking whether to enable debugging options in the library... no
[spkg-install] checking whether to enable profiling everything in the library... no
[spkg-install] checking whether to enable warnings when compiling the library... no
[spkg-install] -----------------------------------------------
[spkg-install] checking whether the C++ compiler works... yes
[spkg-install] checking for C++ compiler default output file name... a.out
[spkg-install] checking for suffix of executables... 
[spkg-install] checking whether we are cross compiling... no
[spkg-install] checking for suffix of object files... o
[spkg-install] checking whether we are using the GNU C++ compiler... yes
[spkg-install] checking whether g++ accepts -g... yes
[spkg-install] checking for style of include used by make... GNU
[spkg-install] checking dependency style of g++... none
[spkg-install] checking for family name of compiler... gcc
[spkg-install] checking whether g++ supports C++11 features by default... yes
[spkg-install] checking how to run the C++ preprocessor... g++ -E
[spkg-install] checking for grep that handles long lines and -e... /usr/bin/grep
[spkg-install] checking for egrep... /usr/bin/grep -E
[spkg-install] checking for ANSI C header files... yes
[spkg-install] checking how to print strings... printf
[spkg-install] checking for gcc... gcc
[spkg-install] checking whether we are using the GNU C compiler... yes
[spkg-install] checking whether gcc accepts -g... yes
[spkg-install] checking for gcc option to accept ISO C89... none needed
[spkg-install] checking whether gcc understands -c and -o together... yes
[spkg-install] checking dependency style of gcc... none
[spkg-install] checking for a sed that does not truncate output... /usr/bin/sed
[spkg-install] checking for fgrep... /usr/bin/grep -F
[spkg-install] checking for ld used by gcc... ld
[spkg-install] checking if the linker (ld) is GNU ld... yes
[spkg-install] checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
[spkg-install] checking the name lister (/usr/bin/nm -B) interface... BSD nm
[spkg-install] checking whether ln -s works... yes
[spkg-install] checking the maximum length of command line arguments... 1572864
[spkg-install] checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
[spkg-install] checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
[spkg-install] checking for ld option to reload object files... -r
[spkg-install] checking for objdump... objdump
[spkg-install] checking how to recognize dependent libraries... pass_all
[spkg-install] checking for dlltool... no
[spkg-install] checking how to associate runtime and link libraries... printf %s\n
[spkg-install] checking for archiver @FILE support... @
[spkg-install] checking for strip... strip
[spkg-install] checking for ranlib... ranlib
[spkg-install] checking command to parse /usr/bin/nm -B output from gcc object... ok
[spkg-install] checking for sysroot... no
[spkg-install] checking for a working dd... /usr/bin/dd
[spkg-install] checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
[spkg-install] checking for mt... no
[spkg-install] checking if : is a manifest tool... no
[spkg-install] checking for sys/types.h... yes
[spkg-install] checking for sys/stat.h... yes
[spkg-install] checking for stdlib.h... yes
[spkg-install] checking for string.h... yes
[spkg-install] checking for memory.h... yes
[spkg-install] checking for strings.h... yes
[spkg-install] checking for inttypes.h... yes
[spkg-install] checking for stdint.h... yes
[spkg-install] checking for unistd.h... yes
[spkg-install] checking for dlfcn.h... yes
[spkg-install] checking for objdir... .libs
[spkg-install] checking if gcc supports -fno-rtti -fno-exceptions... no
[spkg-install] checking for gcc option to produce PIC... -fPIC -DPIC
[spkg-install] checking if gcc PIC flag -fPIC -DPIC works... yes
[spkg-install] checking if gcc static flag -static works... no
[spkg-install] checking if gcc supports -c -o file.o... yes
[spkg-install] checking if gcc supports -c -o file.o... (cached) yes
[spkg-install] checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
[spkg-install] checking whether -lc should be explicitly linked in... no
[spkg-install] checking dynamic linker characteristics... GNU/Linux ld.so
[spkg-install] checking how to hardcode library paths into programs... immediate
[spkg-install] checking whether stripping libraries is possible... yes
[spkg-install] checking if libtool supports shared libraries... yes
[spkg-install] checking whether to build shared libraries... yes
[spkg-install] checking whether to build static libraries... no
[spkg-install] checking how to run the C++ preprocessor... g++ -E
[spkg-install] checking for ld used by g++... ld -m elf_x86_64
[spkg-install] checking if the linker (ld -m elf_x86_64) is GNU ld... yes
[spkg-install] checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes
[spkg-install] checking for g++ option to produce PIC... -fPIC -DPIC
[spkg-install] checking if g++ PIC flag -fPIC -DPIC works... yes
[spkg-install] checking if g++ static flag -static works... no
[spkg-install] checking if g++ supports -c -o file.o... yes
[spkg-install] checking if g++ supports -c -o file.o... (cached) yes
[spkg-install] checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes
[spkg-install] checking dynamic linker characteristics... (cached) GNU/Linux ld.so
[spkg-install] checking how to hardcode library paths into programs... immediate
[spkg-install] checking for egrep... (cached) /usr/bin/grep -E
[spkg-install] checking for a sed that does not truncate output... (cached) /usr/bin/sed
[spkg-install] DEFAULT_CFLAGS=-O2  -Wall -g
[spkg-install] DEBUG_CFLAGS=-g
[spkg-install] TESTS_CFLAGS=
[spkg-install] -----------------------------------------------
[spkg-install]      START  FFLAS-FFPACK CONFIG                
[spkg-install] -----------------------------------------------
[spkg-install] checking for OpenMP... yes
[spkg-install] Detecting SIMD instruction set
[spkg-install] SSE enabled
[spkg-install] SSE2 enabled
[spkg-install] SSE3 enabled
[spkg-install] SSSE3 enabled
[spkg-install] SSE4.1 enabled
[spkg-install] SSE4.2 enabled
[spkg-install] AVX enabled
[spkg-install] AVX2 enabled
[spkg-install] AVX512F disabled
[spkg-install] AVX512VL disabled
[spkg-install] AVX512DQ disabled
[spkg-install] FMA3 enabled
[spkg-install] FMA4 disabled
[spkg-install] -----------------------------------------------
[spkg-install] checking size of char... 1
[spkg-install] checking size of short... 2
[spkg-install] checking size of int... 4
[spkg-install] checking size of long... 8
[spkg-install] checking size of long long... 8
[spkg-install] checking size of __int64... 0
[spkg-install] checking for __int128_t... yes
[spkg-install] checking for ANSI C header files... (cached) yes
[spkg-install] checking float.h usability... yes
[spkg-install] checking float.h presence... yes
[spkg-install] checking for float.h... yes
[spkg-install] checking limits.h usability... yes
[spkg-install] checking limits.h presence... yes
[spkg-install] checking for limits.h... yes
[spkg-install] checking stddef.h usability... yes
[spkg-install] checking stddef.h presence... yes
[spkg-install] checking for stddef.h... yes
[spkg-install] checking for stdlib.h... (cached) yes
[spkg-install] checking for string.h... (cached) yes
[spkg-install] checking sys/time.h usability... yes
[spkg-install] checking sys/time.h presence... yes
[spkg-install] checking for sys/time.h... yes
[spkg-install] checking for stdint.h... (cached) yes
[spkg-install] checking pthread.h usability... yes
[spkg-install] checking pthread.h presence... yes
[spkg-install] checking for pthread.h... yes
[spkg-install] checking whether byte ordering is bigendian... no
[spkg-install] -----------------------------------------------
[spkg-install] Default path = /home/jaap/sagemath/sage-10.4.beta5/local /usr /usr/local
[spkg-install] -----------------------------------------------
[spkg-install] checking for pkg-config... /usr/bin/pkg-config
[spkg-install] checking pkg-config is at least version 0.9.0... yes
[spkg-install] checking for GIVARO... yes
[spkg-install] checking for GIVARO usability... no
[spkg-install] configure: error: The Givaro library could not be used with the compiler and the flags set up by the configure script
[spkg-install] configure: WARNING: you should use --build, --host, --target
[spkg-install] checking build system type... x86_64-pc-linux-gnu
[spkg-install] checking host system type... x86_64-pc-linux-gnu
[spkg-install] checking target system type... x86_64-pc-linux-gnu
[spkg-install] checking for a BSD-compatible install... /usr/bin/install -c
[spkg-install] checking whether build environment is sane... yes
[spkg-install] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
[spkg-install] checking for gawk... gawk
[spkg-install] checking whether make sets $(MAKE)... yes
[spkg-install] checking whether make supports nested variables... yes
[spkg-install] -----------------------------------------------
[spkg-install] checking whether to enable debugging options in the library... no
[spkg-install] checking whether to enable profiling everything in the library... no
[spkg-install] checking whether to enable warnings when compiling the library... no
[spkg-install] -----------------------------------------------
[spkg-install] checking whether the C++ compiler works... yes
[spkg-install] checking for C++ compiler default output file name... a.out
[spkg-install] checking for suffix of executables... 
[spkg-install] checking whether we are cross compiling... no
[spkg-install] checking for suffix of object files... o
[spkg-install] checking whether we are using the GNU C++ compiler... yes
[spkg-install] checking whether g++ accepts -g... yes
[spkg-install] checking for style of include used by make... GNU
[spkg-install] checking dependency style of g++... gcc3
[spkg-install] checking for family name of compiler... gcc
[spkg-install] checking whether g++ supports C++11 features by default... yes
[spkg-install] checking how to run the C++ preprocessor... g++ -E
[spkg-install] checking for grep that handles long lines and -e... /usr/bin/grep
[spkg-install] checking for egrep... /usr/bin/grep -E
[spkg-install] checking for ANSI C header files... yes
[spkg-install] checking how to print strings... printf
[spkg-install] checking for gcc... gcc
[spkg-install] checking whether we are using the GNU C compiler... yes
[spkg-install] checking whether gcc accepts -g... yes
[spkg-install] checking for gcc option to accept ISO C89... none needed
[spkg-install] checking whether gcc understands -c and -o together... yes
[spkg-install] checking dependency style of gcc... gcc3
[spkg-install] checking for a sed that does not truncate output... /usr/bin/sed
[spkg-install] checking for fgrep... /usr/bin/grep -F
[spkg-install] checking for ld used by gcc... ld
[spkg-install] checking if the linker (ld) is GNU ld... yes
[spkg-install] checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
[spkg-install] checking the name lister (/usr/bin/nm -B) interface... BSD nm
[spkg-install] checking whether ln -s works... yes
[spkg-install] checking the maximum length of command line arguments... 1572864
[spkg-install] checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
[spkg-install] checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
[spkg-install] checking for ld option to reload object files... -r
[spkg-install] checking for objdump... objdump
[spkg-install] checking how to recognize dependent libraries... pass_all
[spkg-install] checking for dlltool... no
[spkg-install] checking how to associate runtime and link libraries... printf %s\n
[spkg-install] checking for archiver @FILE support... @
[spkg-install] checking for strip... strip
[spkg-install] checking for ranlib... ranlib
[spkg-install] checking command to parse /usr/bin/nm -B output from gcc object... ok
[spkg-install] checking for sysroot... no
[spkg-install] checking for a working dd... /usr/bin/dd
[spkg-install] checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
[spkg-install] checking for mt... no
[spkg-install] checking if : is a manifest tool... no
[spkg-install] checking for sys/types.h... yes
[spkg-install] checking for sys/stat.h... yes
[spkg-install] checking for stdlib.h... yes
[spkg-install] checking for string.h... yes
[spkg-install] checking for memory.h... yes
[spkg-install] checking for strings.h... yes
[spkg-install] checking for inttypes.h... yes
[spkg-install] checking for stdint.h... yes
[spkg-install] checking for unistd.h... yes
[spkg-install] checking for dlfcn.h... yes
[spkg-install] checking for objdir... .libs
[spkg-install] checking if gcc supports -fno-rtti -fno-exceptions... no
[spkg-install] checking for gcc option to produce PIC... -fPIC -DPIC
[spkg-install] checking if gcc PIC flag -fPIC -DPIC works... yes
[spkg-install] checking if gcc static flag -static works... no
[spkg-install] checking if gcc supports -c -o file.o... yes
[spkg-install] checking if gcc supports -c -o file.o... (cached) yes
[spkg-install] checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
[spkg-install] checking whether -lc should be explicitly linked in... no
[spkg-install] checking dynamic linker characteristics... GNU/Linux ld.so
[spkg-install] checking how to hardcode library paths into programs... immediate
[spkg-install] checking whether stripping libraries is possible... yes
[spkg-install] checking if libtool supports shared libraries... yes
[spkg-install] checking whether to build shared libraries... yes
[spkg-install] checking whether to build static libraries... no
[spkg-install] checking how to run the C++ preprocessor... g++ -E
[spkg-install] checking for ld used by g++... ld -m elf_x86_64
[spkg-install] checking if the linker (ld -m elf_x86_64) is GNU ld... yes
[spkg-install] checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes
[spkg-install] checking for g++ option to produce PIC... -fPIC -DPIC
[spkg-install] checking if g++ PIC flag -fPIC -DPIC works... yes
[spkg-install] checking if g++ static flag -static works... no
[spkg-install] checking if g++ supports -c -o file.o... yes
[spkg-install] checking if g++ supports -c -o file.o... (cached) yes
[spkg-install] checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes
[spkg-install] checking dynamic linker characteristics... (cached) GNU/Linux ld.so
[spkg-install] checking how to hardcode library paths into programs... immediate
[spkg-install] checking for egrep... (cached) /usr/bin/grep -E
[spkg-install] checking for a sed that does not truncate output... (cached) /usr/bin/sed
[spkg-install] DEFAULT_CFLAGS=-O2  -Wall -g
[spkg-install] DEBUG_CFLAGS=-g
[spkg-install] TESTS_CFLAGS=
[spkg-install] -----------------------------------------------
[spkg-install]      START  FFLAS-FFPACK CONFIG                
[spkg-install] -----------------------------------------------
[spkg-install] checking for OpenMP... yes
[spkg-install] Detecting SIMD instruction set
[spkg-install] SSE enabled
[spkg-install] SSE2 enabled
[spkg-install] SSE3 enabled
[spkg-install] SSSE3 enabled
[spkg-install] SSE4.1 enabled
[spkg-install] SSE4.2 enabled
[spkg-install] AVX enabled
[spkg-install] AVX2 enabled
[spkg-install] AVX512F disabled
[spkg-install] AVX512VL disabled
[spkg-install] AVX512DQ disabled
[spkg-install] FMA3 enabled
[spkg-install] FMA4 disabled
[spkg-install] -----------------------------------------------
[spkg-install] checking size of char... 1
[spkg-install] checking size of short... 2
[spkg-install] checking size of int... 4
[spkg-install] checking size of long... 8
[spkg-install] checking size of long long... 8
[spkg-install] checking size of __int64... 0
[spkg-install] checking for __int128_t... yes
[spkg-install] checking for ANSI C header files... (cached) yes
[spkg-install] checking float.h usability... yes
[spkg-install] checking float.h presence... yes
[spkg-install] checking for float.h... yes
[spkg-install] checking limits.h usability... yes
[spkg-install] checking limits.h presence... yes
[spkg-install] checking for limits.h... yes
[spkg-install] checking stddef.h usability... yes
[spkg-install] checking stddef.h presence... yes
[spkg-install] checking for stddef.h... yes
[spkg-install] checking for stdlib.h... (cached) yes
[spkg-install] checking for string.h... (cached) yes
[spkg-install] checking sys/time.h usability... yes
[spkg-install] checking sys/time.h presence... yes
[spkg-install] checking for sys/time.h... yes
[spkg-install] checking for stdint.h... (cached) yes
[spkg-install] checking pthread.h usability... yes
[spkg-install] checking pthread.h presence... yes
[spkg-install] checking for pthread.h... yes
[spkg-install] checking whether byte ordering is bigendian... no
[spkg-install] -----------------------------------------------
[spkg-install] Default path = /home/jaap/sagemath/sage-10.4.beta5/local /usr /usr/local
[spkg-install] -----------------------------------------------
[spkg-install] checking for pkg-config... /usr/bin/pkg-config
[spkg-install] checking pkg-config is at least version 0.9.0... yes
[spkg-install] checking for GIVARO... yes
[spkg-install] checking for GIVARO usability... no
[spkg-install] configure: error: The Givaro library could not be used with the compiler and the flags set up by the configure script
[spkg-install] ********************************************************************************
[spkg-install] Error configuring fflas_ffpack-2.4.3.p0
[spkg-install] See the file
[spkg-install]     /home/jaap/sagemath/sage-10.4.beta5/local/var/tmp/sage/build/fflas_ffpack-2.4.3.p0/src/config.log
[spkg-install] for details.
[spkg-install] ********************************************************************************
************************************************************************
Error installing package fflas_ffpack-2.4.3.p0
************************************************************************
Please email sage-devel (http://groups.google.com/group/sage-devel)
explaining the problem and including the log files
  /home/jaap/sagemath/sage-10.4.beta5/logs/pkgs/fflas_ffpack-2.4.3.p0.log
and
  /home/jaap/sagemath/sage-10.4.beta5/config.log
Describe your computer, operating system, etc.
If you want to try to fix the problem yourself, *don't* just cd to
/home/jaap/sagemath/sage-10.4.beta5/local/var/tmp/sage/build/fflas_ffpack-2.4.3.p0 and type 'make' or whatever is appropriate.
Instead, the following commands setup all environment variables
correctly and load a subshell for you to debug the error:
  (cd '/home/jaap/sagemath/sage-10.4.beta5/local/var/tmp/sage/build/fflas_ffpack-2.4.3.p0' && '/home/jaap/sagemath/sage-10.4.beta5/sage' --buildsh)
When you are done debugging, you can type "exit" to leave the subshell.
************************************************************************
Using cached file /home/jaap/sagemath/sage-10.4.beta5/upstream/fflas_ffpack-2.4.3.tar.bz2
Setting up build directory /home/jaap/sagemath/sage-10.4.beta5/local/var/tmp/sage/build/fflas_ffpack-2.4.3.p0
Applying patches from ../patches...
Applying ../patches/0001-Do-not-use-variable-names-B0-B1-to-avoid-clash-with-.patch
patching file fflas-ffpack/fflas/fflas_igemm/igemm_kernels.inl
Applying ../patches/fix-ksh-pkgconfig.patch
patching file fflas-ffpack.pc.in
Host system: Linux peace 6.8.7-300.fc40.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Apr 17 19:21:08 UTC 2024 x86_64 GNU/Linux
C compiler: gcc, Using built-in specs., COLLECT_GCC=gcc, COLLECT_LTO_WRAPPER=/home/jaap/sagemath/sage-10.4.beta5/local/libexec/gcc/x86_64-pc-linux-gnu/12.2.0/lto-wrapper, Target: x86_64-pc-linux-gnu, Configured with: ../src/configure --prefix=/home/jaap/sagemath/sage-10.4.beta5/local --with-local-prefix=/home/jaap/sagemath/sage-10.4.beta5/local --with-mpc=/home/jaap/sagemath/sage-10.4.beta5/local --with-system-zlib --without-isl --disable-multilib --disable-nls --disable-libitm --enable-languages=c,c++,fortran   CXX=g++, Thread model: posix, Supported LTO compression algorithms: zlib zstd, gcc version 12.2.0 (GCC)
No stamp file for package 'fflas_ffpack' in /home/jaap/sagemath/sage-10.4.beta5/local/var/lib/sage/installed
No spkg-legacy-uninstall script; nothing to do
[spkg-install] *************************************************
[spkg-install] Using --with-blas-libs='-lopenblas' ''
[spkg-install] *************************************************
[spkg-install] Configuring fflas_ffpack-2.4.3.p0
[spkg-install] configure: WARNING: you should use --build, --host, --target
[spkg-install] configure: WARNING: unrecognized options: --disable-maintainer-mode
[spkg-install] checking build system type... x86_64-pc-linux-gnu
[spkg-install] checking host system type... x86_64-pc-linux-gnu
[spkg-install] checking target system type... x86_64-pc-linux-gnu
[spkg-install] checking for a BSD-compatible install... /usr/bin/install -c
[spkg-install] checking whether build environment is sane... yes
[spkg-install] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
[spkg-install] checking for gawk... gawk
[spkg-install] checking whether make sets $(MAKE)... yes
[spkg-install] checking whether make supports nested variables... yes
[spkg-install] -----------------------------------------------
[spkg-install] checking whether to enable debugging options in the library... no
[spkg-install] checking whether to enable profiling everything in the library... no
[spkg-install] checking whether to enable warnings when compiling the library... no
[spkg-install] -----------------------------------------------
[spkg-install] checking whether the C++ compiler works... yes
[spkg-install] checking for C++ compiler default output file name... a.out
[spkg-install] checking for suffix of executables... 
[spkg-install] checking whether we are cross compiling... no
[spkg-install] checking for suffix of object files... o
[spkg-install] checking whether we are using the GNU C++ compiler... yes
[spkg-install] checking whether g++ accepts -g... yes
[spkg-install] checking for style of include used by make... GNU
[spkg-install] checking dependency style of g++... none
[spkg-install] checking for family name of compiler... gcc
[spkg-install] checking whether g++ supports C++11 features by default... yes
[spkg-install] checking how to run the C++ preprocessor... g++ -E
[spkg-install] checking for grep that handles long lines and -e... /usr/bin/grep
[spkg-install] checking for egrep... /usr/bin/grep -E
[spkg-install] checking for ANSI C header files... yes
[spkg-install] checking how to print strings... printf
[spkg-install] checking for gcc... gcc
[spkg-install] checking whether we are using the GNU C compiler... yes
[spkg-install] checking whether gcc accepts -g... yes
[spkg-install] checking for gcc option to accept ISO C89... none needed
[spkg-install] checking whether gcc understands -c and -o together... yes
[spkg-install] checking dependency style of gcc... none
[spkg-install] checking for a sed that does not truncate output... /usr/bin/sed
[spkg-install] checking for fgrep... /usr/bin/grep -F
[spkg-install] checking for ld used by gcc... ld
[spkg-install] checking if the linker (ld) is GNU ld... yes
[spkg-install] checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
[spkg-install] checking the name lister (/usr/bin/nm -B) interface... BSD nm
[spkg-install] checking whether ln -s works... yes
[spkg-install] checking the maximum length of command line arguments... 1572864
[spkg-install] checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
[spkg-install] checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
[spkg-install] checking for ld option to reload object files... -r
[spkg-install] checking for objdump... objdump
[spkg-install] checking how to recognize dependent libraries... pass_all
[spkg-install] checking for dlltool... no
[spkg-install] checking how to associate runtime and link libraries... printf %s\n
[spkg-install] checking for archiver @FILE support... @
[spkg-install] checking for strip... strip
[spkg-install] checking for ranlib... ranlib
[spkg-install] checking command to parse /usr/bin/nm -B output from gcc object... ok
[spkg-install] checking for sysroot... no
[spkg-install] checking for a working dd... /usr/bin/dd
[spkg-install] checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
[spkg-install] checking for mt... no
[spkg-install] checking if : is a manifest tool... no
[spkg-install] checking for sys/types.h... yes
[spkg-install] checking for sys/stat.h... yes
[spkg-install] checking for stdlib.h... yes
[spkg-install] checking for string.h... yes
[spkg-install] checking for memory.h... yes
[spkg-install] checking for strings.h... yes
[spkg-install] checking for inttypes.h... yes
[spkg-install] checking for stdint.h... yes
[spkg-install] checking for unistd.h... yes
[spkg-install] checking for dlfcn.h... yes
[spkg-install] checking for objdir... .libs
[spkg-install] checking if gcc supports -fno-rtti -fno-exceptions... no
[spkg-install] checking for gcc option to produce PIC... -fPIC -DPIC
[spkg-install] checking if gcc PIC flag -fPIC -DPIC works... yes
[spkg-install] checking if gcc static flag -static works... no
[spkg-install] checking if gcc supports -c -o file.o... yes
[spkg-install] checking if gcc supports -c -o file.o... (cached) yes
[spkg-install] checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
[spkg-install] checking whether -lc should be explicitly linked in... no
[spkg-install] checking dynamic linker characteristics... GNU/Linux ld.so
[spkg-install] checking how to hardcode library paths into programs... immediate
[spkg-install] checking whether stripping libraries is possible... yes
[spkg-install] checking if libtool supports shared libraries... yes
[spkg-install] checking whether to build shared libraries... yes
[spkg-install] checking whether to build static libraries... no
[spkg-install] checking how to run the C++ preprocessor... g++ -E
[spkg-install] checking for ld used by g++... ld -m elf_x86_64
[spkg-install] checking if the linker (ld -m elf_x86_64) is GNU ld... yes
[spkg-install] checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes
[spkg-install] checking for g++ option to produce PIC... -fPIC -DPIC
[spkg-install] checking if g++ PIC flag -fPIC -DPIC works... yes
[spkg-install] checking if g++ static flag -static works... no
[spkg-install] checking if g++ supports -c -o file.o... yes
[spkg-install] checking if g++ supports -c -o file.o... (cached) yes
[spkg-install] checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes
[spkg-install] checking dynamic linker characteristics... (cached) GNU/Linux ld.so
[spkg-install] checking how to hardcode library paths into programs... immediate
[spkg-install] checking for egrep... (cached) /usr/bin/grep -E
[spkg-install] checking for a sed that does not truncate output... (cached) /usr/bin/sed
[spkg-install] DEFAULT_CFLAGS=-O2  -Wall -g
[spkg-install] DEBUG_CFLAGS=-g
[spkg-install] TESTS_CFLAGS=
[spkg-install] -----------------------------------------------
[spkg-install]      START  FFLAS-FFPACK CONFIG                
[spkg-install] -----------------------------------------------
[spkg-install] checking for OpenMP... yes
[spkg-install] Detecting SIMD instruction set
[spkg-install] SSE enabled
[spkg-install] SSE2 enabled
[spkg-install] SSE3 enabled
[spkg-install] SSSE3 enabled
[spkg-install] SSE4.1 enabled
[spkg-install] SSE4.2 enabled
[spkg-install] AVX enabled
[spkg-install] AVX2 enabled
[spkg-install] AVX512F disabled
[spkg-install] AVX512VL disabled
[spkg-install] AVX512DQ disabled
[spkg-install] FMA3 enabled
[spkg-install] FMA4 disabled
[spkg-install] -----------------------------------------------
[spkg-install] checking size of char... 1
[spkg-install] checking size of short... 2
[spkg-install] checking size of int... 4
[spkg-install] checking size of long... 8
[spkg-install] checking size of long long... 8
[spkg-install] checking size of __int64... 0
[spkg-install] checking for __int128_t... yes
[spkg-install] checking for ANSI C header files... (cached) yes
[spkg-install] checking float.h usability... yes
[spkg-install] checking float.h presence... yes
[spkg-install] checking for float.h... yes
[spkg-install] checking limits.h usability... yes
[spkg-install] checking limits.h presence... yes
[spkg-install] checking for limits.h... yes
[spkg-install] checking stddef.h usability... yes
[spkg-install] checking stddef.h presence... yes
[spkg-install] checking for stddef.h... yes
[spkg-install] checking for stdlib.h... (cached) yes
[spkg-install] checking for string.h... (cached) yes
[spkg-install] checking sys/time.h usability... yes
[spkg-install] checking sys/time.h presence... yes
[spkg-install] checking for sys/time.h... yes
[spkg-install] checking for stdint.h... (cached) yes
[spkg-install] checking pthread.h usability... yes
[spkg-install] checking pthread.h presence... yes
[spkg-install] checking for pthread.h... yes
[spkg-install] checking whether byte ordering is bigendian... no
[spkg-install] -----------------------------------------------
[spkg-install] Default path = /home/jaap/sagemath/sage-10.4.beta5/local /usr /usr/local
[spkg-install] -----------------------------------------------
[spkg-install] checking for pkg-config... /usr/bin/pkg-config
[spkg-install] checking pkg-config is at least version 0.9.0... yes
[spkg-install] checking for GIVARO... yes
[spkg-install] checking for GIVARO usability... no
[spkg-install] configure: error: The Givaro library could not be used with the compiler and the flags set up by the configure script
[spkg-install] configure: WARNING: you should use --build, --host, --target
[spkg-install] checking build system type... x86_64-pc-linux-gnu
[spkg-install] checking host system type... x86_64-pc-linux-gnu
[spkg-install] checking target system type... x86_64-pc-linux-gnu
[spkg-install] checking for a BSD-compatible install... /usr/bin/install -c
[spkg-install] checking whether build environment is sane... yes
[spkg-install] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
[spkg-install] checking for gawk... gawk
[spkg-install] checking whether make sets $(MAKE)... yes
[spkg-install] checking whether make supports nested variables... yes
[spkg-install] -----------------------------------------------
[spkg-install] checking whether to enable debugging options in the library... no
[spkg-install] checking whether to enable profiling everything in the library... no
[spkg-install] checking whether to enable warnings when compiling the library... no
[spkg-install] -----------------------------------------------
[spkg-install] checking whether the C++ compiler works... yes
[spkg-install] checking for C++ compiler default output file name... a.out
[spkg-install] checking for suffix of executables... 
[spkg-install] checking whether we are cross compiling... no
[spkg-install] checking for suffix of object files... o
[spkg-install] checking whether we are using the GNU C++ compiler... yes
[spkg-install] checking whether g++ accepts -g... yes
[spkg-install] checking for style of include used by make... GNU
[spkg-install] checking dependency style of g++... gcc3
[spkg-install] checking for family name of compiler... gcc
[spkg-install] checking whether g++ supports C++11 features by default... yes
[spkg-install] checking how to run the C++ preprocessor... g++ -E
[spkg-install] checking for grep that handles long lines and -e... /usr/bin/grep
[spkg-install] checking for egrep... /usr/bin/grep -E
[spkg-install] checking for ANSI C header files... yes
[spkg-install] checking how to print strings... printf
[spkg-install] checking for gcc... gcc
[spkg-install] checking whether we are using the GNU C compiler... yes
[spkg-install] checking whether gcc accepts -g... yes
[spkg-install] checking for gcc option to accept ISO C89... none needed
[spkg-install] checking whether gcc understands -c and -o together... yes
[spkg-install] checking dependency style of gcc... gcc3
[spkg-install] checking for a sed that does not truncate output... /usr/bin/sed
[spkg-install] checking for fgrep... /usr/bin/grep -F
[spkg-install] checking for ld used by gcc... ld
[spkg-install] checking if the linker (ld) is GNU ld... yes
[spkg-install] checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
[spkg-install] checking the name lister (/usr/bin/nm -B) interface... BSD nm
[spkg-install] checking whether ln -s works... yes
[spkg-install] checking the maximum length of command line arguments... 1572864
[spkg-install] checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
[spkg-install] checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
[spkg-install] checking for ld option to reload object files... -r
[spkg-install] checking for objdump... objdump
[spkg-install] checking how to recognize dependent libraries... pass_all
[spkg-install] checking for dlltool... no
[spkg-install] checking how to associate runtime and link libraries... printf %s\n
[spkg-install] checking for archiver @FILE support... @
[spkg-install] checking for strip... strip
[spkg-install] checking for ranlib... ranlib
[spkg-install] checking command to parse /usr/bin/nm -B output from gcc object... ok
[spkg-install] checking for sysroot... no
[spkg-install] checking for a working dd... /usr/bin/dd
[spkg-install] checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
[spkg-install] checking for mt... no
[spkg-install] checking if : is a manifest tool... no
[spkg-install] checking for sys/types.h... yes
[spkg-install] checking for sys/stat.h... yes
[spkg-install] checking for stdlib.h... yes
[spkg-install] checking for string.h... yes
[spkg-install] checking for memory.h... yes
[spkg-install] checking for strings.h... yes
[spkg-install] checking for inttypes.h... yes
[spkg-install] checking for stdint.h... yes
[spkg-install] checking for unistd.h... yes
[spkg-install] checking for dlfcn.h... yes
[spkg-install] checking for objdir... .libs
[spkg-install] checking if gcc supports -fno-rtti -fno-exceptions... no
[spkg-install] checking for gcc option to produce PIC... -fPIC -DPIC
[spkg-install] checking if gcc PIC flag -fPIC -DPIC works... yes
[spkg-install] checking if gcc static flag -static works... no
[spkg-install] checking if gcc supports -c -o file.o... yes
[spkg-install] checking if gcc supports -c -o file.o... (cached) yes
[spkg-install] checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
[spkg-install] checking whether -lc should be explicitly linked in... no
[spkg-install] checking dynamic linker characteristics... GNU/Linux ld.so
[spkg-install] checking how to hardcode library paths into programs... immediate
[spkg-install] checking whether stripping libraries is possible... yes
[spkg-install] checking if libtool supports shared libraries... yes
[spkg-install] checking whether to build shared libraries... yes
[spkg-install] checking whether to build static libraries... no
[spkg-install] checking how to run the C++ preprocessor... g++ -E
[spkg-install] checking for ld used by g++... ld -m elf_x86_64
[spkg-install] checking if the linker (ld -m elf_x86_64) is GNU ld... yes
[spkg-install] checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes
[spkg-install] checking for g++ option to produce PIC... -fPIC -DPIC
[spkg-install] checking if g++ PIC flag -fPIC -DPIC works... yes
[spkg-install] checking if g++ static flag -static works... no
[spkg-install] checking if g++ supports -c -o file.o... yes
[spkg-install] checking if g++ supports -c -o file.o... (cached) yes
[spkg-install] checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes
[spkg-install] checking dynamic linker characteristics... (cached) GNU/Linux ld.so
[spkg-install] checking how to hardcode library paths into programs... immediate
[spkg-install] checking for egrep... (cached) /usr/bin/grep -E
[spkg-install] checking for a sed that does not truncate output... (cached) /usr/bin/sed
[spkg-install] DEFAULT_CFLAGS=-O2  -Wall -g
[spkg-install] DEBUG_CFLAGS=-g
[spkg-install] TESTS_CFLAGS=
[spkg-install] -----------------------------------------------
[spkg-install]      START  FFLAS-FFPACK CONFIG                
[spkg-install] -----------------------------------------------
[spkg-install] checking for OpenMP... yes
[spkg-install] Detecting SIMD instruction set
[spkg-install] SSE enabled
[spkg-install] SSE2 enabled
[spkg-install] SSE3 enabled
[spkg-install] SSSE3 enabled
[spkg-install] SSE4.1 enabled
[spkg-install] SSE4.2 enabled
[spkg-install] AVX enabled
[spkg-install] AVX2 enabled
[spkg-install] AVX512F disabled
[spkg-install] AVX512VL disabled
[spkg-install] AVX512DQ disabled
[spkg-install] FMA3 enabled
[spkg-install] FMA4 disabled
[spkg-install] -----------------------------------------------
[spkg-install] checking size of char... 1
[spkg-install] checking size of short... 2
[spkg-install] checking size of int... 4
[spkg-install] checking size of long... 8
[spkg-install] checking size of long long... 8
[spkg-install] checking size of __int64... 0
[spkg-install] checking for __int128_t... yes
[spkg-install] checking for ANSI C header files... (cached) yes
[spkg-install] checking float.h usability... yes
[spkg-install] checking float.h presence... yes
[spkg-install] checking for float.h... yes
[spkg-install] checking limits.h usability... yes
[spkg-install] checking limits.h presence... yes
[spkg-install] checking for limits.h... yes
[spkg-install] checking stddef.h usability... yes
[spkg-install] checking stddef.h presence... yes
[spkg-install] checking for stddef.h... yes
[spkg-install] checking for stdlib.h... (cached) yes
[spkg-install] checking for string.h... (cached) yes
[spkg-install] checking sys/time.h usability... yes
[spkg-install] checking sys/time.h presence... yes
[spkg-install] checking for sys/time.h... yes
[spkg-install] checking for stdint.h... (cached) yes
[spkg-install] checking pthread.h usability... yes
[spkg-install] checking pthread.h presence... yes
[spkg-install] checking for pthread.h... yes
[spkg-install] checking whether byte ordering is bigendian... no
[spkg-install] -----------------------------------------------
[spkg-install] Default path = /home/jaap/sagemath/sage-10.4.beta5/local /usr /usr/local
[spkg-install] -----------------------------------------------
[spkg-install] checking for pkg-config... /usr/bin/pkg-config
[spkg-install] checking pkg-config is at least version 0.9.0... yes
[spkg-install] checking for GIVARO... yes
[spkg-install] checking for GIVARO usability... no
[spkg-install] configure: error: The Givaro library could not be used with the compiler and the flags set up by the configure script
[spkg-install] ********************************************************************************
[spkg-install] Error configuring fflas_ffpack-2.4.3.p0
[spkg-install] See the file
[spkg-install]     /home/jaap/sagemath/sage-10.4.beta5/local/var/tmp/sage/build/fflas_ffpack-2.4.3.p0/src/config.log
[spkg-install] for details.
[spkg-install] ********************************************************************************
************************************************************************
Error installing package fflas_ffpack-2.4.3.p0
************************************************************************
Please email sage-devel (http://groups.google.com/group/sage-devel)
explaining the problem and including the log files
  /home/jaap/sagemath/sage-10.4.beta5/logs/pkgs/fflas_ffpack-2.4.3.p0.log
and
  /home/jaap/sagemath/sage-10.4.beta5/config.log
Describe your computer, operating system, etc.
If you want to try to fix the problem yourself, *don't* just cd to
/home/jaap/sagemath/sage-10.4.beta5/local/var/tmp/sage/build/fflas_ffpack-2.4.3.p0 and type 'make' or whatever is appropriate.
Instead, the following commands setup all environment variables
correctly and load a subshell for you to debug the error:
  (cd '/home/jaap/sagemath/sage-10.4.beta5/local/var/tmp/sage/build/fflas_ffpack-2.4.3.p0' && '/home/jaap/sagemath/sage-10.4.beta5/sage' --buildsh)
When you are done debugging, you can type "exit" to leave the subshell.
************************************************************************

Reply via email to