Your message dated Sun, 15 Feb 2026 14:33:14 -0800
with message-id 
<CALF6qJnoiptJY3vNEPij9NyozdQOcvXChvO=f=yukq5zhjc...@mail.gmail.com>
and subject line fixed
has caused the Debian Bug report #1128075,
regarding aevol: FTBFS with boost 1.90
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1128075: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1128075
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:aevol
Version: 5.0+ds-4
Severity: important
Tags: sid forky ftbfs
User: [email protected]
Usertags: boost1.90

aevol FTBFS with boost 1.90. Note that the FTBFS may not necessarily be
connected to boost - please check the build log for the actual cause.

Ubuntu has started the rebuild and the status can be tracked here:
https://transitions.ubuntu.com/html/boost1.90.html#!good,bad,partial,unknown,!notintesting
Thanks to them. Please find your package there, after that you can see the logs 
from
the failing build.

Note: This ticket severity will be increased to RC bug when
boost-defaults is switched to 1.90.

Additional information: The boost system library was removed upstream in 1.89 
and is empty since 1.69.
If your package depends on or build-depends on libboost-system-dev, remove it 
from
build-depends and the build system. See https://www.boost.org/releases/1.89.0/ 
for cmake instructions.

Note that libboost-system-dev is "virtually" provided by libboost-dev_1.90,
but it is better to drop it from build-depends as this will be removed in the 
future.


Here is the most probably relevant part of the failing build log:



checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for boostlib >= 1.55 (105500)... yes
checking whether the Boost::System library is available... yes
configure: error: Could not find a version of the Boost::System library!
tail -v -n \+0 config.log
==> config.log <==
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by AEVOL configure 5.0, which was
generated by GNU Autoconf 2.72.  Invocation command line was

  $ ./configure --build=x86_64-linux-gnu --prefix=/usr '--includedir=/include' 
'--mandir=/share/man' '--infodir=/share/info' --sysconfdir=/etc 
--localstatedir=/var --disable-option-checking --disable-silent-rules 
'--libdir=/lib/x86_64-linux-gnu' --runstatedir=/run --disable-maintainer-mode 
--disable-dependency-tracking

## --------- ##
## Platform. ##
## --------- ##

hostname = lcy02-amd64-085
uname -m = x86_64
uname -r = 6.8.0-90-generic
uname -s = Linux
uname -v = #91-Ubuntu SMP PREEMPT_DYNAMIC Tue Nov 18 14:14:30 UTC 2025

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = x86_64
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/sbin/
PATH: /usr/local/bin/
PATH: /usr/sbin/
PATH: /usr/bin/
PATH: /sbin/
PATH: /bin/
PATH: /usr/games/


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2951: looking for aux files: config.guess config.sub compile missing 
install-sh
configure:2964:  trying ./
configure:2993:   ./config.guess found
configure:2993:   ./config.sub found
configure:2993:   ./compile found
configure:2993:   ./missing found
configure:2975:   ./install-sh found
configure:3142: checking for a BSD-compatible install
configure:3216: result: /usr/bin/install -c
configure:3227: checking whether sleep supports fractional seconds
configure:3243: result: yes
configure:3246: checking filesystem timestamp resolution
configure:3381: result: 0.01
configure:3386: checking whether build environment is sane
configure:3431: result: yes
configure:3602: checking for a race-free mkdir -p
configure:3645: result: /usr/bin/mkdir -p
configure:3652: checking for gawk
configure:3688: result: no
configure:3652: checking for mawk
configure:3673: found /usr/bin/mawk
configure:3685: result: mawk
configure:3696: checking whether make sets 
configure:3720: result: yes
configure:3746: checking whether make supports nested variables
configure:3765: result: yes
configure:3779: checking xargs -n works
configure:3795: result: yes
configure:3880: checking whether UID '2001' is supported by ustar format
configure:3886: result: yes
configure:3893: checking whether GID '2501' is supported by ustar format
configure:3899: result: yes
configure:3907: checking how to create a ustar tar archive
configure:3918: tar --version
tar (GNU tar) 1.35
Copyright (C) 2023 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by John Gilmore and Jay Fenlason.
configure:3921: 2 = 0
configure:3961: tardir=conftest.dir && eval tar --format=ustar -chf - "" 
>conftest.tar
configure:3964: 2 = 0
configure:3968: tar -xf - <conftest.tar
configure:3971: 2 = 0
configure:3973: cat conftest.dir/file
GrepMe
configure:3976: 2 = 0
configure:3991: result: gnutar
configure:4089: checking for clang-omp++
configure:4125: result: no
configure:4089: checking for clang++
configure:4125: result: no
configure:4089: checking for g++
configure:4110: found /usr/bin/g++
configure:4122: result: g++
configure:4149: checking for C++ compiler version
configure:4158: g++ --version >&5
g++ (Ubuntu 15.2.0-12ubuntu1) 15.2.0
Copyright (C) 2025 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.

