>>> Building on exopi-6 under x11/gnustep/camera BDEPENDS = [x11/gnustep/base;archivers/bzip2;devel/gmake;graphics/libgphoto2;x11/gnustep/gui;x11/gnustep/make] DIST = [x11/gnustep/camera:gnustep/Camera-0.8.tar.bz2] FULLPKGNAME = camera-0.8p12 RDEPENDS = [x11/gnustep/base;x11/gnustep/make;x11/gnustep/gui;graphics/libgphoto2;x11/gnustep/back] (Junk lock obtained for exopi-6 at 1714762279.34) >>> Running depends in x11/gnustep/camera at 1714762279.37 last junk was in sysutils/nut /usr/sbin/pkg_add -aI -Drepair gnustep-base-1.29.0p2 gnustep-gui-0.30.0p1 gnustep-make-2.9.1p1 libgphoto-2.5.31p1 was: /usr/sbin/pkg_add -aI -Drepair bzip2-1.0.8p0 gmake-4.4.1 gnustep-base-1.29.0p2 gnustep-gui-0.30.0p1 gnustep-make-2.9.1p1 libgphoto-2.5.31p1 /usr/sbin/pkg_add -aI -Drepair gnustep-base-1.29.0p2 gnustep-gui-0.30.0p1 gnustep-make-2.9.1p1 libgphoto-2.5.31p1 New and changed readme(s): /usr/local/share/doc/pkg-readmes/libgphoto >>> Running show-prepare-results in x11/gnustep/camera at 1714762284.31 ===> x11/gnustep/camera ===> Building from scratch camera-0.8p12 ===> camera-0.8p12 depends on: gnustep-make-* -> gnustep-make-2.9.1p1 ===> camera-0.8p12 depends on: gmake-* -> gmake-4.4.1 ===> camera-0.8p12 depends on: bzip2-* -> bzip2-1.0.8p0 ===> camera-0.8p12 depends on: libgphoto-* -> libgphoto-2.5.31p1 ===> camera-0.8p12 depends on: gnustep-gui-* -> gnustep-gui-0.30.0p1 ===> camera-0.8p12 depends on: gnustep-base-* -> gnustep-base-1.29.0p2 ===> Verifying specs: gphoto2 gphoto2_port c++ c++abi pthread gnustep-base gnustep-gui c objc2 m gnustep-base pthread ===> found gphoto2.5.0 gphoto2_port.9.0 c++.10.0 c++abi.7.0 pthread.27.1 gnustep-base.10.6 gnustep-gui.0.32 c.100.0 objc2.3.0 m.10.1 bzip2-1.0.8p0 gmake-4.4.1 gnustep-base-1.29.0p2 gnustep-gui-0.30.0p1 gnustep-make-2.9.1p1 libgphoto-2.5.31p1 Don't run junk because nojunk in devel/sdcc (Junk lock released for exopi-6 at 1714762285.98) distfiles size=27321 >>> Running build in x11/gnustep/camera at 1714762286.00 ===> x11/gnustep/camera ===> Checking files for camera-0.8p12 `/exopi-cvs/ports/distfiles/gnustep/Camera-0.8.tar.bz2' is up to date. >> (SHA256) gnustep/Camera-0.8.tar.bz2: OK ===> Extracting for camera-0.8p12 ===> Patching for camera-0.8p12 ===> Applying OpenBSD patch patch-CameraController_m Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- CameraController.m.orig Wed Mar 31 23:44:24 2004 |+++ CameraController.m Thu Oct 17 18:56:07 2013 -------------------------- Patching file CameraController.m using Plan A... Hunk #1 succeeded at 367. Hunk #2 succeeded at 392. Hunk #3 succeeded at 545. 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 camera-0.8p12 ===> Configuring for camera-0.8p12 ===> Building for camera-0.8p12 This is gnustep-make 2.9.1. Type 'gmake print-gnustep-make-help' for help. Running in gnustep-make version 2 strict mode. cd .; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs ./obj Making all for app Camera... cd .; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs ./obj/Camera.obj/ /usr/local/share/GNUstep/Makefiles/mkinstalldirs Camera.app/. cc main.m -c \ -MMD -MP -I/usr/local/include/gnustep -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNUSTEP_RUNTIME=1 -D_NONFRAGILE_ABI=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -pipe -fobjc-runtime=gnustep-1.8 -fblocks -g -Wall -fconstant-string-class=NSConstantString `gphoto2-config --cflags` -I. -I/camera-0.8_writes_to_HOME/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/Camera.obj/main.m.o cc AppDelegate.m -c \ -MMD -MP -I/usr/local/include/gnustep -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNUSTEP_RUNTIME=1 -D_NONFRAGILE_ABI=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -pipe -fobjc-runtime=gnustep-1.8 -fblocks -g -Wall -fconstant-string-class=NSConstantString `gphoto2-config --cflags` -I. -I/camera-0.8_writes_to_HOME/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/Camera.obj/AppDelegate.m.o cc CameraController.m -c \ -MMD -MP -I/usr/local/include/gnustep -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNUSTEP_RUNTIME=1 -D_NONFRAGILE_ABI=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -pipe -fobjc-runtime=gnustep-1.8 -fblocks -g -Wall -fconstant-string-class=NSConstantString `gphoto2-config --cflags` -I. -I/camera-0.8_writes_to_HOME/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/Camera.obj/CameraController.m.o cc DigitalCamera.m -c \ -MMD -MP -I/usr/local/include/gnustep -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNUSTEP_RUNTIME=1 -D_NONFRAGILE_ABI=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -pipe -fobjc-runtime=gnustep-1.8 -fblocks -g -Wall -fconstant-string-class=NSConstantString `gphoto2-config --cflags` -I. -I/camera-0.8_writes_to_HOME/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/Camera.obj/DigitalCamera.m.o cc OpenPanelAddons.m -c \ -MMD -MP -I/usr/local/include/gnustep -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNUSTEP_RUNTIME=1 -D_NONFRAGILE_ABI=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -pipe -fobjc-runtime=gnustep-1.8 -fblocks -g -Wall -fconstant-string-class=NSConstantString `gphoto2-config --cflags` -I. -I/camera-0.8_writes_to_HOME/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/Camera.obj/OpenPanelAddons.m.o cc -Wl,-E -pthread -fexceptions -fobjc-runtime=gnustep-1.8 -fblocks -o Camera.app/./Camera \ ./obj/Camera.obj/main.m.o ./obj/Camera.obj/AppDelegate.m.o ./obj/Camera.obj/CameraController.m.o ./obj/Camera.obj/DigitalCamera.m.o ./obj/Camera.obj/OpenPanelAddons.m.o -L/camera-0.8_writes_to_HOME/GNUstep/Library/Libraries -L/usr/local/lib -L/usr/local/lib `gphoto2-config --libs` -lgnustep-gui -lgnustep-base -lobjc2 -lm -lc++abi /usr/local/share/GNUstep/Makefiles/mkinstalldirs Camera.app/Resources echo "OLD_GNUSTEP_STAMP_ASTRING = _NSApplication-Camera.png-Camera--" > ./Camera.app/stamp.make (echo "{"; echo ' NOTE = "Automatically generated, do not edit!";'; \ echo " NSExecutable = \"Camera\";"; \ echo " NSMainNibFile = \"Camera\";"; \ echo " NSMainStoryboardFile = \"\";"; \ echo " GSMainMarkupFile = \"\";"; \ if [ "Camera.png" != "" ]; then \ echo " NSIcon = \"Camera.png\";"; \ fi; \ echo " NSPrincipalClass = \"NSApplication\";"; \ echo "}") >Camera.app/Resources/Info-gnustep.plist if [ -r "CameraInfo.plist" ]; then \ plmerge Camera.app/Resources/Info-gnustep.plist "CameraInfo.plist"; \ fi 2024-05-03 20:51:29.964 plmerge[93694:3173980032392] File NSPropertyList.m: 1011. In id parsePlItem(pldata *) Missing semicolon in dictionary at line 25 char 787 pl2link Camera.app/Resources/Info-gnustep.plist ./Camera.app/Resources/Camera.desktop; \ chmod a+x ./Camera.app/Resources/Camera.desktop for f in Camera.gorm CameraInfo.plist Images/*; do \ if [ -f .//$f -o -d .//$f ]; then \ cp -fr .//$f ./Camera.app/Resources/; \ else \ echo "Warning: .//$f not found - ignoring"; \ fi; \ done >>> Running package in x11/gnustep/camera at 1714762290.21 ===> x11/gnustep/camera ===> Faking installation for camera-0.8p12 This is gnustep-make 2.9.1. Type 'gmake print-gnustep-make-help' for help. Running in gnustep-make version 2 strict mode. Making all for app Camera... gmake[3]: Nothing to be done for 'internal-app-compile'. for f in Camera.gorm CameraInfo.plist Images/*; do \ if [ -f .//$f -o -d .//$f ]; then \ cp -fr .//$f ./Camera.app/Resources/; \ else \ echo "Warning: .//$f not found - ignoring"; \ fi; \ done Making install for app Camera... /usr/local/share/GNUstep/Makefiles/mkinstalldirs -c root.bin /exopi-obj/pobj/camera-0.8/fake-amd64//usr/local/libexec/GNUstep rm -rf /exopi-obj/pobj/camera-0.8/fake-amd64//usr/local/libexec/GNUstep/Camera.app; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs -c root.bin /exopi-obj/pobj/camera-0.8/fake-amd64//usr/local/libexec/GNUstep; \ (cd ./.; \ /usr/local/bin/gtar chfX - /usr/local/share/GNUstep/Makefiles/tar-exclude-list Camera.app) \ | (cd /exopi-obj/pobj/camera-0.8/fake-amd64//usr/local/libexec/GNUstep; /usr/local/bin/gtar xf -) chown -R root.bin \ /exopi-obj/pobj/camera-0.8/fake-amd64//usr/local/libexec/GNUstep/Camera.app \ cd /exopi-obj/pobj/camera-0.8/fake-amd64//usr/local/bin/.; \ rm -f Camera; \ ln -s `/usr/local/share/GNUstep/Makefiles/relative_path.sh /exopi-obj/pobj/camera-0.8/fake-amd64//usr/local/bin/. /exopi-obj/pobj/camera-0.8/fake-amd64//usr/local/libexec/GNUstep/Camera.app/./Camera short` \ Camera strip /exopi-obj/pobj/camera-0.8/fake-amd64//usr/local/libexec/GNUstep/Camera.app/./Camera ===> Building package for camera-0.8p12 Create /exopi-cvs/ports/packages/amd64/all/camera-0.8p12.tgz Creating package camera-0.8p12 reading plist| checking dependencies| checking dependencies|graphics/libgphoto2 checking dependencies|x11/gnustep/back checking dependencies|x11/gnustep/base checking dependencies|x11/gnustep/gui checking dependencies|x11/gnustep/make checksumming| checksumming| | 0% checksumming|** | 3% checksumming|*** | 6% checksumming|***** | 9% checksumming|******* | 11% checksumming|********* | 14% checksumming|********** | 17% checksumming|************ | 20% checksumming|************** | 23% checksumming|**************** | 26% checksumming|***************** | 29% checksumming|******************* | 31% checksumming|********************* | 34% checksumming|*********************** | 37% checksumming|************************ | 40% checksumming|************************** | 43% checksumming|**************************** | 46% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|********************************* | 54% checksumming|*********************************** | 57% checksumming|************************************* | 60% checksumming|************************************** | 63% checksumming|**************************************** | 66% checksumming|****************************************** | 69% checksumming|******************************************** | 71% checksumming|********************************************* | 74% checksumming|*********************************************** | 77% checksumming|************************************************* | 80% checksumming|*************************************************** | 83% checksumming|**************************************************** | 86% checksumming|****************************************************** | 89% checksumming|******************************************************** | 91% checksumming|********************************************************** | 94% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|********************************************************** | 90% archiving|*********************************************************** | 92% archiving|************************************************************* | 96% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/camera-0.8p12.tgz >>> Running clean in x11/gnustep/camera at 1714762307.71 ===> x11/gnustep/camera ===> Cleaning for camera-0.8p12 >>> Ended at 1714762307.99 max_stuck=7.19/depends=4.95/show-prepare-results=1.69/build=4.21/package=17.50/clean=0.30