thelounge-zz commented on issue #12862:
URL: 
https://github.com/apache/trafficserver/issues/12862#issuecomment-3980949910

   seriously?
   
   --with-hrw-geo-provider=none
   configure: error: in 
`/home/builduser/rpmbuild/BUILD/trafficserver-9.2.12-build/trafficserver-9.2.12':
   configure: error: unknown geo interface none
   
   --without-hrw-geo-provider
   configure: error: in 
`/home/builduser/rpmbuild/BUILD/trafficserver-9.2.12-build/trafficserver-9.2.12':
   configure: error: unknown geo interface no
   
   -----------------
   
   -      AC_MSG_FAILURE([unknown geo interface $geo_provider])
   +      AC_MSG_FAILURE([unknown geo interface '$geo_provider': valid values 
are 'geoip' or 'maxminddb'])
   
   -----------------
   
   + cd trafficserver-9.2.12
   + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
   + echo 'Patch #1 (trafficserver-geoip.patch):'
   Patch #1 (trafficserver-geoip.patch):
   + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0
   patching file configure.ac
   Hunk #1 succeeded at 1798 (offset -8 lines).
   patching file plugins/header_rewrite/Makefile.inc
   patching file configure.ac
   Hunk #1 succeeded at 1780 (offset -8 lines).
   Hunk #2 succeeded at 1809 (offset -8 lines).
   + RPM_EC=0
   ++ jobs -p
   + exit 0
   
   
   + ./configure --quiet --enable-layout=Gentoo 
--libdir=/usr/lib64/trafficserver --disable-curl --disable-debug 
--disable-diags --disable-hwloc --disable-static --disable-tests 
--disable-unwind --enable-shared --with-brotli=/usr --with-group=ats 
--with-hrw-geo-provider=none --with-luajit=/usr --with-lzma=/usr 
--with-openssl=/usr --with-pcre=/usr --with-pic --with-user=ats 
--with-zlib=/usr --without-jemalloc
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to