ports/53144 - [Maintainer Upgrade] databases/gauche-gdbm 0.6.8 -> 0.7

Erik Greenwald erik at smluc.org
Thu Jun 12 12:50:20 UTC 2003


The following reply was made to PR ports/53144; it has been noted by GNATS.

From: Erik Greenwald <erik at smluc.org>
To: Mario Sergio Fujikawa Ferreira <lioux at freebsd.org>
Cc: FreeBSD-gnats-submit at freebsd.org
Subject: Re: ports/53144 - [Maintainer Upgrade] databases/gauche-gdbm 0.6.8 -> 0.7
Date: Thu, 12 Jun 2003 07:49:03 -0500

 On Wed, Jun 11, 2003 at 11:28:32PM -0300, Mario Sergio Fujikawa Ferreira wrote:
 > Hi,
 > 
 > 	I was trying to build your update to gauche-dgbm port.
 > The update can be found at
 > 
 > http://www.freebsd.org/cgi/query-pr.cgi?pr=53114
 > 
 > 	However, I am getting the following error.
 > Any ideas?
 > 
 > Script started on Wed Jun 11 23:26:51 2003
 > ===>  Extracting for gauche-gdbm-0.6.8
 > >> No MD5 checksum file.
 
 this warning is expected, the port hijacks the lang/gauche build dir
 
 > /bin/mkdir -p /tmp/update/gauche-gdbm/work
 > /bin/ln -sf `cd /usr/ports/lang/gauche; make -V WRKSRC`/ext/dbm /tmp/update/gauche-gdbm/work/
 > ===>  Patching for gauche-gdbm-0.6.8
 > ===>   gauche-gdbm-0.6.8 depends on executable: gosh - found
 > ===>   gauche-gdbm-0.6.8 depends on file: /nonexistent - not found
 > ===>    Verifying configure for /nonexistent in /usr/ports/lang/gauche
 > ===>   Returning to build of gauche-gdbm-0.6.8
 > ===>   gauche-gdbm-0.6.8 depends on shared library: gdbm.3 - found
 > ===>  Configuring for gauche-gdbm-0.6.8
 > env: ./configure: No such file or directory
 
 yipes, this should never be called. The patch I submitted removes the
 GNU_CONFIGURE=yes field... the reason is that the configure has been moved
 to the dependancy process due to changes in the autoconf setup... the
 extensions no longer have their own configure scripts
 
 did the patch apply cleanly? perhaps there are differences in our Mk/ files?
 Possibly, there is something else that should be done to the makefile to
 disable the configure call? I'd hate to think that an empty 'do-configure:' 
 would be the appropriate fix...
 
 > ===>  Script "configure" failed unexpectedly.
 >       Please report the problem to erik at smluc.org [maintainer] and attach the
 >       "/tmp/update/gauche-gdbm/work/dbm/config.log" including the output of
 >       the failure of your make command. Also, it might be a good idea to
 >       provide an overview of all packages installed on your system (e.g. an
 >       `ls /var/db/pkg`).
 > *** Error code 1
 > 
 > Stop in /tmp/update/gauche-gdbm.
 > 
 > Script done on Wed Jun 11 23:26:51 2003
 > 
 > -- 
 > Mario S F Ferreira - DF - Brazil - "I guess this is a signature."
 > FreeBSD Committer | FreeBSD-KDE Core Team | CS Developer
 > feature, n: a documented bug | bug, n: an undocumented feature
 
 
 
 -- 
         -Erik <erik at smluc.org> [http://math.smsu.edu/~erik]
 
 The opinions expressed by me are not necessarily opinions. In all probability,
 they are random rambling, and to be ignored. Failure to ignore may result in
 severe boredom or confusion. Shake well before opening. Keep Refrigerated.



More information about the freebsd-ports-bugs mailing list