>>> Building on exopi-6 under graphics/luvcview BDEPENDS = [devel/sdl] DIST = [graphics/luvcview:luvcview-20070512.tar.gz] FULLPKGNAME = luvcview-20070512p6 RDEPENDS = [devel/sdl] (Junk lock obtained for exopi-6 at 1711447034.89) >>> Running depends in graphics/luvcview at 1711447034.93 last junk was in mail/thunderbird-i18n/be /usr/sbin/pkg_add -aI -Drepair sdl-1.2.15p12 was: /usr/sbin/pkg_add -aI -Drepair sdl-1.2.15p12 /usr/sbin/pkg_add -aI -Drepair sdl-1.2.15p12 >>> Running show-prepare-results in graphics/luvcview at 1711447036.81 ===> graphics/luvcview ===> Building from scratch luvcview-20070512p6 ===> luvcview-20070512p6 depends on: sdl->=1.2.5 -> sdl-1.2.15p12 ===> Verifying specs: SDL c pthread ===> found SDL.8.0 c.99.0 pthread.27.1 sdl-1.2.15p12 (Junk lock released for exopi-6 at 1711447037.43) distfiles size=89405 >>> Running build in graphics/luvcview at 1711447037.46 ===> graphics/luvcview ===> Checking files for luvcview-20070512p6 `/exopi-cvs/ports/distfiles/luvcview-20070512.tar.gz' is up to date. >> (SHA256) luvcview-20070512.tar.gz: OK ===> Extracting for luvcview-20070512p6 ===> Patching for luvcview-20070512p6 ===> Applying OpenBSD patch patch-Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- Makefile.orig Sat May 12 11:57:17 2007 |+++ Makefile Fri Jun 13 18:40:06 2008 -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 9. done ===> Applying OpenBSD patch patch-gui_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- gui.c.orig Tue Feb 7 19:16:39 2006 |+++ gui.c Mon Aug 4 12:42:28 2008 -------------------------- Patching file gui.c using Plan A... Hunk #1 succeeded at 69. done ===> Applying OpenBSD patch patch-luvcview_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- luvcview.c.orig Fri Jun 13 00:33:54 2008 |+++ luvcview.c Fri Jun 13 00:38:32 2008 -------------------------- Patching file luvcview.c using Plan A... Hunk #1 succeeded at 33. Hunk #2 succeeded at 178. done ===> Applying OpenBSD patch patch-utils_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- utils.c.orig Sat May 12 12:13:11 2007 |+++ utils.c Mon May 17 18:50:46 2010 -------------------------- Patching file utils.c using Plan A... Hunk #1 succeeded at 26. Hunk #2 succeeded at 235. done ===> Applying OpenBSD patch patch-uvc_compat_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- uvc_compat.h.orig Fri Jun 13 00:36:47 2008 |+++ uvc_compat.h Fri Jun 13 00:37:34 2008 -------------------------- Patching file uvc_compat.h using Plan A... Hunk #1 succeeded at 1. done ===> Applying OpenBSD patch patch-uvcvideo_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- uvcvideo.h.orig Fri Jun 13 00:35:58 2008 |+++ uvcvideo.h Fri Jun 13 00:36:25 2008 -------------------------- Patching file uvcvideo.h using Plan A... Hunk #1 succeeded at 1. done ===> Applying OpenBSD patch patch-v4l2uvc_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: v4l2uvc.c |--- v4l2uvc.c.orig |+++ v4l2uvc.c -------------------------- Patching file v4l2uvc.c using Plan A... Hunk #1 succeeded at 143. Hunk #2 succeeded at 163. done ===> Applying OpenBSD patch patch-v4l2uvc_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: v4l2uvc.h |--- v4l2uvc.h.orig |+++ v4l2uvc.h -------------------------- Patching file v4l2uvc.h using Plan A... Hunk #1 succeeded at 29. Hunk #2 succeeded at 100. done sed -i 's/__u32/u_int32_t/g' /exopi-obj/pobj/luvcview-20070512/luvcview-20070512/v4l2uvc.[ch] ===> 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 luvcview-20070512p6 ===> Configuring for luvcview-20070512p6 ===> Building for luvcview-20070512p6 cc -O2 -pipe -I/usr/X11R6/include -I/usr/local/include -O2 -pipe -I/usr/X11R6/include -I/usr/local/include -c luvcview.c In file included from luvcview.c:46: In file included from ./v4l2uvc.h:35: ./uvcvideo.h:13:9: warning: 'V4L2_CID_BACKLIGHT_COMPENSATION' macro redefined [-Wmacro-redefined] #define V4L2_CID_BACKLIGHT_COMPENSATION (V4L2_CID_PRIVATE_BASE+0) ^ /usr/include/sys/videoio.h:178:9: note: previous definition is here #define V4L2_CID_BACKLIGHT_COMPENSATION (V4L2_CID_BASE+28) ^ In file included from luvcview.c:46: In file included from ./v4l2uvc.h:35: ./uvcvideo.h:14:9: warning: 'V4L2_CID_POWER_LINE_FREQUENCY' macro redefined [-Wmacro-redefined] #define V4L2_CID_POWER_LINE_FREQUENCY (V4L2_CID_PRIVATE_BASE+1) ^ /usr/include/sys/videoio.h:168:9: note: previous definition is here #define V4L2_CID_POWER_LINE_FREQUENCY (V4L2_CID_BASE+24) ^ In file included from luvcview.c:46: In file included from ./v4l2uvc.h:35: ./uvcvideo.h:15:9: warning: 'V4L2_CID_SHARPNESS' macro redefined [-Wmacro-redefined] #define V4L2_CID_SHARPNESS (V4L2_CID_PRIVATE_BASE+2) ^ /usr/include/sys/videoio.h:177:9: note: previous definition is here #define V4L2_CID_SHARPNESS (V4L2_CID_BASE+27) ^ In file included from luvcview.c:46: In file included from ./v4l2uvc.h:35: ./uvcvideo.h:16:9: warning: 'V4L2_CID_HUE_AUTO' macro redefined [-Wmacro-redefined] #define V4L2_CID_HUE_AUTO (V4L2_CID_PRIVATE_BASE+3) ^ /usr/include/sys/videoio.h:175:9: note: previous definition is here #define V4L2_CID_HUE_AUTO (V4L2_CID_BASE+25) ^ In file included from luvcview.c:46: In file included from ./v4l2uvc.h:35: ./uvcvideo.h:18:9: warning: 'V4L2_CID_FOCUS_AUTO' macro redefined [-Wmacro-redefined] #define V4L2_CID_FOCUS_AUTO (V4L2_CID_PRIVATE_BASE+4) ^ /usr/include/sys/videoio.h:750:9: note: previous definition is here #define V4L2_CID_FOCUS_AUTO (V4L2_CID_CAMERA_CLASS_BASE+12) ^ In file included from luvcview.c:46: In file included from ./v4l2uvc.h:35: ./uvcvideo.h:19:9: warning: 'V4L2_CID_FOCUS_ABSOLUTE' macro redefined [-Wmacro-redefined] #define V4L2_CID_FOCUS_ABSOLUTE (V4L2_CID_PRIVATE_BASE+5) ^ /usr/include/sys/videoio.h:748:9: note: previous definition is here #define V4L2_CID_FOCUS_ABSOLUTE (V4L2_CID_CAMERA_CLASS_BASE+10) ^ In file included from luvcview.c:46: In file included from ./v4l2uvc.h:35: ./uvcvideo.h:20:9: warning: 'V4L2_CID_FOCUS_RELATIVE' macro redefined [-Wmacro-redefined] #define V4L2_CID_FOCUS_RELATIVE (V4L2_CID_PRIVATE_BASE+6) ^ /usr/include/sys/videoio.h:749:9: note: previous definition is here #define V4L2_CID_FOCUS_RELATIVE (V4L2_CID_CAMERA_CLASS_BASE+11) ^ In file included from luvcview.c:46: In file included from ./v4l2uvc.h:35: ./uvcvideo.h:22:9: warning: 'V4L2_CID_PAN_RELATIVE' macro redefined [-Wmacro-redefined] #define V4L2_CID_PAN_RELATIVE (V4L2_CID_PRIVATE_BASE+7) ^ /usr/include/sys/videoio.h:740:9: note: previous definition is here #define V4L2_CID_PAN_RELATIVE (V4L2_CID_CAMERA_CLASS_BASE+4) ^ In file included from luvcview.c:46: In file included from ./v4l2uvc.h:35: ./uvcvideo.h:23:9: warning: 'V4L2_CID_TILT_RELATIVE' macro redefined [-Wmacro-redefined] #define V4L2_CID_TILT_RELATIVE (V4L2_CID_PRIVATE_BASE+8) ^ /usr/include/sys/videoio.h:741:9: note: previous definition is here #define V4L2_CID_TILT_RELATIVE (V4L2_CID_CAMERA_CLASS_BASE+5) ^ In file included from luvcview.c:46: In file included from ./v4l2uvc.h:35: ./uvcvideo.h:26:9: warning: 'V4L2_CID_EXPOSURE_AUTO' macro redefined [-Wmacro-redefined] #define V4L2_CID_EXPOSURE_AUTO (V4L2_CID_PRIVATE_BASE+10) ^ /usr/include/sys/videoio.h:730:9: note: previous definition is here #define V4L2_CID_EXPOSURE_AUTO (V4L2_CID_CAMERA_CLASS_BASE+1) ^ In file included from luvcview.c:46: In file included from ./v4l2uvc.h:35: ./uvcvideo.h:27:9: warning: 'V4L2_CID_EXPOSURE_ABSOLUTE' macro redefined [-Wmacro-redefined] #define V4L2_CID_EXPOSURE_ABSOLUTE (V4L2_CID_PRIVATE_BASE+11) ^ /usr/include/sys/videoio.h:737:9: note: previous definition is here #define V4L2_CID_EXPOSURE_ABSOLUTE (V4L2_CID_CAMERA_CLASS_BASE+2) ^ In file included from luvcview.c:46: In file included from ./v4l2uvc.h:35: ./uvcvideo.h:30:9: warning: 'V4L2_CID_WHITE_BALANCE_TEMPERATURE' macro redefined [-Wmacro-redefined] #define V4L2_CID_WHITE_BALANCE_TEMPERATURE (V4L2_CID_PRIVATE_BASE+13) ^ /usr/include/sys/videoio.h:176:9: note: previous definition is here #define V4L2_CID_WHITE_BALANCE_TEMPERATURE (V4L2_CID_BASE+26) ^ luvcview.c:427:7: warning: call to undeclared function 'check_videoIn'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] check_videoIn(videoIn,(char *) videodevice); ^ luvcview.c:898:1: warning: non-void function does not return a value [-Wreturn-type] } ^ 14 warnings generated. cc -O2 -pipe -I/usr/X11R6/include -I/usr/local/include -O2 -pipe -I/usr/X11R6/include -I/usr/local/include -c color.c cc -O2 -pipe -I/usr/X11R6/include -I/usr/local/include -O2 -pipe -I/usr/X11R6/include -I/usr/local/include -c utils.c utils.c:580: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 setinput(in, p) ^ utils.c:590:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int fillbits(in, le, bi) ^ utils.c:621:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int dec_readmarker(in) ^ utils.c:649:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int dec_rec2(in, hu, runp, c, i) ^ utils.c:703: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 decode_mcus(in, dct, n, sc, maxp) ^ utils.c:739: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 dec_makehuff(hu, hufflen, huffvals) ^ utils.c:975: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 idctqtab(qin, qout) ^ utils.c:1203:58: warning: format string contains '\0' within the string body [-Wformat] snprintf (temp, 26, "P-%02d:%02d:%04d-%02d:%02d:%02d.%s\0", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ 8 warnings generated. cc -O2 -pipe -I/usr/X11R6/include -I/usr/local/include -O2 -pipe -I/usr/X11R6/include -I/usr/local/include -c v4l2uvc.c In file included from v4l2uvc.c:26: In file included from ./v4l2uvc.h:35: ./uvcvideo.h:13:9: warning: 'V4L2_CID_BACKLIGHT_COMPENSATION' macro redefined [-Wmacro-redefined] #define V4L2_CID_BACKLIGHT_COMPENSATION (V4L2_CID_PRIVATE_BASE+0) ^ /usr/include/sys/videoio.h:178:9: note: previous definition is here #define V4L2_CID_BACKLIGHT_COMPENSATION (V4L2_CID_BASE+28) ^ In file included from v4l2uvc.c:26: In file included from ./v4l2uvc.h:35: ./uvcvideo.h:14:9: warning: 'V4L2_CID_POWER_LINE_FREQUENCY' macro redefined [-Wmacro-redefined] #define V4L2_CID_POWER_LINE_FREQUENCY (V4L2_CID_PRIVATE_BASE+1) ^ /usr/include/sys/videoio.h:168:9: note: previous definition is here #define V4L2_CID_POWER_LINE_FREQUENCY (V4L2_CID_BASE+24) ^ In file included from v4l2uvc.c:26: In file included from ./v4l2uvc.h:35: ./uvcvideo.h:15:9: warning: 'V4L2_CID_SHARPNESS' macro redefined [-Wmacro-redefined] #define V4L2_CID_SHARPNESS (V4L2_CID_PRIVATE_BASE+2) ^ /usr/include/sys/videoio.h:177:9: note: previous definition is here #define V4L2_CID_SHARPNESS (V4L2_CID_BASE+27) ^ In file included from v4l2uvc.c:26: In file included from ./v4l2uvc.h:35: ./uvcvideo.h:16:9: warning: 'V4L2_CID_HUE_AUTO' macro redefined [-Wmacro-redefined] #define V4L2_CID_HUE_AUTO (V4L2_CID_PRIVATE_BASE+3) ^ /usr/include/sys/videoio.h:175:9: note: previous definition is here #define V4L2_CID_HUE_AUTO (V4L2_CID_BASE+25) ^ In file included from v4l2uvc.c:26: In file included from ./v4l2uvc.h:35: ./uvcvideo.h:18:9: warning: 'V4L2_CID_FOCUS_AUTO' macro redefined [-Wmacro-redefined] #define V4L2_CID_FOCUS_AUTO (V4L2_CID_PRIVATE_BASE+4) ^ /usr/include/sys/videoio.h:750:9: note: previous definition is here #define V4L2_CID_FOCUS_AUTO (V4L2_CID_CAMERA_CLASS_BASE+12) ^ In file included from v4l2uvc.c:26: In file included from ./v4l2uvc.h:35: ./uvcvideo.h:19:9: warning: 'V4L2_CID_FOCUS_ABSOLUTE' macro redefined [-Wmacro-redefined] #define V4L2_CID_FOCUS_ABSOLUTE (V4L2_CID_PRIVATE_BASE+5) ^ /usr/include/sys/videoio.h:748:9: note: previous definition is here #define V4L2_CID_FOCUS_ABSOLUTE (V4L2_CID_CAMERA_CLASS_BASE+10) ^ In file included from v4l2uvc.c:26: In file included from ./v4l2uvc.h:35: ./uvcvideo.h:20:9: warning: 'V4L2_CID_FOCUS_RELATIVE' macro redefined [-Wmacro-redefined] #define V4L2_CID_FOCUS_RELATIVE (V4L2_CID_PRIVATE_BASE+6) ^ /usr/include/sys/videoio.h:749:9: note: previous definition is here #define V4L2_CID_FOCUS_RELATIVE (V4L2_CID_CAMERA_CLASS_BASE+11) ^ In file included from v4l2uvc.c:26: In file included from ./v4l2uvc.h:35: ./uvcvideo.h:22:9: warning: 'V4L2_CID_PAN_RELATIVE' macro redefined [-Wmacro-redefined] #define V4L2_CID_PAN_RELATIVE (V4L2_CID_PRIVATE_BASE+7) ^ /usr/include/sys/videoio.h:740:9: note: previous definition is here #define V4L2_CID_PAN_RELATIVE (V4L2_CID_CAMERA_CLASS_BASE+4) ^ In file included from v4l2uvc.c:26: In file included from ./v4l2uvc.h:35: ./uvcvideo.h:23:9: warning: 'V4L2_CID_TILT_RELATIVE' macro redefined [-Wmacro-redefined] #define V4L2_CID_TILT_RELATIVE (V4L2_CID_PRIVATE_BASE+8) ^ /usr/include/sys/videoio.h:741:9: note: previous definition is here #define V4L2_CID_TILT_RELATIVE (V4L2_CID_CAMERA_CLASS_BASE+5) ^ In file included from v4l2uvc.c:26: In file included from ./v4l2uvc.h:35: ./uvcvideo.h:26:9: warning: 'V4L2_CID_EXPOSURE_AUTO' macro redefined [-Wmacro-redefined] #define V4L2_CID_EXPOSURE_AUTO (V4L2_CID_PRIVATE_BASE+10) ^ /usr/include/sys/videoio.h:730:9: note: previous definition is here #define V4L2_CID_EXPOSURE_AUTO (V4L2_CID_CAMERA_CLASS_BASE+1) ^ In file included from v4l2uvc.c:26: In file included from ./v4l2uvc.h:35: ./uvcvideo.h:27:9: warning: 'V4L2_CID_EXPOSURE_ABSOLUTE' macro redefined [-Wmacro-redefined] #define V4L2_CID_EXPOSURE_ABSOLUTE (V4L2_CID_PRIVATE_BASE+11) ^ /usr/include/sys/videoio.h:737:9: note: previous definition is here #define V4L2_CID_EXPOSURE_ABSOLUTE (V4L2_CID_CAMERA_CLASS_BASE+2) ^ In file included from v4l2uvc.c:26: In file included from ./v4l2uvc.h:35: ./uvcvideo.h:30:9: warning: 'V4L2_CID_WHITE_BALANCE_TEMPERATURE' macro redefined [-Wmacro-redefined] #define V4L2_CID_WHITE_BALANCE_TEMPERATURE (V4L2_CID_PRIVATE_BASE+13) ^ /usr/include/sys/videoio.h:176:9: note: previous definition is here #define V4L2_CID_WHITE_BALANCE_TEMPERATURE (V4L2_CID_BASE+26) ^ v4l2uvc.c:160:2: warning: call to undeclared function 'SDL_Delay'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] SDL_Delay(10); ^ v4l2uvc.c:195:7: warning: call to undeclared function 'SDL_Delay'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] SDL_Delay(10); ^ v4l2uvc.c:218:7: warning: call to undeclared function 'SDL_Delay'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] SDL_Delay(20); ^ v4l2uvc.c:256:9: warning: call to undeclared function 'SDL_Delay'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] SDL_Delay(10); ^ v4l2uvc.c:275:9: warning: call to undeclared function 'SDL_Delay'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] SDL_Delay(10); ^ v4l2uvc.c:289:5: warning: call to undeclared function 'SDL_Delay'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] SDL_Delay(100); ^ v4l2uvc.c:291:1: warning: non-void function does not return a value [-Wreturn-type] } ^ v4l2uvc.c:314:9: warning: call to undeclared function 'SDL_Delay'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] SDL_Delay(20); ^ v4l2uvc.c:318:1: warning: non-void function does not return a value [-Wreturn-type] } ^ v4l2uvc.c:618:1: warning: non-void function does not return a value [-Wreturn-type] } ^ 22 warnings generated. cc -O2 -pipe -I/usr/X11R6/include -I/usr/local/include -O2 -pipe -I/usr/X11R6/include -I/usr/local/include -c gui.c gui.c:113:1: warning: non-void function does not return a value [-Wreturn-type] } ^ 1 warning generated. cc -O2 -pipe -I/usr/X11R6/include -I/usr/local/include -O2 -pipe -I/usr/X11R6/include -I/usr/local/include -c avilib.c cc -O2 -pipe -I/usr/X11R6/include -I/usr/local/include luvcview.o color.o utils.o v4l2uvc.o gui.o avilib.o `sdl-config --libs` -o luvcview v4l2uvc.c(v4l2uvc.o:(uvcGrab)): warning: sprintf() is often misused, please use snprintf() chmod 755 luvcview >>> Running package in graphics/luvcview at 1711447040.79 ===> graphics/luvcview ===> Faking installation for luvcview-20070512p6 /exopi-obj/pobj/luvcview-20070512/bin/install -c -s -m 755 /exopi-obj/pobj/luvcview-20070512/luvcview-20070512/luvcview /exopi-obj/pobj/luvcview-20070512/fake-amd64/usr/local/bin ===> Building package for luvcview-20070512p6 Create /exopi-cvs/ports/packages/amd64/all/luvcview-20070512p6.tgz Creating package luvcview-20070512p6 reading plist| checking dependencies| checking dependencies|devel/sdl checksumming| checksumming| | 0% checksumming|***** | 8% checksumming|********** | 17% checksumming|*************** | 25% checksumming|******************** | 33% checksumming|************************* | 42% checksumming|******************************* | 50% checksumming|************************************ | 58% checksumming|***************************************** | 67% checksumming|********************************************** | 75% checksumming|*************************************************** | 83% checksumming|******************************************************** | 92% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/luvcview-20070512p6.tgz >>> Running clean in graphics/luvcview at 1711447042.90 ===> graphics/luvcview ===> Cleaning for luvcview-20070512p6 >>> Ended at 1711447043.16 max_stuck=1.08/depends=1.88/show-prepare-results=0.67/build=3.32/package=2.10/clean=0.30