Am 2013-04-29 09:47, schrieb Peter Czanik: > No, they did not seem to fix the problem. You can see the exact > compile messages at > https://build.opensuse.org/package/rawlog?arch=i586&package=libdbi-drivers&project=home%3Aczanik%3Alibdbi&repository=openSUSE_Factory > The offending lines seem to be: > > [ 28s] gcc -DHAVE_CONFIG_H -I. -I../.. -Iinclude > -fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 > -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables > -fasynchronous-unwind-tables -std=gnu99 -fomit-frame-pointer > -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 > -fstack-protector -funwind-tables -fasynchronous-unwind-tables -c -o > text_reporter.o `test -f 'src/text_reporter.c' || echo > './'`src/text_reporter.c > [ 28s] src/constraint.c: In function 'with_': > [ 28s] src/constraint.c:104:22: warning: assignment from > incompatible pointer type [enabled by default] > [ 28s] src/constraint.c: In function 'compare_using_matcher': > [ 28s] src/constraint.c:167:32: warning: initialization makes > pointer from integer without a cast [enabled by default] > [ 28s] src/constraint.c:168:5: warning: passing argument 1 of > 'matches' makes pointer from integer without a cast [enabled by > default] > [ 28s] src/constraint.c:168:5: note: expected 'const void *' but > argument is of type 'intptr_t' > > > BTW: Is it really necessary to compile this code? Seems to be > something testing related and I don't run 'make check' during package > building... > Bye,
Hi, I'll have a look at those issues in src/constraint.c. I remember that the previous log contained a couple of additional issues. Were these fixed by my patches? And no, you do not have to compile cgreen at all unless you need to run make check. regards, Markus -- Markus Hoenicka http://www.mhoenicka.de AQ score 38 ------------------------------------------------------------------------------ Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only SaaS-based application performance monitoring service that delivers powerful full stack analytics. Optimize and monitor your browser, app, & servers with just a few lines of code. Try New Relic and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr _______________________________________________ libdbi-devel mailing list libdbi-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libdbi-devel