-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Martin,

On 1/7/20 10:10 AM, Martin Grigorov wrote:
> Hello,
> 
> I have hard time making the APR related tests to pass here.
> 
> BuildBot config uses:
> 
> command=['bash' , '-c' , 'echo 
> test.apr.loc=/home/buildslave/slave/tomcat-trunk/basepath/tomcat-nativ
e-1.2.23-bin/lib
>>>
> 
build.properties'],
> 
> What exactly is expected to find in this lib folder ? I've build
> tomcat-native locally and installed it at output/build/lib/, i.e.
> there are several libtcnative-1*** files in it
> 
> ./configure --with-apr=(which apr-1-config) --with-ssl=yes 
> --with-java-home=$JAVA_8_HOME 
> --prefix=/home/martin/git/apache/tomcat/output/build
> 
> Tomcat's build.xml has <property name="test.apr.loc"
> value="${test.basedir}/bin"/> which resolves to output/build/bin
> and there is nothing native there
> 
> No matter what I try it still fails with: 
> org.apache.catalina.LifecycleException: The configured protocol 
> [org.apache.coyote.http11.Http11AprProtocol] requires the
> APR/native library which is not available
> 
> It fails the same way even with 
> test.apr.loc=/home/martin/git/apache/tomcat/output/build/lib in my
> build.properties
> 
> tomcat-native-1.2.23-*bin*/lib suggests that it contains binaries
> but I am unable to find where to download this bundle from. 
> https://tomcat.apache.org/download-native.cgi has links to the
> sources. There is a text "You can find binaries release too. You
> may download them from HERE" but it points to 
> http://mirrors.netix.net/apache/tomcat/tomcat-connectors/native/1.2.23
/binaries/
>
> 
where I see only Windows binaries

I have a script which should build everything and perform all tests:
https://github.com/ChristopherSchultz/apache-tomcat-stuff/tree/master/bi
n

Look at test-tomcat-release.sh

I haven't run it in a while, and it's got no documentation, but it
should be somewhat readable if you are familiar with bash.

- -chris
-----BEGIN PGP SIGNATURE-----
Comment: Using GnuPG with Thunderbird - https://www.enigmail.net/

iQIzBAEBCAAdFiEEMmKgYcQvxMe7tcJcHPApP6U8pFgFAl4V3pUACgkQHPApP6U8
pFgdYw/8D890VJ4Sddep/svu5iBfWJZpgv7MqR1COt0a+k0nGdSh6NUnmNw+HZKH
a/ST31uPzFf9iMurgfZFAuIaLt9Cihgmeg5Dyt5fqVV0g+QFvCglaqbtqekyyxQj
/G5G7wxQoR/l0/qH43exDZNAftdFtaXsBMUULvOHDn5eKm4I2MeQdBRsc/5i8y1U
RDYLp/KtOSbQs27rbIvl+kxC09MLzwC56laCAGGljmhID0DtZv8X8jpVlWouUS+B
Wu3uDKmHmhpEpoa9Dx2yVEZT3zZXcFGPvVqudf0s00gPXGHZVJZxt+34/5NYvw87
0XhKG5zwPk4n1zBvGL3vjz1kuL8AwvsJFFhYyQxXvWxpj/v6IKgpQfIa4hEZ0FvG
yqZJeYeIinCCFuBGR7nYqUuaIEVAf3blfFjbXbMHycNAs5TWvgqGYdLzuEYzscq/
wt/+08DxfQ7bF+m8f5QgZaZCYdzlYxjvZZ0ce0kIsB9eUf6tuwN3e29EapcW6yJg
QoA2k3WxFOQSSK88LqUDAQLPRr9phX+BNWSp8+orzMyrY5vTSge72NHC4QbgkZF6
UIAFyC0PmlJtp+0JQKuhrD9rRtPcyhKsyJ3N7nvNDKYX9fXjc6OccyfCO1tLtHK+
7df1D220No4EQeif9HVT88R4rF8NM1gtFvBc63jPa5HqO6TwkuQ=
=WsvS
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to