<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 12 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:Helvetica;
        panose-1:2 11 6 4 2 2 2 2 2 4;}
@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;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";}
span.EmailStyle19
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="2050" />
</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-NZ" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">Hi,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">We have been tasked with compiling/supporting several VMods. Among them is vmod-header
<a href="https://github.com/varnish/libvmod-header">https://github.com/varnish/libvmod-header</a>
<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">We will be deploying these VMods across a number of varnish servers [Red Hat Enterprise Linux Server release 6.5 (Santiago)]<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Because of the number of servers; we are using rpmbuild to create a binary pkg for deployment. However the compilation has been a real effort. I have rpmbuild compiling the VMod code itself, but now there seems to be problems with creating
 the 64bit libraries or at least the of a 64bit library path. <o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">The VMod code is somewhat dated (Oct 2012) so I thought perhaps there is something changes/dependencies that I am missing ?  I am finding it difficult to google any links for “ VMod” and  “rpmbuild”. A simple compile of the code works fine
 no issues. I was able to rpmbuild vmod-curl earlier today with virtually no issues. I really think this is primarily an rpmbuild issue, but perhaps someone reading this maillist might have some suggestions.
<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Thx in advance, I have listed the rpmbuild spec file and a tail of the rpmbuild output
<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>Summary: Header VMOD for Varnish %{VARNISHVER}<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>Name: vmod-header<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>Version: 0.1<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>Release: 1%{?dist}<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>License: BSD<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>Group: System Environment/Daemons<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>Source0: ./libvmod-header.tar.gz<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>Requires: varnish > 3.0<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>BuildRequires: make, autoconf, automake, libtool, python-docutils<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i><o:p> </o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>%description<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>Header VMOD for Varnish %{VARNISHVER}.<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i><o:p> </o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>%prep<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>%setup -n libvmod-header<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i><o:p> </o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>%build<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i># this assumes that VARNISHSRC is defined on the rpmbuild command line, like this:<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i># rpmbuild -bb --define 'VARNISHSRC /home/user/rpmbuild/BUILD/varnish-3.0.3' redhat/*spec<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>./configure VARNISHSRC=%{VARNISHSRC} VMODDIR="$(PKG_CONFIG_PATH=%{VARNISHSRC} pkg-config --variable=vmoddir varnishapi)" --prefix=/usr/ --docdir='${datarootdir}/doc/%{name}'<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>make<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>make check<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i><o:p> </o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>%install<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>make install DESTDIR=%{buildroot}<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i><o:p> </o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>%clean<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>rm -rf %{buildroot}<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i><o:p> </o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>%files<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>%defattr(-,root,root,-)<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>%{_libdir}/varnish/vmods/<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>%doc /usr/share/doc/%{name}/*<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>%{_mandir}/man?/*<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i><o:p> </o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>%changelog<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>* Wed Oct 03 2012 Lasse Karstensen <<a href="mailto:lasse@varnish-software.com">lasse@varnish-software.com</a>> - 0.1-0.20120918<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>- Initial version.<o:p></o:p></i></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">..................<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>Making install in src<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>make[1]: Entering directory `/home/mrbuild/rpmbuild/BUILD/libvmod-header/src'<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>make[2]: Entering directory `/home/mrbuild/rpmbuild/BUILD/libvmod-header/src'<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>make[2]: Nothing to be done for `install-exec-am'.<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>test -z "/usr/local/lib/varnish/vmods" || /bin/mkdir -p "/home/mrbuild/rpmbuild/BUILDROOT/vmod-header-0.1-1.el6.x86_64/usr/local/lib/varnish/vmods"<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>/bin/sh ../libtool   --mode=install /usr/bin/install -c   libvmod_header.la '/home/mrbuild/rpmbuild/BUILDROOT/vmod-header-0.1-1.el6.x86_64/usr/local/lib/varnish/vmods'<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>libtool: install: /usr/bin/install -c .libs/libvmod_header.so /home/mrbuild/rpmbuild/BUILDROOT/vmod-header-0.1-1.el6.x86_64/usr/local/lib/varnish/vmods/libvmod_header.so<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>libtool: install: /usr/bin/install -c .libs/libvmod_header.lai /home/mrbuild/rpmbuild/BUILDROOT/vmod-header-0.1-1.el6.x86_64/usr/local/lib/varnish/vmods/libvmod_header.la<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>libtool: install: /usr/bin/install -c .libs/libvmod_header.a /home/mrbuild/rpmbuild/BUILDROOT/vmod-header-0.1-1.el6.x86_64/usr/local/lib/varnish/vmods/libvmod_header.a<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>libtool: install: chmod 644 /home/mrbuild/rpmbuild/BUILDROOT/vmod-header-0.1-1.el6.x86_64/usr/local/lib/varnish/vmods/libvmod_header.a<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>libtool: install: ranlib /home/mrbuild/rpmbuild/BUILDROOT/vmod-header-0.1-1.el6.x86_64/usr/local/lib/varnish/vmods/libvmod_header.a<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>libtool: install: warning: remember to run `libtool --finish /usr/local/lib/varnish/vmods'<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>make[2]: Leaving directory `/home/mrbuild/rpmbuild/BUILD/libvmod-header/src'<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>make[1]: Leaving directory `/home/mrbuild/rpmbuild/BUILD/libvmod-header/src'<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>make[1]: Entering directory `/home/mrbuild/rpmbuild/BUILD/libvmod-header'<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>make[2]: Entering directory `/home/mrbuild/rpmbuild/BUILD/libvmod-header'<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>make[2]: Nothing to be done for `install-exec-am'.<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>test -z "/usr/share/doc/vmod-header" || /bin/mkdir -p "/home/mrbuild/rpmbuild/BUILDROOT/vmod-header-0.1-1.el6.x86_64/usr/share/doc/vmod-header"<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>/usr/bin/install -c -m 644 README.rst LICENSE '/home/mrbuild/rpmbuild/BUILDROOT/vmod-header-0.1-1.el6.x86_64/usr/share/doc/vmod-header'<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>test -z "/usr/share/man/man3" || /bin/mkdir -p "/home/mrbuild/rpmbuild/BUILDROOT/vmod-header-0.1-1.el6.x86_64/usr/share/man/man3"<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>/usr/bin/install -c -m 644 vmod_header.3 '/home/mrbuild/rpmbuild/BUILDROOT/vmod-header-0.1-1.el6.x86_64/usr/share/man/man3'<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>make[2]: Leaving directory `/home/mrbuild/rpmbuild/BUILD/libvmod-header'<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>make[1]: Leaving directory `/home/mrbuild/rpmbuild/BUILD/libvmod-header'<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id /home/mrbuild/rpmbuild/BUILD/libvmod-header<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>extracting debug info from /home/mrbuild/rpmbuild/BUILDROOT/vmod-header-0.1-1.el6.x86_64/usr/local/lib/varnish/vmods/libvmod_header.so<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>133 blocks<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>+ /usr/lib/rpm/check-buildroot<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>+ /usr/lib/rpm/redhat/brp-compress<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>+ /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>+ /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>+ /usr/lib/rpm/brp-python-bytecompile<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>+ /usr/lib/rpm/redhat/brp-python-hardlink<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>+ /usr/lib/rpm/redhat/brp-java-repack-jars<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>Processing files: vmod-header-0.1-1.el6.x86_64<o:p></o:p></i></p>
<p class="MsoNormal" style="margin-left:36.0pt"><i>error: File not found: /home/mrbuild/rpmbuild/BUILDROOT/vmod-header-0.1-1.el6.x86_64/usr/lib64/varnish/vmods<o:p></o:p></i></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">-mike<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0" width="520" style="width:390.0pt;border-collapse:collapse">
<tbody>
<tr>
<td width="40" style="width:30.0pt;padding:0cm 0cm 0cm 0cm">
<p class="MsoNormal"><a href="http://www.apn.co.nz/"><span style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#3397E6;text-decoration:none"><img border="0" width="76" height="96" id="Picture_x0020_1" src="cid:image001.jpg@01CF6940.DB6ED150" alt="APN NZ Media"></span></a><span style="font-size:10.0pt;font-family:"Helvetica","sans-serif""><o:p></o:p></span></p>
</td>
<td width="454" style="width:340.8pt;padding:0cm 0cm 0cm 0cm">
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><b><span style="font-family:"Times New Roman","serif";color:#1B477E">Mike Bailey</span></b><span style="font-family:"Times New Roman","serif";color:#1B477E"><br>
Senior Linux Administrator </span><span style="font-family:"Times New Roman","serif";color:black"><br>
</span><span style="font-family:"Times New Roman","serif";color:#999999">P:</span><span style="font-family:"Times New Roman","serif";color:black"> 09 373 9554
</span><span style="font-family:"Times New Roman","serif";color:#999999">M:</span><span style="font-family:"Times New Roman","serif";color:black"> 022 040 2787<br>
</span><span style="font-family:"Times New Roman","serif";color:#999999">E:</span><a href="mailto:%20christine.thorpe@apn.co.nz"><span style="font-family:"Times New Roman","serif";color:blue"> mike.bailey@apn.co.nz</span></a><span style="font-family:"Times New Roman","serif";color:black"><o:p></o:p></span></p>
</td>
</tr>
</tbody>
</table>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<br clear="both">
______________________________________________________________________<BR>
NOTICE<BR>
This email and any attachments are strictly confidential and subject to copyright. They may contain privileged information. If you are not the intended recipient please delete the message and notify the sender. You should not read, copy, use, change, alter or disclose this email or its attachments without authorisation. The company and any related or associated companies do not accept any liability in connection with this email and any attachments including in connection with computer viruses, data corruption, delay, interruption, unauthorised access or unauthorised amendment. Any views expressed in this email and any attachments do not necessarily reflect the views of the company or the views of any of our related or associated companies.<BR>
______________________________________________________________________<BR>
</body>
</html>