Your message dated Mon, 23 Jun 2014 15:53:49 +0000
with message-id <e1wz6z3-0006y2...@franck.debian.org>
and subject line Bug#741807: fixed in valabind 0.8.0-1
has caused the Debian Bug report #741807,
regarding valabind: FTBFS: main.c:11:18: fatal error: vala.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 ow...@bugs.debian.org
immediately.)


-- 
741807: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=741807
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: valabind
Version: 0.7.4-4
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 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):
> make[1]: Entering directory `/«PKGBUILDDIR»'
> Generating config.vala
> mkdir -p build
> Generating config.vala -> build/config.vapi
> Generating main.vala -> build/main.vapi
> Generating valabindwriter.vala -> build/valabindwriter.vapi
> Generating nodeffiwriter.vala -> build/nodeffiwriter.vapi
> Generating utils.vala -> build/utils.vapi
> Generating girwriter.vala -> build/girwriter.vapi
> Generating swigwriter.vala -> build/swigwriter.vapi
> Generating cxxwriter.vala -> build/cxxwriter.vapi
> Generating ctypeswriter.vala -> build/ctypeswriter.vapi
> Generating dlangwriter.vala -> build/dlangwriter.vapi
> Compiling config.vala main.vala valabindwriter.vala nodeffiwriter.vala 
> utils.vala girwriter.vala swigwriter.vala cxxwriter.vala ctypeswriter.vala 
> dlangwriter.vala -> valabind
> valac -g --cc="cc" -X -D_FORTIFY_SOURCE=2 -X -g -X -O2 -X -fstack-protector 
> -X --param=ssp-buffer-size=4 -X -Wformat -X -Werror=format-security -X 
> -Wl,-z,relro -o valabind --pkg posix --pkg libvala-0.22 --save-temps  
> config.vala main.vala valabindwriter.vala nodeffiwriter.vala utils.vala 
> girwriter.vala swigwriter.vala cxxwriter.vala ctypeswriter.vala 
> dlangwriter.vala 
> ctypeswriter.vala:92.2-92.23: warning: method `CtypeClass.depends_on' never 
> used
>       public bool depends_on(string d) {
>       ^^^^^^^^^^^^^^^^^^^^^^
> /«PKGBUILDDIR»/main.c:11:18: fatal error: vala.h: No such file or directory
>  #include <vala.h>
>                   ^
> compilation terminated.
> /«PKGBUILDDIR»/valabindwriter.c:8:18: fatal error: vala.h: No such file or 
> directory
>  #include <vala.h>
>                   ^
> compilation terminated.
> /«PKGBUILDDIR»/nodeffiwriter.c:8:18: fatal error: vala.h: No such file or 
> directory
>  #include <vala.h>
>                   ^
> compilation terminated.
> /«PKGBUILDDIR»/girwriter.c:8:18: fatal error: vala.h: No such file or 
> directory
>  #include <vala.h>
>                   ^
> compilation terminated.
> /«PKGBUILDDIR»/swigwriter.c:8:18: fatal error: vala.h: No such file or 
> directory
>  #include <vala.h>
>                   ^
> compilation terminated.
> /«PKGBUILDDIR»/cxxwriter.c:8:18: fatal error: vala.h: No such file or 
> directory
>  #include <vala.h>
>                   ^
> compilation terminated.
> /«PKGBUILDDIR»/ctypeswriter.c:11:18: fatal error: vala.h: No such file or 
> directory
>  #include <vala.h>
>                   ^
> compilation terminated.
> /«PKGBUILDDIR»/dlangwriter.c:8:18: fatal error: vala.h: No such file or 
> directory
>  #include <vala.h>
>                   ^
> compilation terminated.
> error: cc exited with status 256
> Compilation failed: 1 error(s), 1 warning(s)
> make[1]: *** [valabind] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/valabind_0.7.4-4_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 ---
Source: valabind
Source-Version: 0.8.0-1

We believe that the bug you reported is fixed in the latest version of
valabind, 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 741...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
David Martínez Moreno <en...@debian.org> (supplier of updated valabind 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 23 Jun 2014 17:19:31 +0200
Source: valabind
Binary: valabind
Architecture: source amd64
Version: 0.8.0-1
Distribution: unstable
Urgency: low
Maintainer: David Martínez Moreno <en...@debian.org>
Changed-By: David Martínez Moreno <en...@debian.org>
Description:
 valabind   - converts vapi files to SWIG, C++, GIR or GEAR files
Closes: 738997 741807
Changes:
 valabind (0.8.0-1) unstable; urgency=low
 .
   * New upstream release:
     - Added OCaml support.
     - Valabind is now aware of external LDFLAGS, CFLAGS et al.
     - Merged most of the Debian patches.
     - Support OS X in better ways.
   * debian/control: Changed Build-Depends to vala-0.24 (closes: #738997,
     #741807).
   * debian/patches:
     - 01_add_uint_swigwriter: Obsolete, removed.
     - 02_manpage_typo: Merged.
     - 03_fix_make_clean: Merged.
     - 04_proper_version: Merged.
     - 05_c-cpp-ldflags_support: Merged.
     - 06_fix_ldflags_python_php5: Merged.
     - 07_add_nolibpython.patch: Refreshed, renamed to add_nolibpython.patch.
Checksums-Sha1:
 e04aa5fdbc11d2f75ef2419a218208fbd85796cc 1896 valabind_0.8.0-1.dsc
 c707eb80837f4af77522b949f8d6ff00c1776156 42687 valabind_0.8.0.orig.tar.gz
 557e44420804e811c7d3d8113b0352665c8ca51c 3584 valabind_0.8.0-1.debian.tar.xz
 94b697d21cd7ca3a0074afd4b786ead2d9f60be9 56472 valabind_0.8.0-1_amd64.deb
Checksums-Sha256:
 e4b5fcb36317cad0263046af9898835a4e170a07c4805e1e1846b50be013faeb 1896 
valabind_0.8.0-1.dsc
 73c8807039f155891a92ece4c2e83d5f840778472cc827b41a786edfc7f2e164 42687 
valabind_0.8.0.orig.tar.gz
 c1497128eea2a0feb079ef72dd9f82fad3de1152411a51c8c3cd72c979d96159 3584 
valabind_0.8.0-1.debian.tar.xz
 37fc3811e8c222d1dbb49202aa9c3c420dff01455f2201f8a098f6a8debdb0bc 56472 
valabind_0.8.0-1_amd64.deb
Files:
 d435a2f4c34abaeb5ace9c94b6b7d28a 56472 devel optional 
valabind_0.8.0-1_amd64.deb
 e9122db268fc89ab9c74f74f8d80d2b5 1896 devel optional valabind_0.8.0-1.dsc
 2f0f8eefa661a25adf2b260961310dd8 42687 devel optional 
valabind_0.8.0.orig.tar.gz
 ae477312584231eeba996cf76ce7271e 3584 devel optional 
valabind_0.8.0-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJTqEbmAAoJEAdDiqCYSkVFt7gP/0PAmKQrhwhPZp9UaGDmyLjZ
CvkN+NqmaodkJ8YqJ9gA+2f93wXBxYOKzDAHhGhOEl9dPsyvd5FZCKxKI9KF0L5R
Rkm64FLuz9i33BuspSAOWii5KCYNpRAeAO/suV+FeLNsviUFfvemkjRl6khvlddo
3RXlnwLrb8e+Zlpx54pTr/jjr3ktbESH5sZz27TkTu1AvDnav0othwqTKeMQnxrZ
jZnFfsFvmynoZUNJlGl7juWlg7BEehEUjNBlEwUhneVRzihS8Yq5YyDXK3qwUHhl
yrhiuMnwxjwonCJtjRTfh8Af3bfXmimK3vMh02BpTK/8IiG4yUMRb5wBnF9zTxwL
qHm9HNFW1T5d1X/2o6Oxc8ICnaUnE2O68lhr77+9vZslCHmncQ9uv0/DWCJ/O291
AmzR20ScQMhQh2bQP7qLuM1mxucClirYSg/laFU9VyO8jKgpyfKuDHdYhbSe9zsF
EMaWygdOQiPkEi/1yovyoHqJsp8qi7EX69scL1x4hBBl5Bxd8447HX1+J/neG6ja
SF1SQQwHg1gfAf/UH9V8CyIKo5hgSjySIoMFqXFHVeiYk3O1YPys3UxoO1Y3qhp7
rEvJQm5aoCaStAhmTx2ebwvjtgbpTXswDwApxzQqffpdK0V6xe6+rpwLb1Y5oZWr
MdUO9240Yl7ZWuoPPEmd
=CXWY
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to