Your message dated Sun, 22 Dec 2024 13:08:24 +0000
with message-id <[email protected]>
and subject line Bug#1090257: fixed in osmo-libasn1c 0.9.38-1
has caused the Debian Bug report #1090257,
regarding osmo-libasn1c: FTBFS: configure error
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.)
--
1090257: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1090257
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:osmo-libasn1c
Version: 0.9.37-1
Severity: serious
Tags: ftbfs
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules binary
dh binary --with autoreconf
dh_update_autotools_config
dh_autoreconf
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:19: warning: The macro 'AC_PROG_LIBTOOL' is obsolete.
configure.ac:19: You should run autoupdate.
m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from...
configure.ac:19: the top level
configure.ac:78: warning: AC_OUTPUT should be used without arguments.
configure.ac:78: You should run autoupdate.
configure.ac:16: installing './compile'
configure.ac:18: installing './config.guess'
configure.ac:18: installing './config.sub'
configure.ac:5: installing './install-sh'
configure.ac:5: installing './missing'
src/Makefile.am: installing './depcomp'
dh_auto_configure
./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
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... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
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 make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
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 whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu
format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu 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 ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... 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 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 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 -m elf_x86_64) 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 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... yes
./configure: line 12856: syntax error near unexpected token `LIBTALLOC,'
./configure: line 12856: `PKG_CHECK_MODULES(LIBTALLOC, talloc)'
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 libasn1c configure 0.9.37, which was
generated by GNU Autoconf 2.72. Invocation command line was
$ ./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
## --------- ##
## Platform. ##
## --------- ##
hostname = c7a-large-1734195734
uname -m = x86_64
uname -r = 6.1.0-28-amd64
uname -s = Linux
uname -v = #1 SMP PREEMPT_DYNAMIC Debian 6.1.119-1 (2024-11-22)
/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:2384: looking for aux files: config.guess config.sub ltmain.sh
compile missing install-sh
configure:2397: trying ./
configure:2426: ./config.guess found
configure:2426: ./config.sub found
configure:2426: ./ltmain.sh found
configure:2426: ./compile found
configure:2426: ./missing found
configure:2408: ./install-sh found
configure:2557: checking for a BSD-compatible install
configure:2631: result: /usr/bin/install -c
configure:2642: checking whether build environment is sane
configure:2697: result: yes
configure:2858: checking for a race-free mkdir -p
configure:2901: result: /usr/bin/mkdir -p
configure:2908: checking for gawk
configure:2944: result: no
configure:2908: checking for mawk
configure:2929: found /usr/bin/mawk
configure:2941: result: mawk
configure:2952: checking whether make sets $(MAKE)
configure:2976: result: yes
configure:3006: checking whether make supports nested variables
configure:3025: result: yes
configure:3174: checking whether make supports nested variables
configure:3193: result: yes
configure:3208: checking whether make sets $(MAKE)
configure:3232: result: yes
configure:3304: checking for gcc
configure:3325: found /usr/bin/gcc
configure:3337: result: gcc
configure:3696: checking for C compiler version
configure:3705: gcc --version >&5
gcc (Debian 14.2.0-8) 14.2.0
Copyright (C) 2024 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3716: $? = 0
configure:3705: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-linux-gnu/14/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='Debian 14.2.0-8'
--with-bugurl=file:///usr/share/doc/gcc-14/README.Bugs
--enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2,rust --prefix=/usr
--with-gcc-major-version-only --program-suffix=-14
--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/reproduci
ble-path/gcc-14-14.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/reproducible-path/gcc-14-14.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=3
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 14.2.0 (Debian 14.2.0-8)
... rest of stderr output deleted ...
configure:3716: $? = 0
configure:3705: gcc -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3716: $? = 1
configure:3705: gcc -qversion >&5
gcc: error: unrecognized command-line option '-qversion'; did you mean
'--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3716: $? = 1
configure:3705: gcc -version >&5
gcc: error: unrecognized command-line option '-version'
gcc: fatal error: no input files
compilation terminated.
configure:3716: $? = 1
configure:3736: checking whether the C compiler works
configure:3758: gcc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now conftest.c >&5
configure:3762: $? = 0
configure:3813: result: yes
configure:3817: checking for C compiler default output file name
configure:3819: result: a.out
configure:3825: checking for suffix of executables
configure:3832: gcc -o conftest -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now conftest.c >&5
configure:3836: $? = 0
configure:3860: result:
configure:3884: checking whether we are cross compiling
configure:3892: gcc -o conftest -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now conftest.c >&5
configure:3896: $? = 0
configure:3903: ./conftest
configure:3907: $? = 0
configure:3922: result: no
configure:3928: checking for suffix of object files
configure:3951: gcc -c -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:3955: $? = 0
configure:3979: result: o
configure:3983: checking whether the compiler supports GNU C
configure:4003: gcc -c -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:4003: $? = 0
configure:4015: result: yes
configure:4026: checking whether gcc accepts -g
configure:4047: gcc -c -g -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:4047: $? = 0
configure:4094: result: yes
configure:4114: checking for gcc option to enable C11 features
configure:4129: gcc -c -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:4129: $? = 0
configure:4148: result: none needed
configure:4272: checking whether gcc understands -c and -o together
configure:4295: gcc -c conftest.c -o conftest2.o
configure:4298: $? = 0
configure:4295: gcc -c conftest.c -o conftest2.o
configure:4298: $? = 0
configure:4311: result: yes
configure:4331: checking whether make supports the include directive
configure:4346: make -f confmf.GNU && cat confinc.out
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
this is the am__doit target
configure:4349: $? = 0
configure:4368: result: yes (GNU style)
configure:4394: checking dependency style of gcc
configure:4507: result: none
configure:4555: checking build system type
configure:4571: result: x86_64-pc-linux-gnu
configure:4591: checking host system type
configure:4606: result: x86_64-pc-linux-gnu
configure:4647: checking how to print strings
configure:4674: result: printf
configure:4695: checking for a sed that does not truncate output
configure:4767: result: /usr/bin/sed
configure:4785: checking for grep that handles long lines and -e
configure:4851: result: /usr/bin/grep
configure:4856: checking for egrep
configure:4926: result: /usr/bin/grep -E
configure:4933: checking for fgrep
configure:5003: result: /usr/bin/grep -F
configure:5040: checking for ld used by gcc
configure:5109: result: /usr/bin/ld
configure:5116: checking if the linker (/usr/bin/ld) is GNU ld
configure:5133: result: yes
configure:5145: checking for BSD- or MS-compatible name lister (nm)
configure:5201: result: /usr/bin/nm -B
configure:5343: checking the name lister (/usr/bin/nm -B) interface
configure:5351: gcc -c -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:5354: /usr/bin/nm -B "conftest.o"
configure:5357: output
0000000000000000 B some_variable
configure:5365: result: BSD nm
configure:5368: checking whether ln -s works
configure:5372: result: yes
configure:5380: checking the maximum length of command line arguments
configure:5513: result: 1572864
configure:5561: checking how to convert x86_64-pc-linux-gnu file names to
x86_64-pc-linux-gnu format
configure:5603: result: func_convert_file_noop
configure:5610: checking how to convert x86_64-pc-linux-gnu file names to
toolchain format
configure:5632: result: func_convert_file_noop
configure:5639: checking for /usr/bin/ld option to reload object files
configure:5648: result: -r
configure:5728: checking for file
configure:5749: found /usr/bin/file
configure:5761: result: file
configure:5838: checking for objdump
configure:5859: found /usr/bin/objdump
configure:5871: result: objdump
configure:5903: checking how to recognize dependent libraries
configure:6105: result: pass_all
configure:6196: checking for dlltool
configure:6232: result: no
configure:6262: checking how to associate runtime and link libraries
configure:6291: result: printf %s\n
configure:6358: checking for ar
configure:6379: found /usr/bin/ar
configure:6391: result: ar
configure:6444: checking for archiver @FILE support
configure:6462: gcc -c -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:6462: $? = 0
configure:6466: ar cr libconftest.a @conftest.lst >&5
configure:6469: $? = 0
configure:6474: ar cr libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:6477: $? = 1
configure:6490: result: @
configure:6554: checking for strip
configure:6575: found /usr/bin/strip
configure:6587: result: strip
configure:6665: checking for ranlib
configure:6686: found /usr/bin/ranlib
configure:6698: result: ranlib
configure:6800: checking command to parse /usr/bin/nm -B output from gcc object
configure:6954: gcc -c -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:6957: $? = 0
configure:6961: /usr/bin/nm -B conftest.o | /usr/bin/sed -n -e 's/^.*[
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][
]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' >
conftest.nm
configure:7027: gcc -o conftest -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now conftest.c conftstm.o
>&5
configure:7030: $? = 0
configure:7069: result: ok
configure:7116: checking for sysroot
configure:7148: result: no
configure:7155: checking for a working dd
configure:7200: result: /usr/bin/dd
configure:7204: checking how to truncate binary pipes
configure:7221: result: /usr/bin/dd bs=4096 count=1
configure:7358: gcc -c -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:7361: $? = 0
configure:7561: checking for mt
configure:7597: result: no
configure:7617: checking if : is a manifest tool
configure:7624: : '-?'
configure:7633: result: no
configure:8372: checking for stdio.h
configure:8372: gcc -c -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:8372: $? = 0
configure:8372: result: yes
configure:8372: checking for stdlib.h
configure:8372: gcc -c -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:8372: $? = 0
configure:8372: result: yes
configure:8372: checking for string.h
configure:8372: gcc -c -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:8372: $? = 0
configure:8372: result: yes
configure:8372: checking for inttypes.h
configure:8372: gcc -c -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:8372: $? = 0
configure:8372: result: yes
configure:8372: checking for stdint.h
configure:8372: gcc -c -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:8372: $? = 0
configure:8372: result: yes
configure:8372: checking for strings.h
configure:8372: gcc -c -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:8372: $? = 0
configure:8372: result: yes
configure:8372: checking for sys/stat.h
configure:8372: gcc -c -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:8372: $? = 0
configure:8372: result: yes
configure:8372: checking for sys/types.h
configure:8372: gcc -c -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:8372: $? = 0
configure:8372: result: yes
configure:8372: checking for unistd.h
configure:8372: gcc -c -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:8372: $? = 0
configure:8372: result: yes
configure:8397: checking for dlfcn.h
configure:8397: gcc -c -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:8397: $? = 0
configure:8397: result: yes
configure:8662: checking for objdir
configure:8679: result: .libs
configure:8945: checking if gcc supports -fno-rtti -fno-exceptions
configure:8964: gcc -c -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not
for C
configure:8968: $? = 0
configure:8982: result: no
configure:9346: checking for gcc option to produce PIC
configure:9355: result: -fPIC -DPIC
configure:9363: checking if gcc PIC flag -fPIC -DPIC works
configure:9382: gcc -c -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC conftest.c >&5
configure:9386: $? = 0
configure:9400: result: yes
configure:9429: checking if gcc static flag -static works
configure:9459: result: yes
configure:9474: checking if gcc supports -c -o file.o
configure:9496: gcc -c -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -o out/conftest2.o conftest.c >&5
configure:9500: $? = 0
configure:9523: result: yes
configure:9531: checking if gcc supports -c -o file.o
configure:9580: result: yes
configure:9613: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64)
supports shared libraries
configure:10892: result: yes
configure:10929: checking whether -lc should be explicitly linked in
configure:10938: gcc -c -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:10941: $? = 0
configure:10956: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname
-Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:10959: $? = 0
configure:10974: result: no
configure:11134: checking dynamic linker characteristics
configure:11716: gcc -o conftest -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/foo
conftest.c >&5
configure:11716: $? = 0
configure:11968: result: GNU/Linux ld.so
configure:12090: checking how to hardcode library paths into programs
configure:12115: result: immediate
configure:12715: checking whether stripping libraries is possible
configure:12724: result: yes
configure:12766: checking if libtool supports shared libraries
configure:12768: result: yes
configure:12771: checking whether to build shared libraries
configure:12796: result: yes
configure:12799: checking whether to build static libraries
configure:12803: result: yes
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
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
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-Wdate-time -D_FORTIFY_SOURCE=2'
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-Wl,-z,relro -Wl,-z,now'
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_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_dlfcn_h=yes
ac_cv_header_inttypes_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_EGREP='/usr/bin/grep -E'
ac_cv_path_EGREP_TRADITIONAL='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/usr/bin/dd
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=mawk
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_FILECMD=file
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c11=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=none
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=yes
lt_cv_sys_global_symbol_pipe='/usr/bin/sed -n -e '\''s/^.*[
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][
]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | /usr/bin/sed '\''/
__gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='/usr/bin/sed -n -e '\''s/^: \(.*\)
.*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/
{"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='/usr/bin/sed -n -e
'\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e
'\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\''
-e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *)
\&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='/usr/bin/sed -n -e '\''s/^T .* \(.*\)$/extern
int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char
\1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} '\''/<<PKGBUILDDIR>>/missing'\'' aclocal-1.16'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} '\''/<<PKGBUILDDIR>>/missing'\'' autoconf'
AUTOHEADER='${SHELL} '\''/<<PKGBUILDDIR>>/missing'\'' autoheader'
AUTOMAKE='${SHELL} '\''/<<PKGBUILDDIR>>/missing'\'' automake-1.16'
AWK='mawk'
BUILD_DEBUG_FALSE=''
BUILD_DEBUG_TRUE=''
CC='gcc'
CCDEPMODE='depmode=none'
CFLAGS='-g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection'
CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2'
CSCOPE='cscope'
CTAGS='ctags'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ETAGS='etags'
EXEEXT=''
FGREP='/usr/bin/grep -F'
FILECMD='file'
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS='-Wl,-z,relro -Wl,-z,now'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAKEINFO='${SHELL} '\''/<<PKGBUILDDIR>>/missing'\'' makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/bin/mkdir -p'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='libasn1c'
PACKAGE_BUGREPORT='[email protected]'
PACKAGE_NAME='libasn1c'
PACKAGE_STRING='libasn1c 0.9.37'
PACKAGE_TARNAME='libasn1c'
PACKAGE_URL=''
PACKAGE_VERSION='0.9.37'
PATH_SEPARATOR=':'
RANLIB='ranlib'
RELMAKE='-include osmo-release.mk'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
STRIP='strip'
SYMBOL_VISIBILITY=''
VERSION='0.9.37'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep=''
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/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}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='x86_64-pc-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${prefix}/share/info'
install_sh='${SHELL} /<<PKGBUILDDIR>>/install-sh'
libdir='${prefix}/lib/x86_64-linux-gnu'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/var'
mandir='${prefix}/share/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "libasn1c"
#define PACKAGE_TARNAME "libasn1c"
#define PACKAGE_VERSION "0.9.37"
#define PACKAGE_STRING "libasn1c 0.9.37"
#define PACKAGE_BUGREPORT "[email protected]"
#define PACKAGE_URL ""
#define PACKAGE "libasn1c"
#define VERSION "0.9.37"
#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_DLFCN_H 1
#define LT_OBJDIR ".libs/"
configure: exit 2
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 2
make: *** [debian/rules:12: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202412/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.
Thanks.
--- End Message ---
--- Begin Message ---
Source: osmo-libasn1c
Source-Version: 0.9.38-1
Done: Thorsten Alteholz <[email protected]>
We believe that the bug you reported is fixed in the latest version of
osmo-libasn1c, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Thorsten Alteholz <[email protected]> (supplier of updated osmo-libasn1c
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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sat, 21 Dec 2024 20:01:17 +0100
Source: osmo-libasn1c
Architecture: source
Version: 0.9.38-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Mobcom Maintainers
<[email protected]>
Changed-By: Thorsten Alteholz <[email protected]>
Closes: 1090257
Changes:
osmo-libasn1c (0.9.38-1) unstable; urgency=medium
.
* New upstream release.
* debian/control: add pkg-config as dependency (Closes: #1090257)
Checksums-Sha1:
2822aaef50783ea2991ba56b88434c56869db9e7 2282 osmo-libasn1c_0.9.38-1.dsc
a3eaede286e1a7afe8fccfc3e6fe974ae7d8ce8e 99264 osmo-libasn1c_0.9.38.orig.tar.xz
866946591a085a6ad49f3982a2d429aac50e2506 4844
osmo-libasn1c_0.9.38-1.debian.tar.xz
015b92d389a473167908caa28ef371c02dd8eb80 6804
osmo-libasn1c_0.9.38-1_amd64.buildinfo
Checksums-Sha256:
a0567429d6506b0931052a83ebd2f9ecbafd0c1116700699121ca341264252c4 2282
osmo-libasn1c_0.9.38-1.dsc
13c5b6da2002d3da6f38648f7f6ac8c6177676553126ae5d905d0ee750af401b 99264
osmo-libasn1c_0.9.38.orig.tar.xz
a39cd25f56b400722d259a42416713361e83f40acb42987b3001c1157e777660 4844
osmo-libasn1c_0.9.38-1.debian.tar.xz
5086fa0ef849b1835840ea509312b99b5e988898500bfe728e57c6e4a1321155 6804
osmo-libasn1c_0.9.38-1_amd64.buildinfo
Files:
e25cc101b2bb7a76d76b9d62d78738db 2282 libs optional osmo-libasn1c_0.9.38-1.dsc
32f8b5a308abb5f6d47ddb5d31df8834 99264 libs optional
osmo-libasn1c_0.9.38.orig.tar.xz
e982d6509fc21bc36bb52028dc4f2c4f 4844 libs optional
osmo-libasn1c_0.9.38-1.debian.tar.xz
a266de9f86b2ae7524569fbd06f8a134 6804 libs optional
osmo-libasn1c_0.9.38-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQKnBAEBCgCRFiEEYgH7/9u94Hgi6ruWlvysDTh7WEcFAmdoB2pfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDYy
MDFGQkZGREJCREUwNzgyMkVBQkI5Njk2RkNBQzBEMzg3QjU4NDcTHGRlYmlhbkBh
bHRlaG9sei5kZQAKCRCW/KwNOHtYR/u6EADGudMoOydfCiIJZ/rGIQmyzSn2xcdQ
BkU2OxEmwgAyAakFYqV0uDlSsIyyYaycSB6HULusRUaJWOh7NmtzHd505HCIfZpS
H8j+0g2R6cK1vJti2KI/4V+PLlHmM0msLQog7p1+sP3eOIDCC8yO0E/lakWEJOY/
Rc2mjj9HddTQuZmQDWAnMErIamYxk0TNV55Ij89lcHm0HdT2f6+dxN3SP8qBkbny
W6IaCxiWiWcWwXGsDPjGIcTTJJ9j+1p8oM3W87MlHXFheNY9Lpc9wHmmDD7R060A
zW63ilE2BAXGe5XH7804vRGF9vkOqlkh8r9CqWcBZaJ/vhL/aFKlaVeA2eXzdqhP
05MM0WXAcCyABBHeOjCubMItz+It6iITjBr3T8HAt9ydFNUpk8G4t+w7KIIRzYai
qs9BRdxIUAR0535FoOv1MUnmfG8+XmrMLplykEmudVDTZEz3W553EWAQyTS7xoGY
+uBWW6ChOZATMsq/uiwFiecOqM8HtDSBInA6gHOZ48IdTeL1UQMY6mplDJiKdV86
7bAQpT44NkRKd+zLXoGE1/jFH0iwPB0AWB5n1wXihEVEbEqZNRj07s37qw/KNOTb
Bf7XwubUJ6iWz2BgYMgJBWxZopxCZ/nFVG9X62pXBD8gn/f57OU+YFe7REkgRYGA
y6Mj9T9wwi2tFg==
=9u3u
-----END PGP SIGNATURE-----
pgpQZJP8gGDtO.pgp
Description: PGP signature
--- End Message ---