From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 15 16:50:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 98CB9160 for ; Mon, 15 Jul 2013 16:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 8A0BEA7B for ; Mon, 15 Jul 2013 16:50:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r6FGo1AL061293 for ; Mon, 15 Jul 2013 16:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r6FGo1IX061292; Mon, 15 Jul 2013 16:50:01 GMT (envelope-from gnats) Date: Mon, 15 Jul 2013 16:50:01 GMT Message-Id: <201307151650.r6FGo1IX061292@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: cpghost Subject: Re: ports/172837: lang/swi-pl compiles with databases/libiodbc X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: cpghost List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Jul 2013 16:50:01 -0000 The following reply was made to PR ports/172837; it has been noted by GNATS. From: cpghost To: Johan van Selst Cc: ports@freebsd.org, bug-followup@FreeBSD.org Subject: Re: ports/172837: lang/swi-pl compiles with databases/libiodbc Date: Mon, 15 Jul 2013 18:40:18 +0200 On 07/15/13 07:13, Johan van Selst wrote: > cpghost wrote: >> Unfortunately, when OPTION iodbc is selected, the port now fails >> to compile: > > Corrected now, thanks for reporting. > > I have also disabled the optional Java interface (JPL) for now. > Will try and figure out how to get this working with varios JDKs > and add it as an option later. Thank you. The port still fails to compile: cc -shared -rdynamic -L/usr/local/lib -pthread -L/usr/ports/lang/swi-pl/work/pl-6.2.6/src/../lib/x86_64-freebsd -o unix.so error.o unix.o cc -O2 -Wall -fno-strict-aliasing -pthread -fPIC -O2 -pipe -I/usr/local/include -fno-strict-aliasing -I/usr/ports/lang/swi-pl/work/pl-6.2.6/src/../include -I/usr/ports/lang/swi-pl/work/pl-6.2.6/src/../packages/clib -I/usr/ports/lang/swi-pl/work/pl-6.2.6/src/../packages/clib/maildrop/rfc2045 -I/usr/ports/lang/swi-pl/work/pl-6.2.6/src/../packages/clib/maildrop/rfc822 -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o uuid.o uuid.c uuid.c: In function 'pl_uuid': uuid.c:45: error: 'UUID_MAKE_V1' undeclared (first use in this function) uuid.c:45: error: (Each undeclared identifier is reported only once uuid.c:45: error: for each function it appears in.) uuid.c:51: error: 'uuid_rc_t' undeclared (first use in this function) uuid.c:51: error: expected ';' before 'urc' uuid.c:73: error: 'UUID_MAKE_MC' undeclared (first use in this function) uuid.c:74: error: 'UUID_MAKE_V3' undeclared (first use in this function) uuid.c:75: error: 'UUID_MAKE_V4' undeclared (first use in this function) uuid.c:76: error: 'UUID_MAKE_V5' undeclared (first use in this function) uuid.c:114: warning: passing argument 1 of 'uuid_create' from incompatible pointer type uuid.c:114: error: too few arguments to function 'uuid_create' uuid.c:115: error: 'urc' undeclared (first use in this function) uuid.c:115: warning: implicit declaration of function 'uuid_make' uuid.c:115: error: 'UUID_RC_OK' undeclared (first use in this function) uuid.c:116: warning: implicit declaration of function 'uuid_error' uuid.c:125: warning: passing argument 1 of 'uuid_create' from incompatible pointer type uuid.c:125: error: too few arguments to function 'uuid_create' uuid.c:126: warning: passing argument 1 of 'uuid_create' from incompatible pointer type uuid.c:126: error: too few arguments to function 'uuid_create' uuid.c:127: warning: implicit declaration of function 'uuid_load' uuid.c:130: warning: implicit declaration of function 'uuid_destroy' uuid.c:139: error: 'UUID_LEN_STR' undeclared (first use in this function) uuid.c:143: warning: implicit declaration of function 'uuid_export' uuid.c:143: error: 'UUID_FMT_STR' undeclared (first use in this function) uuid.c:139: warning: unused variable 'buf' uuid.c:147: error: 'UUID_LEN_SIV' undeclared (first use in this function) uuid.c:152: error: 'UUID_FMT_SIV' undeclared (first use in this function) uuid.c:147: warning: unused variable 'buf' gmake[2]: *** [uuid.o] Error 1 gmake[2]: Leaving directory `/usr/ports/lang/swi-pl/work/pl-6.2.6/packages/clib' gmake[1]: *** [objects] Error 1 gmake[1]: Leaving directory `/usr/ports/lang/swi-pl/work/pl-6.2.6/packages' gmake: *** [packages] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/lang/swi-pl. *** [build] Error code 1 Stop in /usr/ports/lang/swi-pl. > Regards, > Johan Thanks, -cpghost. -- Cordula's Web. http://www.cordula.ws/