ports/185216: graphics/webp plist problem

Gary Palmer gnats-freebsd at FreeBSD.org
Fri Dec 27 02:10:00 UTC 2013


>Number:         185216
>Category:       ports
>Synopsis:       graphics/webp plist problem
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 27 02:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Gary Palmer
>Release:        9.2-RELEASE-p2
>Organization:
>Environment:
FreeBSD xxx 9.2-RELEASE-p2 FreeBSD 9.2-RELEASE-p2 #4 r259694: Sat Dec 21 20:23:10 GMT 2013     root at xxx:/usr/obj/usr/src/sys/XXX  amd64

>Description:
The configure script for webp looks for glut.h in a few places.  If the header isn't present then it doesn't build vwepb, however vwebp is in the plist and "make install" fails.

Output from configure:

<snip>
checking GL/glut.h usability... no
checking GL/glut.h presence... no
checking for GL/glut.h... no
checking GLUT/glut.h usability... no
checking GLUT/glut.h presence... no
checking for GLUT/glut.h... no
checking OpenGL/glut.h usability... no
checking OpenGL/glut.h presence... no
checking for OpenGL/glut.h... no
<snip>
  Output format support
  =====================
  PNG  : yes
  WIC  : no
gif2webp : yes
webpmux  : yes
vwebp    : no

make install output

===>  Building package for webp-0.3.1_2
tar: bin/vwebp: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors.
pkg_create: make_dist: tar command failed with code 256

>How-To-Repeat:
Not sure how I ended up without glut installed, but one of the packages webp depends on must have an option to build without glut or opengl and I selected that.  Also this is a headless server so no X or related stuff is installed
>Fix:


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


More information about the freebsd-ports-bugs mailing list