On 26/03/13 21:49, Alan Robertson wrote: > On 03/26/2013 02:58 PM, Jamie Nguyen wrote: >> I did notice a non-fatal error when building on both Fedora and RHEL, >> though I don't think it affects running on Linux: > It might very well (and probably does) affect the CMA. >> DEBUG: [ 83%] Generating ../../cma/AssimCtypes.py >> DEBUG: cd >> /builddir/build/BUILD/assimilation-20130325hg36236b3560f2/build/clientlib && >> python >> /builddir/build/BUILD/assimilation-20130325hg36236b3560f2/buildtools/genpybindings.py >> /builddir/build/BUILD/assimilation-20130325hg36236b3560f2/cma/AssimCtypes.py >> /builddir/build/BUILD/assimilation-20130325hg36236b3560f2 >> /builddir/build/BUILD/assimilation-20130325hg36236b3560f2/build >> /builddir/build/BUILD >> /assimilation-20130325hg36236b3560f2/build/clientlib >> libassimilationclientlib >> DEBUG: INFO: Status: Preprocessing /tmp/tmpbwcAZl.h >> DEBUG: INFO: Status: gcc -E -DCTYPESGEN -D__signed__=signed -U __GNUC__ >> -dD -I/builddir/build/BUILD/assimilation-20130325hg36236b3560f2/include >> -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include >> -I/builddir/build/BUILD/assimilation-20130325hg36236b3560f2/include >> -I/builddir/build/BUILD/assimilation-20130325hg36236b3560f2/build/include >> "-Dinline=" >> "-D__inline__=" "-D__extension__=" "-D_Bool=uint8_t" "-D__const=const" >> "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmpbwcAZl.h" >> DEBUG: INFO: Status: Parsing /tmp/tmpbwcAZl.h >> DEBUG: ERROR: >> /builddir/build/BUILD/assimilation-20130325hg36236b3560f2/include/proj_classes.h:42: >> Syntax error at '*' >> DEBUG: ERROR: >> /builddir/build/BUILD/assimilation-20130325hg36236b3560f2/include/proj_classes.h:42: >> Syntax error at ')' > <snip> > > I don't see this problem on my systems... > > I'm running both of these systems from the pip-extracted versions of > ctypesgen.py. Don't know if it matters... > > Just to make sure, I removed the source I had, and re-extracted it and > rebuilt it. Same results.
Hmm ok so I did a build outside of mock and it doesn't have the error, so it seems to be something different happening inside mock. Haven't quite figured out why this is the case, but I guess something to do with ctypesgen. -- Jamie Nguyen _______________________________________________ Assimilation mailing list - Discovery-Driven Monitoring [email protected] http://lists.community.tummy.com/cgi-bin/mailman/listinfo/assimilation http://assimmon.org/
