Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Apr 2014 09:05:39 -0700 (PDT)
From:      Kevin Oberman <rkoberman@gmail.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/189025: graphics/ocaml-lablgl fails to build
Message-ID:  <20140426160539.5907C28443@rogue.comcast.net>
Resent-Message-ID: <201404261610.s3QGA0Ng054499@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         189025
>Category:       ports
>Synopsis:       graphics/ocaml-lablgl fails to build
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 26 16:10:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Kevin Oberman
>Release:        FreeBSD 10.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD rogue.local 10.0-STABLE FreeBSD 10.0-STABLE #0 r264288M: Tue Apr 8 20:38:18 PDT 2014 root@rogue.local:/usr/obj/usr/src/sys/VT amd64


	
>Description:
	
Building graphics/ocaml-lablgl fails.
ocamlmklib -o lablgl ml_gl.o	ml_glu.o	ml_raw.o ml_glarray.o ml_glutess.o	ml_shader.o raw.cmo gl.cmo	glLight.cmo	glList.cmo	glMap.cmo glMat.cmo	glMisc.cmo	glPix.cmo	glClear.cmo glTex.cmo	glDraw.cmo	glFunc.cmo	gluMisc.cmo gluNurbs.cmo	gluQuadric.cmo	gluTess.cmo	gluMat.cmo glArray.cmo	glShader.cmo -lGL -lGLU -L/usr/local/lib -lXext -lXmu -lX11
gmake[3]: Leaving directory `/usr/ports/graphics/ocaml-lablgl/work/lablGL/src'
cd Togl/src && gmake all
gmake[3]: Entering directory `/usr/ports/graphics/ocaml-lablgl/work/lablGL/Togl/src'
ocamlc -c -w s -I +labltk -I ../../src togl.mli
File "togl.mli", line 4, characters 14-29:
Error: Unbound module Widget
gmake[3]: *** [togl.cmi] Error 2
gmake[3]: Leaving directory `/usr/ports/graphics/ocaml-lablgl/work/lablGL/Togl/src'
gmake[2]: *** [togl] Error 2
gmake[2]: Leaving directory `/usr/ports/graphics/ocaml-lablgl/work/lablGL'
*** Error code 1

All dependencies rebuilt with no change in the result
Other system information:
make.conf:
WITH_NEW_XORG=YES
WITH_KMS=YES

src.conf:
WITHOUT_ATM=true
WITHOUT_FLOPPY=true
WITHOUT_GPIB=YES
WITHOUT_I4B==YES
WITHOUT_IPFILTER=true
WITHOUT_LPR=true
WITHOUT_NCP=YES
WITHOUT_PF=YES
WITHOUT_PPP=true
WITHOUT_PROFILE=YES
WITHOUT_SENDMAIL=true

Kernel configuration:
VT
nodevice        VESA

>How-To-Repeat:
	
cd /usr/ports/graphics/ocaml-lablgl && make

>Fix:
Unknown


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



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