[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#785551: marked as done (gpredict: FTBFS with experimental goocanvas)



Your message dated Sun, 10 Dec 2017 03:05:11 +0000
with message-id <E1eNrvT-0000PQ-9E@fasolo.debian.org>
and subject line Bug#785551: fixed in gpredict 2.0-1
has caused the Debian Bug report #785551,
regarding gpredict: FTBFS with experimental goocanvas
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
785551: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785551
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: gpredict
Version: 1.3-3
Severity: important

Dear Maintainer,

The latest version of goocanvas has been sitting in experimental for some time
(2.0.2). Now that Jessie has been released, I am looking at the reverse
dependencies to see what needs fixing and updating to allow the goocanvas
transition to start.

I have built gpredict against the experimental version of goocanvas and it
fails to build. This is the tail of the log:

./configure --prefix=/usr --datarootdir=/usr/share
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
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 to enable maintainer-specific portions of Makefiles... no
checking whether NLS is requested... yes
checking for style of include used by make... GNU
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 dependency style of gcc... gcc3
checking for intltool >= 0.21... 0.50.2 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.20.2
checking for XML::Parser... ok
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 dependency style of gcc... (cached) gcc3
checking for library containing strerror... none required
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
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 whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
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 ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
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 sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for sin in -lm... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for PACKAGE... no
configure: error: Package requirements (gtk+-2.0 >= 2.18.0 glib-2.0 >= 2.22.0
gthread-2.0 >= 2.22.0 goocanvas >= 0.15 libcurl >= 7.19.0) were not met:

No package 'goocanvas' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables PACKAGE_CFLAGS
and PACKAGE_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
debian/rules:7: recipe for target 'build-stamp' failed
make: *** [build-stamp] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//17011 and its subdirectories

Regards,

Ross Gammon



-- System Information:
Debian Release: jessie/sid
  APT prefers utopic-updates
  APT policy: (500, 'utopic-updates'), (500, 'utopic-security'), (500, 'utopic'), (100, 'utopic-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-37-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

--- End Message ---
--- Begin Message ---
Source: gpredict
Source-Version: 2.0-1

We believe that the bug you reported is fixed in the latest version of
gpredict, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 785551@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
A. Maitland Bottoms <bottoms@debian.org> (supplier of updated gpredict package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 09 Dec 2017 21:34:39 -0500
Source: gpredict
Binary: gpredict
Architecture: source
Version: 2.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Hamradio Maintainers <debian-hams@lists.debian.org>
Changed-By: A. Maitland Bottoms <bottoms@debian.org>
Description:
 gpredict   - Satellite tracking program
Closes: 785551
Changes:
 gpredict (2.0-1) unstable; urgency=medium
 .
   * New upstream release - GTK-3 (Closes: #785551)
   * Updated packaging: control, rules, watch
   * Update to standards-revision 4.1.1
Checksums-Sha1:
 38a5e7504273c141ed40ead3acea9e11327e7653 1943 gpredict_2.0-1.dsc
 322f364b8bd5b25399d6a4a0d12fc38f1ec6c085 7068408 gpredict_2.0.orig.tar.xz
 068980ea9e6c2773822084c2ef624eac99c861f7 4700 gpredict_2.0-1.debian.tar.xz
 f22b1b2847ccfe41e56ab64a8f4c9a914249736f 14858 gpredict_2.0-1_amd64.buildinfo
Checksums-Sha256:
 b2ad569a88dd131b27c3a51d243b8df988676788ee21fd24ab2f4baecb7a3918 1943 gpredict_2.0-1.dsc
 85a7bd27749fcc9aa2710f8852080de7d95077fd2b44a537b34fc6b21acbaa50 7068408 gpredict_2.0.orig.tar.xz
 fce8cf615cdff537dc0cfc3d4a4f3af70e70469fc85ff9ffee44e0a5e17541ba 4700 gpredict_2.0-1.debian.tar.xz
 9408cc81e12bbe9b20e9f397b348ee9a090cbd61c2803c8a8d4ab7171ddace30 14858 gpredict_2.0-1_amd64.buildinfo
Files:
 6a81ad9037cb18e080fb55d3e1f3dcc9 1943 hamradio optional gpredict_2.0-1.dsc
 9531d64c7c729e528864f29547d8c4d7 7068408 hamradio optional gpredict_2.0.orig.tar.xz
 c68ef63e2fe3cbe990df8168a35d7300 4700 hamradio optional gpredict_2.0-1.debian.tar.xz
 7b8ef2a968c5d589c7cc0226d0d60334 14858 hamradio optional gpredict_2.0-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEB8qH3cTCsGJAtrF0UEHxiR9E4JAFAlosnjEACgkQUEHxiR9E
4JDYGg//U1cijnyVpqr7E46KBOHUsTsQItqMZGos3xjUs6WvE8V7VJl7xH+xKNmJ
2/mNpMCEMKLlMUJsdG14bta1g8pzOnDyE3N1HHwDxSEVXSj9XBS5xDB4KDEza0We
sWrrsvnWA7Vyw4Hb3Sa/jjdk/ZN0aQAuGV4GYukBuvalE/2mRfTtdjsIcjruDv22
omcJY7JLFPvVfO0dhmX2P1zcmXi+3HX9B6BdCBxmDkWq6MbobS3byv6ytkb3bwiY
KGAbTpitMEg+v7JYyDhVWrFu3+LpZL4DLqzC9/EwNR5JEoFhU6XdaXmQl3c3sRwO
jqlB1poEqc4jVsFMeS+omKCF2UFvwAeDl2bvLMBObtqjIXEPhtyaKovZCQN48sMB
l0cBr7hpJFIEBMrLSDG4/l8xl22NOGFrVBCMi8CU8AiUK4jjjPOSFhswHIBHU3dF
57/0Io46KmGgXfl3lwQULhcVgG8Ye/8h7jO1aCu2dwRZNBQFLO3296jPfHCF7qKD
uFs0QPCNowGbadeG9l5wGMhiXiPeiTIaqIUrVIKb56AoUjJAaiCZzDZYu5eXCq5n
1aJ5+USuo8B+DfuRZviW0LCJcpsBwFvYxanlj9BZJ7+QfiWuj8frXQAEffNrjBsZ
iFzgBnAxGobiLX6TKHW3ceyjz5UrvLj+cKWrdlULYEyy+2FT0/8=
=U0AT
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: