<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 15: [BUG] [libwps Build Failed] Please consider updating autotool scripts.</title><link>https://sourceforge.net/p/libwps/bugs/15/</link><description>Recent changes to 15: [BUG] [libwps Build Failed] Please consider updating autotool scripts.</description><atom:link href="https://sourceforge.net/p/libwps/bugs/15/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sun, 20 Nov 2022 09:04:07 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/libwps/bugs/15/feed.rss" rel="self" type="application/rss+xml"/><item><title>[BUG] [libwps Build Failed] Please consider updating autotool scripts.</title><link>https://sourceforge.net/p/libwps/bugs/15/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello, I'm from ArchRISC-V Team, a community porting Arch Linux software to RISC-V architecture.&lt;/p&gt;
&lt;h3 id="description"&gt;Description&lt;/h3&gt;
&lt;p&gt;While packaging &lt;code&gt;libwps&lt;/code&gt;, we found an &lt;a class="" href="https://archriscv.felixc.at/.status/log.htm?url=logs/libwps/libwps-0.4.12-2.log" rel="nofollow"&gt;error&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;(This link is the log about building processing our lord maintained.)&lt;/p&gt;
&lt;p&gt;The &lt;code&gt;config.guess&lt;/code&gt; file is too old to work.&lt;/p&gt;
&lt;p&gt;So our team gives this advice.&lt;/p&gt;
&lt;h3 id="advice"&gt;Advice&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;You can find the patch &lt;a class="" href="https://github.com/felixonmars/archriscv-packages/wiki/%E6%88%91%E4%BB%AC%E7%9A%84%E5%B7%A5%E4%BD%9C%E4%B9%A0%E6%83%AF#configguess-unable-to-guess-system-type" rel="nofollow"&gt;here&lt;/a&gt; that how we fix it.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Or just see the patch below.(in ArchLinux PKGBUILD file):&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;&lt;span class="gd"&gt;--- PKGBUILD&lt;/span&gt;&lt;span class="w"&gt;&lt;/span&gt;
&lt;span class="gi"&gt;+++ PKGBUILD&lt;/span&gt;&lt;span class="w"&gt;&lt;/span&gt;
&lt;span class="gu"&gt;@@ -15,6 +15,12 @@ source=("https://downloads.sourceforge.net/project/libwps/$pkgname/$pkgname-$pkg&lt;/span&gt;&lt;span class="w"&gt;&lt;/span&gt;
&lt;span class="w"&gt; &lt;/span&gt;sha1sums=('08d54c9c7d81d23e447a917c95f8dd0954ed5321')&lt;span class="w"&gt;&lt;/span&gt;
&lt;span class="w"&gt; &lt;/span&gt;sha256sums=('e21afb52a06d03b774c5a8c72679687ab64891b91ce0c3bdf2d3e97231534edb')&lt;span class="w"&gt;&lt;/span&gt;

&lt;span class="gi"&gt;+prepare() {&lt;/span&gt;&lt;span class="w"&gt;&lt;/span&gt;
&lt;span class="gi"&gt;+   cd $pkgname-$pkgver&lt;/span&gt;&lt;span class="w"&gt;&lt;/span&gt;
&lt;span class="gi"&gt;+    autoupdate&lt;/span&gt;&lt;span class="w"&gt;&lt;/span&gt;
&lt;span class="gi"&gt;+    autoreconf -fiv&lt;/span&gt;&lt;span class="w"&gt;&lt;/span&gt;
&lt;span class="gi"&gt;+}&lt;/span&gt;&lt;span class="w"&gt;&lt;/span&gt;
&lt;span class="gi"&gt;+&lt;/span&gt;&lt;span class="w"&gt;&lt;/span&gt;
&lt;span class="w"&gt; &lt;/span&gt;build() {&lt;span class="w"&gt;&lt;/span&gt;
&lt;span class="w"&gt; &lt;/span&gt;   cd $pkgname-$pkgver&lt;span class="w"&gt;&lt;/span&gt;
&lt;span class="w"&gt; &lt;/span&gt;   ./configure  --prefix=/usr \&lt;span class="w"&gt;&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;ul&gt;
&lt;li&gt;Please consider updating the configure script tools(Especially &lt;code&gt;config.guess&lt;/code&gt; file). As part of our duty, we do suggest our upstreams doing this once and for all instead.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Sincerely thanks. :)&lt;/p&gt;
&lt;p&gt;Arch Linux RISC-V Team,&lt;/p&gt;
&lt;p&gt;TinySnow&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">TinySnow</dc:creator><pubDate>Sun, 20 Nov 2022 09:04:07 -0000</pubDate><guid>https://sourceforge.netc8ad113997b13abaf8abf0317e9345c033b65609</guid></item></channel></rss>