On Mon, 2013-05-20 at 14:13 +0300, Pekka Jääskeläinen wrote: > On 05/20/2013 01:59 PM, O. Hartmann wrote: > > Having a "check" set in the toplevel ports Makefile (adding the make > > target "check") results in a clean build and jumping/processing all the > > tests - but the tests all fail as reported earlier > > Did you run ./autogen.sh after patching the configure.ac? > > I'm not sure how well it detects changes to configure.ac automatically. >
The toplevel Makefile of the FreeBSD port has to run a cascade of autotool commands to traverse through the configuration process, USE_AUTOTOOLS=aclocal autoheader autoconf libtoolize automake libltdl I think this implicitely configures everything well and "failures" may arise due to a forgotten FreeBSD specific variable setting. By the way, except the failures I face (and those may be real problems in pocl) I also realized, that the runtime lib test passes and looking into the code, there is also a call to clGetDeviceIDs() which passes - and my example does not. I think I have to go into the code I typed in and look for an error there, since some tests passes, POCL seems to perform something as expected even on FreeBSD 10.0-CURRENT - which makes me a bit happy. Oliver
signature.asc
Description: This is a digitally signed message part
------------------------------------------------------------------------------ AlienVault Unified Security Management (USM) platform delivers complete security visibility with the essential security capabilities. Easily and efficiently configure, manage, and operate all of your security controls from a single console and one unified framework. Download a free trial. http://p.sf.net/sfu/alienvault_d2d
_______________________________________________ pocl-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pocl-devel
