Your message dated Thu, 22 Jun 2017 10:19:59 +0000
with message-id <e1dnzdt-00058w...@fasolo.debian.org>
and subject line Bug#863837: fixed in yara-python 3.6.1+ds-1
has caused the Debian Bug report #863837,
regarding yara-python FTBFS with yara 3.6.0: error: 'YR_OBJECT_INTEGER' 
undeclared (first use in this function)
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.)


-- 
863837: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=863837
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: yara-python
Version: 3.5.0+dfsg-4
Severity: serious
Tags: sid

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/yara-python.html

...
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes 
-fno-strict-aliasing -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_MEMMEM=1 
-Iyara/libyara/include -Iyara/libyara/ -I. -I/usr/include/python2.7 -c 
yara-python.c -o build/temp.linux-amd64-2.7/yara-python.o
yara-python.c: In function 'convert_object_to_python':
yara-python.c:421:13: error: 'YR_OBJECT_INTEGER' undeclared (first use in this 
function)
       if (((YR_OBJECT_INTEGER*) object)->value != UNDEFINED)
             ^~~~~~~~~~~~~~~~~
yara-python.c:421:13: note: each undeclared identifier is reported only once 
for each function it appears in
yara-python.c:421:31: error: expected expression before ')' token
       if (((YR_OBJECT_INTEGER*) object)->value != UNDEFINED)
                               ^
yara-python.c:423:38: error: expected expression before ')' token
             "i", ((YR_OBJECT_INTEGER*) object)->value);
                                      ^
yara-python.c:427:24: error: 'YR_OBJECT_STRING' undeclared (first use in this 
function)
       sized_string = ((YR_OBJECT_STRING*) object)->value;
                        ^~~~~~~~~~~~~~~~
yara-python.c:427:41: error: expected expression before ')' token
       sized_string = ((YR_OBJECT_STRING*) object)->value;
                                         ^
yara-python.c:445:10: error: 'OBJECT_TYPE_REGEXP' undeclared (first use in this 
function)
     case OBJECT_TYPE_REGEXP:
          ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/python2.7/pyport.h:325:0,
                 from /usr/include/python2.7/Python.h:58,
                 from yara-python.c:18:
yara-python.c:454:20: error: 'YR_OBJECT_DOUBLE' undeclared (first use in this 
function)
       if (!isnan(((YR_OBJECT_DOUBLE*) object)->value))
                    ^
yara-python.c:454:37: error: expected expression before ')' token
       if (!isnan(((YR_OBJECT_DOUBLE*) object)->value))
                                     ^
yara-python.c:455:56: error: expected expression before ')' token
         result = Py_BuildValue("d", ((YR_OBJECT_DOUBLE*) object)->value);
                                                        ^
error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
E: pybuild pybuild:283: build: plugin distutils failed with: exit code=1: 
/usr/bin/python setup.py build --dynamic-linking
dh_auto_build: pybuild --build -i python{version} -p 2.7 
--build-args=--dynamic-linking returned exit code 13
debian/rules:11: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 25

--- End Message ---
--- Begin Message ---
Source: yara-python
Source-Version: 3.6.1+ds-1

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

