=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum SHA1 OK for allegro-4.4.2.tar.gz
=> Checksum RMD160 OK for allegro-4.4.2.tar.gz
===> Installing dependencies for allegro-4.4.2
=> Build dependency cmake>=2.8.1nb1: found cmake-2.8.7
=> Build dependency pkg-config>=0.19: found pkg-config-0.25nb1
=> Build dependency kbproto>=1.0.2: found kbproto-1.0.5
=> Build dependency xproto>=7.0.9: found xproto-7.0.18
=> Build dependency xcb-proto>=1.4: found xcb-proto-1.6
=> Build dependency fixesproto>=3.0.0: found fixesproto-5.0
=> Build dependency xextproto>=7.0: found xextproto-7.2.0
=> Build dependency inputproto>=1.4: found inputproto-2.0
=> Build dependency renderproto>=0.9.3nb1: found renderproto-0.11
=> Build dependency xf86vidmodeproto>=2.3: found xf86vidmodeproto-2.3
=> Build dependency xf86dgaproto>=2.1: found xf86dgaproto-2.1
=> Build dependency checkperms>=1.1: found checkperms-1.11
=> Full dependency libX11>=1.1: found libX11-1.3.5
=> Full dependency libXext>=0.99.0: found libXext-1.1.1
=> Full dependency libXcursor>=1.1.1: found libXcursor-1.1.10
=> Full dependency libXpm>=3.5.4.2: found libXpm-3.5.8nb1
=> Full dependency libXxf86vm>=1.1.0: found libXxf86vm-1.1.0
=> Full dependency libXxf86dga>=1.0.1: found libXxf86dga-1.1.1
=> Full dependency zlib>=1.2.3: found zlib-1.2.3
=> Full dependency png>=1.5.0: found png-1.5.9nb1
=> Full dependency libogg>=1.1.2nb1: found libogg-1.3.0
=> Full dependency libvorbis>=1.1.0nb1: found libvorbis-1.3.3
=> Full dependency libICE>=0.99.1: found libICE-1.0.6
=> Full dependency libSM>=0.99.2: found libSM-1.1.1nb1
===> Overriding tools for allegro-4.4.2
===> Extracting for allegro-4.4.2
===> Patching for allegro-4.4.2
=> Applying pkgsrc patches for allegro-4.4.2
===> Creating toolchain wrappers for allegro-4.4.2
src=/usr/pkg/lib/pkgconfig/fixesproto.pc  dst=/tmp/pkgsrc/devel/allegro/work/.buildlink/lib/pkgconfig/fixesext.pc;  /bin/mkdir -p /tmp/pkgsrc/devel/allegro/work/.buildlink/lib/pkgconfig;  if test -f ${src}; then  /bin/ln -sf ${src} ${dst};  fi
===> Configuring for allegro-4.4.2
=> Adding run-time search paths to pkg-config files.
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
INFO: [subst.mk:cmake] Nothing changed in ./CMakeLists.txt.
=> Checking for portability problems in extracted files
WARNING: [check-portability.awk] => Found $RANDOM:
WARNING: [check-portability.awk] misc/dtou.sh:       tmpfile=`dirname "$file"`/__dtou_tmp.$RANDOM || exit 1

Explanation:
===========================================================================
The variable $RANDOM is not required for a POSIX-conforming shell, and
many implementations of /bin/sh do not support it. It should therefore
not be used in shell programs that are meant to be portable across a
large number of POSIX-like systems.
===========================================================================

WARNING: [check-portability.awk] => Found $RANDOM:
WARNING: [check-portability.awk] misc/utod.sh:       tmpfile=`dirname "$file"`/__dtou_tmp.$RANDOM || exit 1

Explanation:
===========================================================================
The variable $RANDOM is not required for a POSIX-conforming shell, and
many implementations of /bin/sh do not support it. It should therefore
not be used in shell programs that are meant to be portable across a
large number of POSIX-like systems.
===========================================================================

-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
CMake Warning (dev) at /usr/pkg/share/cmake-2.8/Modules/Platform/Linux.cmake:51 (INCLUDE):
  File /usr/pkg/share/cmake-2.8/Modules/Platform/Linux.cmake includes
  /tmp/pkgsrc/devel/allegro/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake
  (found via CMAKE_MODULE_PATH) which shadows
  /usr/pkg/share/cmake-2.8/Modules/Platform/UnixPaths.cmake.  This may cause
  errors later on .

  Policy CMP0017 is not set: Prefer files from the CMake module directory
  when including from there.  Run "cmake --help-policy CMP0017" for policy
  details.  Use the cmake_policy command to set the policy and suppress this
  warning.
Call Stack (most recent call first):
  /usr/pkg/share/cmake-2.8/Modules/CMakeSystemSpecificInformation.cmake:36 (INCLUDE)
  CMakeLists.txt:46 (project)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Check for working C compiler: /tmp/pkgsrc/devel/allegro/work/.wrapper/bin/gcc
