Your message dated Sun, 28 Jul 2013 21:31:02 +0200
with message-id <[email protected]>
and subject line Re: Bug#713737: ghemical: FTBFS: pangofont_wcl.h:26:21: fatal
error: gtk/gtk.h: No such file or directory
has caused the Debian Bug report #713737,
regarding ghemical: FTBFS: pangofont_wcl.h:26:21: fatal error: gtk/gtk.h: No
such file or directory
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 [email protected]
immediately.)
--
713737: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713737
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ghemical
Version: 3.0.0-1
Severity: serious
Tags: jessie sid
User: [email protected]
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> g++ -DHAVE_CONFIG_H -I. -DLOCALE_DIR=\""/usr/share/locale"\" -pthread
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> -I/usr/include/openbabel-2.0 -I/usr/include/ghemical -I/usr/include/sc
> -I/usr/include/mpi -I/usr/include/oglappth -g -O2 -c -o fileio.o fileio.cpp
> In file included from oglview_wcl.h:30:0,
> from project.h:50,
> from fileio.cpp:21:
> pangofont_wcl.h:26:21: fatal error: gtk/gtk.h: No such file or directory
> #include <gtk/gtk.h>
> ^
> compilation terminated.
> make[4]: *** [fileio.o] Error 1
The full build log is available from:
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/ghemical_3.0.0-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.
--- End Message ---
--- Begin Message ---
On 2013-06-22 15:29:06, David Suárez wrote:
> Source: ghemical
> Version: 3.0.0-1
> Severity: serious
> Tags: jessie sid
> User: [email protected]
> Usertags: qa-ftbfs-20130620 qa-ftbfs
> Justification: FTBFS on amd64
>
> Hi,
>
> During a rebuild of all packages in sid, your package failed to build on
> amd64.
>
> Relevant part:
> > g++ -DHAVE_CONFIG_H -I. -DLOCALE_DIR=\""/usr/share/locale"\" -pthread
> > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> > -I/usr/include/openbabel-2.0 -I/usr/include/ghemical -I/usr/include/sc
> > -I/usr/include/mpi -I/usr/include/oglappth -g -O2 -c -o fileio.o
> > fileio.cpp
> > In file included from oglview_wcl.h:30:0,
> > from project.h:50,
> > from fileio.cpp:21:
> > pangofont_wcl.h:26:21: fatal error: gtk/gtk.h: No such file or directory
> > #include <gtk/gtk.h>
> > ^
> > compilation terminated.
> > make[4]: *** [fileio.o] Error 1
I suspect this error was caused by #709554. I don't know why configure didn't
fail in PKG_CHECK_MODULES([GTK], [gtk+-2.0 >= 2.6.0 gtkglext-1.0 >= 1.0.5
libglade-2.0 >= 2.4.0]), but exactly the flags from this call are missing.
ghemical now builds again. Closing.
Regards
--
Sebastian Ramacher
signature.asc
Description: Digital signature
--- End Message ---