[fink:package-submissions] #4688 fix ghc-blaze-builder-0.4.0.1-1 to pass fink validation

Hanspeter Niederstrasser via Fink-tracker <[email protected]> Wed, 27 Jun 2018 11:03:51 -0000
Newsgroups gmane.os.apple.fink.tracker
Message-ID </p/fink/package-submissions/4688/fdbb68e4e3a7e658f055510a36a3222a83c2cf73.package-submissions@fink.p.sourceforge.net>
This is a multi-part message in MIME format.
--===============0708518465844345270==
Content-Type: multipart/related;
 boundary="===============6722884278364959884=="

This is a multi-part message in MIME format.
--===============6722884278364959884==
Content-Type: multipart/alternative;
 boundary="===============3754148308524272399=="
MIME-Version: 1.0

--===============3754148308524272399==
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit

- **status**: open --> closed-out-of-date
- **Group**: Undergoing_Validation -->  Supplanted



---

** [package-submissions:#4688] fix ghc-blaze-builder-0.4.0.1-1 to pass fink validation**

**Status:** closed-out-of-date
**Group:**  Supplanted
**Created:** Sat Jun 18, 2016 04:16 PM UTC by Jack Howarth
**Last Updated:** Mon Jun 20, 2016 01:16 PM UTC
**Owner:** Brendan Cully


The current ghc-blaze-builder-0.4.0.1-1 packaging fails validation with the error...

~~~
Validating .deb dir /sw/src/fink.build/root-ghc-blaze-builder-0.4.0.1-1...
Error: Shlibs field specifies install_name '@rpath/libHSblaze-builder-0.4.0.1-7D6Na2HAomq3FxaKuJX0DE-ghc7.10.3.dylib', but it does not exist!
Error: package contains the shared library
          /sw/lib/x86_64-osx-ghc-7.10.3/blaze-builder-0.4.0.1-HecOjmY0iuOKsSwNiH2ZTc/libHSblaze-builder-0.4.0.1-HecOjmY0iuOKsSwNiH2ZTc-ghc7.10.3.dylib
       but the corresponding install_name and compatibility_version
          @rpath/libHSblaze-builder-0.4.0.1-HecOjmY0iuOKsSwNiH2ZTc-ghc7.10.3.dylib 0.0.0
       are not listed in the Shlibs field.  See the packaging manual.
~~~

which can be fixed with the Info file change...

~~~
Index: ghc/ghc-blaze-builder.info
===================================================================
RCS file: /cvsroot/fink/dists/10.9-libcxx/stable/main/finkinfo/libs/ghc/ghc-blaze-builder.info,v
retrieving revision 1.3
diff -r1.3 ghc-blaze-builder.info
14c14
<   @rpath/libHSblaze-builder-0.4.0.1-7D6Na2HAomq3FxaKuJX0DE-ghc7.10.3.dylib 0.0.0 %n (>= 0.4.0.1-1)
---
>   @rpath/libHSblaze-builder-0.4.0.1-HecOjmY0iuOKsSwNiH2ZTc-ghc7.10.3.dylib 0.0.0 %n (>= 0.4.0.1-1)
~~~

Tested with 'fink -m' on 10.11.


---

Sent from sourceforge.net because [email protected] is subscribed to https://sourceforge.net/p/fink/package-submissions/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/fink/admin/package-submissions/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.
--===============3754148308524272399==
MIME-Version: 1.0
Content-Type: text/html; charset="us-ascii"
Content-Transfer-Encoding: 7bit

<div class="markdown_content"><ul>
<li><strong>status</strong>: open --&gt; closed-out-of-date</li>
<li><strong>Group</strong>: Undergoing_Validation --&gt;  Supplanted</li>
</ul>
<hr/>
<p><strong> <a class="alink strikethrough" href="https://sourceforge.net/p/fink/package-submissions/4688/">[package-submissions:#4688]</a> fix ghc-blaze-builder-0.4.0.1-1 to pass fink validation</strong></p>
<p><strong>Status:</strong> closed-out-of-date<br/>
<strong>Group:</strong>  Supplanted<br/>
<strong>Created:</strong> Sat Jun 18, 2016 04:16 PM UTC by Jack Howarth<br/>
<strong>Last Updated:</strong> Mon Jun 20, 2016 01:16 PM UTC<br/>
<strong>Owner:</strong> Brendan Cully</p>
<p>The current ghc-blaze-builder-0.4.0.1-1 packaging fails validation with the error...</p>
<div class="codehilite"><pre><span></span>Validating .deb dir /sw/src/fink.build/root-ghc-blaze-builder-0.4.0.1-1...
Error: Shlibs field specifies install_name '@rpath/libHSblaze-builder-0.4.0.1-7D6Na2HAomq3FxaKuJX0DE-ghc7.10.3.dylib', but it does not exist!
Error: package contains the shared library
          /sw/lib/x86_64-osx-ghc-7.10.3/blaze-builder-0.4.0.1-HecOjmY0iuOKsSwNiH2ZTc/libHSblaze-builder-0.4.0.1-HecOjmY0iuOKsSwNiH2ZTc-ghc7.10.3.dylib
       but the corresponding install_name and compatibility_version
          @rpath/libHSblaze-builder-0.4.0.1-HecOjmY0iuOKsSwNiH2ZTc-ghc7.10.3.dylib 0.0.0
       are not listed in the Shlibs field.  See the packaging manual.
</pre></div>


<p>which can be fixed with the Info file change...</p>
<div class="codehilite"><pre><span></span><span class="gh">Index: ghc/ghc-blaze-builder.info</span>
<span class="gh">===================================================================</span>
RCS file: /cvsroot/fink/dists/10.9-libcxx/stable/main/finkinfo/libs/ghc/ghc-blaze-builder.info,v
retrieving revision 1.3
<span class="gh">diff -r1.3 ghc-blaze-builder.info</span>
14c14
&lt;   @rpath/libHSblaze-builder-0.4.0.1-7D6Na2HAomq3FxaKuJX0DE-ghc7.10.3.dylib 0.0.0 %n (&gt;= 0.4.0.1-1)
<span class="gd">---</span>
&gt;   @rpath/libHSblaze-builder-0.4.0.1-HecOjmY0iuOKsSwNiH2ZTc-ghc7.10.3.dylib 0.0.0 %n (&gt;= 0.4.0.1-1)
</pre></div>


<p>Tested with 'fink -m' on 10.11.</p>
<hr/>
<p>Sent from sourceforge.net because [email protected] is subscribed to <a href="https://sourceforge.net/p/fink/package-submissions/">https://sourceforge.net/p/fink/package-submissions/</a></p>
<p>To unsubscribe from further messages, a project admin can change settings at <a href="https://sourceforge.net/p/fink/admin/package-submissions/options.">https://sourceforge.net/p/fink/admin/package-submissions/options.</a>  Or, if this is a mailing list, you can unsubscribe from the mailing list.</p></div>
--===============3754148308524272399==--
--===============6722884278364959884==--


--===============0708518465844345270==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
--===============0708518465844345270==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Fink-tracker mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.tracker
--===============0708518465844345270==--