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

Hi, Steve,

على السبت 19 تشرين الثاني 2016 ‫20:36، كتب Steve M. Robbins:
> On Mon, Jul 04, 2016 at 05:51:20PM -0700, Afif Elghraoui wrote: The
> googletest package has recently been updated to 1.8.0 and built
> with gcc 6.  So I expect this issue is gone, but I'd like you to
> test it and let me know because I can't easily reproduce it even
> with version 1.7.0-4.
> 

Oh, this must be because I've updated pbbam in the meantime and my
packaging might need some more adjustment in order to properly build
the tests.

>> I'm trying to enable tests for the pbbam package, but there is a 
>> compilation error that is triggered by simply including gtest.h:
> 
> I attempted to reproduce using the following file, but it succeeds 
> without error.
> 
> #include <gtest/gtest.h>
> 
> int main() { return 0; }
> 
> 
>> 
>> Line 43 of my file
>> /<<PKGBUILDDIR>>/tests/src/test_AlignmentPrinter.cpp has:
>> 
>> #include <gtest/gtest.h>
> 
> I am unable to compile tests/src/test_AlignmentPrinter.cpp; I get
> this error:
> 
> g++ --std=c++11 -c tests/src/test_AlignmentPrinter.cpp 
> tests/src/test_AlignmentPrinter.cpp:42:22: fatal error: TestData.h:
> No such file or directory #include "TestData.h"
> 

This is a header that's supposed to be created from TestData.h.in
during build. I'll have to look into that.

                       ^
> compilation terminated.
> 
> 
> Can you let me know if the new package fixes this bug?
> 

I'm fine if you want to close the bug. I can't verify it right now due
to some unrelated stupid build problem that I don't have time to deal
with (CMake is trying to use -lpthreads instead of -lpthread).

Thanks and regards
Afif

- -- 
Afif Elghraoui | عفيف الغراوي
http://afif.ghraoui.name
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCAAGBQJYMgfMAAoJEFmyMG86+d3BeMIQAJtQB63IrNXncDugK7gullFg
6/LgkvUy+nyuaNdz9GUvmmnYOEiuw8mMO/mgSResNoxxccTNeyjcwInaz02uG8t9
G0/tikPehP15ix/OPaV8kbdB79zV1iP2BPWX/RSlIYugM07X6cV6ZKsMJDurav9T
OKs66u4+RF+vkLznvDqNwy6DXuDk3eRRORbnD253MFhIEkJleeOZ4R6/n9AfoJ/Q
NulV09amJR4w9COWAnrzF9cGtm4Mm0oyRyF0mNovusOzbivK6iLsJtY1hpji/ol1
MLc5mIAU4IcRlLue0XG9Y+jRrzOULYZqDMzwxYGkT5txzZylrLeMEt1IuV0qVc5k
evEEQhEHK4huNtCE7eIQ4dWU28Wp32+qHzfhHJvN44JM76e3Oo7IrL5PUGvoT14I
cqwc8BQSL4UBqcP9ahmLg4Duz1psaMZsW9xrdRBboAVA7gR1I5NCewKkrNCqCo9m
2AJIcHdLCR28yA62nmr3LavGYobIZk20y/dWWgxw5LXDmcCaMmbC2vcSxQRYKC9f
AexpjoFWPsmhKrYUmq1jf4snKqnz0bKXK9QL7hcRLGlz/5qb3YUKluz9+QisJVJq
CatD9IAsvClT6JTjvdngO0PKKUQPv9EKEXJkQn100YamXjCVU9RuqAfwzyUHaDaf
SPEhz5V5p69oT3SHY3vl
=pi15
-----END PGP SIGNATURE-----

Reply via email to