Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jan 2014 18:33:10 GMT
From:      C Hutchinson <portmaster@bsdforge.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/186179: gtksql 0.4.5 fails make
Message-ID:  <201401271833.s0RIXAFd075021@oldred.freebsd.org>
Resent-Message-ID: <201401271840.s0RIe1Jt020901@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         186179
>Category:       ports
>Synopsis:       gtksql 0.4.5 fails make
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 27 18:40:01 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     C Hutchinson
>Release:        8.4-STABLE
>Organization:
>Environment:
FreeBSD buildbox 8.4-STABLE FreeBSD 8.4-STABLE #0 r260975: Tue Jan 21 08:15:27 PST 2014     root@buildbox:/usr/obj/usr/src/sys/BUILDBOX  amd64
>Description:
Attempts to make gtksql using the default options, all fail with the following error(s):

===>  Building for gtksql-0.4.5
cd /usr/ports/databases/gtksql/work/gtksql-0.4.5 && /bin/sh /usr/ports/databases/gtksql/work/gtksql-0.4.5/missing --run aclocal-1.10 -I m4
aclocal-1.10: not found
WARNING: `aclocal-1.10' is missing on your system.  You should only need it if
         you modified `acinclude.m4' or `configure.ac'.  You might want
         to install the `Automake' and `Perl' packages.  Grab them from
         any GNU archive site.
 cd /usr/ports/databases/gtksql/work/gtksql-0.4.5 && /bin/sh /usr/ports/databases/gtksql/work/gtksql-0.4.5/missing --run automake-1.10 --gnu 
automake-1.10: not found
WARNING: `automake-1.10' is missing on your system.  You should only need it if
         you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
         You might want to install the `Automake' and `Perl' packages.
         Grab them from any GNU archive site.
cd /usr/ports/databases/gtksql/work/gtksql-0.4.5 && /bin/sh /usr/ports/databases/gtksql/work/gtksql-0.4.5/missing --run autoconf
aclocal.m4:14: error: this file was generated for autoconf 2.61.
You have another version of autoconf.  If you want to use that,
you should regenerate the build system entirely.
aclocal.m4:14: the top level
autom4te-2.69: /usr/local/bin/gm4 failed with exit status: 63
gmake: *** [/usr/ports/databases/gtksql/work/gtksql-0.4.5/configure] Error 1
*** Error code 1

Stop in /usr/ports/databases/gtksql.
*** Error code 1

Stop in /usr/ports/databases/gtksql.

a trip to devel/automake, and installation provided no solution (gtksql still failed to make, with the same error(s).
appending -DMAKE_JOBS_UNSAFE was of no help either.

>How-To-Repeat:
Attermt to make gtksql

>Fix:
N/A


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401271833.s0RIXAFd075021>