configure:4169: 2 = 0
configure:4158: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-linux-gnu/15/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 
15.2.0-12ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-15/README.Bugs 
--enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2,rust,cobol,algol68 
--prefix=/usr --with-gcc-major-version-only --program-suffix=-15 
--program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
--libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix 
--libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu 
--enable-libstdcxx-debug --enable-libstdcxx-time=yes 
--with-default-libstdcxx-abi=new --enable-libstdcxx-backtrace 
--enable-gnu-unique-object --disable-vtable-verify --enable-plugin 
--enable-default-pie --with-system-zlib --enable-libphobos-checking=release 
--with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch 
--disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 
--with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic 
--enable-offload-targets=nvptx
 
-none=/build/gcc-15-beOZG4/gcc-15-15.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-15-beOZG4/gcc-15-15.2.0/debian/tmp-gcn/usr
 --enable-offload-defaulted --without-cuda-driver --enable-checking=release 
--build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu 
--with-build-config=bootstrap-lto-lean --enable-link-serialization=2
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 15.2.0 (Ubuntu 15.2.0-12ubuntu1) 
... rest of stderr output deleted ...
configure:4169: 2 = 0
configure:4158: g++ -V >&5
g++: error: unrecognized command-line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:4169: 2 = 1
configure:4158: g++ -qversion >&5
g++: error: unrecognized command-line option '-qversion'; did you mean 
'--version'?
g++: fatal error: no input files
compilation terminated.
configure:4169: 2 = 1
configure:4189: checking whether the C++ compiler works
configure:4211: g++ -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto -ffat-lto-objects 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=/usr/src/aevol-5.0+ds-4ubuntu5 -Wdate-time 
-D_FORTIFY_SOURCE=3 -Wl,-Bsymbolic-functions 
-Wl,--package-metadata=%7B%22type%22:%22deb%22%2C%22os%22:%22ubuntu%22%2C%22name%22:%22aevol%22%2C%22version%22:%225.0+ds-4ubuntu5%22%2C%22architecture%22:%22amd64%22%7D
 -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now conftest.cpp  >&5
configure:4215: 2 = 0
configure:4266: result: yes
configure:4270: checking for C++ compiler default output file name
configure:4272: result: a.out
configure:4278: checking for suffix of executables
configure:4285: g++ -o conftest -g -O2 -fno-omit-frame-pointer 
-mno-omit-leaf-frame-pointer -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto 
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=/usr/src/aevol-5.0+ds-4ubuntu5 -Wdate-time 
-D_FORTIFY_SOURCE=3 -Wl,-Bsymbolic-functions 
-Wl,--package-metadata=%7B%22type%22:%22deb%22%2C%22os%22:%22ubuntu%22%2C%22name%22:%22aevol%22%2C%22version%22:%225.0+ds-4ubuntu5%22%2C%22architecture%22:%22amd64%22%7D
 -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now conftest.cpp  >&5
configure:4289: 2 = 0
configure:4313: result: 
configure:4337: checking whether we are cross compiling
configure:4345: g++ -o conftest -g -O2 -fno-omit-frame-pointer 
-mno-omit-leaf-frame-pointer -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto 
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=/usr/src/aevol-5.0+ds-4ubuntu5 -Wdate-time 
-D_FORTIFY_SOURCE=3 -Wl,-Bsymbolic-functions 
-Wl,--package-metadata=%7B%22type%22:%22deb%22%2C%22os%22:%22ubuntu%22%2C%22name%22:%22aevol%22%2C%22version%22:%225.0+ds-4ubuntu5%22%2C%22architecture%22:%22amd64%22%7D
 -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now conftest.cpp  >&5
