<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple style='word-wrap:break-word'><div class=WordSection1><p class=MsoNormal>I have tried to build couple RPMs for the V6 beta but found that the current daily autogenerated releases cannot be built.<o:p></o:p></p><p class=MsoNormal>Is there any specific git commit I should try to use?<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>These are the last lines of the rpmbuild in CentOS 8 Stream:<o:p></o:p></p><p class=MsoNormal>## START<o:p></o:p></p><p class=MsoNormal>loaded-virtual -Werror -pipe -D_REENTRANT -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=genb -I../../src -I../../include -I../../libltdl -I/usr/include/libxml2 -Wextra -Wno-unused-private-field -Wimplicit-fallthrough=2 -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverlibtool: compile:  g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../libltdl -I/usr/include/libxml2 -Wextra -Wno-unused-private-field -Wimplicit-fallthrough=2 -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverror.o .libs/SquidErrorData.o .libs/StringData.o .libs/Tag.o .libs/Time.o .libs/TimeData.o .libs/TransactionInitiator.o .libs/Url.o .libs/UrlLogin.o .libs/UrlPath.o .libs/UrlPort.o .libs/UserData.o .libs/Certifg++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\"   -I.. -I../include -I../lib -I../src -I../include   -I../libltdl -I../src -I../libltdl  -I/usr/include/libxml2  -Wextra -Wno-unused-private-field -Wimplicit-fallthrough=2 -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual -Werror -pipe -D_REENTRANT -I/usr/include/libxml2  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -c -o DelayBucket.o DelayBucket.cc<o:p></o:p></p><p class=MsoNormal>AclRegs.cc: In lambda function:<o:p></o:p></p><p class=MsoNormal>AclRegs.cc:165:50: error: unused parameter 'name' [-Werror=unused-parameter]<o:p></o:p></p><p class=MsoNormal>     RegisterMaker("clientside_mark", [](TypeName name)->ACL* { return new Acl::ConnMark; });<o:p></o:p></p><p class=MsoNormal>                                         ~~~~~~~~~^~~~<o:p></o:p></p><p class=MsoNormal>AclRegs.cc: In lambda function:<o:p></o:p></p><p class=MsoNormal>AclRegs.cc:166:57: error: unused parameter 'name' [-Werror=unused-parameter]<o:p></o:p></p><p class=MsoNormal>     RegisterMaker("client_connection_mark", [](TypeName name)->ACL* { return new Acl::ConnMark; });<o:p></o:p></p><p class=MsoNormal>                                                ~~~~~~~~~^~~~<o:p></o:p></p><p class=MsoNormal>g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\"   -I.. -I../include -I../lib -I../src -I../include   -I../libltdl -I../src -I../libltdl  -I/usr/include/libxml2  -Wextra -Wno-unused-private-field -Wimplicit-fallthrough=2 -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual -Werror -pipe -D_REENTRANT -I/usr/include/libxml2  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -c -o DelayConfig.o DelayConfig.cc<o:p></o:p></p><p class=MsoNormal>g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\"   -I.. -I../include -I../lib -I../src -I../include   -I../libltdl -I../src -I../libltdl  -I/usr/include/libxml2  -Wextra -Wno-unused-private-field -Wimplicit-fallthrough=2 -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual -Werror -pipe -D_REENTRANT -I/usr/include/libxml2  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -c -o DelayPool.o DelayPool.cc<o:p></o:p></p><p class=MsoNormal>g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\"   -I.. -I../include -I../lib -I../src -I../include   -I../libltdl -I../src -I../libltdl  -I/usr/include/libxml2  -Wextra -Wno-unused-private-field -Wimplicit-fallthrough=2 -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual -Werror -pipe -D_REENTRANT -I/usr/include/libxml2  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -c -o DelaySpec.o DelaySpec.cc<o:p></o:p></p><p class=MsoNormal>At global scope:<o:p></o:p></p><p class=MsoNormal>cc1plus: error: unrecognized command line option '-Wno-unused-private-field' [-Werror]<o:p></o:p></p><p class=MsoNormal>cc1plus: all warnings being treated as errors<o:p></o:p></p><p class=MsoNormal>make[3]: *** [Makefile:5929: AclRegs.o] Error 1<o:p></o:p></p><p class=MsoNormal>make[3]: *** Waiting for unfinished jobs....<o:p></o:p></p><p class=MsoNormal>make[3]: Leaving directory '/home/builder/BUILD/squid-6.0.1/src'<o:p></o:p></p><p class=MsoNormal>make[2]: *** [Makefile:6046: all-recursive] Error 1<o:p></o:p></p><p class=MsoNormal>make[2]: Leaving directory '/home/builder/BUILD/squid-6.0.1/src'<o:p></o:p></p><p class=MsoNormal>make[1]: *** [Makefile:5037: all] Error 2<o:p></o:p></p><p class=MsoNormal>make[1]: Leaving directory '/home/builder/BUILD/squid-6.0.1/src'<o:p></o:p></p><p class=MsoNormal>make: *** [Makefile:591: all-recursive] Error 1<o:p></o:p></p><p class=MsoNormal>error: Bad exit status from /var/tmp/rpm-tmp.kiBaSw (%build)<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>RPM build errors:<o:p></o:p></p><p class=MsoNormal>    Bad exit status from /var/tmp/rpm-tmp.kiBaSw (%build)<o:p></o:p></p><p class=MsoNormal>ufdio:       1 reads,    17154 total bytes in 0.000007 secs<o:p></o:p></p><p class=MsoNormal>ufdio:       1 reads,     5442 total bytes in 0.003573 secs<o:p></o:p></p><p class=MsoNormal>ufdio:       1 reads,    17154 total bytes in 0.000004 secs <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>## END<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Thanks,<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>----<o:p></o:p></p><p class=MsoNormal>Eliezer Croitoru<o:p></o:p></p><p class=MsoNormal>NgTech, Tech Support<o:p></o:p></p><p class=MsoNormal>Mobile: +972-5-28704261<o:p></o:p></p><p class=MsoNormal>Email: <a href="mailto:ngtech1ltd@gmail.com"><span style='color:blue'>ngtech1ltd@gmail.com</span></a><o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p></div></body></html>