>>> Building on exopi-2 under games/glsfcave BDEPENDS = [graphics/freeglut;archivers/bzip2] DIST = [games/glsfcave:glsfcave-1.0-mitl.tar.bz2] FULLPKGNAME = glsfcave-1.0p5 RDEPENDS = [graphics/freeglut] (Junk lock obtained for exopi-2 at 1711580384.49) >>> Running depends in games/glsfcave at 1711580384.53 last junk was in net/libaccounts-glib /usr/sbin/pkg_add -aI -Drepair freeglut-3.2.2p0 was: /usr/sbin/pkg_add -aI -Drepair bzip2-1.0.8p0 freeglut-3.2.2p0 /usr/sbin/pkg_add -aI -Drepair freeglut-3.2.2p0 >>> Running show-prepare-results in games/glsfcave at 1711580387.13 ===> games/glsfcave ===> Building from scratch glsfcave-1.0p5 ===> glsfcave-1.0p5 depends on: bzip2-* -> bzip2-1.0.8p0 ===> glsfcave-1.0p5 depends on: freeglut-* -> freeglut-3.2.2p0 ===> Verifying specs: GL GLU X11 Xext Xi Xmu c glut>=4 m pthread xcb ===> found GL.19.0 GLU.9.0 X11.18.0 Xext.13.0 Xi.12.2 Xmu.11.0 c.99.0 glut.7.0 m.10.1 pthread.27.1 xcb.4.1 bzip2-1.0.8p0 freeglut-3.2.2p0 (Junk lock released for exopi-2 at 1711580388.17) distfiles size=4643 >>> Running build in games/glsfcave at 1711580388.20 ===> games/glsfcave ===> Checking files for glsfcave-1.0p5 `/exopi-cvs/ports/distfiles/glsfcave-1.0-mitl.tar.bz2' is up to date. >> (SHA256) glsfcave-1.0-mitl.tar.bz2: OK ===> Extracting for glsfcave-1.0p5 ===> Patching for glsfcave-1.0p5 ===> Applying OpenBSD patch patch-Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- Makefile.orig Fri Mar 14 13:35:20 2008 |+++ Makefile Mon Mar 17 11:32:06 2008 -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 1. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for glsfcave-1.0p5 ===> Configuring for glsfcave-1.0p5 ===> Building for glsfcave-1.0p5 cc -O2 -pipe -I/usr/X11R6/include -I/usr/local/include -c -o main.o main.c main.c:284:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void keyboard(key,x,y) ^ main.c:285:20: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'unsigned char' declared in a previous prototype [-Wknr-promoted-parameter] unsigned char key; ^ main.c:58:36: note: previous declaration is here static void keyboard(unsigned char key,int x,int y); ^ main.c:300:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void mouse(button,mousestate,x,y) ^ main.c:323:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void periodic(value) ^ main.c:357:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void resize(w,h) ^ main.c:393:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int main(argc,argv) ^ main.c:428:20: warning: incompatible function pointer types passing 'void (*)()' to parameter of type 'void (*)(unsigned char, int, int)' [-Wincompatible-function-pointer-types] glutKeyboardFunc(&keyboard); ^~~~~~~~~ /usr/local/include/GL/freeglut_std.h:491:52: note: passing argument to parameter 'callback' here FGAPI void FGAPIENTRY glutKeyboardFunc( void (* callback)( unsigned char, int, int ) ); ^ 7 warnings generated. cc -O2 -pipe -I/usr/X11R6/include -I/usr/local/include -o glsfcave main.o -L/usr/X11R6/lib -L/usr/local/lib -lglut -lGLU -lGL -lXmu -lXi -lXext -lX11 -lm main.c(main.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() main.c(main.o:(display)): warning: random() may return deterministic values, is that what you want? >>> Running package in games/glsfcave at 1711580389.72 ===> games/glsfcave ===> Faking installation for glsfcave-1.0p5 /exopi-obj/pobj/glsfcave-1.0/bin/install -c -s -m 755 /exopi-obj/pobj/glsfcave-1.0/glsfcave/glsfcave /exopi-obj/pobj/glsfcave-1.0/fake-amd64/usr/local/bin ===> Building package for glsfcave-1.0p5 Create /exopi-cvs/ports/packages/amd64/all/glsfcave-1.0p5.tgz Creating package glsfcave-1.0p5 reading plist| checking dependencies| checking dependencies|graphics/freeglut checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 10% checksumming|********* | 15% checksumming|************ | 20% checksumming|*************** | 25% checksumming|****************** | 30% checksumming|********************* | 35% checksumming|************************ | 40% checksumming|*************************** | 45% checksumming|******************************* | 50% checksumming|********************************** | 55% checksumming|************************************* | 60% checksumming|**************************************** | 65% checksumming|******************************************* | 70% checksumming|********************************************** | 75% checksumming|************************************************* | 80% checksumming|**************************************************** | 85% checksumming|******************************************************* | 90% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|** | 3% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/glsfcave-1.0p5.tgz >>> Running clean in games/glsfcave at 1711580392.30 ===> games/glsfcave ===> Cleaning for glsfcave-1.0p5 >>> Ended at 1711580392.62 max_stuck=1.85/depends=2.61/show-prepare-results=1.07/build=1.52/package=2.55/clean=0.38