Your message dated Fri, 03 May 2024 09:37:13 +0000
with message-id <e1s2plt-00682b...@fasolo.debian.org>
and subject line Bug#1069542: fixed in octave 9.1.0-2
has caused the Debian Bug report #1069542,
regarding octave: FTBFS on armel: make[1]: *** [debian/rules:59: 
override_dh_auto_build-indep] Error 1
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 ow...@bugs.debian.org
immediately.)


-- 
1069542: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1069542
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: octave
Version: 8.4.0-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armel

Hi,

During a rebuild of all packages in sid, your package failed to build
on armel.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> # Enforce generic BLAS (in order to avoid tying the binary to OpenBLAS or 
> ATLAS)
> # Also pass OpenMP flag (#631831)
> # Pass the install directory of fonts-freefont-otf package
> dh_auto_configure -- \
>       --with-blas=blas --enable-openmp \
>       --with-system-freefont=/usr/share/fonts/opentype/freefont \
>       --disable-rpath \
>       --disable-java --with-hdf5-includedir=/usr/include/hdf5/serial 
> --with-hdf5-libdir=/usr/lib/arm-linux-gnueabi/hdf5/serial 
>       ./configure --build=arm-linux-gnueabi --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/arm-linux-gnueabi --runstatedir=/run 
> --disable-maintainer-mode --disable-dependency-tracking --with-blas=blas 
> --enable-openmp --with-system-freefont=/usr/share/fonts/opentype/freefont 
> --disable-rpath --disable-java 
> --with-hdf5-includedir=/usr/include/hdf5/serial 
> --with-hdf5-libdir=/usr/lib/arm-linux-gnueabi/hdf5/serial
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for a race-free mkdir -p... /usr/bin/mkdir -p
> checking for gawk... gawk
> checking whether make sets $(MAKE)... yes
> checking whether make supports nested variables... yes
> checking whether UID '1001' is supported by ustar format... yes
> checking whether GID '1001' is supported by ustar format... yes
> checking how to create a ustar tar archive... gnutar
> checking whether make supports nested variables... (cached) yes
> checking build system type... arm-unknown-linux-gnueabi
> checking host system type... arm-unknown-linux-gnueabi
> checking whether make supports the include directive... yes (GNU style)
> checking for gcc... gcc
> checking whether the C compiler works... yes
> checking for C compiler default output file name... a.out
> checking for suffix of executables... 
> checking whether we are cross compiling... no
> checking for suffix of object files... o
> checking whether the compiler supports GNU C... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to enable C11 features... none needed
> checking whether gcc understands -c and -o together... yes
> checking whether the compiler is clang... no
> checking for compiler option needed when checking for declarations... none
> checking dependency style of gcc... none
> checking for stdio.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for strings.h... yes
> checking for sys/stat.h... yes
> checking for sys/types.h... yes
> checking for unistd.h... yes
> checking for wchar.h... yes
> checking for minix/config.h... no
> checking for sys/param.h... yes
> checking for sys/socket.h... yes
> checking for dirent.h... yes
> checking for fnmatch.h... yes
> checking for netdb.h... yes
> checking for getopt.h... yes
> checking for sys/cdefs.h... yes
> checking for sys/time.h... yes
> checking for glob.h... yes
> checking for threads.h... yes
> checking for iconv.h... yes
> checking for limits.h... yes
> checking for langinfo.h... yes
> checking for xlocale.h... no
> checking for math.h... yes
> checking for sys/mman.h... yes
> checking for sys/select.h... yes
> checking for stdalign.h... yes
> checking for stdbool.h... yes
> checking for stdckdint.h... no
> checking for sys/random.h... yes
> checking for sys/resource.h... yes
> checking for sys/times.h... yes
> checking for sys/uio.h... yes
> checking for sys/utsname.h... yes
> checking for sys/wait.h... yes
> checking for features.h... yes
> checking for crtdefs.h... no
> checking for wctype.h... yes
> checking whether it is safe to define __EXTENSIONS__... yes
> checking whether _XOPEN_SOURCE should be defined... no
> defining octlibdir to be ${libdir}/octave/${version}
> defining archlibdir to be 
> ${libexecdir}/octave/${version}/exec/${canonical_host_type}
> defining localarchlibdir to be 
> ${libexecdir}/octave/site/exec/${canonical_host_type}
> defining localapiarchlibdir to be 
> ${libexecdir}/octave/${api_version}/site/exec/${canonical_host_type}
> defining localverarchlibdir to be 
> ${libexecdir}/octave/${version}/site/exec/${canonical_host_type}
> defining octfiledir to be 
> ${libdir}/octave/${version}/oct/${canonical_host_type}
> defining localoctfiledir to be 
> ${libdir}/octave/site/oct/${canonical_host_type}
> defining localapioctfiledir to be 
> ${libdir}/octave/site/oct/${api_version}/${canonical_host_type}
> defining localveroctfiledir to be 
> ${libdir}/octave/${version}/site/oct/${canonical_host_type}
> defining octincludedir to be ${includedir}/octave-${version}/octave
> defining fcnfiledir to be ${datadir}/octave/${version}/m
> defining localfcnfiledir to be ${datadir}/octave/site/m
> defining localapifcnfiledir to be ${datadir}/octave/site/${api_version}/m
> defining localverfcnfiledir to be ${datadir}/octave/${version}/site/m
> defining octetcdir to be ${datadir}/octave/${version}/etc
> defining octlocaledir to be ${datadir}/octave/${version}/locale
> defining doc_cache_file to be ${octetcdir}/doc-cache
> defining octtestsdir to be ${octetcdir}/tests
> defining texi_macros_file to be ${octetcdir}/macros.texi
> defining imagedir to be ${datadir}/octave/${version}/imagelib
> defining octdatadir to be ${datadir}/octave/${version}/data
> defining octdocdir to be ${datadir}/octave/${version}/doc
> defining octfontsdir to be ${datadir}/octave/${version}/fonts
> defining startupfiledir to be ${fcnfiledir}/startup
> defining localstartupfiledir to be ${localfcnfiledir}/startup
> defining man1dir to be ${mandir}/man1
> defining man1ext to be .1
> defining infofile to be ${infodir}/octave.info
> checking for pkg-config... /usr/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking for gawk... (cached) gawk
> checking for grep that handles long lines and -e... /usr/bin/grep
> checking for egrep... /usr/bin/grep -E
> checking for gfind... no
> checking for find... find
> checking for a usable sed... /usr/bin//sed
> checking for perl... perl
> checking for gperf... gperf
> checking for flex... flex
> checking for lex output file root... lex.yy
> checking for lex library... none needed
> checking whether yytext is a pointer... yes
> defining LFLAGS to be -I
> checking for bison... bison
> checking for bison 3.0 or newer... 3.8.2, ok
> checking syntax of bison api.prefix (or name-prefix) declaration... api brace
> checking whether api.prefix applies to yysymbol_kind_t... no
> checking for makeinfo... makeinfo
> checking for makeinfo support for @sortas command... yes
> checking for texi2dvi... texi2dvi
> checking for texi2pdf... texi2pdf
> checking for options to make reproducible archives with GNU tar... --owner=0 
> --group=0 --numeric-owner --sort=name
> checking whether ln -s works... yes
> checking for gs... gs
> checking for gnuplot... gnuplot
> checking for less... less
> checking for python3... python3
> checking for icotool... icotool
> checking for rsvg-convert... rsvg-convert
> checking for g++... g++
> checking whether the compiler supports GNU C++... yes
> checking whether g++ accepts -g... yes
> checking for g++ option to enable C++11 features... none needed
> checking dependency style of g++... none
> checking how to run the C++ preprocessor... g++ -E
> checking whether g++ supports C++11 features by default... yes
> checking for gcc... (cached) gcc
> checking whether the compiler supports GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking for gcc option to enable C11 features... (cached) none needed
> checking whether gcc understands -c and -o together... (cached) yes
> checking whether the compiler is clang... (cached) no
> checking for compiler option needed when checking for declarations... 
> (cached) none
> checking dependency style of gcc... (cached) none
> checking how to run the C preprocessor... gcc -E
> checking whether gcc needs -traditional... no
> checking for Minix Amsterdam compiler... no
> checking for ar... ar
> checking for ranlib... ranlib
> checking for _LARGEFILE_SOURCE value needed for large files... no
> checking for special C compiler options needed for large files... no
> checking for _FILE_OFFSET_BITS value needed for large files... no
> checking g++ compiler version number... 13.2.0
> checking whether stl_algo.h is broken... no
> checking gcc compiler version number... 13.2.0
> configure: defining __NO_MATH_INLINES avoids buggy GNU libc exp function
> checking for sin in -lm... yes
> checking for gfortran... gfortran
> checking whether the compiler supports GNU Fortran 77... yes
> checking whether gfortran accepts -g... yes
> checking whether a usable Fortran compiler was found... yes
> checking how to get verbose linking output from gfortran... -v
> checking for Fortran 77 libraries of gfortran...  
> -L/usr/lib/gcc/arm-linux-gnueabi/13 
> -L/usr/lib/gcc/arm-linux-gnueabi/13/../../../arm-linux-gnueabi 
> -L/usr/lib/gcc/arm-linux-gnueabi/13/../../.. -L/lib/arm-linux-gnueabi 
> -L/usr/lib/arm-linux-gnueabi -lgfortran -lm
> checking for dummy main to link with Fortran 77 libraries... none
> checking for Fortran 77 name-mangling scheme... lower case, underscore, no 
> extra underscore
> configure: defining FFLAGS to be -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection
> configure: defining FPICFLAG to be -fPIC
> configure: defining CPICFLAG to be -fPIC
> configure: defining CXXPICFLAG to be -fPIC
> configure: defining SH_LDFLAGS to be -shared
> configure: defining DL_LDFLAGS to be -shared
> configure: defining MKOCTFILE_DL_LDFLAGS to be -shared -Wl,-Bsymbolic
> configure: defining NO_OCT_FILE_STRIP to be false
> configure: defining TEMPLATE_AR to be ar
> configure: defining TEMPLATE_ARFLAGS to be cr
> configure: defining library_path_var to be LD_LIBRARY_PATH
> checking size of int... 4
> checking size of void *... 4
> checking whether using STL from LLVM or Apple... no
> checking for a sed that does not truncate output... /usr/bin//sed
> checking whether gcc is Clang... no
> checking whether pthreads work with "-pthread" and "-lpthread"... yes
> checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
> checking whether more special flags are required for pthreads... no
> checking for PTHREAD_PRIO_INHERIT... yes
> checking whether pthread stack size does not account for thread-local 
> storage... yes
> checking for OpenMP flag of C compiler... -fopenmp
> checking for OpenMP flag of C++ compiler... -fopenmp
> checking for omp.h... yes
> checking for omp_get_num_threads... yes
> checking how to print strings... printf
> checking for a sed that does not truncate output... (cached) /usr/bin//sed
> checking for fgrep... /usr/bin/grep -F
> checking for ld used by gcc... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
> checking the name lister (/usr/bin/nm -B) interface... BSD nm
> checking the maximum length of command line arguments... 1572864
> checking how to convert arm-unknown-linux-gnueabi file names to 
> arm-unknown-linux-gnueabi format... func_convert_file_noop
> checking how to convert arm-unknown-linux-gnueabi file names to toolchain 
> format... func_convert_file_noop
> checking for /usr/bin/ld option to reload object files... -r
> checking for file... file
> checking for objdump... objdump
> checking how to recognize dependent libraries... pass_all
> checking for dlltool... no
> checking how to associate runtime and link libraries... printf %s\n
> checking for archiver @FILE support... @
> checking for strip... strip
> checking for ranlib... (cached) ranlib
> checking command to parse /usr/bin/nm -B output from gcc object... ok
> checking for sysroot... no
> checking for a working dd... /usr/bin/dd
> checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
> checking for mt... no
> checking if : is a manifest tool... no
> checking for dlfcn.h... yes
> checking for objdir... .libs
> checking if gcc supports -fno-rtti -fno-exceptions... no
> checking for gcc option to produce PIC... -fPIC -DPIC
> checking if gcc PIC flag -fPIC -DPIC works... yes
> checking if gcc static flag -static works... yes
> checking if gcc supports -c -o file.o... yes
> checking if gcc supports -c -o file.o... (cached) yes
> checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
> checking whether -lc should be explicitly linked in... no
> checking dynamic linker characteristics... GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> checking for shl_load... no
> checking for shl_load in -ldld... no
> checking for dlopen... yes
> checking whether a program can dlopen itself... yes
> checking whether a statically linked program can dlopen itself... no
> checking whether stripping libraries is possible... yes
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... no
> checking how to run the C++ preprocessor... g++ -E
> checking for ld used by g++... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
> checking for g++ option to produce PIC... -fPIC -DPIC
> checking if g++ PIC flag -fPIC -DPIC works... yes
> checking if g++ static flag -static works... yes
> checking if g++ supports -c -o file.o... yes
> checking if g++ supports -c -o file.o... (cached) yes
> checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
> checking dynamic linker characteristics... (cached) GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... no
> checking for gfortran option to produce PIC... -fPIC
> checking if gfortran PIC flag -fPIC works... yes
> checking if gfortran static flag -static works... yes
> checking if gfortran supports -c -o file.o... yes
> checking if gfortran supports -c -o file.o... (cached) yes
> checking whether the gfortran linker (/usr/bin/ld) supports shared 
> libraries... yes
> checking dynamic linker characteristics... (cached) GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> checking for sgemm_ in -lblas... yes
> checking BLAS library integer size... 4
> checking for cheev_... no
> checking for cheev_ in -llapack... yes
> checking default size of Fortran INTEGER... 4
> checking whether gfortran accepts -ffloat-store... yes
> setting F77_FLOAT_STORE_FLAG to -ffloat-store
> checking whether gfortran accepts -std=legacy... yes
> adding -std=legacy to FFLAGS
> checking whether g++ accepts -rdynamic... yes
> configure: defining CROSS_TOOL_PREFIX to be 
> configure: defining MKOCTFILE_AR to be ar
> configure: defining MKOCTFILE_CC to be gcc
> configure: defining MKOCTFILE_CXX to be g++
> configure: defining MKOCTFILE_F77 to be gfortran
> configure: defining MKOCTFILE_RANLIB to be ranlib
> checking whether C++ supports dynamic auto arrays... yes
> checking for IEEE 754 data format... yes
> checking whether bit_and, bit_or, bit_xor are defined in the C++ library... 
> yes
> checking whether complex class can set components independently... yes
> checking whether complex class can reference components independently... no
> checking for size_t... yes
> checking for working alloca.h... yes
> checking for alloca... yes
> checking whether the preprocessor supports include_next... yes
> checking whether source code line length is unlimited... yes
> checking for C/C++ restrict keyword... __restrict__
> checking whether <wchar.h> uses 'inline' correctly... yes
> checking for btowc... yes
> checking for canonicalize_file_name... yes
> checking for faccessat... yes
> checking for realpath... yes
> checking for lstat... yes
> checking for readlinkat... yes
> checking for _set_invalid_parameter_handler... no
> checking for fchdir... yes
> checking for fcntl... yes
> checking for symlink... yes
> checking for fdopendir... yes
> checking for mempcpy... yes
> checking for fnmatch... yes
> checking for mbsrtowcs... yes
> checking for fstatat... yes
> checking for ftruncate... yes
> checking for getdelim... yes
> checking for getdtablesize... yes
> checking for getlogin_r... yes
> checking for getprogname... no
> checking for getexecname... no
> checking for getrandom... yes
> checking for getrusage... yes
> checking for gettimeofday... yes
> checking for glob... yes
> checking for glob_pattern_p... yes
> checking for getpwnam_r... yes
> checking for isblank... yes
> checking for link... yes
> checking for uselocale... yes
> checking for newlocale... yes
> checking for duplocale... yes
> checking for freelocale... yes
> checking for mbsinit... yes
> checking for mbrtowc... yes
> checking for mprotect... yes
> checking for mkostemp... yes
> checking for mkostemps... yes
> checking for openat... yes
> checking for pipe... yes
> checking for pselect... yes
> checking for pthread_sigmask... yes
> checking for readlink... yes
> checking for setenv... yes
> checking for sigaction... yes
> checking for sigaltstack... yes
> checking for siginterrupt... yes
> checking for snprintf... yes
> checking for strptime... yes
> checking for localtime_r... yes
> checking for timegm... yes
> checking for vasnprintf... no
> checking for iswcntrl... yes
> checking for wmempcpy... yes
> checking for nl_langinfo and CODESET... yes
> checking for a traditional french locale... none
> checking whether malloc is ptrdiff_t safe... yes
> checking whether malloc, realloc, calloc set errno on failure... yes
> checking whether lstat correctly handles trailing slash... yes
> checking whether // is distinct from /... no
> checking whether realpath works... yes
> checking whether byte ordering is bigendian... no
> checking for gcc options needed to detect all undeclared functions... none 
> needed
> checking if environ is properly declared... yes
> checking for complete errno.h... yes
> checking whether strerror_r is declared... yes
> checking whether strerror_r returns char *... yes
> checking whether ctype.h defines __header_inline... no
> checking whether fchdir is declared... yes
> checking for working fcntl.h... yes
> checking for pid_t... yes
> checking for mode_t... yes
> checking whether strmode is declared... no
> checking for eaccess... yes
> checking for mbstate_t... yes
> checking whether frexp() can be used without linking with libm... yes
> checking whether alarm is declared... yes
> checking whether frexp works... yes
> checking whether stdin defaults to large file offsets... yes
> checking whether fseeko is declared... yes
> checking for fseeko... yes
> checking whether stat file-mode macros are broken... no
> checking for nlink_t... yes
> checking whether ftello is declared... yes
> checking whether ungetc works on arbitrary bytes... yes
> checking for ftello... yes
> checking whether ftello works... yes
> checking whether getcwd (NULL, 0) allocates memory for result... yes
> checking for getcwd with POSIX signature... yes
> checking whether getcwd is declared... yes
> checking whether getdelim is declared... yes
> checking whether getdtablesize is declared... yes
> checking whether getline is declared... yes
> checking whether getlogin_r is declared... yes
> checking whether getlogin is declared... yes
> checking for getopt.h... (cached) yes
> checking for getopt_long_only... yes
> checking whether getopt is POSIX compatible... yes
> checking for working GNU getopt function... yes
> checking for working GNU getopt_long function... yes
> checking for struct timeval... yes
> checking for wide-enough struct timeval.tv_sec member... yes
> checking for pthread.h... yes
> checking for pthread_kill in -lpthread... yes
> checking whether POSIX threads API is available... yes
> checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes
> checking whether setlocale (category, NULL) is multithread-safe... yes
> checking for ld... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking for shared library run path origin... done
> checking 32-bit host C ABI... yes
> checking for ELF binary format... yes
> checking for the common suffixes of directories in the library search path... 
> lib,lib,lib
> checking for iconv... yes
> checking for working iconv... yes
> checking whether iconv is compatible with its POSIX signature... yes
> checking for inline... inline
> checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes
> checking for wint_t... yes
> checking whether wint_t is large enough... yes
> checking whether the compiler produces multi-arch binaries... no
> checking whether stdint.h conforms to C99... yes
> checking whether stdint.h works without ISO C predefines... yes
> checking whether stdint.h has UINTMAX_WIDTH etc.... yes
> checking where to find the exponent in a 'double'... word 1 bit 20
> checking whether langinfo.h defines CODESET... yes
> checking whether langinfo.h defines T_FMT_AMPM... yes
> checking whether langinfo.h defines ALTMON_1... yes
> checking whether langinfo.h defines ERA... yes
> checking whether langinfo.h defines YESEXPR... yes
> checking for wchar_t... yes
> checking for good max_align_t... yes
> checking whether NULL can be used in arbitrary expressions... yes
> checking whether locale.h defines locale_t... yes
> checking whether locale.h conforms to POSIX:2001... yes
> checking whether struct lconv is properly defined... yes
> checking for LC_MESSAGES... yes
> checking whether uselocale works... yes
> checking for fake locale system (OpenBSD)... no
> checking for Solaris 11.4 locale system... no
> checking for getlocalename_l... no
> checking for CFPreferencesCopyAppValue... no
> checking for CFLocaleCopyPreferredLanguages... no
> checking whether imported symbols can be declared weak... yes
> checking for multithread API to use... posix
> checking whether malloc (0) returns nonnull... yes
> checking whether NAN macro works... yes
> checking whether HUGE_VAL works... yes
> checking for a traditional japanese locale... none
> checking for a french Unicode locale... none
> checking for a transitional chinese locale... none
> checking for mmap... yes
> checking for MAP_ANONYMOUS... yes
> checking whether memchr works... yes
> checking whether memrchr is declared... yes
> checking whether <limits.h> defines MIN and MAX... no
> checking whether <sys/param.h> defines MIN and MAX... yes
> checking whether time_t is signed... yes
> checking for working mktime... yes
> checking whether struct tm is in sys/time.h or time.h... time.h
> checking for struct tm.tm_zone... yes
> checking for struct tm.tm_gmtoff... yes
> checking for O_CLOEXEC... yes
> checking for promoted mode_t type... mode_t
> checking whether <sys/select.h> is self-contained... yes
> checking for sigset_t... yes
> checking for library containing setsockopt... none needed
> checking whether setenv is declared... yes
> checking for search.h... yes
> checking for tsearch... yes
> checking for uid_t in sys/types.h... yes
> checking for volatile sig_atomic_t... yes
> checking for sighandler_t... yes
> checking whether snprintf returns a byte count as in C99... yes
> checking whether snprintf is declared... yes
> checking whether fcloseall is declared... yes
> checking which flavor of printf attribute matches inttypes macros... system
> checking whether ecvt is declared... yes
> checking whether fcvt is declared... yes
> checking whether gcvt is declared... yes
> checking whether strdup is declared... yes
> checking whether strerror(0) succeeds... yes
> checking whether strnlen is declared... yes
> checking whether strsignal is declared... yes
> checking whether <sys/socket.h> is self-contained... yes
> checking for shutdown... yes
> checking whether <sys/socket.h> defines the SHUT_* macros... yes
> checking for struct sockaddr_storage... yes
> checking for sa_family_t... yes
> checking for struct sockaddr_storage.ss_family... yes
> checking for struct tms... yes
> checking for struct utsname... yes
> checking for struct timespec in <time.h>... yes
> checking for TIME_UTC in <time.h>... yes
> checking whether execvpe is declared... yes
> checking whether unsetenv is declared... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for intmax_t... yes
> checking whether snprintf truncates the result as in C99... yes
> checking for snprintf... (cached) yes
> checking for strnlen... yes
> checking for wcslen... yes
> checking for wcsnlen... yes
> checking for mbrtowc... (cached) yes
> checking for wcrtomb... yes
> checking whether _snprintf is declared... no
> checking whether wcsdup is declared... yes
> checking whether iswcntrl works... yes
> checking for towlower... yes
> checking for wctype_t... yes
> checking for wctrans_t... yes
> checking for C compiler option to allow warnings... -Wno-error
> checking for alloca as a compiler built-in... yes
> checking for static_assert... yes, an <assert.h> macro
> checking whether btowc(0) is correct... yes
> checking whether btowc(EOF) is correct... guessing yes
> checking for __builtin_expect... yes
> checking for byteswap.h... yes
> checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes
> checking whether this system supports file names of any length... no
> checking for library containing clock_gettime... none required
> checking for clock_getres... yes
> checking for clock_gettime... yes
> checking for clock_settime... yes
> checking for closedir... yes
> checking for d_ino member in directory struct... yes
> checking for d_type member in directory struct... yes
> checking for dirfd... yes
> checking whether dirfd is declared... yes
> checking whether dirfd is a macro... no
> checking whether // is distinct from /... (cached) no
> checking whether dup works... yes
> checking whether dup2 works... yes
> checking for error_at_line... yes
> checking whether fcntl handles F_DUPFD correctly... yes
> checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
> checking whether fdopendir is declared... yes
> checking whether fdopendir works... yes
> checking for flexible array member... yes
> checking whether conversion from 'int' to 'long double' works... yes
> checking for working POSIX fnmatch... yes
> checking whether free is known to preserve errno... yes
> checking whether frexpf can be used without linking with libm... yes
> checking whether frexpf works... yes
> checking for fseeko... (cached) yes
> checking whether fstatat (..., 0) works... yes
> checking for ftello... (cached) yes
> checking whether ftello works... (cached) yes
> checking whether getcwd handles long file names properly... yes
> checking for getpagesize... yes
> checking whether getcwd succeeds when 4k < cwd_length < 16k... yes
> checking for working getdelim function... yes
> checking whether getdtablesize works... yes
> checking for gethostname... yes
> checking for HOST_NAME_MAX... yes
> checking for getline... yes
> checking for working getline function... yes
> checking whether getlogin_r works with small buffers... yes
> checking whether program_invocation_name is declared... yes
> checking whether program_invocation_short_name is declared... yes
> checking whether __argv is declared... no
> checking whether getrandom is compatible with its GNU+BSD signature... yes
> checking for gettimeofday with POSIX signature... yes
> checking for GNU glob interface version 1 or 2... yes
> checking whether glob lists broken symlinks... yes
> checking whether glob NOTDIR*/ omits symlink to nondir... yes
> checking whether the compiler generally respects inline... yes
> checking whether isnan(double) can be used without linking with libm... yes
> checking whether the -Werror option is usable... yes
> checking for simple visibility declarations... yes
> checking whether the compiler supports the __inline keyword... yes
> checking whether link obeys POSIX... yes
> checking for pthread_rwlock_t... yes
> checking whether pthread_rwlock_rdlock prefers a writer to a reader... no
> checking whether lseek detects pipes... yes
> checking whether malloc (0) returns nonnull... (cached) yes
> checking whether mbrtowc handles incomplete characters... guessing yes
> checking whether mbrtowc works as well as mbtowc... guessing yes
> checking whether mbrtowc handles a NULL pwc argument... guessing yes
> checking whether mbrtowc handles a NULL string argument... guessing yes
> checking whether mbrtowc has a correct return value... guessing yes
> checking whether mbrtowc returns 0 when parsing a NUL character... guessing 
> yes
> checking whether mbrtowc stores incomplete characters... guessing no
> checking whether mbrtowc works on empty input... yes
> checking whether the C locale is free of encoding errors... no
> checking whether mbrtowc handles incomplete characters... (cached) guessing 
> yes
> checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
> checking whether mbrtowc handles incomplete characters... (cached) guessing 
> yes
> checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
> checking whether mbsrtowcs works... guessing yes
> checking for mbtowc... yes
> checking for mempcpy... (cached) yes
> checking for memrchr... yes
> checking whether mkdir handles trailing slash... yes
> checking whether mkdir handles trailing dot... yes
> checking for mkfifo... yes
> checking whether mkfifo rejects trailing slashes... yes
> checking for __mktime_internal... no
> checking for library containing nanosleep... none required
> checking for working nanosleep... no (mishandles large arguments)
> checking for sys/pstat.h... no
> checking for sys/sysmp.h... no
> checking for sys/param.h... (cached) yes
> checking for sys/sysctl.h... no
> checking for sched_getaffinity... yes
> checking for sched_getaffinity_np... no
> checking for pstat_getdynamic... no
> checking for sysmp... no
> checking for sysctl... no
> checking for glibc compatible sched_getaffinity... yes
> checking whether open recognizes a trailing slash... yes
> checking for opendir... yes
> checking whether program_invocation_name is declared... (cached) yes
> checking whether program_invocation_short_name is declared... (cached) yes
> checking whether signature of pselect conforms to POSIX... yes
> checking whether pselect detects invalid fds... yes
> checking whether pthread_sigmask is a macro... no
> checking whether pthread_sigmask returns error numbers... yes
> checking whether pthread_sigmask unblocks signals correctly... guessing yes
> checking for putenv compatible with GNU and SVID... yes
> checking for raise... yes
> checking for sigprocmask... yes
> checking for rawmemchr... yes
> checking for readdir... yes
> checking for readline... yes
> checking how to link with libreadline... 
> /usr/lib/arm-linux-gnueabi/libreadline.so
> checking for readline/readline.h... yes
> checking for readline/history.h... yes
> checking whether readlink signature is correct... yes
> checking whether readlink handles trailing slash correctly... yes
> checking whether readlink truncates results correctly... yes
> checking whether realloc (0, 0) returns nonnull... yes
> checking for reallocarray... yes
> checking for rewinddir... yes
> checking whether rmdir works... yes
> checking whether select supports a 0 argument... yes
> checking whether select detects invalid fds... yes
> checking whether setenv validates arguments... yes
> checking whether setlocale supports the C locale... yes
> checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes
> checking whether setlocale (category, NULL) is multithread-safe... (cached) 
> yes
> checking for struct sigaction.sa_sigaction... yes
> checking for sigprocmask... (cached) yes
> checking for stdint.h... (cached) yes
> checking for SIZE_MAX... yes
> checking for snprintf... (cached) yes
> checking whether snprintf respects a size of 1... yes
> checking whether printf supports POSIX/XSI format strings with positions... 
> yes
> checking for socklen_t... yes
> checking for ssize_t... yes
> checking whether stat handles trailing slashes on files... yes
> checking for struct stat.st_atim.tv_nsec... yes
> checking whether struct stat.st_atim is of type struct timespec... yes
> checking for struct stat.st_birthtimespec.tv_nsec... no
> checking for struct stat.st_birthtimensec... no
> checking for struct stat.st_birthtim.tv_nsec... no
> checking for alignas and alignof... yes, <stdalign.h> macros
> checking for bool, true, false... no
> checking for stpcpy... yes
> checking for strcasecmp... yes
> checking for strncasecmp... yes
> checking whether strncasecmp is declared... yes
> checking for working strerror function... yes
> checking for working strnlen... yes
> checking for strsignal... yes
> checking whether strsignal always returns a string... yes
> checking whether symlink handles trailing slash correctly... yes
> checking for sys/single_threaded.h... yes
> checking whether localtime_r is declared... yes
> checking whether localtime_r is compatible with its POSIX signature... yes
> checking whether localtime works even near extrema... yes
> checking for timezone_t... no
> checking for uname... yes
> checking whether unlink honors trailing slashes... yes
> checking whether unlink of a parent directory fails as it should... guessing 
> yes
> checking for unsetenv... yes
> checking for unsetenv() return type... int
> checking whether unsetenv obeys POSIX... yes
> checking for variable-length arrays... yes
> checking for ptrdiff_t... yes
> checking for vasprintf... yes
> checking for wmemchr... yes
> checking for stdint.h... (cached) yes
> checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
> checking for dlfcn.h... (cached) yes
> checking for floatingpoint.h... no
> checking for fpu_control.h... yes
> checking for grp.h... yes
> checking for ieeefp.h... no
> checking for pthread.h... (cached) yes
> checking for pwd.h... yes
> checking for sys/ioctl.h... yes
> checking for stropts.h... no
> checking for sys/stropts.h... no
> checking whether stdatomic.h can be compiled... yes
> checking for termios.h... yes
> checking for termio.h... yes
> checking for sgtty.h... yes
> checking for conio.h... no
> checking for int64_t... yes
> checking for mode_t... (cached) yes
> checking for off_t... yes
> checking for pid_t... (cached) yes
> checking for size_t... (cached) yes
> checking for ssize_t... yes
> checking for uid_t in sys/types.h... (cached) yes
> checking for uint64_t... yes
> checking for dev_t... yes
> checking for ino_t... yes
> checking for ptrdiff_t... (cached) yes
> checking for long long int... yes
> checking for unsigned long long int... yes
> checking size of long double... 8
> checking for struct stat.st_blksize... yes
> checking for struct stat.st_blocks... yes
> checking for struct stat.st_rdev... yes
> checking for struct group.gr_passwd... no
> checking for struct tm.tm_zone... (cached) yes
> checking whether g++ allows overload of char, int8_t, and uint8_t... yes
> checking whether MIPS processor is using non-standard NaN encoding... no
> checking for ctermid... yes
> checking for dup2... yes
> checking for endgrent... yes
> checking for endpwent... yes
> checking for execvp... yes
> checking for fork... yes
> checking for getegid... yes
> checking for geteuid... yes
> checking for getgid... yes
> checking for getgrent... yes
> checking for getgrgid... yes
> checking for getgrnam... yes
> checking for getpgrp... yes
> checking for getpid... yes
> checking for getppid... yes
> checking for getpwent... yes
> checking for getpwuid... yes
> checking for getuid... yes
> checking for isascii... yes
> checking for kill... yes
> checking for lgamma_r... yes
> checking for lgammaf_r... yes
> checking for realpath... (cached) yes
> checking for resolvepath... no
> checking for select... yes
> checking for setgrent... yes
> checking for setpwent... yes
> checking for setsid... yes
> checking for siglongjmp... yes
> checking for strsignal... (cached) yes
> checking for tcgetattr... yes
> checking for tcsetattr... yes
> checking for toascii... yes
> checking for umask... yes
> checking for waitpid... yes
> checking for _getch... no
> checking for _kbhit... no
> checking for MATH DEFINES in math.h... yes
> checking for getrusage... (cached) yes
> checking for getpwnam... yes
> checking for dirent.h that defines DIR... yes
> checking for library containing opendir... none required
> checking whether closedir returns void... no
> checking for struct exception in math.h... no
> checking whether sys_siglist is declared... no
> checking for pcre2.h... yes
> checking for pcre2_compile_8 in -lpcre2-8 ... yes
> checking whether PCRE2 library was compiled with UTF support... yes
> checking for libqhull_r/libqhull_r.h... yes
> checking for qh_qhull in -lqhull_r ... yes
> checking for qh_version in -lqhull_r ... yes
> checking whether the qhull_r library works... yes
> checking for rapidjson/rapidjson.h... yes
> checking for working PrettyWriter in RapidJSON... no
> configure: WARNING: RapidJSON library found, but some features do not seem to 
> work properly.  The "PrettyWriter" option in jsonencode will be disabled.
> checking for readline... (cached) yes
> checking how to link with libreadline... 
> /usr/lib/arm-linux-gnueabi/libreadline.so
> checking for readline/readline.h... (cached) yes
> checking for readline/history.h... (cached) yes
> checking for zlib.h... yes
> checking for gzclearerr in -lz... yes
> checking for bzlib.h... yes
> checking for BZ2_bzCompressInit in -lbz2... yes
> checking for hdf5.h... yes
> checking for H5Gget_num_objs in -lhdf5 -lmpi ... yes
> checking whether HDF5 library has enforced version 1.6 API... no
> checking whether HDF5 library has UTF-8 file API... yes
> checking for fftw3.h... yes
> checking for fftw_plan_dft_1d in -lfftw3 ... yes
> checking for fftw3.h... (cached) yes
> checking for fftwf_plan_dft_1d in -lfftw3f ... yes
> checking for fftw3 multi-threading support... -lfftw3_threads
> checking for fftw3f multi-threading support... -lfftw3f_threads
> checking for glpk.h... yes
> checking for glp_simplex in -lglpk... yes
> checking whether the glpk library has glp_interior(glp_prob*, glp_iptcp*)... 
> yes
> checking for curl/curl.h... yes
> checking for curl_easy_escape in -lcurl... yes
> checking for CURLOPT_DIRLISTONLY in curl/curl.h... yes
> checking for sndfile.h... yes
> checking for sf_open in -lsndfile ... yes
> checking whether sndfile library is modern enough... yes
> checking for portaudio.h... yes
> checking for Pa_GetDeviceCount in -lportaudio -lasound -lm -lpthread ... yes
> checking for Magick++.h... yes
> checking for Magick::ColorRGB and Magick::PixelPacket in Magick++.h... yes
> checking for X... libraries , headers 
> checking for XrmInitialize in -lX11... yes
> checking whether /usr/bin/ld accepts -framework Carbon... no
> checking whether /usr/bin/ld accepts -framework OpenGL... no
> checking for GL/gl.h... yes
> checking for GL/glu.h... yes
> checking for GL/glext.h... yes
> checking for OpenGL/glext.h... no
> checking for glEnable in -lGL... yes
> checking for freetype2... yes
> checking for FreeType2 version >= 9.03... yes
> checking for FT_Reference_Face... yes
> checking for fontconfig.h... no
> checking for fontconfig/fontconfig.h... yes
> checking for FcInit in -lfontconfig -lfreetype ... yes
> checking Qt version 5... checking for Qt5Core Qt5Gui Qt5Help Qt5Network 
> Qt5PrintSupport Qt5Xml... yes
> checking for qtchooser... qtchooser
> checking for moc-qt5... no
> checking for moc... moc
> checking for uic-qt5... no
> checking for uic... uic
> checking for rcc-qt5... no
> checking for rcc... rcc
> checking for lrelease-qt5... no
> checking for lrelease... lrelease
> checking for qcollectiongenerator-qt5... no
> checking for qcollectiongenerator... qcollectiongenerator
> checking for qhelpgenerator-qt5... no
> checking for qhelpgenerator... qhelpgenerator
> checking for pty.h... yes
> checking for libutil.h... no
> checking for util.h... no
> checking for library containing openpty... none required
> checking for chmod... yes
> checking for chown... yes
> checking for ftruncate... (cached) yes
> checking for mmap... (cached) yes
> checking for munmap... yes
> checking for QStandardPaths... yes
> checking for QFontMetrics::horizontalAdvance function... yes
> checking for QGuiApplication::setDesktopFileName... yes
> checking for QHelpSearchQueryWidget::searchInput... yes
> checking for new QHelpIndexWidget API... yes
> checking for QList<T>::QList (iterator, iterator) constructor... yes
> checking for QMainWindow::resizeDocks in <QMainWindow>... yes
> checking for QPrinter::setPageSize in <QPrinter>... yes
> checking for QScreen::devicePixelRatio in <QScreen>... yes
> checking for QHelpEngine::documentsForIdentifier in <QHelpEngine>... yes
> checking for QWheelEvent::angleDelta in <QWheelEvent>... yes
> checking for QWheelEvent::position in <QWheelEvent>... yes
> checking for QPainter::LosslessImageRendering flag... yes
> checking for QOverload template... yes
> checking for QRegion iterators and related functions... yes
> checking for Qt::ImCursorRectangle enum value... yes
> checking for Qt::SplitBehavior enum... yes
> checking for QOpenGLWidget... yes
> checking for QGLWidget... yes
> checking for QGLFunctions_1_1... no
> checking whether Qt works with OpenGL and GLU... yes
> checking for QOffscreenSurface... yes
> checking whether Qt supports full offscreen OpenGL rendering... yes
> checking for the QScintilla library for Qt 5... -lqscintilla2_qt5
> checking whether QScintilla has version 2.6.0 or later... yes
> checking for Qsci/qscilexeroctave.h... yes
> checking for Qsci/qscilexermatlab.h... yes
> checking for fltk-config... /usr/bin/fltk-config
> checking for OpenGL support in FLTK... yes
> checking for gl2ps.h... yes
> checking for gl2psLineJoin... yes
> configure: configuring Octave to use system fonts in 
> /usr/share/fonts/opentype/freefont
> checking for sqr1up in -lqrupdate... yes
> checking for slup1up in -lqrupdate... yes
> checking for SuiteSparse_time in -lsuitesparseconfig... yes
> checking for amd.h... no
> checking for suitesparse/amd.h... yes
> checking for amd_postorder in -lamd... yes
> checking for camd.h... no
> checking for suitesparse/camd.h... yes
> checking for camd_postorder in -lcamd... yes
> checking for colamd.h... no
> checking for suitesparse/colamd.h... yes
> checking for colamd in -lcolamd... yes
> checking for ccolamd.h... no
> checking for suitesparse/ccolamd.h... yes
> checking for ccolamd in -lccolamd... yes
> checking for cholmod.h... no
> checking for suitesparse/cholmod.h... yes
> checking for cholmod_start in -lcholmod... yes
> checking for SuiteSparseQR.hpp... no
> checking for suitesparse/SuiteSparseQR.hpp... yes
> checking for SuiteSparseQR_C in -lspqr... yes
> checking for cs.h... no
> checking for suitesparse/cs.h... yes
> checking for cs_di_sqr in -lcxsparse... yes
> checking whether CXSparse is version 2.2 or later... yes
> checking for umfpack.h... no
> checking for suitesparse/umfpack.h... yes
> checking for umfpack_zi_get_determinant in -lumfpack... yes
> checking for klu.h... no
> checking for suitesparse/klu.h... yes
> checking for klu_solve in -lklu... yes
> checking for UMFPACK separate complex matrix and rhs split... yes
> checking for nvector_serial.h... no
> checking for nvector/nvector_serial.h... yes
> checking for N_VNew_Serial in -lsundials_nvecserial... yes
> checking for ida.h... no
> checking for ida/ida.h... yes
> checking for IDAInit in -lsundials_ida... yes
> checking for IDASetJacFn... yes
> checking for IDASetLinearSolver... yes
> checking for SUNLinSol_Dense... yes
> checking for SUNSparseMatrix_Reallocate... yes
> checking for SUNContext_Create... yes
> checking for ida/ida_direct.h... yes
> checking for ida_direct.h... no
> checking for IDADlsSetJacFn... yes
> checking for IDADlsSetLinearSolver... yes
> checking for SUNDenseLinearSolver... no
> checking whether SUNDIALS API provides the necessary functions... yes
> checking whether SUNDIALS IDA is configured with double precision realtype... 
> yes
> checking for sunlinsol/sunlinsol_dense.h... yes
> checking for klu.h... (cached) no
> checking for klu/klu.h... no
> checking for suitesparse/klu.h... (cached) yes
> checking for ufsparse/klu.h... no
> checking for sunlinsol/sunlinsol_klu.h... yes
> checking for SUNLinSol_KLU in -lsundials_sunlinsolklu... yes
> checking for SUNLinSol_KLU... yes
> checking whether compiling a program that calls SUNLinSol_KLU works... yes
> checking for dseupd in -larpack ... yes
> checking whether the arpack library works... yes
> checking whether the arpack library is free of bugs... yes
> configure: defining EXTERNAL_DLL_DEFS to be 
> configure: defining OCTAVE_DLL_DEFS to be 
> configure: defining OCTINTERP_DLL_DEFS to be 
> configure: defining OCTGUI_DLL_DEFS to be 
> configure: defining OCTGRAPHICS_DLL_DEFS to be 
> checking whether gcc accepts -Wall... yes
> adding -Wall to WARN_CFLAGS
> checking whether gcc accepts -W... yes
> adding -W to WARN_CFLAGS
> checking whether gcc accepts -Wshadow... yes
> adding -Wshadow to WARN_CFLAGS
> checking whether gcc accepts -Wformat... yes
> adding -Wformat to WARN_CFLAGS
> checking whether gcc accepts -Wpointer-arith... yes
> adding -Wpointer-arith to WARN_CFLAGS
> checking whether gcc accepts -Wmissing-prototypes... yes
> adding -Wmissing-prototypes to WARN_CFLAGS
> checking whether gcc accepts -Wstrict-prototypes... yes
> adding -Wstrict-prototypes to WARN_CFLAGS
> checking whether gcc accepts -Wwrite-strings... yes
> adding -Wwrite-strings to WARN_CFLAGS
> checking whether gcc accepts -Wcast-align... yes
> adding -Wcast-align to WARN_CFLAGS
> checking whether gcc accepts -Wcast-qual... yes
> adding -Wcast-qual to WARN_CFLAGS
> checking whether g++ accepts -Wall... yes
> adding -Wall to WARN_CXXFLAGS
> checking whether g++ accepts -W... yes
> adding -W to WARN_CXXFLAGS
> checking whether g++ accepts -Wshadow... yes
> adding -Wshadow to WARN_CXXFLAGS
> checking whether g++ accepts -Woverloaded-virtual... yes
> adding -Woverloaded-virtual to WARN_CXXFLAGS
> checking whether g++ accepts -Wold-style-cast... yes
> adding -Wold-style-cast to WARN_CXXFLAGS
> checking whether g++ accepts -Wformat... yes
> adding -Wformat to WARN_CXXFLAGS
> checking whether g++ accepts -Wpointer-arith... yes
> adding -Wpointer-arith to WARN_CXXFLAGS
> checking whether g++ accepts -Wwrite-strings... yes
> adding -Wwrite-strings to WARN_CXXFLAGS
> checking whether g++ accepts -Wcast-align... yes
> adding -Wcast-align to WARN_CXXFLAGS
> checking whether g++ accepts -Wcast-qual... yes
> adding -Wcast-qual to WARN_CXXFLAGS
> checking for #pragma GCC diagnostic push/pop/ignored... yes
> checking for #pragma GCC visibility push/pop... yes
> checking whether gcc accepts -Wimplicit-fallthrough... yes
> checking that generated files are newer than configure... done
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating build-aux/check-subst-vars.sh
> config.status: creating doc/doxyhtml/Doxyfile
> config.status: creating libgnu/Makefile
> config.status: creating test/Makefile
> config.status: creating liboctave/octave.pc
> config.status: creating libinterp/octinterp.pc
> config.status: creating oct-conf-post-private.h-tmp
> config.status: creating oct-conf-post-public.h-tmp
> config.status: creating liboctave/external/mk-f77-def.sh-tmp
> config.status: creating liboctave/mk-version-h.sh-tmp
> config.status: creating libinterp/corefcn/mk-mxtypes-h.sh-tmp
> config.status: creating build-aux/subst-config-vals.sh-tmp
> config.status: creating build-aux/subst-cross-config-vals.sh-tmp
> config.status: creating build-aux/subst-script-vals.sh-tmp
> config.status: creating config.h
> config.status: executing depfiles commands
> config.status: executing libtool commands
> config.status: executing oct-conf-post-private.h commands
> config.status: executing oct-conf-post-public.h commands
> config.status: executing liboctave/external/mk-f77-def.sh commands
> config.status: executing liboctave/mk-version-h.sh commands
> config.status: executing libinterp/corefcn/mk-mxtypes-h.sh commands
> config.status: executing build-aux/subst-config-vals.sh commands
> config.status: executing build-aux/subst-cross-config-vals.sh commands
> config.status: executing build-aux/subst-script-vals.sh commands
> configure:
> 
> Octave is now configured for arm-unknown-linux-gnueabi
> 
>   Source directory:              .
>   Installation prefix:           /usr
>   C compiler:                    gcc  -pthread -fopenmp  -Wall -W -Wshadow 
> -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes 
> -Wwrite-strings -Wcast-align -Wcast-qual -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -flto=auto -ffat-lto-objects -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security
>   C++ compiler:                  g++  -pthread -fopenmp  -Wall -W -Wshadow 
> -Woverloaded-virtual -Wold-style-cast -Wformat -Wpointer-arith 
> -Wwrite-strings -Wcast-align -Wcast-qual -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto -ffat-lto-objects 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security
>   Fortran compiler:              gfortran -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto -ffat-lto-objects 
> -fstack-protector-strong -fstack-clash-protection -std=legacy
>   CPPFLAGS:                      -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
> -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2
>   Fortran libraries:              -L/usr/lib/gcc/arm-linux-gnueabi/13 
> -L/usr/lib/gcc/arm-linux-gnueabi/13/../../../arm-linux-gnueabi 
> -L/usr/lib/gcc/arm-linux-gnueabi/13/../../.. -L/lib/arm-linux-gnueabi 
> -L/usr/lib/arm-linux-gnueabi -lgfortran -lm
>   Lex libraries:                 
>   LIBS:                          -lpthread -lm 
>   LDFLAGS:                       -flto=auto -ffat-lto-objects -Wl,-z,relro
>   Extra LDFLAGS:                 
> 
>   AMD CPPFLAGS:                  
>   AMD LDFLAGS:                   
>   AMD libraries:                 -lamd
>   ARPACK CPPFLAGS:               -I/usr/include/arpack 
>   ARPACK LDFLAGS:                
>   ARPACK libraries:              -larpack 
>   BLAS libraries:                -lblas
>   BZ2 CPPFLAGS:                  
>   BZ2 LDFLAGS:                   
>   BZ2 libraries:                 -lbz2
>   CAMD CPPFLAGS:                 
>   CAMD LDFLAGS:                  
>   CAMD libraries:                -lcamd
>   CARBON libraries:              
>   CCOLAMD CPPFLAGS:              
>   CCOLAMD LDFLAGS:               
>   CCOLAMD libraries:             -lccolamd
>   CHOLMOD CPPFLAGS:              
>   CHOLMOD LDFLAGS:               
>   CHOLMOD libraries:             -lcholmod
>   COLAMD CPPFLAGS:               
>   COLAMD LDFLAGS:                
>   COLAMD libraries:              -lcolamd
>   CURL CPPFLAGS:                 
>   CURL LDFLAGS:                  
>   CURL libraries:                -lcurl
>   CXSPARSE CPPFLAGS:             
>   CXSPARSE LDFLAGS:              
>   CXSPARSE libraries:            -lcxsparse
>   DL libraries:                  
>   FFTW3 CPPFLAGS:                
>   FFTW3 LDFLAGS:                 
>   FFTW3 libraries:               -lfftw3_threads -lfftw3 
>   FFTW3F CPPFLAGS:               
>   FFTW3F LDFLAGS:                
>   FFTW3F libraries:              -lfftw3f_threads -lfftw3f 
>   FLTK CPPFLAGS:                 -I/usr/include/cairo -I/usr/include/libpng16 
> -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng16
>   FLTK LDFLAGS:                  
>   FLTK libraries:                -lfltk_gl -lfltk -lX11
>   fontconfig CPPFLAGS:           -I/usr/include/freetype2 
> -I/usr/include/libpng16 
>   fontconfig libraries:          -lfontconfig -lfreetype 
>   FreeType2 CPPFLAGS:            -I/usr/include/freetype2 
> -I/usr/include/libpng16 
>   FreeType2 libraries:           -lfreetype 
>   GLPK CPPFLAGS:                 
>   GLPK LDFLAGS:                  
>   GLPK libraries:                -lglpk
>   HDF5 CPPFLAGS:                 -I/usr/include/hdf5/serial
>   HDF5 LDFLAGS:                  -L/usr/lib/arm-linux-gnueabi/hdf5/serial
>   HDF5 libraries:                -lhdf5 -lmpi 
>   Java home:                     
>   Java JVM path:                 
>   Java CPPFLAGS:                 
>   Java libraries:                
>   KLU CPPFLAGS:                  
>   KLU LDFLAGS:                   
>   KLU libraries:                 -lklu
>   LAPACK libraries:              -llapack
>   Magick++ CPPFLAGS:             -I/usr/include/GraphicsMagick 
>   Magick++ LDFLAGS:              
>   Magick++ libraries:            -lGraphicsMagick++ -lGraphicsMagick 
>   OpenGL libraries:              -lGL -lGLU
>   PCRE CPPFLAGS:                 
>   PCRE LDFLAGS:                  
>   PCRE libraries:                -lpcre2-8 
>   PortAudio CPPFLAGS:            
>   PortAudio LDFLAGS:             
>   PortAudio libraries:           -lportaudio -lasound -lm -lpthread 
>   PTHREAD flags:                 -pthread
>   PTHREAD libraries:             -lpthread
>   QHULL CPPFLAGS:                
>   QHULL LDFLAGS:                 
>   QHULL libraries:               -lqhull_r 
>   QRUPDATE CPPFLAGS:             
>   QRUPDATE LDFLAGS:              
>   QRUPDATE libraries:            -lqrupdate
>   Qt CPPFLAGS:                   -I/usr/include/arm-linux-gnueabi/qt5/QtCore 
> -I/usr/include/arm-linux-gnueabi/qt5 
> -I/usr/include/arm-linux-gnueabi/qt5/QtGui 
> -I/usr/include/arm-linux-gnueabi/qt5/QtHelp 
> -I/usr/include/arm-linux-gnueabi/qt5/QtWidgets 
> -I/usr/include/arm-linux-gnueabi/qt5/QtSql 
> -I/usr/include/arm-linux-gnueabi/qt5/QtNetwork 
> -I/usr/include/arm-linux-gnueabi/qt5/QtPrintSupport 
> -I/usr/include/arm-linux-gnueabi/qt5/QtXml 
>   Qt LDFLAGS:                    
>   Qt GUI libraries:              -lQt5Help -lQt5Sql -lQt5Network 
> -lQt5PrintSupport -lQt5Widgets -lQt5Gui -lQt5Xml -lQt5Core  -lqscintilla2_qt5
>   Qt OpenGL libraries:           -lQt5OpenGL -lQt5Widgets -lQt5Gui -lQt5Core 
>   Qt moc:                        moc -qt=5
>   Qt uic:                        uic -qt=5
>   Qt rcc:                        rcc -qt=5
>   Qt lrelease:                   lrelease -qt=5
>   Qt qcollectiongenerator:       qcollectiongenerator -qt=5
>   Qt qhelpgenerator:             qhelpgenerator -qt=5
>   READLINE libraries:            /usr/lib/arm-linux-gnueabi/libreadline.so
>   Sndfile CPPFLAGS:              -I/usr/include/opus 
> -I/usr/include/arm-linux-gnueabi 
>   Sndfile LDFLAGS:               
>   Sndfile libraries:             -lsndfile 
>   SPQR CPPFLAGS:                 
>   SPQR LDFLAGS:                  
>   SPQR libraries:                -lspqr
>   SuiteSparse config libraries:  -lsuitesparseconfig
>   SUNDIALS IDA CPPFLAGS:         
>   SUNDIALS IDA LDFLAGS:          
>   SUNDIALS IDA libraries:        -lsundials_ida
>   SUNDIALS NVECTOR CPPFLAGS:     
>   SUNDIALS NVECTOR LDFLAGS:      
>   SUNDIALS NVECTOR libraries:    -lsundials_nvecserial
>   SUNLINSOL KLU CPPFLAGS:        
>   SUNLINSOL KLU LDFLAGS:         
>   SUNLINSOL KLU libraries:       -lsundials_sunlinsolklu
>   UMFPACK CPPFLAGS:              
>   UMFPACK LDFLAGS:               
>   UMFPACK libraries:             -lumfpack
>   X11 include flags:             
>   X11 libraries:                 -lX11
>   Z CPPFLAGS:                    
>   Z LDFLAGS:                     
>   Z libraries:                   -lz
> 
>   Default pager:                 less
>   gnuplot:                       gnuplot
> 
>   Build Octave Qt GUI:                  yes (version: 5)
>   Build Java interface:                 no
>   Build static libraries:               no
>   Build shared libraries:               yes
>   Dynamic Linking API:                  dlopen
>   Include support for GNU readline:     yes
>   Use push parser in command line REPL: yes
>   64-bit array dims and indexing:       no
>   64-bit BLAS array dims and indexing:  no
>   OpenMP SMP multithreading:            yes
>   Truncate intermediate FP results:     yes
>   Build cross tools:                    no
>   Build docs:                           yes
> 
> configure: WARNING: RapidJSON library found, but some features do not seem to 
> work properly.  The "PrettyWriter" option in jsonencode will be disabled.
> configure: 
> configure: NOTE: Libraries or auxiliary programs may be skipped if they are 
> not found
> configure: NOTE: OR if they are missing required features on your system.
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    debian/rules override_dh_auto_build-indep
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> # We can not build octave.jar, and hence octave-common, on these
> false
> make[1]: *** [debian/rules:59: override_dh_auto_build-indep] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/octave_8.4.0-1_unstable-armel.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240420&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: octave
Source-Version: 9.1.0-2
Done: Sébastien Villemot <sebast...@debian.org>

