From owner-freebsd-ports@FreeBSD.ORG Tue Nov 29 10:34:34 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3BFC51065673 for ; Tue, 29 Nov 2011 10:34:34 +0000 (UTC) (envelope-from paul@ifdnrg.com) Received: from ifdnrg30.ifdnrg.com (outbound.ifdnrg.com [193.200.98.138]) by mx1.freebsd.org (Postfix) with ESMTP id 8C2938FC16 for ; Tue, 29 Nov 2011 10:34:33 +0000 (UTC) Received: from [192.168.1.86] (93-97-172-73.zone5.bethere.co.uk [93.97.172.73]) (authenticated bits=0) by ifdnrg30.ifdnrg.com (8.14.5/8.14.4) with ESMTP id pAT9tFAW071443 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Tue, 29 Nov 2011 09:55:16 GMT (envelope-from paul@ifdnrg.com) Message-ID: <4ED4AC04.4070500@ifdnrg.com> Date: Tue, 29 Nov 2011 09:55:16 +0000 From: Paul Macdonald User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20111105 Thunderbird/8.0 MIME-Version: 1.0 To: Robert Huff References: <4ED3F635.4070908@ifdnrg.com> <20179.64328.692797.715521@jerusalem.litteratus.org> In-Reply-To: <20179.64328.692797.715521@jerusalem.litteratus.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: ape-project X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Nov 2011 10:34:34 -0000 On 28/11/2011 21:21, Robert Huff wrote: > [note change to more appropriate mailing list] > > Paul Macdonald writes: > >> I've got a client wanting to use this. >> >> http://www.ape-project.org/ >> >> its not in ports, and won't build even after some gentle caressing. >> >> for reference, the easily solved issues were: >> bash path >> dep on zip, >> >> but beyond this it's still failing. >> >> Has anyone else got this working on BSD yet? > If they haven't ... and you'll tell us exactly how it's > breaking (symptoms, error messages) ... we may be able to help. > there are several parts to the included build.sh script that go ok, at the point it fails its "../config/autoconf.mk", line 68: Missing dependency operator "../config/autoconf.mk", line 70: Need an operator "../config/autoconf.mk", line 72: Need an operator "../config/autoconf.mk", line 282: Need an operator "../config/autoconf.mk", line 351: Missing dependency operator Unknown modifier ',' /home/paul/APE-Project-APE_Server-7368a9c/deps/js/src/config/autoconf.mk 68. TOP_DIST = dist 69. ifneq (,$(filter /%,$(TOP_DIST))) 70. DIST = $(TOP_DIST) 71. else 72. DIST = $(DEPTH)/$(TOP_DIST) 73. endif Errors withn context of outer build script ... checking for correct overload resolution with const and templates... no checking for tm_zone tm_gmtoff in struct tm... (cached) yes checking for posix_fallocate... no checking for setlocale... (cached) yes checking for localeconv... (cached) yes creating ./config.status creating config/autoconf.mk creating js-config.h js-config.h is unchanged config/autoconf.mk is unchanged invoking make to create js-config script gmake: `js-config' is up to date. Unknown modifier ' ' "./config/autoconf.mk", line 68: Missing dependency operator "./config/autoconf.mk", line 70: Need an operator "./config/autoconf.mk", line 72: Need an operator "./config/autoconf.mk", line 282: Need an operator "./config/autoconf.mk", line 351: Missing dependency operator Unknown modifier ',' No closing parenthesis in archive specification "./config/autoconf.mk", line 355: Error in archive specification: "" Unknown modifier ' ' "./config/autoconf.mk", line 356: Need an operator "./config/autoconf.mk", line 357: Need an operator Error expanding embedded variable. gcc -D_GNU_SOURCE -Wall -g -minline-all-stringops -rdynamic -I ./deps/udns-0.0.9/ src/entry.c src/sock.c src/hash.c src/handle_http.c src/cmd.c src/users.c src/channel.c src/config.c src/json.c src/json_parser.c src/plugins.c src/http.c src/extend.c src/utils.c src/ticks.c src/base64.c src/pipe.c src/raw.c src/events.c src/event_kqueue.c src/event_epoll.c src/event_select.c src/transports.c src/servers.c src/dns.c src/sha1.c src/log.c src/parser.c src/md5.c -o bin/aped -ldl -lm -lpthread ./deps/udns-0.0.9/libudns.a -I ./deps/udns-0.0.9/ src/events.c: In function 'events_free': src/events.c:47: error: 'struct _fdevent' has no member named 'events' *** Error code 1 Stop in /home/paul/APE-Project-APE_Server-7368a9c. MODULES "Makefile", line 1: Could not find ./plateform.mk "Makefile", line 6: Missing dependency operator "Makefile", line 8: Need an operator "Makefile", line 10: Need an operator "Makefile", line 18: Need an operator "Makefile", line 19: Need an operator "Makefile", line 27: warning: duplicate script for target "modules" ignored "Makefile", line 29: Need an operator make: fatal errors encountered -- cannot continue > > Robert Huff > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" -- ------------------------- Paul Macdonald IFDNRG Ltd Web and video hosting ------------------------- t: 0131 5548070 m: 07534206249 e: paul@ifdnrg.com w: http://www.ifdnrg.com ------------------------- IFDNRG 40 Maritime Street Edinburgh EH6 6SA -------------------------