>>> Building on exopi-5 under games/foobillard BDEPENDS = [devel/sdl;devel/gmake;graphics/png] DIST = [games/foobillard:foobillard-3.0a.tar.gz] FULLPKGNAME = foobillard-3.0ap2 RDEPENDS = [devel/sdl;graphics/png] (Junk lock obtained for exopi-5 at 1714751269.36) >>> Running depends in games/foobillard at 1714751269.40 last junk was in games/fnaify-extralibs /usr/sbin/pkg_add -aI -Drepair gmake-4.4.1 png-1.6.43 sdl-1.2.15p12 was: /usr/sbin/pkg_add -aI -Drepair gmake-4.4.1 png-1.6.43 sdl-1.2.15p12 /usr/sbin/pkg_add -aI -Drepair gmake-4.4.1 png-1.6.43 sdl-1.2.15p12 >>> Running show-prepare-results in games/foobillard at 1714751271.04 ===> games/foobillard ===> Building from scratch foobillard-3.0ap2 ===> foobillard-3.0ap2 depends on: gmake-* -> gmake-4.4.1 ===> foobillard-3.0ap2 depends on: png-* -> png-1.6.43 ===> foobillard-3.0ap2 depends on: sdl-* -> sdl-1.2.15p12 ===> Verifying specs: GL GLU ICE SDL SM Xaw Xi c freetype m png pthread z ===> found GL.19.1 GLU.9.0 ICE.11.0 SDL.8.0 SM.9.0 Xaw.16.0 Xi.12.2 c.100.0 freetype.30.3 m.10.1 png.18.0 pthread.27.1 z.7.0 gmake-4.4.1 png-1.6.43 sdl-1.2.15p12 (Junk lock released for exopi-5 at 1714751271.78) distfiles size=1138477 >>> Running build in games/foobillard at 1714751271.80 ===> games/foobillard ===> Checking files for foobillard-3.0ap2 `/exopi-cvs/ports/distfiles/foobillard-3.0a.tar.gz' is up to date. >> (SHA256) foobillard-3.0a.tar.gz: OK ===> Extracting for foobillard-3.0ap2 ===> Patching for foobillard-3.0ap2 ===> Applying OpenBSD patch patch-src_ball_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/ball.c.orig Mon Nov 23 11:49:01 2015 |+++ src/ball.c Mon Nov 23 11:49:30 2015 -------------------------- Patching file src/ball.c using Plan A... Hunk #1 succeeded at 32. 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 foobillard-3.0ap2 ===> Configuring for foobillard-3.0ap2 Using /exopi-obj/pobj/foobillard-3.0a/config.site (generated) configure: loading site script /exopi-obj/pobj/foobillard-3.0a/config.site checking for a BSD-compatible install... /exopi-obj/pobj/foobillard-3.0a/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) awk checking whether gmake sets $(MAKE)... yes checking for gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... none needed checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... gcc3 checking for a BSD-compatible install... /exopi-obj/pobj/foobillard-3.0a/bin/install -c checking how to run the C preprocessor... cc -E checking for egrep... (cached) grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for limits.h... (cached) yes checking for unistd.h... (cached) yes checking for math.h... (cached) yes checking for stdlib.h... (cached) yes checking for stdio.h... (cached) yes checking ft2build.h usability... no checking ft2build.h presence... no checking for ft2build.h... no checking for an ANSI C-conforming const... (cached) yes checking for inline... inline checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for gethostbyname... (cached) yes checking for connect... (cached) yes checking for remove... (cached) yes checking for shmat... (cached) yes checking for IceConnectionNumber in -lICE... (cached) yes checking for socket... (cached) yes checking for poll... (cached) yes checking "for SDL support"... "yes" checking "for glut support"... "no" configure: creating ./config.status config.status: creating Makefile config.status: creating foobillard.spec config.status: creating foobillard-SDL.spec config.status: creating src/Makefile config.status: creating data/Makefile config.status: creating src/config.h config.status: executing depfiles commands ===> Building for foobillard-3.0ap2 Making all in src gmake[1]: Entering directory '/exopi-obj/pobj/foobillard-3.0a/foobillard-3.0a/src' gmake all-am gmake[2]: Entering directory '/exopi-obj/pobj/foobillard-3.0a/foobillard-3.0a/src' if cc -DHAVE_CONFIG_H -I. -I. -I. -DNDEBUG -DDATA_DIRECTORY='"/usr/local/share/foobillard/"' -Wall `freetype-config --cflags` `sdl-config --cflags` -DUSE_SDL -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -O2 -pipe -DNO_NV_BUMPREF -MT billard3d.o -MD -MP -MF ".deps/billard3d.Tpo" \ -c -o billard3d.o `test -f 'billard3d.c' || echo './'`billard3d.c; \ then mv ".deps/billard3d.Tpo" ".deps/billard3d.Po"; \ else rm -f ".deps/billard3d.Tpo"; exit 1; \ fi billard3d.c:651:55: warning: for loop has empty body [-Wempty-body] if( i!=(*confc)-1 ){ for(;(*str)!=0;str++); str++; } ^ billard3d.c:651:55: note: put the semicolon on a separate line to silence this warning billard3d.c:1592:16: warning: variable 'first_time' set but not used [-Wunused-but-set-variable] static int first_time=1; ^ billard3d.c:1599:16: warning: variable 'dt_rest' set but not used [-Wunused-but-set-variable] static int dt_rest=0; ^ billard3d.c:2111:43: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] Xoffs += (double)(y-start_y)*fabs(y-start_y)*0.01*acc; ^ billard3d.c:2111:43: note: use function 'abs' instead Xoffs += (double)(y-start_y)*fabs(y-start_y)*0.01*acc; ^~~~ abs billard3d.c:2149:43: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] Xoffs += (double)(y-start_y)*fabs(y-start_y)*0.01*acc; ^ billard3d.c:2149:43: note: use function 'abs' instead Xoffs += (double)(y-start_y)*fabs(y-start_y)*0.01*acc; ^~~~ abs billard3d.c:2150:43: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] Zoffs += (double)(x-start_x)*fabs(x-start_x)*0.01*acc; ^ billard3d.c:2150:43: note: use function 'abs' instead Zoffs += (double)(x-start_x)*fabs(x-start_x)*0.01*acc; ^~~~ abs billard3d.c:2806:18: warning: variable 'fps' set but not used [-Wunused-but-set-variable] static double fps; ^ billard3d.c:4411:56: warning: for loop has empty body [-Wempty-body] for(mode_num=0;modes[mode_num].w!=0;mode_num++); ^ billard3d.c:4411:56: note: put the semicolon on a separate line to silence this warning billard3d.c:5103:17: warning: incompatible pointer types initializing 'char *' with an expression of type 'short *' [-Wincompatible-pointer-types] char *snd=ball_ball_snd.data; ^ ~~~~~~~~~~~~~~~~~~ billard3d.c:213:15: warning: unused variable 'half_full_names' [-Wunused-variable] static char * half_full_names[]={"any","full","half"}; ^ 10 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I. -DNDEBUG -DDATA_DIRECTORY='"/usr/local/share/foobillard/"' -Wall `freetype-config --cflags` `sdl-config --cflags` -DUSE_SDL -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -O2 -pipe -DNO_NV_BUMPREF -MT billmove.o -MD -MP -MF ".deps/billmove.Tpo" \ -c -o billmove.o `test -f 'billmove.c' || echo './'`billmove.c; \ then mv ".deps/billmove.Tpo" ".deps/billmove.Po"; \ else rm -f ".deps/billmove.Tpo"; exit 1; \ fi billmove.c:412:13: warning: parameter 'nr' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] int my_rand(nr) ^ billmove.c:412: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 my_rand(nr) ^ billmove.c:516:61: warning: variable 'v' is uninitialized when used here [-Wuninitialized] q = (vec_abssq(r) - ball->d*ball->d/4.0)/vec_abssq(v); ^ billmove.c:488:5: note: variable 'v' is declared here myvec dr, r, v; ^ billmove.c:908:12: warning: function 'proceed_dt_euler' is not needed and will not be emitted [-Wunneeded-internal-declaration] static int proceed_dt_euler(BallsType *balls, BordersType *borders, BMfloat dt, int depth) ^ 4 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I. -DNDEBUG -DDATA_DIRECTORY='"/usr/local/share/foobillard/"' -Wall `freetype-config --cflags` `sdl-config --cflags` -DUSE_SDL -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -O2 -pipe -DNO_NV_BUMPREF -MT billard.o -MD -MP -MF ".deps/billard.Tpo" \ -c -o billard.o `test -f 'billard.c' || echo './'`billard.c; \ then mv ".deps/billard.Tpo" ".deps/billard.Po"; \ else rm -f ".deps/billard.Tpo"; exit 1; \ fi billard.c:735:21: warning: variable 'ampl' set but not used [-Wunused-but-set-variable] double ang, ampl; ^ 1 warning generated. if cc -DHAVE_CONFIG_H -I. -I. -I. -DNDEBUG -DDATA_DIRECTORY='"/usr/local/share/foobillard/"' -Wall `freetype-config --cflags` `sdl-config --cflags` -DUSE_SDL -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -O2 -pipe -DNO_NV_BUMPREF -MT vmath.o -MD -MP -MF ".deps/vmath.Tpo" \ -c -o vmath.o `test -f 'vmath.c' || echo './'`vmath.c; \ then mv ".deps/vmath.Tpo" ".deps/vmath.Po"; \ else rm -f ".deps/vmath.Tpo"; exit 1; \ fi if cc -DHAVE_CONFIG_H -I. -I. -I. -DNDEBUG -DDATA_DIRECTORY='"/usr/local/share/foobillard/"' -Wall `freetype-config --cflags` `sdl-config --cflags` -DUSE_SDL -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -O2 -pipe -DNO_NV_BUMPREF -MT ball.o -MD -MP -MF ".deps/ball.Tpo" \ -c -o ball.o `test -f 'ball.c' || echo './'`ball.c; \ then mv ".deps/ball.Tpo" ".deps/ball.Po"; \ else rm -f ".deps/ball.Tpo"; exit 1; \ fi ball.c:317:16: warning: variable 'count' set but not used [-Wunused-but-set-variable] static int count; ^ ball.c:500:18: warning: unused variable 'rho' [-Wunused-variable] double xt,yt,rho; ^ ball.c:655:15: warning: variable 'pnr' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] } else if(ddepth==1) { ^~~~~~~~~ ball.c:661:5: note: uninitialized use occurs here pnr+=(int)(sqrt(pnr)+0.5)*2; /* could (still?) get narrow (theoret. *sqrt(PI) instead of *2) */ ^~~ ball.c:655:12: note: remove the 'if' if its condition is always true } else if(ddepth==1) { ^~~~~~~~~~~~~~ ball.c:620:14: note: initialize the variable 'pnr' to silence this warning int i,pnr,fnr; ^ = 0 ball.c:655:15: warning: variable 'fnr' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] } else if(ddepth==1) { ^~~~~~~~~ ball.c:669:39: note: uninitialized use occurs here array->index = (int *) malloc( fnr*3*sizeof(int) ); ^~~ ball.c:655:12: note: remove the 'if' if its condition is always true } else if(ddepth==1) { ^~~~~~~~~~~~~~ ball.c:620:18: note: initialize the variable 'fnr' to silence this warning int i,pnr,fnr; ^ = 0 ball.c:813:25: warning: variable 'v_xy' set but not used [-Wunused-but-set-variable] double phi,th,v_abs,v_xy; ^ ball.c:848:21: warning: variable 'tchanged' set but not used [-Wunused-but-set-variable] int i,j,k,l,m,n,tchanged; ^ ball.c:853:25: warning: variable 'v_xy' set but not used [-Wunused-but-set-variable] double phi,th,v_abs,v_xy; ^ ball.c:854:20: warning: variable 'v_in' set but not used [-Wunused-but-set-variable] myvec v_ref[3],v_in; ^ ball.c:983:18: warning: variable 'cfar' set but not used [-Wunused-but-set-variable] float cnear, cfar, geomfact; ^ ball.c:1548:16: warning: unused variable 'fresnel_init' [-Wunused-variable] static int fresnel_init = 0; ^ ball.c:58:24: warning: unused variable 'fresnel_vert_prog_bind' [-Wunused-variable] static int fresnel_vert_prog_bind; ^ ball.c:59:30: warning: unused variable 'fresnel_vert_prog_world_coord_str' [-Wunused-variable] static const unsigned char * fresnel_vert_prog_world_coord_str= ^ ball.c:128:30: warning: unused variable 'fresnel_vert_prog_obj_coord_str' [-Wunused-variable] static const unsigned char * fresnel_vert_prog_obj_coord_str= /* object coordinates */ ^ ball.c:216:16: warning: unused variable 'col_null' [-Wunused-variable] static GLfloat col_null [4] = {0.0, 0.0, 0.0, 0.0}; /* dont need any specular because of reflections */ ^ ball.c:222:16: warning: unused variable 'col_refl4' [-Wunused-variable] static GLfloat col_refl4[4] = {1.0, 1.0, 1.0, 1.0}; /* for rendered cubemap (fresnel) */ ^ ball.c:264:12: warning: unused function 'in_array_old' [-Wunused-function] static int in_array_old( ElemArray * array, GLfloat * v, GLfloat tex_x, GLfloat tex_y ) ^ 16 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I. -DNDEBUG -DDATA_DIRECTORY='"/usr/local/share/foobillard/"' -Wall `freetype-config --cflags` `sdl-config --cflags` -DUSE_SDL -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -O2 -pipe -DNO_NV_BUMPREF -MT png_loader.o -MD -MP -MF ".deps/png_loader.Tpo" \ -c -o png_loader.o `test -f 'png_loader.c' || echo './'`png_loader.c; \ then mv ".deps/png_loader.Tpo" ".deps/png_loader.Po"; \ else rm -f ".deps/png_loader.Tpo"; exit 1; \ fi if cc -DHAVE_CONFIG_H -I. -I. -I. -DNDEBUG -DDATA_DIRECTORY='"/usr/local/share/foobillard/"' -Wall `freetype-config --cflags` `sdl-config --cflags` -DUSE_SDL -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -O2 -pipe -DNO_NV_BUMPREF -MT table.o -MD -MP -MF ".deps/table.Tpo" \ -c -o table.o `test -f 'table.c' || echo './'`table.c; \ then mv ".deps/table.Tpo" ".deps/table.Po"; \ else rm -f ".deps/table.Tpo"; exit 1; \ fi table.c:224:32: warning: variable 'n0' set but not used [-Wunused-but-set-variable] VMvect n00,n10,n20,n30,n40,n0,n1,n2,n3,n4,n5,n6,n7,n8,n9,v0,v1,v2,v3,v4,v5,v6,v7,v8,v9, v8_2,v8_3, v4_2,v4_3; ^ table.c:224:59: warning: variable 'n9' set but not used [-Wunused-but-set-variable] VMvect n00,n10,n20,n30,n40,n0,n1,n2,n3,n4,n5,n6,n7,n8,n9,v0,v1,v2,v3,v4,v5,v6,v7,v8,v9, v8_2,v8_3, v4_2,v4_3; ^ table.c:224:62: warning: variable 'v0' set but not used [-Wunused-but-set-variable] VMvect n00,n10,n20,n30,n40,n0,n1,n2,n3,n4,n5,n6,n7,n8,n9,v0,v1,v2,v3,v4,v5,v6,v7,v8,v9, v8_2,v8_3, v4_2,v4_3; ^ table.c:224:89: warning: variable 'v9' set but not used [-Wunused-but-set-variable] VMvect n00,n10,n20,n30,n40,n0,n1,n2,n3,n4,n5,n6,n7,n8,n9,v0,v1,v2,v3,v4,v5,v6,v7,v8,v9, v8_2,v8_3, v4_2,v4_3; ^ table.c:1796:12: warning: unused variable 'pass' [-Wunused-variable] int pass; ^ table.c:1108:16: warning: unused variable 'bump_cloth_init' [-Wunused-variable] static int bump_cloth_init = 0; ^ table.c:1111:24: warning: unused variable 'bumpcloth' [-Wunused-variable] static BumpRefType bumpcloth; ^ table.c:1128:11: warning: unused variable 'cm' [-Wunused-variable] float cm = 0.01; // cm ^ table.c:1155:13: warning: unused variable 't_gen_params' [-Wunused-variable] GLfloat t_gen_params[] = {8.0,0.0,0.0,0.0}; ^ table.c:1156:13: warning: unused variable 's_gen_params' [-Wunused-variable] GLfloat s_gen_params[] = {0.0,1.0,0.0,0.0}; ^ 10 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I. -DNDEBUG -DDATA_DIRECTORY='"/usr/local/share/foobillard/"' -Wall `freetype-config --cflags` `sdl-config --cflags` -DUSE_SDL -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -O2 -pipe -DNO_NV_BUMPREF -MT queue.o -MD -MP -MF ".deps/queue.Tpo" \ -c -o queue.o `test -f 'queue.c' || echo './'`queue.c; \ then mv ".deps/queue.Tpo" ".deps/queue.Po"; \ else rm -f ".deps/queue.Tpo"; exit 1; \ fi In file included from queue.c:29: ./queue.h:27:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int create_queue(); ^ queue.c:46:5: note: conflicting prototype is here int create_queue(double (*rfunc)(double)) ^ 1 warning generated. if cc -DHAVE_CONFIG_H -I. -I. -I. -DNDEBUG -DDATA_DIRECTORY='"/usr/local/share/foobillard/"' -Wall `freetype-config --cflags` `sdl-config --cflags` -DUSE_SDL -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -O2 -pipe -DNO_NV_BUMPREF -MT aiplayer.o -MD -MP -MF ".deps/aiplayer.Tpo" \ -c -o aiplayer.o `test -f 'aiplayer.c' || echo './'`aiplayer.c; \ then mv ".deps/aiplayer.Tpo" ".deps/aiplayer.Po"; \ else rm -f ".deps/aiplayer.Tpo"; exit 1; \ fi aiplayer.c:325:56: warning: overlapping comparisons always evaluate to true [-Wtautological-overlap-compare] -1.5 * POINT_WEIGHT *(i>=2||i<=7?i-2:0) ~~~~^~~~~~ 1 warning generated. if cc -DHAVE_CONFIG_H -I. -I. -I. -DNDEBUG -DDATA_DIRECTORY='"/usr/local/share/foobillard/"' -Wall `freetype-config --cflags` `sdl-config --cflags` -DUSE_SDL -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -O2 -pipe -DNO_NV_BUMPREF -MT options.o -MD -MP -MF ".deps/options.Tpo" \ -c -o options.o `test -f 'options.c' || echo './'`options.c; \ then mv ".deps/options.Tpo" ".deps/options.Po"; \ else rm -f ".deps/options.Tpo"; exit 1; \ fi if cc -DHAVE_CONFIG_H -I. -I. -I. -DNDEBUG -DDATA_DIRECTORY='"/usr/local/share/foobillard/"' -Wall `freetype-config --cflags` `sdl-config --cflags` -DUSE_SDL -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -O2 -pipe -DNO_NV_BUMPREF -MT evaluate_move.o -MD -MP -MF ".deps/evaluate_move.Tpo" \ -c -o evaluate_move.o `test -f 'evaluate_move.c' || echo './'`evaluate_move.c; \ then mv ".deps/evaluate_move.Tpo" ".deps/evaluate_move.Po"; \ else rm -f ".deps/evaluate_move.Tpo"; exit 1; \ fi evaluate_move.c:409:12: warning: enumeration value 'SN_DONE' not handled in switch [-Wswitch] switch(st.to_play) ^~~~~~~~~~ 1 warning generated. if cc -DHAVE_CONFIG_H -I. -I. -I. -DNDEBUG -DDATA_DIRECTORY='"/usr/local/share/foobillard/"' -Wall `freetype-config --cflags` `sdl-config --cflags` -DUSE_SDL -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -O2 -pipe -DNO_NV_BUMPREF -MT helpscreen.o -MD -MP -MF ".deps/helpscreen.Tpo" \ -c -o helpscreen.o `test -f 'helpscreen.c' || echo './'`helpscreen.c; \ then mv ".deps/helpscreen.Tpo" ".deps/helpscreen.Po"; \ else rm -f ".deps/helpscreen.Tpo"; exit 1; \ fi if cc -DHAVE_CONFIG_H -I. -I. -I. -DNDEBUG -DDATA_DIRECTORY='"/usr/local/share/foobillard/"' -Wall `freetype-config --cflags` `sdl-config --cflags` -DUSE_SDL -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -O2 -pipe -DNO_NV_BUMPREF -MT textobj.o -MD -MP -MF ".deps/textobj.Tpo" \ -c -o textobj.o `test -f 'textobj.c' || echo './'`textobj.c; \ then mv ".deps/textobj.Tpo" ".deps/textobj.Po"; \ else rm -f ".deps/textobj.Tpo"; exit 1; \ fi textobj.c:57:13: warning: variable 'w2' set but not used [-Wunused-but-set-variable] int x,y,w2,h2; ^ textobj.c:57:16: warning: variable 'h2' set but not used [-Wunused-but-set-variable] int x,y,w2,h2; ^ textobj.c:71:13: warning: variable 'w2' set but not used [-Wunused-but-set-variable] int x,y,w2,h2; ^ textobj.c:71:16: warning: variable 'h2' set but not used [-Wunused-but-set-variable] int x,y,w2,h2; ^ textobj.c:91:12: warning: unused variable 'w1' [-Wunused-variable] int w1,w2, h1,h2, nx,ny; ^ textobj.c:91:15: warning: unused variable 'w2' [-Wunused-variable] int w1,w2, h1,h2, nx,ny; ^ textobj.c:91:19: warning: unused variable 'h1' [-Wunused-variable] int w1,w2, h1,h2, nx,ny; ^ textobj.c:91:22: warning: unused variable 'h2' [-Wunused-variable] int w1,w2, h1,h2, nx,ny; ^ textobj.c:91:26: warning: unused variable 'nx' [-Wunused-variable] int w1,w2, h1,h2, nx,ny; ^ textobj.c:91:29: warning: unused variable 'ny' [-Wunused-variable] int w1,w2, h1,h2, nx,ny; ^ 10 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I. -DNDEBUG -DDATA_DIRECTORY='"/usr/local/share/foobillard/"' -Wall `freetype-config --cflags` `sdl-config --cflags` -DUSE_SDL -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -O2 -pipe -DNO_NV_BUMPREF -MT font.o -MD -MP -MF ".deps/font.Tpo" \ -c -o font.o `test -f 'font.c' || echo './'`font.c; \ then mv ".deps/font.Tpo" ".deps/font.Po"; \ else rm -f ".deps/font.Tpo"; exit 1; \ fi font.c:439:57: warning: incompatible function pointer types passing 'void (GLenum)' (aka 'void (unsigned int)') to parameter of type '_GLUfuncptr' (aka 'void (*)(void)') [-Wincompatible-function-pointer-types] gluTessCallback(tessdata->tobj, GLU_TESS_BEGIN, glBegin); ^~~~~~~ /usr/X11R6/include/GL/glu.h:340:87: note: passing argument to parameter 'CallBackFunc' here GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); ^ font.c:440:58: warning: incompatible function pointer types passing 'void (void *)' to parameter of type '_GLUfuncptr' (aka 'void (*)(void)') [-Wincompatible-function-pointer-types] gluTessCallback(tessdata->tobj, GLU_TESS_VERTEX, my_Vertex_cb); ^~~~~~~~~~~~ /usr/X11R6/include/GL/glu.h:340:87: note: passing argument to parameter 'CallBackFunc' here GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); ^ font.c:443:24: warning: incompatible function pointer types assigning to 'FT_Outline_MoveToFunc' (aka 'int (*)(const struct FT_Vector_ *, void *)') from 'int (FT_Vector *, void *)' (aka 'int (struct FT_Vector_ *, void *)') [-Wincompatible-function-pointer-types] funcs.move_to = cb_tess_move_to; ^ ~~~~~~~~~~~~~~~ font.c:444:24: warning: incompatible function pointer types assigning to 'FT_Outline_LineToFunc' (aka 'int (*)(const struct FT_Vector_ *, void *)') from 'int (FT_Vector *, void *)' (aka 'int (struct FT_Vector_ *, void *)') [-Wincompatible-function-pointer-types] funcs.line_to = cb_tess_line_to; ^ ~~~~~~~~~~~~~~~ font.c:445:24: warning: incompatible function pointer types assigning to 'FT_Outline_ConicToFunc' (aka 'int (*)(const struct FT_Vector_ *, const struct FT_Vector_ *, void *)') from 'int (FT_Vector *, FT_Vector *, void *)' (aka 'int (struct FT_Vector_ *, struct FT_Vector_ *, void *)') [-Wincompatible-function-pointer-types] funcs.conic_to = cb_tess_conic_to; ^ ~~~~~~~~~~~~~~~~ font.c:446:24: warning: incompatible function pointer types assigning to 'FT_Outline_CubicToFunc' (aka 'int (*)(const struct FT_Vector_ *, const struct FT_Vector_ *, const struct FT_Vector_ *, void *)') from 'int (FT_Vector *, FT_Vector *, FT_Vector *, void *)' (aka 'int (struct FT_Vector_ *, struct FT_Vector_ *, struct FT_Vector_ *, void *)') [-Wincompatible-function-pointer-types] funcs.cubic_to = cb_tess_cubic_to; ^ ~~~~~~~~~~~~~~~~ font.c:466:26: warning: variable 'n' set but not used [-Wunused-but-set-variable] VMvect n1,n2,n, d1,d2; ^ font.c:370:9: warning: unused variable 'i' [-Wunused-variable] int i,j; ^ font.c:370:11: warning: unused variable 'j' [-Wunused-variable] int i,j; ^ font.c:372:28: warning: unused variable 'tobj' [-Wunused-variable] struct GLUtesselator * tobj; ^ font.c:373:12: warning: unused variable 'start_x' [-Wunused-variable] double start_x, start_y; ^ font.c:373:21: warning: unused variable 'start_y' [-Wunused-variable] double start_x, start_y; ^ font.c:374:14: warning: unused variable 'v' [-Wunused-variable] GLdouble v[1000][3]; ^ font.c:469:86: warning: variable 'tdv_s' is uninitialized when used here [-Wuninitialized] if(tdv!=NULL){ tdv_n=tdv->next; if(tdv_n==NULL || tdv_n->is_start) tdv_n=tdv_s; } ^~~~~ font.c:465:39: note: initialize the variable 'tdv_s' to silence this warning struct TessDataVec * tdv_s; ^ = NULL font.c:530:19: warning: unused variable 'pen_x' [-Wunused-variable] int pen_x, pen_y, n,i,w,h, error, w1,h1; ^ font.c:530:26: warning: unused variable 'pen_y' [-Wunused-variable] int pen_x, pen_y, n,i,w,h, error, w1,h1; ^ font.c:530:35: warning: unused variable 'i' [-Wunused-variable] int pen_x, pen_y, n,i,w,h, error, w1,h1; ^ font.c:530:37: warning: unused variable 'w' [-Wunused-variable] int pen_x, pen_y, n,i,w,h, error, w1,h1; ^ font.c:530:39: warning: unused variable 'h' [-Wunused-variable] int pen_x, pen_y, n,i,w,h, error, w1,h1; ^ font.c:530:49: warning: unused variable 'w1' [-Wunused-variable] int pen_x, pen_y, n,i,w,h, error, w1,h1; ^ font.c:530:52: warning: unused variable 'h1' [-Wunused-variable] int pen_x, pen_y, n,i,w,h, error, w1,h1; ^ 21 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I. -DNDEBUG -DDATA_DIRECTORY='"/usr/local/share/foobillard/"' -Wall `freetype-config --cflags` `sdl-config --cflags` -DUSE_SDL -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -O2 -pipe -DNO_NV_BUMPREF -MT sys_stuff.o -MD -MP -MF ".deps/sys_stuff.Tpo" \ -c -o sys_stuff.o `test -f 'sys_stuff.c' || echo './'`sys_stuff.c; \ then mv ".deps/sys_stuff.Tpo" ".deps/sys_stuff.Po"; \ else rm -f ".deps/sys_stuff.Tpo"; exit 1; \ fi if cc -DHAVE_CONFIG_H -I. -I. -I. -DNDEBUG -DDATA_DIRECTORY='"/usr/local/share/foobillard/"' -Wall `freetype-config --cflags` `sdl-config --cflags` -DUSE_SDL -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -O2 -pipe -DNO_NV_BUMPREF -MT net_socket.o -MD -MP -MF ".deps/net_socket.Tpo" \ -c -o net_socket.o `test -f 'net_socket.c' || echo './'`net_socket.c; \ then mv ".deps/net_socket.Tpo" ".deps/net_socket.Po"; \ else rm -f ".deps/net_socket.Tpo"; exit 1; \ fi if cc -DHAVE_CONFIG_H -I. -I. -I. -DNDEBUG -DDATA_DIRECTORY='"/usr/local/share/foobillard/"' -Wall `freetype-config --cflags` `sdl-config --cflags` -DUSE_SDL -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -O2 -pipe -DNO_NV_BUMPREF -MT sound_stuff.o -MD -MP -MF ".deps/sound_stuff.Tpo" \ -c -o sound_stuff.o `test -f 'sound_stuff.c' || echo './'`sound_stuff.c; \ then mv ".deps/sound_stuff.Tpo" ".deps/sound_stuff.Po"; \ else rm -f ".deps/sound_stuff.Tpo"; exit 1; \ fi if cc -DHAVE_CONFIG_H -I. -I. -I. -DNDEBUG -DDATA_DIRECTORY='"/usr/local/share/foobillard/"' -Wall `freetype-config --cflags` `sdl-config --cflags` -DUSE_SDL -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -O2 -pipe -DNO_NV_BUMPREF -MT menu.o -MD -MP -MF ".deps/menu.Tpo" \ -c -o menu.o `test -f 'menu.c' || echo './'`menu.c; \ then mv ".deps/menu.Tpo" ".deps/menu.Po"; \ else rm -f ".deps/menu.Tpo"; exit 1; \ fi if cc -DHAVE_CONFIG_H -I. -I. -I. -DNDEBUG -DDATA_DIRECTORY='"/usr/local/share/foobillard/"' -Wall `freetype-config --cflags` `sdl-config --cflags` -DUSE_SDL -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -O2 -pipe -DNO_NV_BUMPREF -MT bumpref.o -MD -MP -MF ".deps/bumpref.Tpo" \ -c -o bumpref.o `test -f 'bumpref.c' || echo './'`bumpref.c; \ then mv ".deps/bumpref.Tpo" ".deps/bumpref.Po"; \ else rm -f ".deps/bumpref.Tpo"; exit 1; \ fi bumpref.c:170:30: warning: variable 'sd_xyn' set but not used [-Wunused-but-set-variable] double sd, sd_xn, sd_yn, sd_xyn, dzx, dzy, dx, dy; ^ bumpref.c:224:30: warning: variable 'sd_xyn' set but not used [-Wunused-but-set-variable] double sd, sd_xn, sd_yn, sd_xyn, dzx, dzy, dx, dy; ^ bumpref.c:538:1: warning: non-void function does not return a value [-Wreturn-type] } ^ bumpref.c:1121:1: warning: non-void function does not return a value [-Wreturn-type] } ^ 4 warnings generated. cc -Wall `freetype-config --cflags` `sdl-config --cflags` -DUSE_SDL -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -O2 -pipe -DNO_NV_BUMPREF `freetype-config --libs` `sdl-config --libs` -o foobillard billard3d.o billmove.o billard.o vmath.o ball.o png_loader.o table.o queue.o aiplayer.o options.o evaluate_move.o helpscreen.o textobj.o font.o sys_stuff.o net_socket.o sound_stuff.o menu.o bumpref.o -lSM -lICE -L/usr/X11R6/lib -lGL -lGLU -lXaw -lm -lXi -lpng -lz billmove.c(billmove.o:(my_rand)): warning: rand() may return deterministic values, is that what you want? billard3d.c(billard3d.o:(process_option)): warning: strcpy() is almost always misused, please use strlcpy() billard3d.c(billard3d.o:(load_config)): warning: sprintf() is often misused, please use snprintf() gmake[2]: Leaving directory '/exopi-obj/pobj/foobillard-3.0a/foobillard-3.0a/src' gmake[1]: Leaving directory '/exopi-obj/pobj/foobillard-3.0a/foobillard-3.0a/src' Making all in data gmake[1]: Entering directory '/exopi-obj/pobj/foobillard-3.0a/foobillard-3.0a/data' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/exopi-obj/pobj/foobillard-3.0a/foobillard-3.0a/data' gmake[1]: Entering directory '/exopi-obj/pobj/foobillard-3.0a/foobillard-3.0a' gmake[1]: Nothing to be done for 'all-am'. gmake[1]: Leaving directory '/exopi-obj/pobj/foobillard-3.0a/foobillard-3.0a' >>> Running package in games/foobillard at 1714751302.27 ===> games/foobillard ===> Faking installation for foobillard-3.0ap2 Making install in src gmake[1]: Entering directory '/exopi-obj/pobj/foobillard-3.0a/foobillard-3.0a/src' gmake[2]: Entering directory '/exopi-obj/pobj/foobillard-3.0a/foobillard-3.0a/src' /bin/sh ../mkinstalldirs /exopi-obj/pobj/foobillard-3.0a/fake-amd64/usr/local/bin /exopi-obj/pobj/foobillard-3.0a/bin/install -c -s -m 755 foobillard /exopi-obj/pobj/foobillard-3.0a/fake-amd64/usr/local/bin/foobillard gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/exopi-obj/pobj/foobillard-3.0a/foobillard-3.0a/src' gmake[1]: Leaving directory '/exopi-obj/pobj/foobillard-3.0a/foobillard-3.0a/src' Making install in data gmake[1]: Entering directory '/exopi-obj/pobj/foobillard-3.0a/foobillard-3.0a/data' gmake[2]: Entering directory '/exopi-obj/pobj/foobillard-3.0a/foobillard-3.0a/data' gmake[2]: Nothing to be done for 'install-exec-am'. /bin/sh ../mkinstalldirs /exopi-obj/pobj/foobillard-3.0a/fake-amd64/usr/local/share/foobillard mkdir /exopi-obj/pobj/foobillard-3.0a/fake-amd64/usr/local/share/foobillard /exopi-obj/pobj/foobillard-3.0a/bin/install -c -m 644 blende.png /exopi-obj/pobj/foobillard-3.0a/fake-amd64/usr/local/share/foobillard/blende.png /exopi-obj/pobj/foobillard-3.0a/bin/install -c -m 644 bluebold.ttf /exopi-obj/pobj/foobillard-3.0a/fake-amd64/usr/local/share/foobillard/bluebold.ttf /exopi-obj/pobj/foobillard-3.0a/bin/install -c -m 644 cue_shadow.png /exopi-obj/pobj/foobillard-3.0a/fake-amd64/usr/local/share/foobillard/cue_shadow.png /exopi-obj/pobj/foobillard-3.0a/bin/install -c -m 644 foobillard.gif /exopi-obj/pobj/foobillard-3.0a/fake-amd64/usr/local/share/foobillard/foobillard.gif /exopi-obj/pobj/foobillard-3.0a/bin/install -c -m 644 foobillard.png /exopi-obj/pobj/foobillard-3.0a/fake-amd64/usr/local/share/foobillard/foobillard.png /exopi-obj/pobj/foobillard-3.0a/bin/install -c -m 644 full_symbol.png /exopi-obj/pobj/foobillard-3.0a/fake-amd64/usr/local/share/foobillard/full_symbol.png /exopi-obj/pobj/foobillard-3.0a/bin/install -c -m 644 fullhalf_symbol.png /exopi-obj/pobj/foobillard-3.0a/fake-amd64/usr/local/share/foobillard/fullhalf_symbol.png /exopi-obj/pobj/foobillard-3.0a/bin/install -c -m 644 half_symbol.png /exopi-obj/pobj/foobillard-3.0a/fake-amd64/usr/local/share/foobillard/half_symbol.png /exopi-obj/pobj/foobillard-3.0a/bin/install -c -m 644 iomanoid.ttf /exopi-obj/pobj/foobillard-3.0a/fake-amd64/usr/local/share/foobillard/iomanoid.ttf /exopi-obj/pobj/foobillard-3.0a/bin/install -c -m 644 lightflare.png /exopi-obj/pobj/foobillard-3.0a/fake-amd64/usr/local/share/foobillard/lightflare.png /exopi-obj/pobj/foobillard-3.0a/bin/install -c -m 644 place_cue_ball.png /exopi-obj/pobj/foobillard-3.0a/fake-amd64/usr/local/share/foobillard/place_cue_ball.png /exopi-obj/pobj/foobillard-3.0a/bin/install -c -m 644 queue.png /exopi-obj/pobj/foobillard-3.0a/fake-amd64/usr/local/share/foobillard/queue.png /exopi-obj/pobj/foobillard-3.0a/bin/install -c -m 644 queue_shadow.png /exopi-obj/pobj/foobillard-3.0a/fake-amd64/usr/local/share/foobillard/queue_shadow.png /exopi-obj/pobj/foobillard-3.0a/bin/install -c -m 644 shadow2.png /exopi-obj/pobj/foobillard-3.0a/fake-amd64/usr/local/share/foobillard/shadow2.png /exopi-obj/pobj/foobillard-3.0a/bin/install -c -m 644 shadow3.png /exopi-obj/pobj/foobillard-3.0a/fake-amd64/usr/local/share/foobillard/shadow3.png /exopi-obj/pobj/foobillard-3.0a/bin/install -c -m 644 shadow_alpha.png /exopi-obj/pobj/foobillard-3.0a/fake-amd64/usr/local/share/foobillard/shadow_alpha.png /exopi-obj/pobj/foobillard-3.0a/bin/install -c -m 644 sphere_map_128x128.png /exopi-obj/pobj/foobillard-3.0a/fake-amd64/usr/local/share/foobillard/sphere_map_128x128.png /exopi-obj/pobj/foobillard-3.0a/bin/install -c -m 644 sphere_map_128x128_light.png /exopi-obj/pobj/foobillard-3.0a/fake-amd64/usr/local/share/foobillard/sphere_map_128x128_light.png /exopi-obj/pobj/foobillard-3.0a/bin/install -c -m 644 sphere_map_64x64.png /exopi-obj/pobj/foobillard-3.0a/fake-amd64/usr/local/share/foobillard/sphere_map_64x64.png /exopi-obj/pobj/foobillard-3.0a/bin/install -c -m 644 table-frame.png /exopi-obj/pobj/foobillard-3.0a/fake-amd64/usr/local/share/foobillard/table-frame.png /exopi-obj/pobj/foobillard-3.0a/bin/install -c -m 644 tabletex_fB_128x128.png /exopi-obj/pobj/foobillard-3.0a/fake-amd64/usr/local/share/foobillard/tabletex_fB_128x128.png /exopi-obj/pobj/foobillard-3.0a/bin/install -c -m 644 tabletex_fB_256x256.png /exopi-obj/pobj/foobillard-3.0a/fake-amd64/usr/local/share/foobillard/tabletex_fB_256x256.png /exopi-obj/pobj/foobillard-3.0a/bin/install -c -m 644 youregon.ttf /exopi-obj/pobj/foobillard-3.0a/fake-amd64/usr/local/share/foobillard/youregon.ttf /exopi-obj/pobj/foobillard-3.0a/bin/install -c -m 644 ball_ball.raw /exopi-obj/pobj/foobillard-3.0a/fake-amd64/usr/local/share/foobillard/ball_ball.raw /exopi-obj/pobj/foobillard-3.0a/bin/install -c -m 644 posx.png /exopi-obj/pobj/foobillard-3.0a/fake-amd64/usr/local/share/foobillard/posx.png /exopi-obj/pobj/foobillard-3.0a/bin/install -c -m 644 posy.png /exopi-obj/pobj/foobillard-3.0a/fake-amd64/usr/local/share/foobillard/posy.png /exopi-obj/pobj/foobillard-3.0a/bin/install -c -m 644 posz.png /exopi-obj/pobj/foobillard-3.0a/fake-amd64/usr/local/share/foobillard/posz.png /exopi-obj/pobj/foobillard-3.0a/bin/install -c -m 644 negx.png /exopi-obj/pobj/foobillard-3.0a/fake-amd64/usr/local/share/foobillard/negx.png /exopi-obj/pobj/foobillard-3.0a/bin/install -c -m 644 negy.png /exopi-obj/pobj/foobillard-3.0a/fake-amd64/usr/local/share/foobillard/negy.png /exopi-obj/pobj/foobillard-3.0a/bin/install -c -m 644 negz.png /exopi-obj/pobj/foobillard-3.0a/fake-amd64/usr/local/share/foobillard/negz.png /exopi-obj/pobj/foobillard-3.0a/bin/install -c -m 644 bumpref.png /exopi-obj/pobj/foobillard-3.0a/fake-amd64/usr/local/share/foobillard/bumpref.png /exopi-obj/pobj/foobillard-3.0a/bin/install -c -m 644 cloth.png /exopi-obj/pobj/foobillard-3.0a/fake-amd64/usr/local/share/foobillard/cloth.png gmake[2]: Leaving directory '/exopi-obj/pobj/foobillard-3.0a/foobillard-3.0a/data' gmake[1]: Leaving directory '/exopi-obj/pobj/foobillard-3.0a/foobillard-3.0a/data' gmake[1]: Entering directory '/exopi-obj/pobj/foobillard-3.0a/foobillard-3.0a' gmake[2]: Entering directory '/exopi-obj/pobj/foobillard-3.0a/foobillard-3.0a' gmake[2]: Nothing to be done for 'install-exec-am'. gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/exopi-obj/pobj/foobillard-3.0a/foobillard-3.0a' gmake[1]: Leaving directory '/exopi-obj/pobj/foobillard-3.0a/foobillard-3.0a' ===> Building package for foobillard-3.0ap2 Create /exopi-cvs/ports/packages/amd64/all/foobillard-3.0ap2.tgz Creating package foobillard-3.0ap2 reading plist| checking dependencies| checking dependencies|devel/sdl checking dependencies|graphics/png checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 4% checksumming|*** | 5% checksumming|**** | 7% checksumming|***** | 9% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 14% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************* | 21% checksumming|************** | 23% checksumming|*************** | 25% checksumming|**************** | 27% checksumming|***************** | 29% checksumming|******************* | 30% checksumming|******************** | 32% checksumming|********************* | 34% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|************************** | 43% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 55% checksumming|*********************************** | 57% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 66% checksumming|***************************************** | 68% checksumming|****************************************** | 70% checksumming|******************************************** | 71% checksumming|********************************************* | 73% checksumming|********************************************** | 75% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|***************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************** | 91% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|**************** | 24% archiving|**************** | 26% archiving|***************** | 26% archiving|******************* | 29% archiving|********************* | 32% archiving|********************* | 33% archiving|********************** | 34% archiving|************************ | 37% archiving|************************** | 41% archiving|******************************* | 48% archiving|************************************ | 56% archiving|****************************************** | 65% archiving|********************************************** | 71% archiving|************************************************* | 76% archiving|*************************************************** | 79% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|********************************************************* | 89% archiving|********************************************************** | 91% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/foobillard-3.0ap2.tgz >>> Running clean in games/foobillard at 1714751305.60 ===> games/foobillard ===> Cleaning for foobillard-3.0ap2 >>> Ended at 1714751305.80 max_stuck=0.89/depends=1.64/show-prepare-results=0.77/build=30.47/package=3.32/clean=0.23