/bin/sh /usr/ports/devel/apr/work/apr-1.2.2/libtool --silent --mode=compile i386-portbld-freebsd5.4-gcc -g -O2 -DHAVE_CONFIG_H -I./include -I/usr/ports/devel/apr/work/apr-1.2.2/include/arch/unix -I./include/arch/unix -I/usr/ports/devel/apr/work/apr-1.2.2/include -o misc/unix/rand.lo -c misc/unix/rand.c && touch misc/unix/rand.lo In file included from /usr/include/uuid.h:34, from misc/unix/rand.c:42: /usr/include/sys/uuid.h:70: conflicting types for `uuid_t' /usr/local/include/uuid/uuid.h:42: previous declaration of `uuid_t' In file included from misc/unix/rand.c:42: /usr/include/uuid.h:49: conflicting types for `uuid_compare' /usr/local/include/uuid/uuid.h:71: previous declaration of `uuid_compare' misc/unix/rand.c: In function `apr_os_uuid_get': misc/unix/rand.c:68: incompatible type for argument 1 of `uuid_generate' misc/unix/rand.c:70: incompatible type for argument 2 of `memcpy' gmake[1]: *** [misc/unix/rand.lo] Fehler 1 gmake[1]: Leaving directory `/usr/ports/devel/apr/work/apr-1.2.2' gmake: *** [all-recursive] Fehler 1 *** Error code 2 /usr/local/include/uuid/uuid.h is a header installed by the e2fsprogs port. How-To-Repeat: Install sysutils/e2fsprogs, then try to install devel/apr-svn.
Maintainer of devel/apr, Please note that PR ports/88406 just has been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/88406 -- Edwin Groothuis edwin@FreeBSD.org
Responsible Changed From-To: freebsd-ports-bugs->rodrigc Maintainer *is* a committer.
N.B. This was actually observed with devel/apr-svn. I haven't checked whether it also happens with devel-apr.
State Changed From-To: open->feedback Can you verify that the patch that I committed to this port works for you?
Still fails, but with less errors now: /usr/local/bin/bash /usr/ports/devel/apr-svn/work/apr-1.2.2/libtool --silent --mode=compile i386-portbld-freebsd5.4-gcc -g -O2 -DHAVE_CONFIG_H -I./include -I/usr/ports/devel/apr-svn/work/apr-1.2.2/include/arch/unix -I./include/arch/unix -I/usr/ports/devel/apr-svn/work/apr-1.2.2/include -o misc/unix/rand.lo -c misc/unix/rand.c && touch misc/unix/rand.lo misc/unix/rand.c: In function `apr_os_uuid_get': misc/unix/rand.c:69: incompatible type for argument 2 of `memcpy' gmake[1]: *** [misc/unix/rand.lo] Fehler 1 gmake[1]: Leaving directory `/usr/ports/devel/apr-svn/work/apr-1.2.2' gmake: *** [all-recursive] Fehler 1 *** Error code 2 Stop in /usr/ports/devel/apr-svn
State Changed From-To: feedback->closed Should be fixed in apr-1.2.7