Your message dated Wed, 08 Oct 2025 22:19:06 +0000
with message-id <[email protected]>
and subject line Bug#1114263: fixed in pinot 1.22-1.1
has caused the Debian Bug report #1114263,
regarding pinot: FTBFS: CurlDownloader.cpp:305:44: error: invalid conversion 
from 'long int' to 'curl_proxytype' [-fpermissive]
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1114263: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1114263
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:pinot
Version: 1.22-1
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build.

Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202509/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:pinot, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   debian/rules execute_before_dh_autoreconf
make[1]: Entering directory '/<<PKGBUILDDIR>>'
touch ChangeLog
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_autoreconf
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,

[... snipped ...]

configure: creating ./config.status
config.status: creating pinot.spec
config.status: creating Core/com.github.fabricecolin.Pinot.service
config.status: creating Makefile
config.status: creating Utils/Makefile
config.status: creating Tokenize/Makefile
config.status: creating SQL/Makefile
config.status: creating po/Makefile.in
config.status: WARNING:  'po/Makefile.in.in' seems to ignore the --datarootdir 
setting
config.status: creating Collect/Makefile
config.status: creating IndexSearch/Xapian/Makefile
config.status: creating IndexSearch/Makefile
config.status: creating Monitor/Makefile
config.status: creating Core/Makefile
config.status: creating UI/GTK3/src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_build
        make -j2
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make  all-recursive
make[2]: Entering directory '/<<PKGBUILDDIR>>'
Making all in po
make[3]: Entering directory '/<<PKGBUILDDIR>>/po'
file=./`echo cs | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -c -o $file cs.po
file=./`echo de | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -c -o $file de.po
file=./`echo es | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -c -o $file es.po
file=./`echo fr | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -c -o $file fr.po
file=./`echo he | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -c -o $file he.po
file=./`echo it | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -c -o $file it.po
file=./`echo ja | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -c -o $file ja.po
file=./`echo nl | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -c -o $file nl.po
file=./`echo pt | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -c -o $file pt.po
file=./`echo pt_BR | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -c -o $file pt_BR.po
file=./`echo ru | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -c -o $file ru.po
file=./`echo sv | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -c -o $file sv.po
file=./`echo zh_CN | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -c -o $file zh_CN.po
file=./`echo zh_TW | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -c -o $file zh_TW.po
make[3]: Leaving directory '/<<PKGBUILDDIR>>/po'
Making all in Utils
make[3]: Entering directory '/<<PKGBUILDDIR>>/Utils'
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_ 
[too-long-redacted]  CommandLine.lo CommandLine.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_ 
[too-long-redacted]  -c -o Document.lo Document.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted] -fPIC -DPIC -o .libs/Document.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted] IC -DPIC -o .libs/CommandLine.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted] p -o Document.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted] o CommandLine.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_ 
[too-long-redacted] ocumentInfo.lo DocumentInfo.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted] C -DPIC -o .libs/DocumentInfo.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_ 
[too-long-redacted]  StringManip.lo StringManip.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted] IC -DPIC -o .libs/StringManip.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted] o StringManip.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted]  DocumentInfo.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_ 
[too-long-redacted] eConverter.lo TimeConverter.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted]  -DPIC -o .libs/TimeConverter.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted] TimeConverter.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_ 
[too-long-redacted] NDEBUG -c -o Timer.lo Timer.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted] p  -fPIC -DPIC -o .libs/Timer.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted] .cpp -o Timer.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_ 
[too-long-redacted] n -DNDEBUG -c -o Url.lo Url.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted] cpp  -fPIC -DPIC -o .libs/Url.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_ 
[too-long-redacted] c -o Languages.lo Languages.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted] fPIC -DPIC -o .libs/Languages.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted]  -o Languages.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_ 
[too-long-redacted]  MIMEScanner.lo MIMEScanner.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted] IC -DPIC -o .libs/MIMEScanner.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted] rl.cpp -o Url.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted] o MIMEScanner.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_ 
[too-long-redacted] _common.lo PinotDBus_common.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted] PIC -o .libs/PinotDBus_common.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted] otDBus_common.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_ 
[too-long-redacted] EBUG -c -o Memory.lo Memory.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted]   -fPIC -DPIC -o .libs/Memory.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted] cpp -o Memory.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -D_FILE_OF 
[too-long-redacted] eConverter.lo Timer.lo Url.lo  
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -D_FILE_OF 
[too-long-redacted] PinotDBus_common.lo Memory.lo  
libtool: link: ar cr .libs/libBasicUtils.a  CommandLine.o Document.o 
DocumentInfo.o StringManip.o TimeConverter.o Timer.o Url.o
libtool: link: ranlib .libs/libBasicUtils.a
libtool: link: ( cd ".libs" && rm -f "libBasicUtils.la" && ln -s 
"../libBasicUtils.la" "libBasicUtils.la" )
libtool: link: ar cr .libs/libUtils.a  Languages.o MIMEScanner.o 
PinotDBus_common.o Memory.o
libtool: link: ranlib .libs/libUtils.a
libtool: link: ( cd ".libs" && rm -f "libUtils.la" && ln -s "../libUtils.la" 
"libUtils.la" )
make[3]: Leaving directory '/<<PKGBUILDDIR>>/Utils'
Making all in Tokenize
make[3]: Entering directory '/<<PKGBUILDDIR>>/Tokenize'
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_ 
[too-long-redacted]  FilterUtils.lo FilterUtils.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_ 
[too-long-redacted] tConverter.lo TextConverter.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted] IC -DPIC -o .libs/FilterUtils.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted]  -DPIC -o .libs/TextConverter.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted] TextConverter.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted] o FilterUtils.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_ 
[too-long-redacted] ize/filters/Exiv2ImageFilter.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted] ilters/.libs/Exiv2ImageFilter.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_ 
[too-long-redacted] o ../Tokenize/filters/Filter.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted] Tokenize/filters/.libs/Filter.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted] v2ImageFilter.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted] ilters/Filter.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_ 
[too-long-redacted] kenize/filters/FilterFactory.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted] e/filters/.libs/FilterFactory.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_ 
[too-long-redacted] /Tokenize/filters/HtmlFilter.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted] FilterFactory.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted] nize/filters/.libs/HtmlFilter.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_ 
[too-long-redacted] /Tokenize/filters/HtmlParser.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted] nize/filters/.libs/HtmlParser.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted] rs/HtmlFilter.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted] rs/HtmlParser.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_ 
[too-long-redacted] /Tokenize/filters/TextFilter.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted] nize/filters/.libs/TextFilter.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_ 
[too-long-redacted] ./Tokenize/filters/XmlFilter.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted] enize/filters/.libs/XmlFilter.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted] rs/TextFilter.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted] ers/XmlFilter.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_ 
[too-long-redacted] enize/filters/ExternalFilter.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted] /filters/.libs/ExternalFilter.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_ 
[too-long-redacted] ize/filters/FileOutputFilter.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted] ilters/.libs/FileOutputFilter.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted] xternalFilter.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted] eOutputFilter.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_ 
[too-long-redacted] nize/filters/GMimeMboxFilter.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted] filters/.libs/GMimeMboxFilter.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_ 
[too-long-redacted] ze/filters/TagLibMusicFilter.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted] lters/.libs/TagLibMusicFilter.o
../Tokenize/filters/GMimeMboxFilter.cc: In member function 'virtual bool 
Dijon::GMimeMboxFilter::skip_to_document(const std::string&)':
../Tokenize/filters/GMimeMboxFilter.cc:304:35: warning: format '%ld' expects 
argument of type 'long int*', but argument 3 has type 'unsigned int*' 
[-Wformat=]
  304 |         if (sscanf(ipath.c_str(), "o=" GMIME_OFFSET_MODIFIER "&l=[", 
&m_messageStart) != 1)
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
~~~~~~~~~~~~~~~
      |                                                                      |
      |                                                                      
