Source: macopix
Version: 3.4.0+dfsg.1-2
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20201226 ftbfs-bullseye

Hi,

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

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_autoreconf /<<PKGBUILDDIR>>/autogen.sh
> **警告**: ./configure を引数無しで実行します。
>           もし引数を指定したいのであれば、
>           '/<<PKGBUILDDIR>>/autogen.sh' の引数に指定してください。
> 処理中...
> 削除中... .deps/ ディレクトリ ...
> 確認中... ドキュメントファイル ...
> 確認中... NEWS... 空です。必ず中身を作成してください
> 確認中... README...完了
> 確認中... AUTHORS...完了
> 確認中... ChangeLog...完了
> 確認中... po ファイル ...
> 確認中... po/ja.po ...完了
> 実行中... libtoolize...
> libtoolize: putting auxiliary files in '.'.
> libtoolize: copying file './ltmain.sh'
> libtoolize: putting macros in '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'
> libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
> libtoolize: and rerunning libtoolize and aclocal.
> 実行中... aclocal  ...
> ERROR: Use of AM_GNU_GETTEXT without [external] argument is no longer 
> supported.
> configure.ac:224: warning: AM_INTL_SUBDIR is m4_require'd but not m4_defun'd
> /usr/share/aclocal/gettext.m4:55: AM_GNU_GETTEXT is expanded from...
> configure.ac:224: the top level
> configure.ac:389: warning: AC_CACHE_VAL(gnutls_libs, ...): suspicious 
> cache-id, must contain _cv_ to be cached
> ../../lib/autoconf/general.m4:2042: AC_CACHE_VAL is expanded from...
> ../../lib/autoconf/general.m4:2063: AC_CACHE_CHECK is expanded from...
> configure.ac:389: the top level
> 実行中... autoconf...
> ERROR: Use of AM_GNU_GETTEXT without [external] argument is no longer 
> supported.
> configure.ac:224: warning: AM_INTL_SUBDIR is m4_require'd but not m4_defun'd
> aclocal.m4:77: AM_GNU_GETTEXT is expanded from...
> configure.ac:224: the top level
> configure.ac:389: warning: AC_CACHE_VAL(gnutls_libs, ...): suspicious 
> cache-id, must contain _cv_ to be cached
> ../../lib/autoconf/general.m4:2042: AC_CACHE_VAL is expanded from...
> ../../lib/autoconf/general.m4:2063: AC_CACHE_CHECK is expanded from...
> configure.ac:389: the top level
> configure:17428: error: possibly undefined macro: AM_INTL_SUBDIR
>       If this token and others are legitimate, please use m4_pattern_allow.
>       See the Autoconf documentation.
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    debian/rules override_dh_auto_configure
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_configure -- --bindir=/usr/games
>       ./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 
> --libexecdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run 
> --disable-maintainer-mode --disable-dependency-tracking --bindir=/usr/games
> checking build system type... x86_64-pc-linux-gnu
> checking host system type... x86_64-pc-linux-gnu
> checking target system type... x86_64-pc-linux-gnu
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> /bin/bash: /<<PKGBUILDDIR>>/missing: No such file or directory
> configure: WARNING: 'missing' script is too old or missing
> checking for a thread-safe mkdir -p... /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 to enable maintainer-specific portions of Makefiles... no
> 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 we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to accept ISO C89... 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 for library containing strerror... none required
> checking for gcc... (cached) gcc
> checking whether we are using the GNU C compiler... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking for gcc option to accept ISO C89... (cached) none needed
> checking whether gcc understands -c and -o together... (cached) yes
> checking dependency style of gcc... (cached) none
> checking whether ln -s works... yes
> checking whether make sets $(MAKE)... (cached) yes
> checking how to run the C preprocessor... gcc -E
> checking for flex... no
> checking for lex... no
> checking for bison... no
> checking for byacc... no
> checking how to print strings... printf
> checking for a sed that does not truncate output... /bin/sed
> checking for grep that handles long lines and -e... /bin/grep
> checking for egrep... /bin/grep -E
> checking for fgrep... /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 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 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... /bin/dd
> checking how to truncate binary pipes... /bin/dd bs=4096 count=1
> checking for mt... no
> checking if : is a manifest tool... no
> checking for ANSI C header files... yes
> checking for sys/types.h... yes
> checking for sys/stat.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.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
> checking for windres... no
> checking for size_t... yes
> checking for working alloca.h... yes
> checking for alloca... yes
> checking for dirent.h that defines DIR... yes
> checking for library containing opendir... none required
> checking for ANSI C header files... (cached) yes
> checking for sys/wait.h that is POSIX.1 compatible... yes
> checking argz.h usability... yes
> checking argz.h presence... yes
> checking for argz.h... yes
> checking fcntl.h usability... yes
> checking fcntl.h presence... yes
> checking for fcntl.h... yes
> checking for inttypes.h... (cached) yes
> checking langinfo.h usability... yes
> checking langinfo.h presence... yes
> checking for langinfo.h... yes
> checking libintl.h usability... yes
> checking libintl.h presence... yes
> checking for libintl.h... yes
> checking limits.h usability... yes
> checking limits.h presence... yes
> checking for limits.h... yes
> checking locale.h usability... yes
> checking locale.h presence... yes
> checking for locale.h... yes
> checking malloc.h usability... yes
> checking malloc.h presence... yes
> checking for malloc.h... yes
> checking netdb.h usability... yes
> checking netdb.h presence... yes
> checking for netdb.h... yes
> checking netinet/in.h usability... yes
> checking netinet/in.h presence... yes
> checking for netinet/in.h... yes
> checking stddef.h usability... yes
> checking stddef.h presence... yes
> checking for stddef.h... yes
> checking for stdint.h... (cached) yes
> checking stdio_ext.h usability... yes
> checking stdio_ext.h presence... yes
> checking for stdio_ext.h... yes
> checking for stdlib.h... (cached) yes
> checking for string.h... (cached) yes
> checking for strings.h... (cached) yes
> checking sys/param.h usability... yes
> checking sys/param.h presence... yes
> checking for sys/param.h... yes
> checking sys/socket.h usability... yes
> checking sys/socket.h presence... yes
> checking for sys/socket.h... yes
> checking sys/utsname.h usability... yes
> checking sys/utsname.h presence... yes
> checking for sys/utsname.h... yes
> checking for unistd.h... (cached) yes
> checking for stdbool.h that conforms to C99... yes
> checking for _Bool... yes
> checking for an ANSI C-conforming const... yes
> checking for inline... inline
> checking for mode_t... yes
> checking for off_t... yes
> checking for pid_t... yes
> checking for size_t... (cached) yes
> checking whether struct tm is in sys/time.h or time.h... time.h
> checking for working volatile... yes
> checking whether closedir returns void... no
> checking vfork.h usability... no
> checking vfork.h presence... no
> checking for vfork.h... no
> checking for fork... yes
> checking for vfork... yes
> checking for working fork... yes
> checking for working vfork... (cached) yes
> checking whether lstat correctly handles trailing slash... yes
> checking whether lstat accepts an empty string... no
> checking whether lstat correctly handles trailing slash... (cached) yes
> checking for stdlib.h... (cached) yes
> checking for GNU libc compatible malloc... yes
> checking for stdlib.h... (cached) yes
> checking for unistd.h... (cached) yes
> checking for sys/param.h... (cached) yes
> checking for getpagesize... yes
> checking for working mmap... yes
> checking for stdlib.h... (cached) yes
> checking for GNU libc compatible realloc... yes
> checking return type of signal handlers... void
> checking whether stat accepts an empty string... no
> checking for __argz_count... yes
> checking for __argz_next... yes
> checking for __argz_stringify... yes
> checking for dup2... yes
> checking for getcwd... yes
> checking for gethostbyname... yes
> checking for mempcpy... yes
> checking for memset... yes
> checking for mkdir... yes
> checking for munmap... yes
> checking for nl_langinfo... yes
> checking for setlocale... yes
> checking for socket... yes
> checking for stpcpy... yes
> checking for strcasecmp... yes
> checking for strchr... yes
> checking for strcspn... yes
> checking for strdup... yes
> checking for strrchr... yes
> checking for strstr... yes
> checking for strtol... yes
> checking for strtoul... yes
> checking for isascii... yes
> checking for memmove... yes
> checking for strncasecmp... yes
> checking for library containing XFree... -lX11
> checking for pkg-config... /usr/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking for glib-2.0 >= 2.32... yes
> checking for gtk+-3.0 >= 3.22... yes
> checking for ld... /usr/bin/ld -m elf_x86_64
> checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
> checking for shared library run path origin... done
> checking 32-bit host C ABI... no
> 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 for iconv declaration... 
>          extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, 
> char * *outbuf, size_t *outbytesleft);
> checking for glib-compile-resources... /usr/bin/glib-compile-resources
> checking whether NLS is requested... yes
> checking for msgfmt... /usr/bin/msgfmt
> checking for gmsgfmt... /usr/bin/msgfmt
> checking for xgettext... /usr/bin/xgettext
> checking for msgmerge... /usr/bin/msgmerge
> ./configure: line 17428: AM_INTL_SUBDIR: command not found
> checking for CFPreferencesCopyAppValue... no
> checking for CFLocaleCopyPreferredLanguages... no
> checking whether included gettext is requested... no
> checking for GNU gettext in libc... yes
> checking whether to use NLS... yes
> checking where the gettext function comes from... libc
> checking for locale.h... (cached) yes
> checking for LC_MESSAGES... yes
> checking for CFPreferencesCopyAppValue... (cached) no
> checking for CFLocaleCopyCurrent... no
> checking for libintl.h... (cached) yes
> checking for ngettext in libc... yes
> checking for dgettext in libc... yes
> checking for bind_textdomain_codeset... yes
> checking for msgfmt... (cached) /usr/bin/msgfmt
> checking for dcgettext... yes
> checking if msgfmt accepts -c... yes
> checking for gmsgfmt... (cached) /usr/bin/msgfmt
> checking for xgettext... (cached) /usr/bin/xgettext
> checking for catalogs to be installed...  ja
> ./configure: line 19278: test: =: unary operator expected
> checking whether to use SSL... yes
> checking whether to use GNUTLS... no
> checking whether to use OpenSSL... yes
> checking for openssl... yes
> checking if openssl is available... yes
> no
> checking that generated files are newer than configure... done
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating po/Makefile.in
> config.status: WARNING:  'po/Makefile.in.in' seems to ignore the 
> --datarootdir setting
> config.status: creating intl/Makefile
> config.status: creating m4/Makefile
> config.status: creating src/version.h
> config.status: creating src/macopix_res.rc
> config.status: creating src/Makefile
> config.status: creating src/icons/Makefile
> config.status: creating config.h
> config.status: executing depfiles commands
> config.status: executing libtool commands
> config.status: executing po-directories commands
> config.status: creating po/POTFILES
> config.status: creating po/Makefile
> config.status: executing default-1 commands
> 
> ##############################################################################
>  macopix 3.4.0  with Gtk+3 
> 
>   Compiling with OpenSSL to support SSL
>   (If you want to use GNUTLS instead of OpenSSL,
>                                      use "./configure --with-gnutls" .)
> ##############################################################################
> 
> The binary will be installed in /usr/bin
> The common directory will be /usr/share/macopix/
> 
> Configure finished, type 'make' to build.
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    debian/rules override_dh_auto_build
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_build
>       make -j4
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> make  all-recursive
> make[3]: Entering directory '/<<PKGBUILDDIR>>'
> Making all in intl
> make[4]: Entering directory '/<<PKGBUILDDIR>>/intl'
> make[4]: *** No rule to make target 
> 'libgnuintl.@INTL_LIBTOOL_SUFFIX_PREFIX@a', needed by 'all-no-yes'.  Stop.
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/intl'
> make[3]: *** [Makefile:598: all-recursive] Error 1

The full build log is available from:
   http://qa-logs.debian.net/2020/12/26/macopix_3.4.0+dfsg.1-2_unstable.log

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 me
so that we can identify if something relevant changed in the meantime.

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

Reply via email to