<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body style='font-family: Verdana,Geneva,sans-serif'>
<p>Am 2012-06-28 22:45, schrieb John Drescher:</p>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px; width:100%"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<pre>On Thu, Jun 28, 2012 at 2:13 AM, Robert Siebert <<a href="mailto:trebor_s@web.de">trebor_s@web.de</a>> wrote:</pre>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px; width:100%">Hi everybody, I tried to install the latest mythtv version from github. Its the commit 4ca3c2cf. 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 <a href="https://github.com/MarcT/mt-mythtv">https://github.com/MarcT/mt-mythtv</a>. 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? * QA Notice: The following files contain runtime text relocations * Text relocations force the dynamic linker to perform extra * work at startup, waste system resources, and may pose a security * risk. On some architectures, the code may not even function * properly, if at all. * For more information, see <a href="http://hardened.gentoo.org/pic-fix-guide.xml">http://hardened.gentoo.org/pic-fix-guide.xml</a> * Please include the following list of files in your report: * TEXTREL usr/lib/libmythpostproc.so.52.0.100 * TEXTREL usr/lib/libmythswresample.so.0.15.100 * TEXTREL usr/lib/mythtv/filters/libgreedyhdeint.so * TEXTREL usr/lib/libmythavcodec.so.54.23.100 * TEXTREL usr/lib/libmythavfilter.so.2.77.100 * TEXTREL usr/lib/libmythswscale.so.2.1.100 * QA Notice: // installed in ${D}/${D} * QA Notice: //usr installed in ${D}/${D} * QA Notice: //usr/lib installed in ${D}/${D} * QA Notice: //usr/lib/libzmq.so.1.0.1 installed in ${D}/${D} * QA Notice: //usr/lib/libzmq.la installed in ${D}/${D} * QA Notice: //usr/lib/libzmq.so.1 installed in ${D}/${D} * QA Notice: //usr/lib/libzmq.so installed in ${D}/${D} * QA Notice: //usr/lib/pkgconfig installed in ${D}/${D} * QA Notice: //usr/lib/pkgconfig/libzmq.pc installed in ${D}/${D} * QA Notice: //usr/lib/libzmq.a installed in ${D}/${D} * QA Notice: //usr/share installed in ${D}/${D} * QA Notice: //usr/share/man installed in ${D}/${D} * QA Notice: //usr/share/man/man7 installed in ${D}/${D} * QA Notice: //usr/share/man/man3 installed in ${D}/${D} * QA Notice: //usr/include installed in ${D}/${D} * QA Notice: //usr/include/zmq.h installed in ${D}/${D} * QA Notice: //usr/include/zmq_utils.h installed in ${D}/${D} * QA Notice: //usr/include/zmq.hpp installed in ${D}/${D}</blockquote>
<pre>Is there any error before that?
BTW, I expect to install 0.25 fixes from that overlay on Saturday. I
am running btrfs on the OS now so I will make a snapshot before I do
anything.
John<br /> _______________________________________________
mythtv-users mailing list
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users">http://www.mythtv.org/mailman/listinfo/mythtv-users</a>
</pre>
</blockquote>
<p> </p>
<p>No errors before that only some other warnings about "QA Notice: Automake "maintainer mode" detected:" and CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/media-tv/mythtv-0.26_pre20120627/work/mythtv/external/zeromq/config/missing --run aclocal-1.11 -I config<br /> * cd . && /bin/sh /var/tmp/portage/media-tv/mythtv-0.26_pre20120627/work/mythtv/external/zeromq/config/missing --run automake-1.11 --foreign<br /> * CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/media-tv/mythtv-0.26_pre20120627/work/mythtv/external/zeromq/config/missing --run autoconf</p>
<p>So the zeromq config is missing?</p>
<p>This happens only when I compile MythTV via emerge -vp mythtv. When I compile it manually with ./configure && make ... it compiles fine .</p>
<p> </p>
<div> </div>
</body></html>