We believe that the bug you reported is fixed in the latest version of
octave, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1069...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sébastien Villemot <sebast...@debian.org> (supplier of updated octave package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 03 May 2024 11:13:58 +0200
Source: octave
Architecture: source
Version: 9.1.0-2
Distribution: experimental
Urgency: medium
Maintainer: Debian Octave Group <team+pkg-octave-t...@tracker.debian.org>
Changed-By: Sébastien Villemot <sebast...@debian.org>
Closes: 1069542
Changes:
 octave (9.1.0-2) experimental; urgency=medium
 .
   [ Rafael Laboissière ]
   * d/control: Bump Standards-Version to 4.7.0 (no changes needed)
 .
   [ Sébastien Villemot ]
   * Enable Java on armel, it now works there.
     By the way, update the list of archs which do not have a JDK.
     (Closes: #1069542)
Checksums-Sha1:
 db6aff849603b5dfa4881e9926d3cddb03f515f1 3207 octave_9.1.0-2.dsc
 64be334b57dacf093d5e74648247c4fea8216f79 62088 octave_9.1.0-2.debian.tar.xz
 f2167ab24344b3ccf1b5d66343976fed0824abd3 28180 octave_9.1.0-2_amd64.buildinfo
Checksums-Sha256:
 1f3bd72596f3a6dcd75f54bf63d0cff5f9676dc7cf12c62b07db4f503a691b4a 3207 
octave_9.1.0-2.dsc
 708f812ad7e3a47ee040b31ce92b28b283aebc259367db19f6ea9075ec58cd9e 62088 
octave_9.1.0-2.debian.tar.xz
 460a1f212068d2fd3673affab10ea02c2042bdf366283e2e38333eb94e382df1 28180 
octave_9.1.0-2_amd64.buildinfo
Files:
 80d404003cc0287b5dbb31867b529d84 3207 math optional octave_9.1.0-2.dsc
 c36ba22e3053a035233a2663a90f00fe 62088 math optional 
octave_9.1.0-2.debian.tar.xz
 152c965f9eb3568c1cd0bb0a11e1d8c7 28180 math optional 
octave_9.1.0-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEU5UdlScuDFuCvoxKLOzpNQ7OvkoFAmY0rL0ACgkQLOzpNQ7O
vkqROQ/9GfW9Sft9Qqfo0IaITkQE8mqKBqMIS6Gc7gcDo9Lm3CuiC3LpaLdSbWlJ
dbQhHbpxX4l2Fc3976COEJfPSjJDe+DMCT5/KuGGlzlc28iL25SeEVr/ZaFzEgFP
cRxI7IyWxCuSoJyLscdEvsAVdFpahsJNfkh6e6lrq8jxNqUmSUFa2+vZePs4j8/Y
IwlrD+vu8pv27OpTVHoI/GAvcWTTlHjN8q6XXhUIcFf9LvC43hoSdc2Y6EZejP9V
peN43i6vKH5aeUd8lRg00C37LqwHKb7Por0yix9jwP5A9m4sDXSCdDR87TXZ6Rro
6tyO6aUa4etKNurcRF4Y6FNwLT73nPwN/u0XbACbKsAsSE9EwRAUXAP+T7IBKaF+
JjFc9kGS3hiAkP8Jlv+q6pRr1hIXHESiKMrMWoEqYsxDyFtXVJFKf+kGioS/Z2Si
eBYXF5azIVrbMGySEy2afzoFT955Rz/C1r5FiR7Ts6elJG24kjB4EZ4YycAOiut8
PAgqScUJux0aa26jdr5vn5I90hnigH4jtxPE6CwpAKRLGQE/gueMSJT8FINS/0+O
10uf45PNjJUistYzSE0oEK7EtKLCYUwgXkUYuoHjH68/Y3P6uiFSJlVbPengjeXR
yNaBo2P0SsMbQ3MGclK2pSfO5XloI7/r4pWHKvebqlkoJb7Qagk=
=849o
-----END PGP SIGNATURE-----

Attachment: pgpmsECFqTlYE.pgp
Description: PGP signature


--- End Message ---

Reply via email to