Bug#543037: epiphany: FTBFS: configure: error: cannot find install-sh or install.sh in "." "./.." "./../.." patch

2009-09-19 Thread Ricardo Mones
On Sat, 19 Sep 2009 02:22:53 +0100 (BST)
m...@funkyhat.org wrote:

> Patch to adjust symlinks for automake
> 
> --- epiphany-0.7.0/debian/rules
> +++ epiphany-0.7.0/debian/rules
> @@ -23,6 +23,7 @@
>  endif
> 
>  configure-stamp: configure
> +   for i in depcomp install-sh missing ; do ln
> -sf /usr/share/automake-1.11/$$i $$i ; done dh_testdir
> CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) \
> --build=$(DEB_BUILD_GNU_TYPE) \
> 

  I think that only works for automake 1.11, but thanks anyway.

  regards,
-- 
 Ricardo Mones
 http://people.debian.org/~mones
 «Today is the last day of your life so far.»



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



Bug#543037: epiphany: FTBFS: configure: error: cannot find install-sh or install.sh in "." "./.." "./../.." patch

2009-09-18 Thread m

Patch to adjust symlinks for automake

--- epiphany-0.7.0/debian/rules
+++ epiphany-0.7.0/debian/rules
@@ -23,6 +23,7 @@
endif

configure-stamp: configure
+   for i in depcomp install-sh missing ; do ln -sf 
/usr/share/automake-1.11/$$i $$i ; done
   dh_testdir
   CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) \
   --build=$(DEB_BUILD_GNU_TYPE) \

--
Matt Wheeler
m...@funkyhat.org



signature.asc
Description: OpenPGP digital signature


Bug#543037: epiphany: FTBFS: configure: error: cannot find install-sh or install.sh in "." "./.." "./../.."

2009-08-22 Thread Lucas Nussbaum
Package: epiphany
Version: 0.7.0-3
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090822 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
>  /usr/bin/fakeroot debian/rules clean
> dh_testdir
> dh_testroot
> rm -f build-stamp configure-stamp
> [ ! -f Makefile ] || /usr/bin/make clean
> dh_clean
>  dpkg-source -b epiphany-0.7.0
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building epiphany using existing epiphany_0.7.0.orig.tar.gz
> dpkg-source: info: building epiphany in epiphany_0.7.0-3.diff.gz
> dpkg-source: warning: ignoring deletion of directory autom4te.cache
> dpkg-source: warning: ignoring deletion of file autom4te.cache/traces.1
> dpkg-source: warning: ignoring deletion of file autom4te.cache/output.0
> dpkg-source: warning: ignoring deletion of file autom4te.cache/output.1
> dpkg-source: warning: ignoring deletion of file autom4te.cache/traces.0
> dpkg-source: warning: ignoring deletion of file autom4te.cache/requests
> dpkg-source: info: building epiphany in epiphany_0.7.0-3.dsc
>  debian/rules build
> dh_testdir
> CFLAGS="-Wall -g -O2" ./configure --host=x86_64-linux-gnu \
>   --build=x86_64-linux-gnu \
>   --prefix=/usr
> configure: error: cannot find install-sh or install.sh in "." "./.." "./../.."
> make: *** [configure-stamp] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/08/22/epiphany_0.7.0-3_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



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