Bug#728223: dime: FTBFS on kFreeBSD: libtool can't build shared libraries

2014-09-26 Thread Steven Chamberlain
tags 728223 + patch
thanks

Hi,

The minimal patch below will fix the FTBFS on kfreebsd:

--- configure.orig
+++ configure
@@ -6614,7 +6614,7 @@
   esac
   ;;
 
-gnu*)
+k*bsd*gnu|gnu*)
   version_type=linux
   need_lib_prefix=no
   need_version=no

Although, really it should be regenerating ./configure as part of the
build.  (That is #727358 I think)

Thanks,
Regards,
-- 
Steven Chamberlain
ste...@pyro.eu.org


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processed: Re: Bug#728223: dime: FTBFS on kFreeBSD: libtool can't build shared libraries

2014-09-26 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 728223 + patch
Bug #728223 [src:dime] dime: FTBFS on kFreeBSD: libtool can't build shared 
libraries
Added tag(s) patch.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
728223: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=728223
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#728223: dime: FTBFS on kFreeBSD: libtool can't build shared libraries

2013-10-29 Thread A. Maitland Bottoms
> "Aaron" == Aaron M Ucko  writes:
Aaron> Thanks for the prompt fix to #728212!  Linux and Hurd builds now
Aaron> succeed, but kFreeBSD builds are still failing, as libtool (presumably
Aaron> an old version) doesn't know how to build shared libraries there:

Prompt after letting the package bitrot for 8 years

I was hoping the new dh sequencer with --with autotools_dev would save the day.

This might be what dh_autoreconf is all about.

-Maitland


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#728223: dime: FTBFS on kFreeBSD: libtool can't build shared libraries

2013-10-29 Thread Aaron M. Ucko
Source: dime
Version: 0.20030921-4
Severity: serious
Justification: fails to build from source (but built successfully in the past)

Thanks for the prompt fix to #728212!  Linux and Hurd builds now
succeed, but kFreeBSD builds are still failing, as libtool (presumably
an old version) doesn't know how to build shared libraries there:

  checking dynamic linker characteristics... no
  checking if libtool supports shared libraries... no
  checking whether to build shared libraries... no

 dh_install -a -O--parallel -O--builddirectory=build
  dh_install: libdime1 missing files (usr/lib/*/libdime.so.1.0.0), aborting
  make: *** [binary-arch] Error 2

Could you please look into this error as well?

Thanks!


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org