Source: picviz
Version: 0.5-1
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20161118 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part (hopefully):
>  debian/rules build
> dh_testdir
> # Add here commands to configure the package.
> [ -d build ] || mkdir build
> cd build && cmake -DCMAKE_SKIP_RPATH:BOOL=ON \
>       -DLIB_INSTALL_DIR=/usr/lib \
>       -DMOD_INSTALL_DIR=/usr/lib/picviz \
>       -DCMAKE_INSTALL_PREFIX=/usr \
>       ..
> -- The C compiler identification is GNU 6.2.0
> -- The CXX compiler identification is GNU 6.2.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
> -- Check for working CXX compiler: /usr/bin/c++
> -- Check for working CXX compiler: /usr/bin/c++ -- works
> -- Detecting CXX compiler ABI info
> -- Detecting CXX compiler ABI info - done
> -- Detecting CXX compile features
> -- Detecting CXX compile features - done
> CMake Warning (dev) at CMakeLists.txt:18 (add_definitions):
>   Policy CMP0005 is not set: Preprocessor definition values are now escaped
>   automatically.  Run "cmake --help-policy CMP0005" for policy details.  Use
>   the cmake_policy command to set the policy and suppress this warning.
> This warning is for project developers.  Use -Wno-dev to suppress it.
> 
> CMake Warning (dev) at CMakeLists.txt:19 (add_definitions):
>   Policy CMP0005 is not set: Preprocessor definition values are now escaped
>   automatically.  Run "cmake --help-policy CMP0005" for policy details.  Use
>   the cmake_policy command to set the policy and suppress this warning.
> This warning is for project developers.  Use -Wno-dev to suppress it.
> 
> -- WARNING: you are using the obsolete 'PKGCONFIG' macro, use FindPkgConfig
> -- PKGCONFIG() indicates that plplotd is not installed (install the package 
> which contains plplotd.pc if you want to support this feature)
> -- WARNING: you are using the obsolete 'PKGCONFIG' macro, use FindPkgConfig
> -- Found PCRE: /usr/include  
> -- Could NOT find EVENT (missing:  EVENT_EVENT_LIBRARY) 
> -- checking for module 'cairo-png'
> --   found cairo-png, version 1.14.6
> CMake Warning (dev) at src/libpicviz/CMakeLists.txt:25 (add_library):
>   Policy CMP0002 is not set: Logical target names must be globally unique.
>   Run "cmake --help-policy CMP0002" for policy details.  Use the cmake_policy
>   command to set the policy and suppress this warning.
> This warning is for project developers.  Use -Wno-dev to suppress it.
> 
> CMake Error at src/libpicviz/CMakeLists.txt:31 (install):
>   install TARGETS given no ARCHIVE DESTINATION for static library target
>   "picviz".
> 
> 
> CMake Warning (dev) in CMakeLists.txt:
>   No cmake_minimum_required command is present.  A line of code such as
> 
>     cmake_minimum_required(VERSION 3.7)
> 
>   should be added at the top of the file.  The version specified may be lower
>   if you wish to support older CMake versions for this project.  For more
>   information run "cmake --help-policy CMP0000".
> This warning is for project developers.  Use -Wno-dev to suppress it.
> 
> -- Configuring incomplete, errors occurred!
> See also "/<<PKGBUILDDIR>>/build/CMakeFiles/CMakeOutput.log".
> debian/rules:18: recipe for target 'configure-stamp' failed
> make: *** [configure-stamp] Error 1

The full build log is available from:
   http://aws-logs.debian.net/2016/11/18/picviz_0.5-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