Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
dev-ruby/plruby 0.4.3 fails to compile, updated ebuild for 0.4.7 is attached.
Created an attachment (id=87753) [edit] ebuild for 0.4.7
Compile error: In file included from /usr/include/postgresql/server/postgres.h:48, from ../convcommon.h:6, from plruby_datetime.c:1: /usr/include/postgresql/server/c.h:95:1: warning: "_" redefined In file included from /usr/lib/ruby/1.8/i686-linux/ruby.h:25, from ../convcommon.h:4, from plruby_datetime.c:1: /usr/lib/ruby/1.8/i686-linux/defines.h:26:1: warning: this is the location of the previous definition In file included from plruby_datetime.c:1: ../convcommon.h:78: error: syntax error before "dcgettext" ../convcommon.h:89: error: syntax error before "dcgettext" ../convcommon.h:90: error: syntax error before "dcgettext" ../convcommon.h:91: error: syntax error before "dcgettext" ../convcommon.h:95: error: syntax error before "dcgettext" ../convcommon.h:96: error: syntax error before "dcgettext" ../convcommon.h:97: error: syntax error before "dcgettext" ../convcommon.h:103: error: syntax error before "dcgettext" ../convcommon.h:104: error: syntax error before "dcgettext" ../convcommon.h:105: error: syntax error before "dcgettext" ../convcommon.h:106: error: syntax error before "dcgettext" plruby_datetime.c: In function `Init_plruby_datetime': plruby_datetime.c:248: error: `plruby_s_new' undeclared (first use in this function) plruby_datetime.c:248: error: (Each undeclared identifier is reported only once plruby_datetime.c:248: error: for each function it appears in.) plruby_datetime.c:260: error: `plruby_s_load' undeclared (first use in this function) make[1]: *** [plruby_datetime.o] Error 1 make[1]: Leaving directory `/var/tmp/portage/plruby-0.4.3/work/plruby-0.4.3/src/conversions/datetime' make: *** [all] Error 2
Bumped for the pgsql guys.