Debian distribution maintenance software
pp.
Sascha Steinbiss <sa...@debian.org> (supplier of updated yara-python 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: SHA256

Format: 1.8
Date: Thu, 22 Jun 2017 11:57:24 +0200
Source: yara-python
Binary: python-yara python3-yara
Architecture: source amd64
Version: 3.6.1+ds-1
Distribution: unstable
Urgency: medium
Maintainer: Hilko Bengen <ben...@debian.org>
Changed-By: Sascha Steinbiss <sa...@debian.org>
Description:
 python-yara - Python 2 bindings for YARA
 python3-yara - Python 3 bindings for YARA
Closes: 863837
Changes:
 yara-python (3.6.1+ds-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release.
     Closes: #863837
   * Use d/copyright to exclude unwanted files.
   * Use secure Vcs-Git.
   * Enable full hardening.
Checksums-Sha1:
 501b7c54a71807fb782d319224ce8ab484dafd60 1728 yara-python_3.6.1+ds-1.dsc
 e28791f3145bc4ac8b4bf0f39a65a843b492989c 22296 yara-python_3.6.1+ds.orig.tar.xz
 66111425179b30d18280fb1e0b37871e1e8b334b 2656 
yara-python_3.6.1+ds-1.debian.tar.xz
 0ce99c7e2aec6800f57eb449289e7de90cdbf23b 28648 
python-yara-dbgsym_3.6.1+ds-1_amd64.deb
 c8a83f258341d464c48c1e9bd90039d4cc4ebd2a 13732 python-yara_3.6.1+ds-1_amd64.deb
 768c0bdcd0f7a6d2dd2a3864935199e05bd38ef1 31278 
python3-yara-dbgsym_3.6.1+ds-1_amd64.deb
 dc838f84e1582778596fd9ea66859e82d3d93397 13826 
python3-yara_3.6.1+ds-1_amd64.deb
 6dc150832d0c334d8f1533d6edb6a19ae94f939d 7234 
yara-python_3.6.1+ds-1_amd64.buildinfo
Checksums-Sha256:
 a71578d199c25cc3cf9fa409409e1fee9a4a28d8969e926927bcd33c3eb751bc 1728 
yara-python_3.6.1+ds-1.dsc
 85706c3fbb8decb63f23d3ef27ab72aabd9f70af7960f659e3ae71451a98294e 22296 
yara-python_3.6.1+ds.orig.tar.xz
 ff338495b64ba3e83f5c6b0b2a9c5d47b3f9bff99144708a8fb81ba3b20415ec 2656 
yara-python_3.6.1+ds-1.debian.tar.xz
 536ad5b3f3d61562325ad36240614beffcbb8f9657ea0d7cbdffc8de402bbfde 28648 
python-yara-dbgsym_3.6.1+ds-1_amd64.deb
 c611e55196d8d5923da5fa0c5a94cc0edf046dea3abf07c044e9046530dab58a 13732 
python-yara_3.6.1+ds-1_amd64.deb
 50dd1f244a48a4940f9aa0c51acfc4d0f082116a39cd2db06679df9a46daf4e5 31278 
python3-yara-dbgsym_3.6.1+ds-1_amd64.deb
 22d03f1a4a6518bc10adc82655cfb24cf3ddf970f69c165f417cbc7d063f1f4a 13826 
python3-yara_3.6.1+ds-1_amd64.deb
 1c0410471368befe68a3b49ed171318ddb7a1dc5f3d44a88a2c146c608f16026 7234 
yara-python_3.6.1+ds-1_amd64.buildinfo
Files:
 229510ebe5f91b0f748e0fe339da0153 1728 python optional 
yara-python_3.6.1+ds-1.dsc
 da0c4f31f2b20e5b46813104fe5a1260 22296 python optional 
yara-python_3.6.1+ds.orig.tar.xz
 33e7c23772c28aa11e6e9a477f1c9329 2656 python optional 
yara-python_3.6.1+ds-1.debian.tar.xz
 c4f067f6cf367fc4028f30e11ae70eb2 28648 debug extra 
python-yara-dbgsym_3.6.1+ds-1_amd64.deb
 014d9e6abe8e73bfcbfdeae7fb5221ad 13732 python optional 
python-yara_3.6.1+ds-1_amd64.deb
 47e562f92ce9c9b86b1a9e5bb7990ce4 31278 debug extra 
python3-yara-dbgsym_3.6.1+ds-1_amd64.deb
 1be6eb5fb812e319e3539765db42aa38 13826 python optional 
python3-yara_3.6.1+ds-1_amd64.deb
 f9201cbf78936ff57775c6b20828f727 7234 python optional 
yara-python_3.6.1+ds-1_amd64.buildinfo

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

iQEzBAEBCAAdFiEEhFH5F4Fy5+Lcc/eVUfhKj+zKfgkFAllLli8ACgkQUfhKj+zK
fgnpKgf9EwbJsy5Qp205/leiJpo4jjCgdd3mc9857FbJc3ghBzwTM2mOX9BCPZMG
HSf14Eeb7Gfd9NSPzlvBDyUBb/0LmSLL+ldglQO0Rme05pKCQTss0WBZTV3vlNj7
hRNigGfptqidlPatwaxYWDXkMRQSzYUuWdx+X05Tl0yBON8vjie+qImpIdZBD3EP
uh245/JItsKhDxcNqXCNueap4r3UY+gGMJWCxG1aukmSj20CTVuam7/Qyf/DUOUU
ayrWH4QFWQEnzg/iHlPdoolMbOShkxkPpVISWWmJ79yE6f0lbV/u07LZNwBcPMRB
xu2ymE8dA2kEhPqho/LPzSMgYJ1DNw==
=YcQT
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to