configure:4349: 2 = 0
configure:4356: ./conftest
configure:4360: 2 = 0
configure:4375: result: no
configure:4381: checking for suffix of object files
configure:4404: g++ -c -g -O2 -fno-omit-frame-pointer 
-mno-omit-leaf-frame-pointer -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto 
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=/usr/src/aevol-5.0+ds-4ubuntu5 -Wdate-time 
-D_FORTIFY_SOURCE=3 conftest.cpp >&5
configure:4408: 2 = 0
configure:4432: result: o
configure:4436: checking whether the compiler supports GNU C++
configure:4456: g++ -c -g -O2 -fno-omit-frame-pointer 
-mno-omit-leaf-frame-pointer -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto 
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=/usr/src/aevol-5.0+ds-4ubuntu5 -Wdate-time 
-D_FORTIFY_SOURCE=3 conftest.cpp >&5
configure:4456: 2 = 0
configure:4468: result: yes
configure:4479: checking whether g++ accepts -g
configure:4500: g++ -c -g -Wdate-time -D_FORTIFY_SOURCE=3 conftest.cpp >&5
configure:4500: 2 = 0
configure:4547: result: yes
configure:4567: checking for g++ option to enable C++11 features
configure:4582: g++  -c -g -O2 -fno-omit-frame-pointer 
-mno-omit-leaf-frame-pointer -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto 
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=/usr/src/aevol-5.0+ds-4ubuntu5 -Wdate-time 
-D_FORTIFY_SOURCE=3 conftest.cpp >&5
conftest.cpp: In function 'int main(int, char**)':
conftest.cpp:177:25: warning: empty parentheses were disambiguated as a 
function declaration [-Wvexing-parse]
  177 |   cxx11test::delegate d2();
      |                         ^~
conftest.cpp:177:25: note: remove parentheses to default-initialize a variable
  177 |   cxx11test::delegate d2();
      |                         ^~
      |                         --
conftest.cpp:177:25: note: or replace parentheses with braces to 
value-initialize a variable
configure:4582: 2 = 0
configure:4601: result: none needed
configure:4673: checking whether make supports the include directive
configure:4688: make -f confmf.GNU && cat confinc.out
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
this is the am__doit target
configure:4691: 2 = 0
configure:4710: result: yes (GNU style)
configure:4736: checking dependency style of g++
configure:4849: result: none
configure:4874: checking whether g++ supports C++14 features by default
configure:4909: g++ -c -g -O2 -fno-omit-frame-pointer 
-mno-omit-leaf-frame-pointer -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto 
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=/usr/src/aevol-5.0+ds-4ubuntu5 -Wdate-time 
-D_FORTIFY_SOURCE=3 conftest.cpp >&5
configure:4909: 2 = 0
configure:4919: result: yes
configure:5020: checking whether g++ supports C++11 features by default
configure:5055: g++ -c -g -O2 -fno-omit-frame-pointer 
-mno-omit-leaf-frame-pointer -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto 
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=/usr/src/aevol-5.0+ds-4ubuntu5 -Wdate-time 
-D_FORTIFY_SOURCE=3 conftest.cpp >&5
configure:5055: 2 = 0
configure:5065: result: yes
configure:5220: checking for ranlib
configure:5241: found /usr/bin/ranlib
configure:5253: result: ranlib
configure:5286: checking for g++ option to support OpenMP
configure:5308: g++ -c -g -O2 -fno-omit-frame-pointer 
-mno-omit-leaf-frame-pointer -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto 
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=/usr/src/aevol-5.0+ds-4ubuntu5  -Wdate-time 
-D_FORTIFY_SOURCE=3 conftest.cpp >&5
conftest.cpp:14:2: error: #error "OpenMP not supported"
   14 | #error "OpenMP not supported"
      |  ^~~~~