-- Check for working C compiler: /tmp/pkgsrc/devel/allegro/work/.wrapper/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /tmp/pkgsrc/devel/allegro/work/.wrapper/bin/g++
-- Check for working CXX compiler: /tmp/pkgsrc/devel/allegro/work/.wrapper/bin/g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check if the system is big endian
-- Searching 16 bit integer
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Using unsigned short
-- Check if the system is big endian - little endian
-- Looking for include files ALLEGRO_HAVE_DIRENT_H
-- Looking for include files ALLEGRO_HAVE_DIRENT_H - found
-- Looking for include files ALLEGRO_HAVE_INTTYPES_H
-- Looking for include files ALLEGRO_HAVE_INTTYPES_H - found
-- Looking for include files ALLEGRO_HAVE_LINUX_AWE_VOICE_H
-- Looking for include files ALLEGRO_HAVE_LINUX_AWE_VOICE_H - not found.
-- Looking for include files ALLEGRO_HAVE_LINUX_INPUT_H
-- Looking for include files ALLEGRO_HAVE_LINUX_INPUT_H - found
-- Looking for include files ALLEGRO_HAVE_LINUX_JOYSTICK_H
-- Looking for include files ALLEGRO_HAVE_LINUX_JOYSTICK_H - found
-- Looking for include files ALLEGRO_HAVE_LINUX_SOUNDCARD_H
-- Looking for include files ALLEGRO_HAVE_LINUX_SOUNDCARD_H - found
-- Looking for include files ALLEGRO_HAVE_MACHINE_SOUNDCARD_H
-- Looking for include files ALLEGRO_HAVE_MACHINE_SOUNDCARD_H - not found.
-- Looking for include files ALLEGRO_HAVE_SOUNDCARD_H
-- Looking for include files ALLEGRO_HAVE_SOUNDCARD_H - not found.
-- Looking for include files ALLEGRO_HAVE_STDINT_H
-- Looking for include files ALLEGRO_HAVE_STDINT_H - found
-- Looking for include files ALLEGRO_HAVE_SYS_IO_H
-- Looking for include files ALLEGRO_HAVE_SYS_IO_H - found
-- Looking for include files ALLEGRO_HAVE_SYS_STAT_H
-- Looking for include files ALLEGRO_HAVE_SYS_STAT_H - found
-- Looking for include files ALLEGRO_HAVE_SYS_TIME_H
-- Looking for include files ALLEGRO_HAVE_SYS_TIME_H - found
-- Looking for include files ALLEGRO_HAVE_SYS_SOUNDCARD_H
-- Looking for include files ALLEGRO_HAVE_SYS_SOUNDCARD_H - found
-- Looking for include files ALLEGRO_HAVE_SYS_UTSNAME_H
-- Looking for include files ALLEGRO_HAVE_SYS_UTSNAME_H - found
-- Looking for getexecname
-- Looking for getexecname - not found
-- Looking for memcmp
-- Looking for memcmp - found
-- Looking for mkstemp
-- Looking for mkstemp - found
-- Looking for mmap
-- Looking for mmap - found
-- Looking for mprotect
-- Looking for mprotect - found
-- Looking for sched_yield
-- Looking for sched_yield - found
-- Looking for stricmp
-- Looking for stricmp - not found
-- Looking for strlwr
-- Looking for strlwr - not found
-- Looking for strupr
-- Looking for strupr - not found
-- Looking for sysconf
-- Looking for sysconf - found
-- Performing Test ALLEGRO_HAVE_SV_PROCFS_H
-- Performing Test ALLEGRO_HAVE_SV_PROCFS_H - Failed
-- Performing Test ALLEGRO_HAVE_PROCFS_ARGCV
-- Performing Test ALLEGRO_HAVE_PROCFS_ARGCV - Failed
-- Performing Test MAP_FAILED_DEFINED
-- Performing Test MAP_FAILED_DEFINED - Success
-- Performing Test ALLEGRO_USE_CONSTRUCTOR
-- Performing Test ALLEGRO_USE_CONSTRUCTOR - Success
-- Performing Test ALLEGRO_HAVE_POSIX_MONOTONIC_CLOCK
-- Performing Test ALLEGRO_HAVE_POSIX_MONOTONIC_CLOCK - Failed
-- Looking for include files CMAKE_HAVE_PTHREAD_H
-- Looking for include files CMAKE_HAVE_PTHREAD_H - found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE 
-- Performing Test OSS_COMPILES
-- Performing Test OSS_COMPILES - Success
-- Found OSS: 1 
-- checking for module 'alsa'
--   package 'alsa' not found
-- checking for module 'jack'
--   package 'jack' not found
-- Looking for alOpenPort in audio
-- Looking for alOpenPort in audio - not found
-- Looking for XOpenDisplay in /tmp/pkgsrc/devel/allegro/work/.buildlink/lib/libX11.so;/tmp/pkgsrc/devel/allegro/work/.buildlink/lib/libXext.so
-- Looking for XOpenDisplay in /tmp/pkgsrc/devel/allegro/work/.buildlink/lib/libX11.so;/tmp/pkgsrc/devel/allegro/work/.buildlink/lib/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /tmp/pkgsrc/devel/allegro/work/.buildlink/lib/libX11.so
-- Looking for XOpenIM in X11
-- Looking for XOpenIM in X11 - found
-- Looking for XDGAQueryExtension in Xxf86dga
-- Looking for XDGAQueryExtension in Xxf86dga - found
-- Could NOT find OpenGL (missing:  OPENGL_gl_LIBRARY) 
-- Found ZLIB: /tmp/pkgsrc/devel/allegro/work/.buildlink/lib/libz.so (found version "1.2.3")
-- Found PNG: /tmp/pkgsrc/devel/allegro/work/.buildlink/lib/libpng15.so 
-- Found VORBIS: /tmp/pkgsrc/devel/allegro/work/.buildlink/include 
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/pkgsrc/devel/allegro/work/allegro-4.4.2
=> Rewrite cmake Dependencies files