[pgpool-hackers: 645] 3.4.0 build error on Fedora 20

Devrim Gündüz devrim at gunduz.org
Fri Nov 7 20:09:45 JST 2014


Hi,
I'm getting the below on Fedora 20 (gcc 4.8.3) and pgpool 3.4.0 while
building the RPMS. Is this a packaging error, or?

<snip>
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool-II-94\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.4/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT main/pool_globals.o -MD -MP -MF $depbase.Tpo -c -o main/pool_globals.o main/pool_globals.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo main/pgpool_main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool-II-94\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.4/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT main/pgpool_main.o -MD -MP -MF $depbase.Tpo -c -o main/pgpool_main.o main/pgpool_main.c &&\
mv -f $depbase.Tpo $depbase.Po
main/pgpool_main.c: In function 'initialize_shared_mem_objects':
main/pgpool_main.c:2658:8: error: 'clear_memcache_oidmaps' undeclared (first use in this function)
    if (clear_memcache_oidmaps)
        ^
main/pgpool_main.c:2658:8: note: each undeclared identifier is reported only once for each function it appears in
make[3]: *** [main/pgpool_main.o] Error 1
make[3]: Leaving directory `/home/devrim/Documents/postgresqlrpms.org/svn/repo/rpm/redhat/9.4/pgpool-II/F-20/pgpool-II-3.4.0/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/devrim/Documents/postgresqlrpms.org/svn/repo/rpm/redhat/9.4/pgpool-II/F-20/pgpool-II-3.4.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/devrim/Documents/postgresqlrpms.org/svn/repo/rpm/redhat/9.4/pgpool-II/F-20/pgpool-II-3.4.0'
error: Bad exit status from /var/tmp/rpm-tmp.SQXVwh (%build)

Regards,
-- 
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part
URL: <http://www.sraoss.jp/pipermail/pgpool-hackers/attachments/20141107/5faf2d3f/attachment.sig>


More information about the pgpool-hackers mailing list