configure:5308: 2 = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "AEVOL"
| #define PACKAGE_TARNAME "aevol"
| #define PACKAGE_VERSION "5.0"
| #define PACKAGE_STRING "AEVOL 5.0"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "www.aevol.fr"
| #define PACKAGE "aevol"
| #define VERSION "5.0"
| #define HAVE_CXX14 1
| /* end confdefs.h.  */
| 
| #ifndef _OPENMP
| #error "OpenMP not supported"
| #endif
| #include <omp.h>
| int main (void) { return omp_get_num_threads (); }
| 
configure:5308: g++ -c -g -O2 -fno-omit-frame-pointer 
-mno-omit-leaf-frame-pointer -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto 
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=/usr/src/aevol-5.0+ds-4ubuntu5 -fopenmp 
-Wdate-time -D_FORTIFY_SOURCE=3 conftest.cpp >&5
configure:5308: 2 = 0
configure:5320: g++ -o conftest -g -O2 -fno-omit-frame-pointer 
-mno-omit-leaf-frame-pointer -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto 
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=/usr/src/aevol-5.0+ds-4ubuntu5 -fopenmp 
-Wdate-time -D_FORTIFY_SOURCE=3 -Wl,-Bsymbolic-functions 
-Wl,--package-metadata=%7B%22type%22:%22deb%22%2C%22os%22:%22ubuntu%22%2C%22name%22:%22aevol%22%2C%22version%22:%225.0+ds-4ubuntu5%22%2C%22architecture%22:%22amd64%22%7D
 -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now conftest.cpp  >&5
configure:5320: 2 = 0
configure:5345: result: -fopenmp
configure:5417: checking for gcc
configure:5438: found /usr/bin/gcc
configure:5450: result: gcc
configure:5809: checking for C compiler version
configure:5818: gcc --version >&5
gcc (Ubuntu 15.2.0-12ubuntu1) 15.2.0
Copyright (C) 2025 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.

configure:5829: 2 = 0
configure:5818: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-linux-gnu/15/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 
15.2.0-12ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-15/README.Bugs 
--enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2,rust,cobol,algol68 
--prefix=/usr --with-gcc-major-version-only --program-suffix=-15 
--program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
--libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix 
--libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu 
--enable-libstdcxx-debug --enable-libstdcxx-time=yes 
--with-default-libstdcxx-abi=new --enable-libstdcxx-backtrace 
--enable-gnu-unique-object --disable-vtable-verify --enable-plugin 
--enable-default-pie --with-system-zlib --enable-libphobos-checking=release 
--with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch 
--disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 
--with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic 
--enable-offload-targets=nvptx
 
-none=/build/gcc-15-beOZG4/gcc-15-15.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-15-beOZG4/gcc-15-15.2.0/debian/tmp-gcn/usr
 --enable-offload-defaulted --without-cuda-driver --enable-checking=release 
