[pgpool-general: 4437] Re: Is pgpool 2.x EOL?

Torsten Zuehlsdorff mailinglists at toco-domains.de
Wed Feb 10 23:28:56 JST 2016


On 03.02.2016 19:54, Tatsuo Ishii wrote:

>>>> Background of my question: i am maintainer of one of the pgpool ports
>>>> in FreeBSD. I want to adopt the other ports too, but of course just if
>>>> there is still support for them. ;)
>>>
>>> We love to support *BSD. However current active developers are not
>>> familiar with them. If you are willing to test pgpool-II for that
>>> platforms, that will be great.
>>
>> Sure. Is there a test-plan to follow?
>
> Yes, there is a set of tests under
> src/test/regression (3.4 or after)
> test/regression (3.3)
>
> No regression test for 3.2 or earlier.

Mh... i believe the regression test will need some adjustment at FreeBSD:

# sh regress.sh
regress.sh: function: not found
creating pgpool-II temporary installation ...
Making install in parser
test -f gram.c || /bin/csh ../../ylwrap gram.y y.tab.c gram.c y.tab.h 
`echo gram.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/  -e 
s/c++$/h++/ -e s/c$/h/` y.output gram.output -- byacc -d
Making install in libs
Making install in pcp
  /bin/mkdir -p 
'/usr/ports/databases/pgpool/work/pgpool-II-3.4.3/src/test/regression/temp/installed/lib'
  /bin/csh ../../../libtool   --mode=install /usr/bin/install -c 
libpcp.la 
'/usr/ports/databases/pgpool/work/pgpool-II-3.4.3/src/test/regression/temp/installed/lib'
available_tags=: Befehl nicht gefunden.
macro_version=2.4.2: Befehl nicht gefunden.
macro_revision=1.3337: Befehl nicht gefunden.
build_libtool_libs=yes: Befehl nicht gefunden.
build_old_libs=yes: Befehl nicht gefunden.
pic_mode=default: Befehl nicht gefunden.
fast_install=needless: Befehl nicht gefunden.
SHELL=/bin/sh: Befehl nicht gefunden.
ECHO=printf %s\\n: Befehl nicht gefunden.
PATH_SEPARATOR=:: Befehl nicht gefunden.
host_alias=: Befehl nicht gefunden.
host=amd64-portbld-freebsd10.2: Befehl nicht gefunden.
host_os=freebsd10.2: Befehl nicht gefunden.
build_alias=amd64-portbld-freebsd10.2: Befehl nicht gefunden.
build=amd64-portbld-freebsd10.2: Befehl nicht gefunden.
build_os=freebsd10.2: Befehl nicht gefunden.
SED=/usr/bin/sed: Befehl nicht gefunden.
SED: Undefinierte Variable.
*** Error code 1

"Befehl nicht gefunden" is german for "command not found".

I will see if i can find some time to have a look at this.

Greetings,
Torsten


More information about the pgpool-general mailing list