Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Nov 2006 11:15:07 +0000
From:      Florent Thoumie <flz@FreeBSD.org>
To:        Rene Ladan <r.c.ladan@gmail.com>
Cc:        x11@freebsd.org
Subject:   Re: glheaders port is empty
Message-ID:  <456EBD3B.9030504@FreeBSD.org>
In-Reply-To: <456E1F03.3000009@gmail.com>
References:  <456E1F03.3000009@gmail.com>

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

[-- Attachment #1 --]
Rene Ladan wrote:
> Hi,
> 
> the shiny new glheaders port is somehow empty.  See the attached log for
> details.
> 
> Regards,
> Rene
> 
> 
> ------------------------------------------------------------------------
> 
> ===>>> Launching child to update x11/libGL
> 
> ===>>> The x11/libGL port has moved to graphics/libGL
> ===>>> Reason: Move to graphics category along with the rest of Mesa
> 
> ===>>> Gathering dependency list for graphics/libGL from ports
> ===>>> Starting dependency check
> ===>>> Dependency check complete for graphics/libGL
> 
> ===>  Cleaning for libGL-6.5.1_1
> ===>  Extracting for libGL-6.5.1_1
> => MD5 Checksum OK for MesaLib-6.5.1.tar.bz2.
> => SHA256 Checksum OK for MesaLib-6.5.1.tar.bz2.
> ===>  Patching for libGL-6.5.1_1
> /usr/bin/sed -i.bak  -e 's|/usr/X11R6|/usr/X11R6|g'  -e 's|/usr/local|/usr/local|g'  -e 's|gcc|cc|g'  -e 's|g++|c++|g'  -e 's|CFLAGS = |CFLAGS = -O2 -pipe -fno-strict-aliasing -march=pentium4m -I/usr/local/include -I/usr/local/include/drm |g'  -e 's|OPT_FLAGS = .*|OPT_FLAGS = -O2 -pipe -fno-strict-aliasing -march=pentium4m -I/usr/local/include -I/usr/local/include/drm|g'  -e 's|-pthread|-pthread|g'  -e 's|SRC_DIRS = .*|SRC_DIRS = glx/x11|g'  /usr/ports/graphics/libGL/work/Mesa-6.5.1/configs/freebsd-dri
> ===>   libGL-6.5.1_1 depends on executable in : makedepend - found
> ===>   libGL-6.5.1_1 depends on file: /usr/X11R6/libdata/pkgconfig/glproto.pc - found
> ===>   libGL-6.5.1_1 depends on file: /usr/X11R6/libdata/pkgconfig/xxf86vm.pc - found
> ===>   libGL-6.5.1_1 depends on file: /usr/X11R6/libdata/pkgconfig/xext.pc - found
> ===>   libGL-6.5.1_1 depends on executable in : gmake - found
> ===>   libGL-6.5.1_1 depends on file: /usr/X11R6/include/GL/gl.h - not found
> ===>    Verifying install for /usr/X11R6/include/GL/gl.h in /usr/ports/graphics/glheaders
> ===>  Extracting for glheaders-6.5.1
> => MD5 Checksum OK for MesaLib-6.5.1.tar.bz2.
> => SHA256 Checksum OK for MesaLib-6.5.1.tar.bz2.
> ===>  Patching for glheaders-6.5.1
> /usr/bin/sed -i.bak  -e 's|/usr/X11R6|/usr/X11R6|g'  -e 's|/usr/local|/usr/local|g'  -e 's|gcc|cc|g'  -e 's|g++|c++|g'  -e 's|CFLAGS = |CFLAGS = -O2 -pipe -fno-strict-aliasing -march=pentium4m |g'  -e 's|OPT_FLAGS = .*|OPT_FLAGS = -O2 -pipe -fno-strict-aliasing -march=pentium4m|g'  -e 's|-pthread|-pthread|g'  -e 's|SRC_DIRS = .*|SRC_DIRS = glx/x11|g'  /usr/ports/graphics/glheaders/work/Mesa-6.5.1/configs/freebsd-dri
> ===>  Configuring for glheaders-6.5.1
> ===>  Installing for glheaders-6.5.1
> ===>   Generating temporary packing list
> ===>  Checking if graphics/glheaders already installed
> ===>   glheaders-6.5.1 is already installed
>       You may wish to ``make deinstall'' and install this port again
>       by ``make reinstall'' to upgrade it properly.
>       If you really wish to overwrite the old port of graphics/glheaders
>       without deleting it first, set the variable "FORCE_PKG_REGISTER"
>       in your environment or the "make install" command line.
> *** Error code 1
> 
> Stop in /usr/ports/graphics/glheaders.
> *** Error code 1
> 
> Stop in /usr/ports/graphics/libGL.
> 
> ===>>> make failed for graphics/libGL
> ===>>> Aborting update
> 
> ===>>> Update for /usr/ports/x11/libGL failed
> ===>>> Aborting update
> 
> root@s000655:/usr/ports#pkg_info -L /var/db/pkg/glheaders-6.5.1/
> Information for glheaders-6.5.1:
> 
> Files:
> /usr/X11R6/include/GL/gl.h
> /usr/X11R6/include/GL/glext.h
> /usr/X11R6/include/GL/glx.h
> /usr/X11R6/include/GL/glxext.h
> 
> root@s000655:/usr/ports#ls /usr/X11R6/include/GL/
> total 160
> -r--r--r--  1 root  wheel  13004 18 okt 09:51 gle.h
> -r--r--r--  1 root  wheel  16668 18 okt 21:24 glu.h
> -r--r--r--  1 root  wheel  29816  2 nov 10:41 glut.h
> -r--r--r--  1 root  wheel   4257 23 nov 02:27 glxint.h
> -r--r--r--  1 root  wheel   2453 23 nov 02:27 glxmd.h
> -r--r--r--  1 root  wheel  75729 23 nov 02:27 glxproto.h
> -r--r--r--  1 root  wheel  10613 23 nov 02:27 glxtokens.h
> drwxr-xr-x  2 root  wheel    512 23 nov 02:41 internal
> 
> root@s000655:/usr/ports#pkg_info -g /var/db/pkg/glheaders-6.5.1/
> Information for glheaders-6.5.1:
> 
> Mismatched Checksums:
> pkg_info: /usr/X11R6/include/GL/gl.h doesn't exist
> pkg_info: /usr/X11R6/include/GL/glext.h doesn't exist
> pkg_info: /usr/X11R6/include/GL/glx.h doesn't exist
> pkg_info: /usr/X11R6/include/GL/glxext.h doesn't exist

Weird, seems to be working fine here. Can you pkg_delete glheaders,
install it manually and show me the log?

-- 
Florent Thoumie
flz@FreeBSD.org
FreeBSD Committer


[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFbr1AMxEkbVFH3PQRCv94AJ9iX8+Lb4EE5GKPiA2iIXJHLuHXEgCeLxHH
b8XeIEwglalq3Qa97764fJ8=
=Lr3X
-----END PGP SIGNATURE-----

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