--build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu 
--with-build-config=bootstrap-lto-lean --enable-link-serialization=2
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 15.2.0 (Ubuntu 15.2.0-12ubuntu1) 
... rest of stderr output deleted ...
configure:5829: 2 = 0
configure:5818: gcc -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:5829: 2 = 1
configure:5818: gcc -qversion >&5
gcc: error: unrecognized command-line option '-qversion'; did you mean 
'--version'?
gcc: fatal error: no input files
compilation terminated.
configure:5829: 2 = 1
configure:5818: gcc -version >&5
gcc: error: unrecognized command-line option '-version'
gcc: fatal error: no input files
compilation terminated.
configure:5829: 2 = 1
configure:5833: checking whether the compiler supports GNU C
configure:5853: gcc -c -g -O2 -Werror=implicit-function-declaration 
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto -ffat-lto-objects 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=/usr/src/aevol-5.0+ds-4ubuntu5 -Wdate-time 
-D_FORTIFY_SOURCE=3 conftest.c >&5
configure:5853: 2 = 0
configure:5865: result: yes
configure:5876: checking whether gcc accepts -g
configure:5897: gcc -c -g -Wdate-time -D_FORTIFY_SOURCE=3 conftest.c >&5
configure:5897: 2 = 0
configure:5944: result: yes
configure:5964: checking for gcc option to enable C11 features
configure:5979: gcc  -c -g -O2 -Werror=implicit-function-declaration 
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto -ffat-lto-objects 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=/usr/src/aevol-5.0+ds-4ubuntu5 -Wdate-time 
-D_FORTIFY_SOURCE=3 conftest.c >&5
configure:5979: 2 = 0
configure:5998: result: none needed
configure:6122: checking whether gcc understands -c and -o together
configure:6145: gcc -c conftest.c -o conftest2.o
configure:6148: 2 = 0
configure:6145: gcc -c conftest.c -o conftest2.o
configure:6148: 2 = 0
configure:6164: result: yes
configure:6183: checking dependency style of gcc
configure:6296: result: none
configure:6318: checking for stdio.h
configure:6318: g++ -c -g -O2 -fno-omit-frame-pointer 
-mno-omit-leaf-frame-pointer -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto 
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=/usr/src/aevol-5.0+ds-4ubuntu5 -Wdate-time 
-D_FORTIFY_SOURCE=3 conftest.cpp >&5
configure:6318: 2 = 0
configure:6318: result: yes
configure:6318: checking for stdlib.h
configure:6318: g++ -c -g -O2 -fno-omit-frame-pointer 
-mno-omit-leaf-frame-pointer -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto 
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=/usr/src/aevol-5.0+ds-4ubuntu5 -Wdate-time 
-D_FORTIFY_SOURCE=3 conftest.cpp >&5
configure:6318: 2 = 0
configure:6318: result: yes
configure:6318: checking for string.h
configure:6318: g++ -c -g -O2 -fno-omit-frame-pointer 
-mno-omit-leaf-frame-pointer -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto 
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=/usr/src/aevol-5.0+ds-4ubuntu5 -Wdate-time 
-D_FORTIFY_SOURCE=3 conftest.cpp >&5
configure:6318: 2 = 0
configure:6318: result: yes
configure:6318: checking for inttypes.h
configure:6318: g++ -c -g -O2 -fno-omit-frame-pointer 
-mno-omit-leaf-frame-pointer -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto 
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=/usr/src/aevol-5.0+ds-4ubuntu5 -Wdate-time 
-D_FORTIFY_SOURCE=3 conftest.cpp >&5
configure:6318: 2 = 0
configure:6318: result: yes
configure:6318: checking for stdint.h
configure:6318: g++ -c -g -O2 -fno-omit-frame-pointer 
-mno-omit-leaf-frame-pointer -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto 
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=/usr/src/aevol-5.0+ds-4ubuntu5 -Wdate-time 
-D_FORTIFY_SOURCE=3 conftest.cpp >&5
configure:6318: 2 = 0
configure:6318: result: yes
configure:6318: checking for strings.h
configure:6318: g++ -c -g -O2 -fno-omit-frame-pointer 
-mno-omit-leaf-frame-pointer -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto 
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=/usr/src/aevol-5.0+ds-4ubuntu5 -Wdate-time 
-D_FORTIFY_SOURCE=3 conftest.cpp >&5
configure:6318: 2 = 0
configure:6318: result: yes
configure:6318: checking for sys/stat.h
configure:6318: g++ -c -g -O2 -fno-omit-frame-pointer 
-mno-omit-leaf-frame-pointer -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto 
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=/usr/src/aevol-5.0+ds-4ubuntu5 -Wdate-time 
-D_FORTIFY_SOURCE=3 conftest.cpp >&5
configure:6318: 2 = 0
configure:6318: result: yes
configure:6318: checking for sys/types.h
configure:6318: g++ -c -g -O2 -fno-omit-frame-pointer 
-mno-omit-leaf-frame-pointer -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto 
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=/usr/src/aevol-5.0+ds-4ubuntu5 -Wdate-time 
-D_FORTIFY_SOURCE=3 conftest.cpp >&5
configure:6318: 2 = 0
configure:6318: result: yes
configure:6318: checking for unistd.h
configure:6318: g++ -c -g -O2 -fno-omit-frame-pointer 
-mno-omit-leaf-frame-pointer -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto 
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=/usr/src/aevol-5.0+ds-4ubuntu5 -Wdate-time 
-D_FORTIFY_SOURCE=3 conftest.cpp >&5
configure:6318: 2 = 0
configure:6318: result: yes
configure:6343: checking for omp.h
configure:6343: g++ -c -g -O2 -fno-omit-frame-pointer 
-mno-omit-leaf-frame-pointer -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto 
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=/usr/src/aevol-5.0+ds-4ubuntu5 -Wdate-time 
-D_FORTIFY_SOURCE=3 conftest.cpp >&5
configure:6343: 2 = 0
configure:6343: result: yes
configure:6361: checking build system type
configure:6377: result: x86_64-pc-linux-gnu
configure:6397: checking host system type
configure:6412: result: x86_64-pc-linux-gnu
configure:6592: checking for boostlib >= 1.55 (105500)
configure:6624: g++ -c -g -O2 -fno-omit-frame-pointer 
-mno-omit-leaf-frame-pointer -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto 
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=/usr/src/aevol-5.0+ds-4ubuntu5 -Wdate-time 
-D_FORTIFY_SOURCE=3 -I/usr/include conftest.cpp >&5
configure:6624: 2 = 0
configure:6627: result: yes
configure:6824: checking whether the Boost::System library is available
configure:6850: g++ -c  -Wdate-time -D_FORTIFY_SOURCE=3 -I/usr/include 
conftest.cpp >&5
configure:6850: 2 = 0
configure:6868: result: yes
configure:7033: error: Could not find a version of the Boost::System library!

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-g -O2 -Werror=implicit-function-declaration 
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto -ffat-lto-objects 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=/usr/src/aevol-5.0+ds-4ubuntu5'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-Wdate-time -D_FORTIFY_SOURCE=3'
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-g -O2 -fno-omit-frame-pointer 
-mno-omit-leaf-frame-pointer -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto 
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=/usr/src/aevol-5.0+ds-4ubuntu5'
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-Wl,-Bsymbolic-functions 
-Wl,--package-metadata=%7B%22type%22:%22deb%22%2C%22os%22:%22ubuntu%22%2C%22name%22:%22aevol%22%2C%22version%22:%225.0+ds-4ubuntu5%22%2C%22architecture%22:%22amd64%22%7D
 -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now'
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=x86_64-linux-gnu
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_header_inttypes_h=yes
ac_cv_header_omp_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-pc-linux-gnu
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=mawk
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c11=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_cxx11=
ac_cv_prog_cxx_g=yes
ac_cv_prog_cxx_openmp=-fopenmp
ac_cv_prog_cxx_stdcxx=
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=none
am_cv_CXX_dependencies_compiler_type=none
am_cv_filesystem_timestamp_resolution=0.01
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
am_cv_prog_tar_ustar=gnutar
am_cv_sleep_fractional_seconds=yes
am_cv_xargs_n_works=yes
ax_cv_boost_system=yes
ax_cv_cxx_compile_cxx11=yes
ax_cv_cxx_compile_cxx14=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='/opt/homebrew/bin/fish '\''/<<PKGBUILDDIR>>/missing'\'' aclocal-1.18'
AEVOLCPPFLAGS=''
AEVOLCXXFLAGS=''
AEVOLLDFLAGS=''
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='31981{TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V=''
AM_DEFAULT_VERBOSITY='1'
AM_V=''
AUTOCONF='/opt/homebrew/bin/fish '\''/<<PKGBUILDDIR>>/missing'\'' autoconf'
AUTOHEADER='/opt/homebrew/bin/fish '\''/<<PKGBUILDDIR>>/missing'\'' autoheader'
AUTOMAKE='/opt/homebrew/bin/fish '\''/<<PKGBUILDDIR>>/missing'\'' automake-1.18'
AWK='mawk'
BOOST_CPPFLAGS='-I/usr/include'
BOOST_FILESYSTEM_LIB=''
BOOST_LDFLAGS='-L/usr/lib/x86_64-linux-gnu'
BOOST_SYSTEM_LIB=''
CC='gcc'
CCDEPMODE='depmode=none'
CFLAGS='-g -O2 -Werror=implicit-function-declaration -fno-omit-frame-pointer 
-mno-omit-leaf-frame-pointer -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto 
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=/usr/src/aevol-5.0+ds-4ubuntu5'
CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=3 -I/usr/include'
CSCOPE='cscope'
CTAGS='ctags'
CXX='g++'
CXXCPP=''
CXXDEPMODE='depmode=none'
CXXFLAGS='-g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto -ffat-lto-objects 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=/usr/src/aevol-5.0+ds-4ubuntu5'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
ENABLE_DEVEL_FALSE=''
ENABLE_DEVEL_TRUE=''
ENABLE_FORCEPJ_FALSE=''
ENABLE_FORCEPJ_TRUE=''
ETAGS='etags'
EXEEXT=''
HAVE_CXX11=''
HAVE_CXX14='1'
HAVE_DOXYGEN=''
INSTALL_DATA=' -m 644'
INSTALL_PROGRAM=''
INSTALL_SCRIPT=''
INSTALL_STRIP_PROGRAM=' -c -s'
LDFLAGS='-Wl,-Bsymbolic-functions 
-Wl,--package-metadata=%7B%22type%22:%22deb%22%2C%22os%22:%22ubuntu%22%2C%22name%22:%22aevol%22%2C%22version%22:%225.0+ds-4ubuntu5%22%2C%22architecture%22:%22amd64%22%7D
 -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now 
