[Pkg-running-devel] forerunner 310xt support for garmin-ant-downlaoder

Kristof Ralovich ralovich at in.tum.de
Tue Oct 15 07:33:00 UTC 2013


On Tue, Oct 15, 2013 at 7:49 AM, Christian PERRIER <bubulle at debian.org>wrote:

> Quoting Kristof Ralovich (ralovich at in.tum.de):
>
> > 1: git+ssh://git.debian.org/git/pkg-running/antpm.git
> > 2: http://anonscm.debian.org/gitweb/?p=pkg-running/antpm.git;a=summary
> > 3: https://code.google.com/p/antpm/
> > 4: https://github.com/ralovich/antpm
> > 5: https://travis-ci.org/ralovich/antpm
> >
> > Please review! Especially with extra care about the debian packaging
> > (control, changelog, etc.) specific bits!
> >
>
> Hello Kristof,
>
> My first attempt failed:
>
> mkdir cmake-build
> cd cmake-build && cmake ../src -DCMAKE_BUILD_TYPE=Release
> -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_C_FLAGS=" -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security
> -D_FORTIFY_SOURCE=2" -DCMAKE_CXX_FLAGS=" -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security
> -D_FORTIFY_SOURCE=2"
> -- The C compiler identification is GNU 4.8.1
> -- The CXX compiler identification is GNU 4.8.1
> -- Check for working C compiler: /usr/lib/ccache/cc
> -- Check for working C compiler: /usr/lib/ccache/cc -- works
> -- Detecting C compiler ABI info
> -- Detecting C compiler ABI info - done
> -- Check for working CXX compiler: /usr/lib/ccache/c++
> -- Check for working CXX compiler: /usr/lib/ccache/c++ -- works
> -- Detecting CXX compiler ABI info
> -- Detecting CXX compiler ABI info - done
> CMake Error at
> /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:108
> (message):
>   Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
> Call Stack (most recent call first):
>   /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:315
> (_FPHSA_FAILURE_MESSAGE)
>   /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:102
> (find_package_handle_standard_args)
>   cmake/FindLIBUSB.cmake:40 (FIND_PACKAGE)
>   CMakeLists.txt:46 (INCLUDE)
>
>
> -- Configuring incomplete, errors occurred!
> make[1]: *** [override_dh_auto_configure] Error 1
> make[1]: Leaving directory `/tmp/buildd/antpm-1.12'
> make: *** [binary] Error 2
> dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit
> status 2
> E: Failed autobuilding of package
> I: user script
> /var/cache/pbuilder/build/cow.10805/tmp/hooks/C10_launch_shell starting


Indeed, it seems like pkg-config was not listed as Build-Depends. Fixed now.

Also you are using gcc 4.8.1, that I never built the sources with. I think
the 4.8 line might bring some suprises on it's own. Please report if
anything weird comes up.

Thank your for the feedback! I've pushed out debian/1.12-2, please try that!

Kristof
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-running-devel/attachments/20131015/93ecaaca/attachment.html>


More information about the Pkg-running-devel mailing list