unsigned int*
In file included from ../Tokenize/filters/GMimeMboxFilter.cc:37:
../Tokenize/filters/GMimeMboxFilter.h:35:34: note: format string is defined here
   35 | #define GMIME_OFFSET_MODIFIER "%ld"
      |                                ~~^
      |                                  |
      |                                  long int*
      |                                %d
../Tokenize/filters/GMimeMboxFilter.cc: In member function 'void 
Dijon::GMimeMboxFilter::extractMetaData(GMimeMboxPart&)':
../Tokenize/filters/GMimeMboxFilter.cc:1097:36: warning: format '%ld' expects 
argument of type 'long int', but argument 4 has type 'unsigned int' [-Wformat=]
 1097 |         snprintf(posStr, 128, "o=%ld&l=", m_messageStart);
      |                                  ~~^      ~~~~~~~~~~~~~~
      |                                    |      |
      |                                    |      unsigned int
      |                                    long int
      |                                  %d
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted] ibMusicFilter.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted] imeMboxFilter.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_ 
[too-long-redacted] kenize/filters/ArchiveFilter.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted] e/filters/.libs/ArchiveFilter.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_ 
[too-long-redacted] ./Tokenize/filters/ChmFilter.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted] enize/filters/.libs/ChmFilter.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted] ArchiveFilter.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted] ers/ChmFilter.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_ 
[too-long-redacted] dexSearch/cjkv/CJKVTokenizer.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted] arch/cjkv/.libs/CJKVTokenizer.o
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -D_FILE_OF 
[too-long-redacted] Tokenize/filters/XmlFilter.lo  
libtool: link: ar cr .libs/libFilter.a  ../Tokenize/filters/Filter.o 
../Tokenize/filters/FilterFactory.o ../Tokenize/filters/HtmlFilter.o 
../Tokenize/filters/HtmlParser.o ../Tokenize/filters/TextFilter.o 
../Tokenize/filters/XmlFilter.o
libtool: link: ranlib .libs/libFilter.a
libtool: link: ( cd ".libs" && rm -f "libFilter.la" && ln -s "../libFilter.la" 
"libFilter.la" )
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -D_FILE_OF 
[too-long-redacted] s/Exiv2ImageFilter.lo -lexiv2  
libtool: link: g++  -fPIC -DPIC -shared -nostdlib 
/usr/lib/gcc/x86_64-linux-gnu/15/../../../x86_64-linux-gnu/crti.o 
/usr/lib/gcc/x86_64-linux-gnu/15/crtbeginS.o  
../Tokenize/filters/.libs/Exiv2ImageFilter.o   -lexiv2 
-L/usr/lib/gcc/x86_64-linux-gnu/15 
-L/usr/lib/gcc/x86_64-linux-gnu/15/../../../x86_64-linux-gnu 
-L/usr/lib/gcc/x86_64-linux-gnu/15/../../../../lib -L/lib/x86_64-linux-gnu 
-L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib 
-L/usr/lib/gcc/x86_64-linux-gnu/15/../../.. -L/lib -L/usr/lib -lstdc++ -lm -lc 
-lgcc_s /usr/lib/gcc/x86_64-linux-gnu/15/crtendS.o 
/usr/lib/gcc/x86_64-linux-gnu/15/../../../x86_64-linux-gnu/crtn.o  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Werror=format-security -Wl,-z -Wl,relro -Wl,--as-needed   -pthread -Wl,-soname 
-Wl,libexiv2imagefilter.so -o .libs/libexiv2imagefilter.so
libtool: link: ar cr .libs/libexiv2imagefilter.a  
../Tokenize/filters/Exiv2ImageFilter.o
libtool: link: ranlib .libs/libexiv2imagefilter.a
libtool: link: ( cd ".libs" && rm -f "libexiv2imagefilter.la" && ln -s 
"../libexiv2imagefilter.la" "libexiv2imagefilter.la" )
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -D_FILE_OF 
[too-long-redacted] ect-2.0 -lglib-2.0 -lsigc-2.0  
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/g 
[too-long-redacted] o -o .libs/libexternalfilter.so
libtool: link: ar cr .libs/libexternalfilter.a  
../Tokenize/filters/ExternalFilter.o ../Tokenize/filters/FileOutputFilter.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted] CJKVTokenizer.o >/dev/null 2>&1
libtool: link: ranlib .libs/libexternalfilter.a
libtool: link: ( cd ".libs" && rm -f "libexternalfilter.la" && ln -s 
"../libexternalfilter.la" "libexternalfilter.la" )
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -D_FILE_OF 
[too-long-redacted] -2.0 -lgobject-2.0 -lglib-2.0  
libtool: link: g++  -fPIC -DPIC -shared -nostdlib 
/usr/lib/gcc/x86_64-linux-gnu/15/../../../x86_64-linux-gnu/crti.o 
/usr/lib/gcc/x86_64-linux-gnu/15/crtbeginS.o  
../Tokenize/filters/.libs/GMimeMboxFilter.o   -lgmime-3.0 -lgio-2.0 
-lgobject-2.0 -lglib-2.0 -L/usr/lib/gcc/x86_64-linux-gnu/15 
-L/usr/lib/gcc/x86_64-linux-gnu/15/../../../x86_64-linux-gnu 
-L/usr/lib/gcc/x86_64-linux-gnu/15/../../../../lib -L/lib/x86_64-linux-gnu 
-L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib 
-L/usr/lib/gcc/x86_64-linux-gnu/15/../../.. -L/lib -L/usr/lib -lstdc++ -lm -lc 
-lgcc_s /usr/lib/gcc/x86_64-linux-gnu/15/crtendS.o 
/usr/lib/gcc/x86_64-linux-gnu/15/../../../x86_64-linux-gnu/crtn.o  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Werror=format-security -Wl,-z -Wl,relro -Wl,--as-needed   -pthread -Wl,-soname 
-Wl,libmboxfilter.so -o .libs/libmboxfilter.so
libtool: link: ar cr .libs/libmboxfilter.a  
../Tokenize/filters/GMimeMboxFilter.o
libtool: link: ranlib .libs/libmboxfilter.a
libtool: link: ( cd ".libs" && rm -f "libmboxfilter.la" && ln -s 
"../libmboxfilter.la" "libmboxfilter.la" )
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -D_FILE_OF 
[too-long-redacted] agLibMusicFilter.lo -ltag -lz  
libtool: link: g++  -fPIC -DPIC -shared -nostdlib 
/usr/lib/gcc/x86_64-linux-gnu/15/../../../x86_64-linux-gnu/crti.o 
/usr/lib/gcc/x86_64-linux-gnu/15/crtbeginS.o  
../Tokenize/filters/.libs/TagLibMusicFilter.o   -ltag -lz 
-L/usr/lib/gcc/x86_64-linux-gnu/15 
-L/usr/lib/gcc/x86_64-linux-gnu/15/../../../x86_64-linux-gnu 
-L/usr/lib/gcc/x86_64-linux-gnu/15/../../../../lib -L/lib/x86_64-linux-gnu 
-L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib 
-L/usr/lib/gcc/x86_64-linux-gnu/15/../../.. -L/lib -L/usr/lib -lstdc++ -lm -lc 
-lgcc_s /usr/lib/gcc/x86_64-linux-gnu/15/crtendS.o 
/usr/lib/gcc/x86_64-linux-gnu/15/../../../x86_64-linux-gnu/crtn.o  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Werror=format-security -Wl,-z -Wl,relro -Wl,--as-needed   -pthread -Wl,-soname 
-Wl,libtaglibfilter.so -o .libs/libtaglibfilter.so
libtool: link: ar cr .libs/libtaglibfilter.a  
../Tokenize/filters/TagLibMusicFilter.o
libtool: link: ranlib .libs/libtaglibfilter.a
libtool: link: ( cd ".libs" && rm -f "libtaglibfilter.la" && ln -s 
"../libtaglibfilter.la" "libtaglibfilter.la" )
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -D_FILE_OF 
[too-long-redacted] ers/ArchiveFilter.lo -larchive 
libtool: link: g++  -fPIC -DPIC -shared -nostdlib 
/usr/lib/gcc/x86_64-linux-gnu/15/../../../x86_64-linux-gnu/crti.o 
/usr/lib/gcc/x86_64-linux-gnu/15/crtbeginS.o  
../Tokenize/filters/.libs/ArchiveFilter.o   -larchive 
-L/usr/lib/gcc/x86_64-linux-gnu/15 
-L/usr/lib/gcc/x86_64-linux-gnu/15/../../../x86_64-linux-gnu 
-L/usr/lib/gcc/x86_64-linux-gnu/15/../../../../lib -L/lib/x86_64-linux-gnu 
-L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib 
-L/usr/lib/gcc/x86_64-linux-gnu/15/../../.. -L/lib -L/usr/lib -lstdc++ -lm -lc 
-lgcc_s /usr/lib/gcc/x86_64-linux-gnu/15/crtendS.o 
/usr/lib/gcc/x86_64-linux-gnu/15/../../../x86_64-linux-gnu/crtn.o  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Werror=format-security -Wl,-z -Wl,relro -Wl,--as-needed   -pthread -Wl,-soname 
-Wl,libarchivefilter.so -o .libs/libarchivefilter.so
libtool: link: ar cr .libs/libarchivefilter.a  
../Tokenize/filters/ArchiveFilter.o
libtool: link: ranlib .libs/libarchivefilter.a
libtool: link: ( cd ".libs" && rm -f "libarchivefilter.la" && ln -s 
"../libarchivefilter.la" "libarchivefilter.la" )
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -D_FILE_OF 
[too-long-redacted] ize/filters/ChmFilter.lo -lchm 
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -D_FILE_OF 
[too-long-redacted] xSearch/cjkv/CJKVTokenizer.lo  
libtool: link: g++  -fPIC -DPIC -shared -nostdlib 
/usr/lib/gcc/x86_64-linux-gnu/15/../../../x86_64-linux-gnu/crti.o 
/usr/lib/gcc/x86_64-linux-gnu/15/crtbeginS.o  
../Tokenize/filters/.libs/ChmFilter.o   -lchm 
-L/usr/lib/gcc/x86_64-linux-gnu/15 
-L/usr/lib/gcc/x86_64-linux-gnu/15/../../../x86_64-linux-gnu 
-L/usr/lib/gcc/x86_64-linux-gnu/15/../../../../lib -L/lib/x86_64-linux-gnu 
-L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib 
-L/usr/lib/gcc/x86_64-linux-gnu/15/../../.. -L/lib -L/usr/lib -lstdc++ -lm -lc 
-lgcc_s /usr/lib/gcc/x86_64-linux-gnu/15/crtendS.o 
/usr/lib/gcc/x86_64-linux-gnu/15/../../../x86_64-linux-gnu/crtn.o  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Werror=format-security -Wl,-z -Wl,relro -Wl,--as-needed   -pthread -Wl,-soname 
-Wl,libchmfilter.so -o .libs/libchmfilter.so
libtool: link: ar cr .libs/libchmfilter.a  ../Tokenize/filters/ChmFilter.o
libtool: link: ranlib .libs/libchmfilter.a
libtool: link: ( cd ".libs" && rm -f "libchmfilter.la" && ln -s 
"../libchmfilter.la" "libchmfilter.la" )
libtool: link: ar cr .libs/libTokenize.a  FilterUtils.o TextConverter.o 
../IndexSearch/cjkv/CJKVTokenizer.o
libtool: link: ranlib .libs/libTokenize.a
libtool: link: ( cd ".libs" && rm -f "libTokenize.la" && ln -s 
"../libTokenize.la" "libTokenize.la" )
make[3]: Leaving directory '/<<PKGBUILDDIR>>/Tokenize'
Making all in SQL
make[3]: Entering directory '/<<PKGBUILDDIR>>/SQL'
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..   
-Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -std=c++11 -I../Utils 
-fPIC -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DNDEBUG -c -o SQLDB.lo SQLDB.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..   
-Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -std=c++11 -I../Utils 
-fPIC -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DNDEBUG -c -o SQLiteBase.lo SQLiteBase.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 
-D_FILE_OFFSET_BITS=64 -std=c++11 -I../Utils -fPIC -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DNDEBUG -c SQLDB.cpp  -fPIC -DPIC -o .libs/SQLDB.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 
-D_FILE_OFFSET_BITS=64 -std=c++11 -I../Utils -fPIC -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DNDEBUG -c SQLiteBase.cpp  -fPIC -DPIC -o .libs/SQLiteBase.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 
-D_FILE_OFFSET_BITS=64 -std=c++11 -I../Utils -fPIC -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DNDEBUG -c SQLDB.cpp -o SQLDB.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..   
-Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -std=c++11 -I../Utils 
-fPIC -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DNDEBUG -c -o ActionQueue.lo ActionQueue.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 
-D_FILE_OFFSET_BITS=64 -std=c++11 -I../Utils -fPIC -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DNDEBUG -c ActionQueue.cpp  -fPIC -DPIC -o .libs/ActionQueue.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 
-D_FILE_OFFSET_BITS=64 -std=c++11 -I../Utils -fPIC -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DNDEBUG -c SQLiteBase.cpp -o SQLiteBase.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 
-D_FILE_OFFSET_BITS=64 -std=c++11 -I../Utils -fPIC -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DNDEBUG -c ActionQueue.cpp -o ActionQueue.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..   
-Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -std=c++11 -I../Utils 
-fPIC -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DNDEBUG -c -o CrawlHistory.lo CrawlHistory.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 
-D_FILE_OFFSET_BITS=64 -std=c++11 -I../Utils -fPIC -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DNDEBUG -c CrawlHistory.cpp  -fPIC -DPIC -o .libs/CrawlHistory.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..   
-Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -std=c++11 -I../Utils 
-fPIC -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DNDEBUG -c -o MetaDataBackup.lo MetaDataBackup.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 
-D_FILE_OFFSET_BITS=64 -std=c++11 -I../Utils -fPIC -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DNDEBUG -c MetaDataBackup.cpp  -fPIC -DPIC -o .libs/MetaDataBackup.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 
-D_FILE_OFFSET_BITS=64 -std=c++11 -I../Utils -fPIC -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DNDEBUG -c MetaDataBackup.cpp -o MetaDataBackup.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 
-D_FILE_OFFSET_BITS=64 -std=c++11 -I../Utils -fPIC -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DNDEBUG -c CrawlHistory.cpp -o CrawlHistory.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..   
-Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -std=c++11 -I../Utils 
-fPIC -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DNDEBUG -c -o QueryHistory.lo QueryHistory.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 
-D_FILE_OFFSET_BITS=64 -std=c++11 -I../Utils -fPIC -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DNDEBUG -c QueryHistory.cpp  -fPIC -DPIC -o .libs/QueryHistory.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 
-D_FILE_OFFSET_BITS=64 -std=c++11 -I../Utils -fPIC -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DNDEBUG -c QueryHistory.cpp -o QueryHistory.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..   
-Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -std=c++11 -I../Utils 
-fPIC -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DNDEBUG -c -o ViewHistory.lo ViewHistory.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 
-D_FILE_OFFSET_BITS=64 -std=c++11 -I../Utils -fPIC -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DNDEBUG -c ViewHistory.cpp  -fPIC -DPIC -o .libs/ViewHistory.o
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -D_FILE_OFFSET_BITS=64 
-std=c++11 -I../Utils -fPIC -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -DNDEBUG -static -Wl,-z,relro 
-Wl,--as-needed -o libSQL.la -rpath /usr/lib/x86_64-linux-gnu/pinot SQLDB.lo  
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 
-D_FILE_OFFSET_BITS=64 -std=c++11 -I../Utils -fPIC -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DNDEBUG -c ViewHistory.cpp -o ViewHistory.o >/dev/null 2>&1
libtool: link: ar cr .libs/libSQL.a  SQLDB.o
libtool: link: ranlib .libs/libSQL.a
libtool: link: ( cd ".libs" && rm -f "libSQL.la" && ln -s "../libSQL.la" 
"libSQL.la" )
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -D_FILE_OFFSET_BITS=64 
-std=c++11 -I../Utils -fPIC -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -DNDEBUG -static -Wl,-z,relro 
-Wl,--as-needed -o libSQLite.la -rpath /usr/lib/x86_64-linux-gnu/pinot 
SQLiteBase.lo  
libtool: link: ar cr .libs/libSQLite.a  SQLiteBase.o
libtool: link: ranlib .libs/libSQLite.a
libtool: link: ( cd ".libs" && rm -f "libSQLite.la" && ln -s "../libSQLite.la" 
"libSQLite.la" )
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -D_FILE_OFFSET_BITS=64 
-std=c++11 -I../Utils -fPIC -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -DNDEBUG -static -Wl,-z,relro 
-Wl,--as-needed -o libSQLDB.la -rpath /usr/lib/x86_64-linux-gnu/pinot 
ActionQueue.lo CrawlHistory.lo MetaDataBackup.lo QueryHistory.lo ViewHistory.lo 
 