-L/usr/lib/x86_64-linux-gnu'
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='/opt/homebrew/bin/fish '\''/<<PKGBUILDDIR>>/missing'\'' makeinfo'
MKDIR_P='/usr/bin/mkdir -p'
OBJEXT='o'
OPENMP_CXXFLAGS='-fopenmp'
PACKAGE='aevol'
PACKAGE_BUGREPORT='[email protected]'
PACKAGE_NAME='AEVOL'
PACKAGE_STRING='AEVOL 5.0'
PACKAGE_TARNAME='aevol'
PACKAGE_URL='www.aevol.fr'
PACKAGE_VERSION='5.0'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/bash'
STRIP=''
VERSION='5.0'
WANT_DOXYGEN_FALSE=''
WANT_DOXYGEN_TRUE=''
WITH_ATLAS_FALSE=''
WITH_ATLAS_TRUE=''
WITH_BLAS_FALSE=''
WITH_BLAS_TRUE=''
WITH_DEBUG_FALSE=''
WITH_DEBUG_TRUE=''
WITH_MKL_FALSE=''
WITH_MKL_TRUE=''
WITH_NORMALIZED_FITNESS_FALSE=''
WITH_NORMALIZED_FITNESS_TRUE=''
WITH_OPTIM_FALSE=''
WITH_OPTIM_TRUE=''
WITH_PROFILING_FALSE=''
WITH_PROFILING_TRUE=''
WITH_RAEVOL_FALSE=''
WITH_RAEVOL_TRUE=''
WITH_TBB_FALSE=''
WITH_TBB_TRUE=''
WITH_TRACING_FALSE=''
WITH_TRACING_TRUE=''
WITH_X_FALSE=''
WITH_X_TRUE=''
XMKMF=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ac_ct_CC='gcc'
ac_ct_CXX='g++'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep=''
am__quote=''
am__rm_f_notfound=''
am__tar='tar --format=ustar -chf - "31981tardir"'
am__untar='tar -xf -'
am__xargs_n='xargs -n'
bindir='/bin'
build='x86_64-pc-linux-gnu'
build_alias='x86_64-linux-gnu'
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir=''
datarootdir='/share'
docdir='/doc/'
dvidir=''
exec_prefix='NONE'
host='x86_64-pc-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
htmldir=''
includedir='/include'
infodir='/share/info'
install_sh='/opt/homebrew/bin/fish /<<PKGBUILDDIR>>/install-sh'
libdir='/lib/x86_64-linux-gnu'
libexecdir='/libexec'
localedir='/locale'
localstatedir='/var'
mandir='/share/man'
mkdir_p=''
oldincludedir='/usr/include'
pdfdir=''
prefix='/usr'
program_transform_name='s,x,x,'
psdir=''
runstatedir='/run'
sbindir='/sbin'
sharedstatedir='/com'
sysconfdir='/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "AEVOL"
#define PACKAGE_TARNAME "aevol"
#define PACKAGE_VERSION "5.0"
#define PACKAGE_STRING "AEVOL 5.0"
#define PACKAGE_BUGREPORT "[email protected]"
#define PACKAGE_URL "www.aevol.fr"
#define PACKAGE "aevol"
#define VERSION "5.0"
#define HAVE_CXX14 1
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define STDC_HEADERS 1
#define HAVE_BOOST /**/
#define HAVE_BOOST_SYSTEM /**/

configure: exit 1
dh_auto_configure: error: ./configure --build=x86_64-linux-gnu --prefix=/usr 
--includedir=${prefix}/include --mandir=${prefix}/share/man 
--infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
--disable-option-checking --disable-silent-rules 
--libdir=${prefix}/lib/x86_64-linux-gnu --runstatedir=/run 
--disable-maintainer-mode --disable-dependency-tracking returned exit code 1
make: *** [debian/rules:10: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
fixed 1128075 9.3.0-1
thanks

--- End Message ---

Reply via email to