Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Nov 2011 09:55:16 +0000
From:      Paul Macdonald <paul@ifdnrg.com>
To:        Robert Huff <roberthuff@rcn.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: ape-project
Message-ID:  <4ED4AC04.4070500@ifdnrg.com>
In-Reply-To: <20179.64328.692797.715521@jerusalem.litteratus.org>
References:  <4ED3F635.4070908@ifdnrg.com> <20179.64328.692797.715521@jerusalem.litteratus.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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
-------------------------





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