>>> Building on exopi-1 under x11/fleditor BDEPENDS = [x11/fltk] DIST = [x11/fleditor:fl_editor-0.4.5.tgz] FULLPKGNAME = fleditor-0.4.5p8 RDEPENDS = [x11/fltk] (Junk lock obtained for exopi-1 at 1713539722.91) >>> Running depends in x11/fleditor at 1713539722.97 last junk was in geo/py-fiona,python3 /usr/sbin/pkg_add -aI -Drepair fltk-1.3.3p3 was: /usr/sbin/pkg_add -aI -Drepair fltk-1.3.3p3 /usr/sbin/pkg_add -aI -Drepair fltk-1.3.3p3 >>> Running show-prepare-results in x11/fleditor at 1713539726.05 ===> x11/fleditor ===> Building from scratch fleditor-0.4.5p8 ===> fleditor-0.4.5p8 depends on: fltk-* -> fltk-1.3.3p3 ===> Verifying specs: m c++ c++abi pthread ===> found m.10.1 c++.10.0 c++abi.7.0 pthread.27.1 fltk-1.3.3p3 (Junk lock released for exopi-1 at 1713539726.57) distfiles size=156033 >>> Running build in x11/fleditor at 1713539726.61 ===> x11/fleditor ===> Checking files for fleditor-0.4.5p8 `/exopi-cvs/ports/distfiles/fl_editor-0.4.5.tgz' is up to date. >> (SHA256) fl_editor-0.4.5.tgz: OK ===> Extracting for fleditor-0.4.5p8 ===> Patching for fleditor-0.4.5p8 ===> Applying OpenBSD patch patch-FL_Fl_Editor_H Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- FL/Fl_Editor.H.orig Sat May 22 23:21:21 2010 |+++ FL/Fl_Editor.H Sat May 22 23:21:27 2010 -------------------------- Patching file FL/Fl_Editor.H using Plan A... Hunk #1 succeeded at 186. done ===> Applying OpenBSD patch patch-FL_wstring_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- FL/wstring.h.orig Sat May 22 23:20:40 2010 |+++ FL/wstring.h Sat May 22 23:20:49 2010 -------------------------- Patching file FL/wstring.h using Plan A... Hunk #1 succeeded at 88. done ===> Applying OpenBSD patch patch-Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- Makefile.in.orig Fri Jun 14 23:12:25 2002 |+++ Makefile.in Sat May 22 16:29:40 2010 -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 29. Hunk #2 succeeded at 62. Hunk #3 succeeded at 93. Hunk #4 succeeded at 129. done ===> Applying OpenBSD patch patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- configure.orig Mon Apr 22 18:23:58 2002 |+++ configure Sat May 22 16:29:40 2010 -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 20. Hunk #2 succeeded at 531. Hunk #3 succeeded at 998. Hunk #4 succeeded at 1348. Hunk #5 succeeded at 1378. Hunk #6 succeeded at 1431. done ===> Applying OpenBSD patch patch-configure_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- configure.in.orig Wed Jan 10 00:11:25 2001 |+++ configure.in Fri Aug 9 15:52:32 2002 -------------------------- Patching file configure.in using Plan A... Hunk #1 succeeded at 18. Hunk #2 succeeded at 47. Hunk #3 succeeded at 70. done ===> Applying OpenBSD patch patch-fltk_Fl_Editor_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- fltk/Fl_Editor.h.orig Sat May 22 23:20:03 2010 |+++ fltk/Fl_Editor.h Sat May 22 23:20:16 2010 -------------------------- Patching file fltk/Fl_Editor.h using Plan A... Hunk #1 succeeded at 186. done ===> Applying OpenBSD patch patch-fltk_editengine_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: fltk/editengine.h |--- fltk/editengine.h.orig |+++ fltk/editengine.h -------------------------- Patching file fltk/editengine.h using Plan A... Hunk #1 succeeded at 113. done ===> Applying OpenBSD patch patch-fltk_wstring_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- fltk/wstring.h.orig Sat May 22 23:21:41 2010 |+++ fltk/wstring.h Sat May 22 23:21:47 2010 -------------------------- Patching file fltk/wstring.h using Plan A... Hunk #1 succeeded at 88. done ===> Applying OpenBSD patch patch-src_editengine_cxx Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/editengine.cxx |--- src/editengine.cxx.orig |+++ src/editengine.cxx -------------------------- Patching file src/editengine.cxx using Plan A... Hunk #1 succeeded at 218. 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 fleditor-0.4.5p8 ===> Configuring for fleditor-0.4.5p8 Using /exopi-obj/pobj/fleditor-0.4.5/config.site (generated) loading site script /exopi-obj/pobj/fleditor-0.4.5/config.site creating cache ./config.cache checking for gcc... cc checking whether the C compiler (cc -O2 -pipe -L/usr/local/lib) works... yes checking whether the C compiler (cc -O2 -pipe -L/usr/local/lib) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for c++... c++ checking whether the C++ compiler (c++ -O2 -pipe -L/usr/local/lib) works... yes checking whether the C++ compiler (c++ -O2 -pipe -L/usr/local/lib) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether c++ accepts -g... (cached) yes checking for ranlib... ranlib checking for ar... /usr/bin/ar checking for rm... (cached) /bin/rm checking how to run the C preprocessor... cc -E checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for fl_numericsort in -lfltk... yes updating cache ./config.cache creating ./config.status creating Makefile ===> Building for fleditor-0.4.5p8 c++ -I. -I.. -I/usr/local/include -O2 -pipe -I/usr/X11R6/include -fPIC -DFL_MAJOR_VERSION=1 -c src/Fl_Editor.cxx -o src/Fl_Editor.o src/Fl_Editor.cxx:626:6: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ src/Fl_Editor.cxx:840:6: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ src/Fl_Editor.cxx:853:6: warning: add explicit braces to avoid dangling else [-Wdangling-else] else if ( marking ) ^ 3 warnings generated. c++ -I. -I.. -I/usr/local/include -O2 -pipe -I/usr/X11R6/include -fPIC -DFL_MAJOR_VERSION=1 -c src/Fl_FancyEditor.cxx -o src/Fl_FancyEditor.o src/Fl_FancyEditor.cxx:142:3: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ src/Fl_FancyEditor.cxx:482:13: warning: 'fl_ask' is deprecated [-Wdeprecated-declarations] if ( fl_ask("Replace this occurrence?") ) ^ /usr/local/include/FL/fl_ask.H:53:82: note: 'fl_ask' has been explicitly marked deprecated here FL_EXPORT int fl_ask(const char *,...) __fl_attr((__format__ (__printf__, 1, 2), __deprecated__)); ^ 2 warnings generated. c++ -I. -I.. -I/usr/local/include -O2 -pipe -I/usr/X11R6/include -fPIC -DFL_MAJOR_VERSION=1 -c src/Fl_FancyMultiEditor.cxx -o src/Fl_FancyMultiEditor.o src/Fl_FancyMultiEditor.cxx:494:13: warning: 'fl_ask' is deprecated [-Wdeprecated-declarations] if ( fl_ask("Replace this occurrence?") ) ^ /usr/local/include/FL/fl_ask.H:53:82: note: 'fl_ask' has been explicitly marked deprecated here FL_EXPORT int fl_ask(const char *,...) __fl_attr((__format__ (__printf__, 1, 2), __deprecated__)); ^ 1 warning generated. c++ -I. -I.. -I/usr/local/include -O2 -pipe -I/usr/X11R6/include -fPIC -DFL_MAJOR_VERSION=1 -c src/Fl_MultiEditor.cxx -o src/Fl_MultiEditor.o src/Fl_MultiEditor.cxx:275:3: warning: add explicit braces to avoid dangling else [-Wdangling-else] else if(Sessions) ^ src/Fl_MultiEditor.cxx:291:3: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ 2 warnings generated. c++ -I. -I.. -I/usr/local/include -O2 -pipe -I/usr/X11R6/include -fPIC -DFL_MAJOR_VERSION=1 -c src/Fl_ProgressBox.cxx -o src/Fl_ProgressBox.o c++ -I. -I.. -I/usr/local/include -O2 -pipe -I/usr/X11R6/include -fPIC -DFL_MAJOR_VERSION=1 -c src/Fl_StatusPanel.cxx -o src/Fl_StatusPanel.o c++ -I. -I.. -I/usr/local/include -O2 -pipe -I/usr/X11R6/include -fPIC -DFL_MAJOR_VERSION=1 -c src/editengine.cxx -o src/editengine.o src/editengine.cxx:113:10: warning: 5 enumeration values not handled in switch: 'SET_REPLACEMENT_TEXT', 'FIND', 'FIND_REPLACE'... [-Wswitch] switch (command) ^~~~~~~ src/editengine.cxx:224:10: warning: 32 enumeration values not handled in switch: 'INSERT_CHARACTER', 'DELETE_CHARACTER', 'BACKSPACE_CHARACTER'... [-Wswitch] switch (command) ^~~~~~~ src/editengine.cxx:305:10: warning: 25 enumeration values not handled in switch: 'INSERT_CHARACTER', 'DELETE_CHARACTER', 'BACKSPACE_CHARACTER'... [-Wswitch] switch (command) ^~~~~~~ src/editengine.cxx:843:7: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ src/editengine.cxx:885:7: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ src/editengine.cxx:1184:4: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ src/editengine.cxx:1379:5: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ 7 warnings generated. c++ -I. -I.. -I/usr/local/include -O2 -pipe -I/usr/X11R6/include -fPIC -DFL_MAJOR_VERSION=1 -c src/lists.cxx -o src/lists.o c++ -I. -I.. -I/usr/local/include -O2 -pipe -I/usr/X11R6/include -fPIC -DFL_MAJOR_VERSION=1 -c src/wstring.cxx -o src/wstring.o src/wstring.cxx:42:3: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ 1 warning generated. /usr/bin/ar r libfleditor.a src/Fl_Editor.o src/Fl_FancyEditor.o src/Fl_FancyMultiEditor.o src/Fl_MultiEditor.o src/Fl_ProgressBox.o src/Fl_StatusPanel.o src/editengine.o src/lists.o src/wstring.o /usr/bin/ar: warning: creating libfleditor.a ranlib libfleditor.a echo Building library libfleditor.so.3.0... Building library libfleditor.so.3.0... /bin/rm -f libfleditor.so c++ -Wl,-soname,libfleditor.so.3.0 -fPIC -shared -o libfleditor.so.3.0 src/Fl_Editor.o src/Fl_FancyEditor.o src/Fl_FancyMultiEditor.o src/Fl_MultiEditor.o src/Fl_ProgressBox.o src/Fl_StatusPanel.o src/editengine.o src/lists.o src/wstring.o >>> Running package in x11/fleditor at 1713539733.94 ===> x11/fleditor ===> Faking installation for fleditor-0.4.5p8 /exopi-obj/pobj/fleditor-0.4.5/bin/install -c -m 644 /exopi-obj/pobj/fleditor-0.4.5/fl_editor/libfleditor.so* /exopi-obj/pobj/fleditor-0.4.5/fake-amd64/usr/local/lib /exopi-obj/pobj/fleditor-0.4.5/bin/install -c -m 644 /exopi-obj/pobj/fleditor-0.4.5/fl_editor/libfleditor.a /exopi-obj/pobj/fleditor-0.4.5/fake-amd64/usr/local/lib /exopi-obj/pobj/fleditor-0.4.5/bin/install -d -m 755 /exopi-obj/pobj/fleditor-0.4.5/fake-amd64/usr/local/include/FL /exopi-obj/pobj/fleditor-0.4.5/bin/install -c -m 644 /exopi-obj/pobj/fleditor-0.4.5/fl_editor/FL/*.[Hh] /exopi-obj/pobj/fleditor-0.4.5/fake-amd64/usr/local/include/FL ===> Building package for fleditor-0.4.5p8 Create /exopi-cvs/ports/packages/amd64/all/fleditor-0.4.5p8.tgz Creating package fleditor-0.4.5p8 reading plist| checking dependencies| checking dependencies|x11/fltk checksumming| checksumming| | 0% checksumming|** | 3% checksumming|**** | 6% checksumming|****** | 10% checksumming|******** | 13% checksumming|********** | 16% checksumming|************ | 19% checksumming|************** | 23% checksumming|**************** | 26% checksumming|****************** | 29% checksumming|******************** | 32% checksumming|********************** | 35% checksumming|************************ | 39% checksumming|************************** | 42% checksumming|**************************** | 45% checksumming|****************************** | 48% checksumming|******************************* | 52% checksumming|********************************* | 55% checksumming|*********************************** | 58% checksumming|************************************* | 61% checksumming|*************************************** | 65% checksumming|***************************************** | 68% checksumming|******************************************* | 71% checksumming|********************************************* | 74% checksumming|*********************************************** | 77% checksumming|************************************************* | 81% checksumming|*************************************************** | 84% checksumming|***************************************************** | 87% checksumming|******************************************************* | 90% checksumming|********************************************************* | 94% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|*********************************** | 54% archiving|******************************************************* | 87% archiving|********************************************************* | 89% archiving|********************************************************** | 91% archiving|*********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/fleditor-0.4.5p8.tgz >>> Running clean in x11/fleditor at 1713539737.05 ===> x11/fleditor ===> Cleaning for fleditor-0.4.5p8 >>> Ended at 1713539737.30 max_stuck=0.00/depends=3.11/show-prepare-results=0.55/build=7.32/package=3.11/clean=0.30