FAQ Search Today's Posts Mark Forums Read
» Video Reviews

» Linux Archive

Linux-archive is a website aiming to archive linux email lists and to make them easily accessible for linux users/developers.


» Sponsor

» Partners

» Sponsor

Go Back   Linux Archive > ArchLinux > ArchLinux Development

 
 
LinkBack Thread Tools
 
Old 07-09-2011, 07:14 PM
Stéphane Gaudreault
 
Default Commit in hdf5/trunk (PKGBUILD)

Soname changed :

libhdf5.so.6 -> libhdf5.so.7

The following packages may need a rebuild

labplot
octave
vigra
gdal
scilab

At least octave in [extra] is broken :

# octave
octave: error while loading shared libraries: libhdf5.so.6: cannot open shared
object file: No such file or directory


Le 9 juillet 2011 04:59:26, Ronald van Haren a écrit :
> Date: Saturday, July 9, 2011 @ 04:59:26
> Author: ronald
> Revision: 130965
>
> upgpkg: hdf5 1.8.7-1
> update to 1.8.7
>
> Modified:
> hdf5/trunk/PKGBUILD
>
> ----------+
> PKGBUILD | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> Modified: PKGBUILD
> ================================================== =================
> --- PKGBUILD 2011-07-09 08:57:11 UTC (rev 130964)
> +++ PKGBUILD 2011-07-09 08:59:26 UTC (rev 130965)
> @@ -5,7 +5,7 @@
> # Contributor: Tom K <tomk@runbox.com>
>
> pkgname=hdf5
> -pkgver=1.8.6
> +pkgver=1.8.7
> pkgrel=1
> arch=('i686' 'x86_64')
> pkgdesc="General purpose library and file format for storing scientific
> data" @@ -15,7 +15,7 @@
> makedepends=('time')
> source=(ftp://ftp.hdfgroup.org/HDF5/current/src/${pkgname}-${pkgver/_/-}.t
> ar.bz2) options=('!libtool')
> -sha1sums=('348bd881c03a9568ac4ea9071833d6119c73375 7')
> +sha1sums=('be1daff26f066aca0b5be52d86dada6757fc4b 95')
>
> build() {
> cd $srcdir/${pkgname}-${pkgver/_/-}
 
Old 07-10-2011, 10:58 AM
Ronald van Haren
 
Default Commit in hdf5/trunk (PKGBUILD)

On Sat, Jul 9, 2011 at 9:14 PM, Stéphane Gaudreault
<stephane@archlinux.org> wrote:
> Soname changed :
>
> libhdf5.so.6 -> libhdf5.so.7
>
> The following packages may need a rebuild
>
> labplot
> octave
> vigra
> gdal
> scilab
>

sorry, didn't expect a soname bump in a 1.8.x release...

all done (labplot removed as it hasn't seen a single update in 3 years
and needs some patching to build against current libs)

Ronald
 
Old 07-10-2011, 08:10 PM
Eric Bélanger
 
Default Commit in hdf5/trunk (PKGBUILD)

On Sun, Jul 10, 2011 at 6:58 AM, Ronald van Haren <pressh@gmail.com> wrote:
> On Sat, Jul 9, 2011 at 9:14 PM, Stéphane Gaudreault
> <stephane@archlinux.org> wrote:
>> Soname changed :
>>
>> libhdf5.so.6 -> libhdf5.so.7
>>
>> The following packages may need a rebuild
>>
>> labplot
>> octave
>> vigra
>> gdal
>> scilab
>>
>
> sorry, didn't expect a soname bump in a 1.8.x release...
>
> all done (labplot removed as it hasn't seen a single update in 3 years
> and needs some patching to build against current libs)
>
> Ronald
>

You could use checkpkg to prevent errors like this. I use it after
each build like namcap.
 

Thread Tools




All times are GMT. The time now is 07:25 AM.

VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2007 - 2008, www.linux-archive.org