<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body style='font-family: Verdana,Geneva,sans-serif'>
<p>Hi everybody,</p>
<p>I tried to install the latest mythtv version from github. Its the commit <span class="sha-block"><span class="sha">4ca3c2cf</span></span>. I have a ion Atom 330 and I'm running gentoo. As compiler flags (defined in make.conf) I use "-O2 -march=prescott -pipe -fomit-frame-pointer", "make -j5" and I have enabled ccache. I use the gentoo ebuilds from https://github.com/MarcT/mt-mythtv.</p>
<p>The compilation runs ok but when It tries to install the files I get these errors and it aborts. What can I do to fix this?</p>
<p>* QA Notice: The following files contain runtime text relocations<br /> * Text relocations force the dynamic linker to perform extra<br /> * work at startup, waste system resources, and may pose a security<br /> * risk. On some architectures, the code may not even function<br /> * properly, if at all.<br /> * For more information, see http://hardened.gentoo.org/pic-fix-guide.xml<br /> * Please include the following list of files in your report:<br /> * TEXTREL usr/lib/libmythpostproc.so.52.0.100<br /> * TEXTREL usr/lib/libmythswresample.so.0.15.100<br /> * TEXTREL usr/lib/mythtv/filters/libgreedyhdeint.so<br /> * TEXTREL usr/lib/libmythavcodec.so.54.23.100<br /> * TEXTREL usr/lib/libmythavfilter.so.2.77.100<br /> * TEXTREL usr/lib/libmythswscale.so.2.1.100<br /><br /> * QA Notice: // installed in ${D}/${D}<br /> * QA Notice: //usr installed in ${D}/${D}<br /> * QA Notice: //usr/lib installed in ${D}/${D}<br /> * QA Notice: //usr/lib/libzmq.so.1.0.1 installed in ${D}/${D}<br /> * QA Notice: //usr/lib/libzmq.la installed in ${D}/${D}<br /> * QA Notice: //usr/lib/libzmq.so.1 installed in ${D}/${D}<br /> * QA Notice: //usr/lib/libzmq.so installed in ${D}/${D}<br /> * QA Notice: //usr/lib/pkgconfig installed in ${D}/${D}<br /> * QA Notice: //usr/lib/pkgconfig/libzmq.pc installed in ${D}/${D}<br /> * QA Notice: //usr/lib/libzmq.a installed in ${D}/${D}<br /> * QA Notice: //usr/share installed in ${D}/${D}<br /> * QA Notice: //usr/share/man installed in ${D}/${D}<br /> * QA Notice: //usr/share/man/man7 installed in ${D}/${D}<br /> * QA Notice: //usr/share/man/man3 installed in ${D}/${D}<br /> * QA Notice: //usr/include installed in ${D}/${D}<br /> * QA Notice: //usr/include/zmq.h installed in ${D}/${D}<br /> * QA Notice: //usr/include/zmq_utils.h installed in ${D}/${D}<br /> * QA Notice: //usr/include/zmq.hpp installed in ${D}/${D}</p>
<p>Best regards</p>
<p>Robert S</p>
<div> </div>
</body></html>