ports/123233: science/vis5d+ does not build

Stephen Montgomery-Smith stephen at math.missouri.edu
Tue Apr 29 20:30:02 UTC 2008


>Number:         123233
>Category:       ports
>Synopsis:       science/vis5d+ does not build
>Confidential:   no
>Severity:       critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 29 20:30:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Stephen Montgomery-Smith
>Release:        FreeBSD 6.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD cauchy 6.3-STABLE FreeBSD 6.3-STABLE #0: Thu Apr 17 18:25:18 CDT 2008 stephen at cauchy:/usr/obj/usr/src/sys/SMP i386


	
>Description:

http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/e.7.2008042107/vis5d+-1.2.1_8.log

	
>How-To-Repeat:
	
>Fix:

--- /usr/ports/science/vis5d+/Makefile	2008-04-23 21:45:06.000000000 -0500
+++ Makefile	2008-04-29 13:30:34.000000000 -0500
@@ -17,7 +17,8 @@
 COMMENT=	OpenGL-based volumetric visualization program for scientific datasets
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/libmix.a:${PORTSDIR}/graphics/qslim \
-		convert:${PORTSDIR}/graphics/ImageMagick
+		convert:${PORTSDIR}/graphics/ImageMagick \
+		${LOCALBASE}/include/gfx/gfx.h:${PORTSDIR}/graphics/libgfx
 LIB_DEPENDS=	netcdf.4:${PORTSDIR}/science/netcdf \
 		gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea
 RUN_DEPENDS=	convert:${PORTSDIR}/graphics/ImageMagick
@@ -28,13 +29,11 @@
 USE_GNOME=	gnometarget gtk12
 USE_ICONV=	yes
 GNU_CONFIGURE=	yes
-CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" F77="${F77}" FFLAGS="-fno-range-check"
+CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" F77="${F77}" FFLAGS="-fno-range-check" LIBS="-lgfx"
 CONFIGURE_ARGS=	--enable-gtk --enable-threads --with-netcdf \
 		--with-mixkit=${LOCALBASE}/lib/libmix.a --with-x
 USE_LDCONFIG=	yes
 
-BROKEN=		Does not compile
-
 CPPFLAGS=	-I${LOCALBASE}/include ${PTHREAD_CFLAGS}
 LDFLAGS=	-L${LOCALBASE}/lib ${PTHREAD_LIBS}
 

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



More information about the freebsd-ports-bugs mailing list