Source: dgedit Version: 0.10.0-1 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: lu...@debian.org Usertags: ftbfs-20220917 ftbfs-bookworm
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > gcc version 12.2.0 (Debian 12.2.0-2) > ... rest of stderr output deleted ... > configure:4945: $? = 0 > configure:4934: gcc -V >&5 > gcc: error: unrecognized command-line option '-V' > gcc: fatal error: no input files > compilation terminated. > configure:4945: $? = 1 > configure:4934: gcc -qversion >&5 > gcc: error: unrecognized command-line option '-qversion'; did you mean > '--version'? > gcc: fatal error: no input files > compilation terminated. > configure:4945: $? = 1 > configure:4934: gcc -version >&5 > gcc: error: unrecognized command-line option '-version' > gcc: fatal error: no input files > compilation terminated. > configure:4945: $? = 1 > configure:4949: checking whether the compiler supports GNU C > configure:4969: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:4969: $? = 0 > configure:4979: result: yes > configure:4990: checking whether gcc accepts -g > configure:5011: gcc -c -g -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:5011: $? = 0 > configure:5055: result: yes > configure:5075: checking for gcc option to enable C11 features > configure:5090: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:5090: $? = 0 > configure:5108: result: none needed > configure:5224: checking whether gcc understands -c and -o together > configure:5247: gcc -c conftest.c -o conftest2.o > configure:5250: $? = 0 > configure:5247: gcc -c conftest.c -o conftest2.o > configure:5250: $? = 0 > configure:5262: result: yes > configure:5281: checking dependency style of gcc > configure:5393: result: none > configure:5408: checking for a sed that does not truncate output > configure:5478: result: /bin/sed > configure:5496: checking for grep that handles long lines and -e > configure:5560: result: /bin/grep > configure:5565: checking for egrep > configure:5633: result: /bin/grep -E > configure:5638: checking for fgrep > configure:5706: result: /bin/grep -F > configure:5742: checking for ld used by gcc > configure:5810: result: /usr/bin/ld > configure:5817: checking if the linker (/usr/bin/ld) is GNU ld > configure:5833: result: yes > configure:5845: checking for BSD- or MS-compatible name lister (nm) > configure:5900: result: /usr/bin/nm -B > configure:6040: checking the name lister (/usr/bin/nm -B) interface > configure:6048: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:6051: /usr/bin/nm -B "conftest.o" > configure:6054: output > 0000000000000000 B some_variable > configure:6061: result: BSD nm > configure:6064: checking whether ln -s works > configure:6068: result: yes > configure:6076: checking the maximum length of command line arguments > configure:6208: result: 1572864 > configure:6256: checking how to convert x86_64-pc-linux-gnu file names to > x86_64-pc-linux-gnu format > configure:6297: result: func_convert_file_noop > configure:6304: checking how to convert x86_64-pc-linux-gnu file names to > toolchain format > configure:6325: result: func_convert_file_noop > configure:6332: checking for /usr/bin/ld option to reload object files > configure:6340: result: -r > configure:6419: checking for file > configure:6440: found /usr/bin/file > configure:6451: result: file > configure:6527: checking for objdump > configure:6548: found /usr/bin/objdump > configure:6559: result: objdump > configure:6591: checking how to recognize dependent libraries > configure:6792: result: pass_all > configure:6882: checking for dlltool > configure:6917: result: no > configure:6947: checking how to associate runtime and link libraries > configure:6975: result: printf %s\n > configure:7041: checking for ar > configure:7062: found /usr/bin/ar > configure:7073: result: ar > configure:7126: checking for archiver @FILE support > configure:7144: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:7144: $? = 0 > configure:7148: ar cr libconftest.a @conftest.lst >&5 > configure:7151: $? = 0 > configure:7156: ar cr libconftest.a @conftest.lst >&5 > ar: conftest.o: No such file or directory > configure:7159: $? = 1 > configure:7171: result: @ > configure:7234: checking for strip > configure:7255: found /usr/bin/strip > configure:7266: result: strip > configure:7343: checking for ranlib > configure:7364: found /usr/bin/ranlib > configure:7375: result: ranlib > configure:7477: checking command to parse /usr/bin/nm -B output from gcc > object > configure:7631: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:7634: $? = 0 > configure:7638: /usr/bin/nm -B conftest.o | /bin/sed -n -e 's/^.*[ > ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ > ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed '/ __gnu_lto/d' > > conftest.nm > configure:7704: gcc -o conftest -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now conftest.c conftstm.o >&5 > configure:7707: $? = 0 > configure:7745: result: ok > configure:7792: checking for sysroot > configure:7823: result: no > configure:7830: checking for a working dd > configure:7874: result: /bin/dd > configure:7878: checking how to truncate binary pipes > configure:7894: result: /bin/dd bs=4096 count=1 > configure:8031: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:8034: $? = 0 > configure:8231: checking for mt > configure:8266: result: no > configure:8286: checking if : is a manifest tool > configure:8293: : '-?' > configure:8301: result: no > configure:9026: checking for stdio.h > configure:9026: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:9026: $? = 0 > configure:9026: result: yes > configure:9026: checking for stdlib.h > configure:9026: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:9026: $? = 0 > configure:9026: result: yes > configure:9026: checking for string.h > configure:9026: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:9026: $? = 0 > configure:9026: result: yes > configure:9026: checking for inttypes.h > configure:9026: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:9026: $? = 0 > configure:9026: result: yes > configure:9026: checking for stdint.h > configure:9026: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:9026: $? = 0 > configure:9026: result: yes > configure:9026: checking for strings.h > configure:9026: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:9026: $? = 0 > configure:9026: result: yes > configure:9026: checking for sys/stat.h > configure:9026: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:9026: $? = 0 > configure:9026: result: yes > configure:9026: checking for sys/types.h > configure:9026: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:9026: $? = 0 > configure:9026: result: yes > configure:9026: checking for unistd.h > configure:9026: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:9026: $? = 0 > configure:9026: result: yes > configure:9051: checking for dlfcn.h > configure:9051: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:9051: $? = 0 > configure:9051: result: yes > configure:9321: checking for objdir > configure:9337: result: .libs > configure:9597: checking if gcc supports -fno-rtti -fno-exceptions > configure:9616: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -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:9620: $? = 0 > configure:9633: result: no > configure:9997: checking for gcc option to produce PIC > configure:10005: result: -fPIC -DPIC > configure:10013: checking if gcc PIC flag -fPIC -DPIC works > configure:10032: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC conftest.c >&5 > configure:10036: $? = 0 > configure:10049: result: yes > configure:10078: checking if gcc static flag -static works > configure:10107: result: yes > configure:10122: checking if gcc supports -c -o file.o > configure:10144: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -o out/conftest2.o conftest.c >&5 > configure:10148: $? = 0 > configure:10170: result: yes > configure:10178: checking if gcc supports -c -o file.o > configure:10226: result: yes > configure:10259: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) > supports shared libraries > configure:11533: result: yes > configure:11570: checking whether -lc should be explicitly linked in > configure:11579: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.c >&5 > configure:11582: $? = 0 > configure:11597: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname > -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 > configure:11600: $? = 0 > configure:11614: result: no > configure:11774: checking dynamic linker characteristics > configure:12356: gcc -o conftest -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/foo conftest.c > >&5 > configure:12356: $? = 0 > configure:12607: result: GNU/Linux ld.so > configure:12729: checking how to hardcode library paths into programs > configure:12754: result: immediate > configure:13306: checking whether stripping libraries is possible > configure:13315: result: yes > configure:13357: checking if libtool supports shared libraries > configure:13359: result: yes > configure:13362: checking whether to build shared libraries > configure:13387: result: yes > configure:13390: checking whether to build static libraries > configure:13394: result: yes > configure:13417: checking how to run the C++ preprocessor > configure:13439: g++ -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.cpp > configure:13439: $? = 0 > configure:13454: g++ -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.cpp > conftest.cpp:23:10: fatal error: ac_nonexistent.h: No such file or directory > 23 | #include <ac_nonexistent.h> > | ^~~~~~~~~~~~~~~~~~ > compilation terminated. > configure:13454: $? = 1 > configure: failed program was: > | /* confdefs.h */ > | #define PACKAGE_NAME "dgedit" > | #define PACKAGE_TARNAME "dgedit" > | #define PACKAGE_VERSION "0.10.0" > | #define PACKAGE_STRING "dgedit 0.10.0" > | #define PACKAGE_BUGREPORT "" > | #define PACKAGE_URL "" > | #define PACKAGE "dgedit" > | #define VERSION "0.10.0" > | #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/" > | /* end confdefs.h. */ > | #include <ac_nonexistent.h> > configure:13481: result: g++ -E > configure:13495: g++ -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.cpp > configure:13495: $? = 0 > configure:13510: g++ -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.cpp > conftest.cpp:23:10: fatal error: ac_nonexistent.h: No such file or directory > 23 | #include <ac_nonexistent.h> > | ^~~~~~~~~~~~~~~~~~ > compilation terminated. > configure:13510: $? = 1 > configure: failed program was: > | /* confdefs.h */ > | #define PACKAGE_NAME "dgedit" > | #define PACKAGE_TARNAME "dgedit" > | #define PACKAGE_VERSION "0.10.0" > | #define PACKAGE_STRING "dgedit 0.10.0" > | #define PACKAGE_BUGREPORT "" > | #define PACKAGE_URL "" > | #define PACKAGE "dgedit" > | #define VERSION "0.10.0" > | #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/" > | /* end confdefs.h. */ > | #include <ac_nonexistent.h> > configure:13675: checking for ld used by g++ > configure:13743: result: /usr/bin/ld -m elf_x86_64 > configure:13750: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld > configure:13766: result: yes > configure:13821: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) > supports shared libraries > configure:14899: result: yes > configure:14935: g++ -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 conftest.cpp >&5 > configure:14938: $? = 0 > configure:15419: checking for g++ option to produce PIC > configure:15427: result: -fPIC -DPIC > configure:15435: checking if g++ PIC flag -fPIC -DPIC works > configure:15454: g++ -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC conftest.cpp >&5 > configure:15458: $? = 0 > configure:15471: result: yes > configure:15494: checking if g++ static flag -static works > configure:15523: result: yes > configure:15535: checking if g++ supports -c -o file.o > configure:15557: g++ -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -o out/conftest2.o conftest.cpp >&5 > configure:15561: $? = 0 > configure:15583: result: yes > configure:15588: checking if g++ supports -c -o file.o > configure:15636: result: yes > configure:15666: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) > supports shared libraries > configure:15709: result: yes > configure:15851: checking dynamic linker characteristics > configure:16611: result: GNU/Linux ld.so > configure:16676: checking how to hardcode library paths into programs > configure:16701: result: immediate > configure:16769: checking for egrep > configure:16837: result: /bin/grep -E > > ## ---------------- ## > ## Cache variables. ## > ## ---------------- ## > > ac_cv_build=x86_64-pc-linux-gnu > ac_cv_c_compiler_gnu=yes > ac_cv_cxx_compiler_gnu=yes > ac_cv_env_CCC_set= > ac_cv_env_CCC_value= > ac_cv_env_CC_set= > ac_cv_env_CC_value= > ac_cv_env_CFLAGS_set=set > ac_cv_env_CFLAGS_value='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security' > ac_cv_env_CPPFLAGS_set=set > ac_cv_env_CPPFLAGS_value='-Wdate-time -D_FORTIFY_SOURCE=2' > ac_cv_env_CXXCPP_set= > ac_cv_env_CXXCPP_value= > ac_cv_env_CXXFLAGS_set=set > ac_cv_env_CXXFLAGS_value='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security' > ac_cv_env_CXX_set= > ac_cv_env_CXX_value= > 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='/bin/grep -E' > ac_cv_path_FGREP='/bin/grep -F' > ac_cv_path_GREP=/bin/grep > ac_cv_path_SED=/bin/sed > ac_cv_path_install='/usr/bin/install -c' > ac_cv_path_lt_DD=/bin/dd > ac_cv_path_mkdir=/bin/mkdir > ac_cv_prog_AWK=mawk > ac_cv_prog_CXXCPP='g++ -E' > ac_cv_prog_ac_ct_AR=ar > ac_cv_prog_ac_ct_CC=gcc > ac_cv_prog_ac_ct_CXX=g++ > 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_cxx_11=no > ac_cv_prog_cxx_cxx11= > ac_cv_prog_cxx_g=yes > ac_cv_prog_cxx_stdcxx= > ac_cv_prog_make_make_set=yes > am_cv_CC_dependencies_compiler_type=none > am_cv_CXX_dependencies_compiler_type=none > am_cv_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_LDCXX='/usr/bin/ld -m elf_x86_64' > 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_c_o_CXX=yes > lt_cv_prog_compiler_pic='-fPIC -DPIC' > lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' > lt_cv_prog_compiler_pic_works=yes > lt_cv_prog_compiler_pic_works_CXX=yes > lt_cv_prog_compiler_rtti_exceptions=no > lt_cv_prog_compiler_static_works=yes > lt_cv_prog_compiler_static_works_CXX=yes > lt_cv_prog_gnu_ld=yes > lt_cv_prog_gnu_ldcxx=yes > lt_cv_sharedlib_from_linklib_cmd='printf %s\n' > lt_cv_shlibpath_overrides_runpath=yes > lt_cv_sys_global_symbol_pipe='/bin/sed -n -e '\''s/^.*[ > ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ > ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | /bin/sed '\''/ __gnu_lto/d'\''' > lt_cv_sys_global_symbol_to_c_name_address='/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='/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='/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='/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' > CC='gcc' > CCDEPMODE='depmode=none' > CFLAGS='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -Wformat -Werror=format-security' > CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2' > CSCOPE='cscope' > CTAGS='ctags' > CXX='g++' > CXXCPP='g++ -E' > CXXDEPMODE='depmode=none' > CXXFLAGS='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security' > CYGPATH_W='echo' > DEFS='' > DEPDIR='.deps' > DLLTOOL='false' > DSYMUTIL='' > DUMPBIN='' > ECHO_C='' > ECHO_N='-n' > ECHO_T='' > EGREP='/bin/grep -E' > ETAGS='etags' > EXEEXT='' > FGREP='/bin/grep -F' > FILECMD='file' > GREP='/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='/bin/mkdir -p' > NM='/usr/bin/nm -B' > NMEDIT='' > OBJDUMP='objdump' > OBJEXT='o' > OTOOL64='' > OTOOL='' > PACKAGE='dgedit' > PACKAGE_BUGREPORT='' > PACKAGE_NAME='dgedit' > PACKAGE_STRING='dgedit 0.10.0' > PACKAGE_TARNAME='dgedit' > PACKAGE_URL='' > PACKAGE_VERSION='0.10.0' > PATH_SEPARATOR=':' > QT_MOC='' > QT_RCC='' > QT_UIC='' > RANLIB='ranlib' > SED='/bin/sed' > SET_MAKE='' > SHELL='/bin/bash' > STRIP='strip' > VERSION='0.10.0' > ac_ct_AR='ar' > ac_ct_CC='gcc' > ac_ct_CXX='g++' > ac_ct_DUMPBIN='' > am__EXEEXT_FALSE='' > am__EXEEXT_TRUE='' > am__fastdepCC_FALSE='' > am__fastdepCC_TRUE='#' > am__fastdepCXX_FALSE='' > am__fastdepCXX_TRUE='#' > am__include='include' > am__isrc='' > am__leading_dot='.' > am__nodep='' > am__quote='' > am__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 "dgedit" > #define PACKAGE_TARNAME "dgedit" > #define PACKAGE_VERSION "0.10.0" > #define PACKAGE_STRING "dgedit 0.10.0" > #define PACKAGE_BUGREPORT "" > #define PACKAGE_URL "" > #define PACKAGE "dgedit" > #define VERSION "0.10.0" > #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:7: build] Error 25 The full build log is available from: http://qa-logs.debian.net/2022/09/17/dgedit_0.10.0-1_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220917;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220917&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 marking 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.