Bug#295877: gauche-gtk: FTBFS: /bin/sh: m: command not found

2005-03-07 Thread NIIBE Yutaka
On Mon, 07 Mar 2005 04:49:33 +0200 Lars Wirzenius [EMAIL PROTECTED] wrote:
  With regard to bug #295877: gauche-gtk is missing versioned build
  dependencies on gauche-dev (= 0.8.3-1) and possibly on gauche (=
  0.8.3-1). gauche has been split into several packages and is waiting for
  NEW package processing (see http://ftp-master.debian.org/new.html). I've
  verified that those two packages are sufficient to get gauche-gtk to
  build (but since I don't know the package, I can't test they work).
  
  gauche-gtk's control file must be updated to add those build
  dependencies, and a new package uploaded. Preferably this should be
  done, I think, before gauche gets out from the NEW queue so that buildds
  can rebuild gauche-gtk as soon as things are ready.

Thanks for your suggestion.

Adding the dependency of gauche-dev (= 0.8.3-1), I've prepared
gauche-gtk and gauche-gl at:

http://www.gniibe.org/oitoite/debian/20050307/

Dependency to gauche-dev is enough, as gauche-dev depends on gauche.

This message is Cc:-ed to my sponsor, Takeshi Yaegashi. 
-- 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#295877: gauche-gtk: FTBFS: /bin/sh: m: command not found

2005-03-06 Thread Lars Wirzenius
With regard to bug #295877: gauche-gtk is missing versioned build
dependencies on gauche-dev (= 0.8.3-1) and possibly on gauche (=
0.8.3-1). gauche has been split into several packages and is waiting for
NEW package processing (see http://ftp-master.debian.org/new.html). I've
verified that those two packages are sufficient to get gauche-gtk to
build (but since I don't know the package, I can't test they work).

gauche-gtk's control file must be updated to add those build
dependencies, and a new package uploaded. Preferably this should be
done, I think, before gauche gets out from the NEW queue so that buildds
can rebuild gauche-gtk as soon as things are ready.

Happy hacking.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#295877: gauche-gtk: FTBFS: /bin/sh: m: command not found

2005-02-19 Thread NIIBE Yutaka
Your package is failing to build on all arches.  Here is an
extract from the build log:
cd src; /usr/bin/make install
make[2]: Entering directory `/build/buildd/gauche-gtk-0.4.1/src'
m 444 -T  
/build/buildd/gauche-gtk-0.4.1/debian/gauche-gtk`/usr/bin/gauche- 
config --sysincdir`
/bin/sh: m: command not found
make[2]: [install] Error 127 (ignored)
Thanks for the report.
It is because gauche-gtk has build dependency to gauche (= 0.8.3).
I forgot to add the build dependency in debian/control file, and newer  
gauche has
not yet been uploaded (for unknown reason for me).

I've asked one of gauche maintainers (Takeshi YAEGASHI) to upload new  
gauche-gtk
package again (with correct buld dependency) after newer gauche upload.

So, once newer gauche will be available on buildd, this failure will be  
solved.

Just FYI, newer gauche is available at:
deb http://people.debian.org/~yaegashi/gauche/sid ./
deb-src http://people.debian.org/~yaegashi/gauche/sid ./
--

--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Bug#295877: gauche-gtk: FTBFS: /bin/sh: m: command not found

2005-02-18 Thread Kurt Roeckx
Package: gauche-gtk
Version: 0.4.1-1
Severity: serious

Hi,

Your package is failing to build on all arches.  Here is an
extract from the build log:
cd src; /usr/bin/make install
make[2]: Entering directory `/build/buildd/gauche-gtk-0.4.1/src'
m 444 -T 
/build/buildd/gauche-gtk-0.4.1/debian/gauche-gtk`/usr/bin/gauche-config 
--sysincdir`
/bin/sh: m: command not found
make[2]: [install] Error 127 (ignored)
[...]
make[1]: Leaving directory `/build/buildd/gauche-gtk-0.4.1'
chmod u+w 
/build/buildd/gauche-gtk-0.4.1/debian/gauche-gtk/usr/lib/gauche/*/*/gauche-gtk.so
chmod: cannot access `/build/buildd/gauche-gtk-0.4.1/debian/gauche-gtk/usr/lib/
gauche/*/*/gauche-gtk.so': No such file or directory


Kurt



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#295877: gauche-gtk: FTBFS: /bin/sh: m: command not found

2005-02-18 Thread Justin Pryzby
On Fri, Feb 18, 2005 at 08:08:22PM +0100, Kurt Roeckx wrote:
 Package: gauche-gtk
 Version: 0.4.1-1
 Severity: serious
 
 Hi,
 
 Your package is failing to build on all arches.  Here is an
 extract from the build log:
 cd src; /usr/bin/make install
 make[2]: Entering directory `/build/buildd/gauche-gtk-0.4.1/src'
 m 444 -T 
 /build/buildd/gauche-gtk-0.4.1/debian/gauche-gtk`/usr/bin/gauche-config 
 --sysincdir`
 /bin/sh: m: command not found
This makes me think that an environment variable isn't set.

-- 
Justin Pryzby
whois jgalt


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]