libtool: link: ar cr .libs/libSQLDB.a  ActionQueue.o CrawlHistory.o 
MetaDataBackup.o QueryHistory.o ViewHistory.o
libtool: link: ranlib .libs/libSQLDB.a
libtool: link: ( cd ".libs" && rm -f "libSQLDB.la" && ln -s "../libSQLDB.la" 
"libSQLDB.la" )
make[3]: Leaving directory '/<<PKGBUILDDIR>>/SQL'
Making all in Collect
make[3]: Entering directory '/<<PKGBUILDDIR>>/Collect'
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_ 
[too-long-redacted] || echo './'`CurlDownloader.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_ 
[too-long-redacted] echo './'`DownloaderFactory.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted] /libCollect_la-CurlDownloader.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted] bCollect_la-DownloaderFactory.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time  
[too-long-redacted] loaderFactory.o >/dev/null 2>&1
In file included from CurlDownloader.cpp:30:
CurlDownloader.cpp: In member function 'virtual Document* 
CurlDownloader::retrieveUrl(const DocumentInfo&, const 
std::map<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> 
>&)':
CurlDownloader.cpp:305:44: error: invalid conversion from 'long int' to 
'curl_proxytype' [-fpermissive]
  305 |                 curl_proxytype proxyType = CURLPROXY_HTTP;
      |                                            ^~~~~~~~~~~~~~
      |                                            |
      |                                            long int
