Source: weechat
Version: 2.7.1-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200322 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>>'
> mkdir -p builddir
> cd builddir && \
> cmake .. \
>       -DCMAKE_INSTALL_PREFIX:FILEPATH=/usr \
>       -DLIBDIR=/usr/lib/x86_64-linux-gnu \
>       -DENABLE_JAVASCRIPT:BOOL=OFF \
>       -DENABLE_DOC:BOOL=ON \
>       -DENABLE_MAN:BOOL=ON \
>       -DCMAKE_BUILD_TYPE:STRING=RelWithDebInfo \
>       -DCMAKE_C_FLAGS_RELWITHDEBINFO:STRING="-g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -D_FORTIFY_SOURCE=2" \
>       -DCMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING="-Wl,-z,relro 
> -Wl,-z,now" \
>       -DCMAKE_SKIP_RPATH:BOOL=ON \
>       -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON
> -- The C compiler identification is GNU 9.3.0
> -- Check for working C compiler: /usr/bin/cc
> -- Check for working C compiler: /usr/bin/cc -- works
> -- Detecting C compiler ABI info
> -- Detecting C compiler ABI info - done
> -- Detecting C compile features
> -- Detecting C compile features - done
> -- Looking for include file langinfo.h
> -- Looking for include file langinfo.h - found
> -- Looking for include file sys/resource.h
> -- Looking for include file sys/resource.h - found
> -- Looking for mallinfo
> -- Looking for mallinfo - found
> -- Looking for eat_newline_glitch
> -- Looking for eat_newline_glitch - found
> -- Looking for include file libintl.h
> -- Looking for include file libintl.h - found
> -- Looking for dgettext
> -- Looking for dgettext - found
> -- Found Intl: /usr/include  
> -- Found GCRYPT: -L/usr/lib/x86_64-linux-gnu -lgcrypt 
> -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.11")
> -- Looking for iconv_open
> -- Looking for iconv_open - found
> -- Performing Test ICONV_2ARG_IS_CONST
> -- Performing Test ICONV_2ARG_IS_CONST - Success
> -- Found CURL: /usr/lib/x86_64-linux-gnu/libcurl.so (found version "7.68.0")  
> -- Looking for flock
> -- Looking for flock - found
> -- Looking for backtrace
> -- Looking for backtrace - found
> -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29")
> -- Checking for module 'python3-embed'
> --   Found python3-embed, version 3.8
> -- Checking for one of the modules 
> 'ruby-2.6;ruby-2.5;ruby-2.4;ruby-2.3;ruby-2.2;ruby-2.1;ruby-2.0;ruby-1.9'
> CMake Error at src/plugins/CMakeLists.txt:116 (message):
>   Ruby not found
> 
> 
> -- Checking for one of the modules 
> 'lua5.3;lua-5.3;lua53;lua5.2;lua-5.2;lua52;lua5.1;lua-5.1;lua51;lua-5.0;lua5.0;lua50;lua'
> -- Found Tclsh: /usr/bin/tclsh8.6 (found version "8.6") 
> -- Found TCL: /usr/lib/x86_64-linux-gnu/libtcl8.6.so  
> -- Could NOT find TCLTK (missing: TK_LIBRARY TK_INCLUDE_PATH) 
> -- Could NOT find TK (missing: TK_LIBRARY TK_INCLUDE_PATH) 
> -- Checking for one of the modules 'guile-2.2;guile-2.0'
> -- Looking for scm_install_gmp_memory_functions
> -- Looking for scm_install_gmp_memory_functions - found
> -- Checking for one of the modules 'php7'
> -- Looking for aspell_version_string
> -- Looking for aspell_version_string - found
> -- Checking for one of the modules 'ncursesw'
> -- Looking for include file ncursesw/ncurses.h
> -- Looking for include file ncursesw/ncurses.h - found
> -- Configuring incomplete, errors occurred!
> See also "/<<PKGBUILDDIR>>/builddir/CMakeFiles/CMakeOutput.log".
> make[1]: *** [debian/rules:9: builddir/Makefile] Error 1

The full build log is available from:
   http://qa-logs.debian.net/2020/03/22/weechat_2.7.1-1_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!

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