On 12/22/2021 7:20 am, Andrew Dunstan wrote:
On 12/21/21 15:06, Larry Rosenman wrote:
I filled out that form on the 16th, and haven't gotten a new animal
assignment. Is there
a problem with my data?
It's a manual process, done when your friendly admins have time. I have
approved it now.
cheers
andrew
--
Andrew Dunstan
EDB: https://www.enterprisedb.com
REL9_2_STABLE make dies on:
gmake[4]: Entering directory
'/home/pgbuildfarm/buildroot/REL9_2_STABLE/pgsql.build/src/backend/utils'
'/usr/bin/perl' ./generate-errcodes.pl
../../../src/backend/utils/errcodes.txt > errcodes.h
cc -O2 -Wall -Wmissing-prototypes -Wpointer-arith
-Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute
-Wformat-security -fno-strict-aliasing -fwrapv
-Wno-unused-command-line-argument -Wno-compound-token-split-by-macro
-Wno-sometimes-uninitialized -g -I../../src/port -DFRONTEND
-I../../src/include -I/usr/local/include -c -o path.o path.c
gmake[4]: Leaving directory
'/home/pgbuildfarm/buildroot/REL9_2_STABLE/pgsql.build/src/backend/utils'
prereqdir=`cd 'utils/' >/dev/null && pwd` && \
cd '../../src/include/utils/' && rm -f errcodes.h && \
ln -s "$prereqdir/errcodes.h" .
gmake[3]: Leaving directory
'/home/pgbuildfarm/buildroot/REL9_2_STABLE/pgsql.build/src/backend'
cc -O2 -Wall -Wmissing-prototypes -Wpointer-arith
-Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute
-Wformat-security -fno-strict-aliasing
$ tail -30 make.log
ld: error: relocation R_X86_64_PC32 cannot be used against symbol
__mb_sb_limit; recompile with -fPIC
defined in /lib/libc.so.7
referenced by pgstrcasecmp.c:109
pgstrcasecmp.o:(pg_toupper) in archive
../../src/port/libpgport.a
ld: error: relocation R_X86_64_PC32 cannot be used against symbol
_CurrentRuneLocale; recompile with -fPIC
defined in /lib/libc.so.7
referenced by runetype.h:0 (/usr/include/runetype.h:0)
pgstrcasecmp.o:(pg_toupper) in archive
../../src/port/libpgport.a
ld: error: relocation R_X86_64_PC32 cannot be used against symbol
__mb_sb_limit; recompile with -fPIC
defined in /lib/libc.so.7
referenced by pgstrcasecmp.c:126
pgstrcasecmp.o:(pg_tolower) in archive
../../src/port/libpgport.a
ld: error: relocation R_X86_64_PC32 cannot be used against symbol
_CurrentRuneLocale; recompile with -fPIC
defined in /lib/libc.so.7
referenced by runetype.h:0 (/usr/include/runetype.h:0)
pgstrcasecmp.o:(pg_tolower) in archive
../../src/port/libpgport.a
cc: error: linker command failed with exit code 1 (use -v to see
invocation)
gmake[3]: *** [../../src/Makefile.port:20: timetravel.so] Error 1
gmake[3]: *** Waiting for unfinished jobs....
rm moddatetime.o autoinc.o refint.o timetravel.o insert_username.o
gmake[3]: Leaving directory
'/home/pgbuildfarm/buildroot/REL9_2_STABLE/pgsql.build/contrib/spi'
gmake[2]: *** [GNUmakefile:126: submake-contrib-spi] Error 2
gmake[2]: *** Waiting for unfinished jobs....
gmake[2]: Leaving directory
'/home/pgbuildfarm/buildroot/REL9_2_STABLE/pgsql.build/src/test/regress'
gmake[1]: *** [Makefile:33: all-test/regress-recurse] Error 2
gmake[1]: Leaving directory
'/home/pgbuildfarm/buildroot/REL9_2_STABLE/pgsql.build/src'
gmake: *** [GNUmakefile:11: all-src-recurse] Error 2
$
The other branches are still running.
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 214-642-9640 E-Mail: l...@lerctr.org
US Mail: 5708 Sabbia Dr, Round Rock, TX 78665-2106