CurlDownloader.cpp:314:45: error: invalid conversion from 'long int' to 
'curl_proxytype' [-fpermissive]
  314 |                                 proxyType = CURLPROXY_SOCKS4;
      |                                             ^~~~~~~~~~~~~~~~
      |                                             |
      |                                             long int
CurlDownloader.cpp:318:45: error: invalid conversion from 'long int' to 
'curl_proxytype' [-fpermissive]
  318 |                                 proxyType = CURLPROXY_SOCKS5;
      |                                             ^~~~~~~~~~~~~~~~
      |                                             |
      |                                             long int
make[3]: *** [Makefile:558: libCollect_la-CurlDownloader.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/<<PKGBUILDDIR>>/Collect'
make[2]: *** [Makefile:580: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:467: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j2 returned exit code 2
make: *** [debian/rules:21: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: pinot
Source-Version: 1.22-1.1
Done: Adrian Bunk <[email protected]>

We believe that the bug you reported is fixed in the latest version of
pinot, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adrian Bunk <[email protected]> (supplier of updated pinot package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 08 Oct 2025 14:35:19 +0300
Source: pinot
Architecture: source
Version: 1.22-1.1
Distribution: unstable
Urgency: medium
Maintainer: Olly Betts <[email protected]>
Changed-By: Adrian Bunk <[email protected]>
Closes: 1114263
Changes:
 pinot (1.22-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix FTBFS with curl 8.16.0. (Closes: #1114263)
Checksums-Sha1:
 08f674ddb457e0e73b3a7f92dfc779551e11cf59 2145 pinot_1.22-1.1.dsc
 bc40862667e774af9cd2dc4200f138cba7147f61 14856 pinot_1.22-1.1.debian.tar.xz
Checksums-Sha256:
 c437e4367088cc2fae077733dad9b566897c2ca3039ed71fdaa9928c88194d39 2145 
pinot_1.22-1.1.dsc
 849fa9752ef352c3d8a7a5c36399b3bca60742a2c671ea525e32ffbb1ac2453e 14856 
pinot_1.22-1.1.debian.tar.xz
Files:
 7bbdec6038706ec6bec25df1dda1d498 2145 utils optional pinot_1.22-1.1.dsc
 62426da54920df94ec538e4bf8627207 14856 utils optional 
pinot_1.22-1.1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmjmTYIACgkQiNJCh6LY
mLHOWhAAyIMhb93O5rBkCjNf3nAfxqIa+dF7BK7UpU8tdh7m1nzpCWh1EQEyltBJ
q9ZB4WS2m6dGbCvYU1WpBgRu63Qxl/UMX1C7qol9tA3A2rz0u7SSzLnBTVmeku7Y
frDpcPMTv2gXMNtZYAoIVvrwSePzCA/WWWXgR+yIZUisCJ/zzJkXx3JYZLvFw80O
Jh2uh1OU385EaHofZvG3Skq38AVycziFd51Xg8SvM4x9SNy0NpadG16VIrQPCVfj
KncrpCLImprE4GV6KClqWp8RQIq87P/14NXi8kMwtUTBAS6obTYPKBHnQ21pHVsV
szmLgS6jkloAZNehYlueUBYkNzoIe7zCNxNc5wkEzNQblO59W7xf9FOTshuAuAw/
SSHKbYrrcE5f2Tx3e1coTCQCLz4QbQe8TmII+Dxbbm1ylMpfE+Lba4YU1tXK15wP
9yT3djg4aNJm7OC+7ZuS/s6yBfUssHrMOi7Nzgptcuo+QiMHgb7xjHoiiyejnD5V
gC0GaKswx4FXHUK5QYYjT4w1oRs5ymv4kUlDdI1IamN22lBqDsETHQiZrid7aULB
Ox8mbp6P1+nblejBrnRAAjT0mTFRJbRmb0cZMyydZFPFzMQcnqFaCObheMiB1qfT
pVSSpBEU4z22pG5y0AoL6RIgrkZMo91MYDSMVrCyyyXeZyRJ4y4=
=CSQU
-----END PGP SIGNATURE-----

Attachment: pgpr5ADFGCm4u.pgp
Description: PGP signature


--- End Message ---

Reply via email to