Boost C++ Libraries: Ticket #7267: Getting Import error while installing boost in fedora 15 https://svn.boost.org/trac10/ticket/7267 <p> [priyanka@NGS boost_1_50_0]$ ./bjam --prefix=~/Downloads/ link=static \ runtime-link =static stage install /home/priyanka/Downloads/boost_1_50_0/tools/build/v2/kernel/modules.jam:326: in boost-build import error: length of source and target rule name lists don't match! </p> <blockquote> <p> source: peek poke record-binding target: modules.peek </p> </blockquote> <p> /home/priyanka/Downloads/boost_1_50_0/boost-build.jam:17: in module scope </p> <p> [priyanka@NGS boost_1_50_0]$ ./b2 /home/priyanka/Downloads/boost_1_50_0/tools/build/v2/kernel/modules.jam:326: in boost-build import error: length of source and target rule name lists don't match! </p> <blockquote> <p> source: peek poke record-binding target: modules.peek </p> </blockquote> <p> /home/priyanka/Downloads/boost_1_50_0/boost-build.jam:17: in module scope </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/7267 Trac 1.4.3 viboes Tue, 18 Sep 2012 17:02:50 GMT component changed https://svn.boost.org/trac10/ticket/7267#comment:1 https://svn.boost.org/trac10/ticket/7267#comment:1 <ul> <li><strong>component</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">Building Boost</span> </li> </ul> Ticket viboes Thu, 03 Jan 2013 16:56:31 GMT component changed; owner set https://svn.boost.org/trac10/ticket/7267#comment:2 https://svn.boost.org/trac10/ticket/7267#comment:2 <ul> <li><strong>owner</strong> set to <span class="trac-author">Vladimir Prus</span> </li> <li><strong>component</strong> <span class="trac-field-old">Building Boost</span> → <span class="trac-field-new">build</span> </li> </ul> Ticket bruce@… Wed, 06 Feb 2013 00:31:36 GMT <link>https://svn.boost.org/trac10/ticket/7267#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/7267#comment:3</guid> <description> <p> The problem is that gcc 4.6.0 on fedora 15 mis-compiles bjam at -Os, -O2 or -O3. You can workaround the problem by editing the gcc 2.x, 3.x, 4.x section of tools/build/v2/engine/build.jam and change -O3 to -O. </p> </description> <category>Ticket</category> </item> <item> <author>bruce@…</author> <pubDate>Wed, 06 Feb 2013 00:32:13 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/7267#comment:4 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/7267#comment:4</guid> <description> <p> See <a class="ext-link" href="https://svn.boost.org/trac/boost/ticket/7212"><span class="icon">​</span>https://svn.boost.org/trac/boost/ticket/7212</a> for more details. </p> </description> <category>Ticket</category> </item> <item> <author>bruce@…</author> <pubDate>Wed, 06 Feb 2013 00:40:43 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/7267#comment:5 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/7267#comment:5</guid> <description> <p> Also, this is still a problem with Boost 1.53.0. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Steven Watanabe</dc:creator> <pubDate>Tue, 23 Jan 2018 02:24:50 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/7267#comment:6 https://svn.boost.org/trac10/ticket/7267#comment:6 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">duplicate</span> </li> </ul> Ticket