ports/76293: port graphics/togl VERY broken

Mike mspam at ideaway.net
Sat Jan 15 21:00:29 UTC 2005


>Number:         76293
>Category:       ports
>Synopsis:       port graphics/togl VERY broken
>Confidential:   no
>Severity:       critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 15 21:00:28 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Mike
>Release:        5-stable
>Organization:
>Environment:
FreeBSD . 5.3-STABLE FreeBSD 5.3-STABLE #4: Thu Dec 16 22:50:37 EST 2004
>Description:
as it stands, the port is completely unusable...

some (not all) problems:
1) makefile uses $(shell) but port is built with make instead of gmake
causes error at the end of 'build':
wrong # args: should be "pkg::create -name packageName -version packageVersion?-load {filename ?{procs}?}? ... ?-source {filename ?{procs}?}? ..."
2) empty -Xlinker -rpath passed to link command
3) port installs example .so files without example .tcl files, rendering them completely useless
4) example .tcl files are not patched to point to wish<VERSION>
5) of example files provided, "double" fails to run, "gears" produces
garbled/random output, "texture" dumps core.

marked as 'critical' because port is completely useless as is

>How-To-Repeat:
cd /usr/ports/graphics/togl
make
cd work/Togl-1.6/
wish8.4 ./texture.tcl 
wish8.4 ./gears.tcl
wish8.4 ./double.tcl 


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



More information about the freebsd-ports-bugs mailing list