------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.1.20190525.tgz Installing /packages/All/indexinfo-0.3.1.tgz Installing /packages/All/libtextstyle-0.20.1.tgz Installing /packages/All/gettext-runtime-0.20.1.tgz Installing /packages/All/m4-1.4.18_1,1.tgz Installing /packages/All/bison-3.4.1,1.tgz Installing /packages/All/freetype2-2.10.1.tgz Message from freetype2-2.10.1: The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/expat-2.2.6_1.tgz Installing /packages/All/fontconfig-2.12.6,1.tgz Running fc-cache to build fontconfig cache... /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/tcl86-8.6.9_1.tgz Installing /packages/All/libXau-1.0.9.tgz Installing /packages/All/xorgproto-2019.1.tgz Installing /packages/All/libXdmcp-1.1.3.tgz Installing /packages/All/libxml2-2.9.9.tgz Installing /packages/All/libpthread-stubs-0.4.tgz Installing /packages/All/libxcb-1.13.1.tgz Installing /packages/All/libX11-1.6.8,1.tgz Installing /packages/All/libXext-1.3.4,1.tgz Installing /packages/All/libXrender-0.9.10_2.tgz Installing /packages/All/libXft-2.3.2_3.tgz Installing /packages/All/libXScrnSaver-1.2.3_2.tgz Installing /packages/All/tk86-8.6.9_1.tgz Installing /packages/All/tix-8.4.3_1.tgz Installing /packages/All/readline-8.0.0.tgz SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x/!\ ohugs-0.5_10: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x/!\ ohugs-0.5_10: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> Fetching all distfiles required by ohugs-0.5_10 for building SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x/!\ ohugs-0.5_10: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> Fetching all distfiles required by ohugs-0.5_10 for building => SHA256 Checksum OK for ohugs-0.5.src.tar.gz. SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x/!\ ohugs-0.5_10: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> Fetching all distfiles required by ohugs-0.5_10 for building ===> Extracting for ohugs-0.5_10 => SHA256 Checksum OK for ohugs-0.5.src.tar.gz. Extracted Memory Use: 2.41M SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for ohugs-0.5_10 ===> Applying extra patch /xports/lang/ohugs/files/extra-patch-src_prelude.h ===> Applying ports patches for ohugs-0.5_10 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for ohugs-0.5_10 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for ohugs-0.5_10 --- hugs.o --- --- builtin.o --- --- machine.o --- --- output.o --- --- storage.o --- --- parser.tab.c --- --- static.o --- --- type.o --- --- compiler.o --- --- rohugs.o --- --- machine.o --- cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing machine.c --- storage.o --- cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing storage.c --- static.o --- cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing static.c --- type.o --- cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing type.c --- compiler.o --- cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing compiler.c --- rohugs.o --- cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing rohugs.c --- hugs.o --- cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing hugs.c --- builtin.o --- cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing builtin.c --- output.o --- cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing output.c --- parser.tab.c --- bison parser.y parser.y: warning: 23 shift/reduce conflicts [-Wconflicts-sr] --- type.o --- In file included from type.c:464: subst.c: In function 'clone': subst.c:758:19: warning: type of 'o' defaults to 'int' [-Wimplicit-int] static Type local clone(t,o,z) ^~~~~ --- rohugs.o --- In file included from hugs.c:62, from rohugs.c:4: machdep.c: In function 'tryEndings': machdep.c:176:23: warning: implicit declaration of function 'access'; did you mean 'cclass'? [-Wimplicit-function-declaration] #define valid(file) (access(file,0)==0) ^~~~~~ machdep.c:230:6: note: in expansion of macro 'valid' if (valid(searchBuf)) ^~~~~ In file included from hugs.c:62, from rohugs.c:4: machdep.c: In function 'startEdit': machdep.c:664:30: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] else if (*he=='s' && n>strlen(name)) { ^~~~~~ machdep.c:664:30: warning: incompatible implicit declaration of built-in function 'strlen' machdep.c:664:30: note: include '' or provide a declaration of 'strlen' machdep.c:460:1: +#include typedef struct termios TermParams; machdep.c:664:30: else if (*he=='s' && n>strlen(name)) { ^~~~~~ --- hugs.o --- In file included from hugs.c:62: machdep.c: In function 'tryEndings': machdep.c:176:23: warning: implicit declaration of function 'access'; did you mean 'cclass'? [-Wimplicit-function-declaration] #define valid(file) (access(file,0)==0) ^~~~~~ machdep.c:230:6: note: in expansion of macro 'valid' if (valid(searchBuf)) ^~~~~ --- rohugs.o --- machdep.c:665:4: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] strcpy(ec,name); ^~~~~~ machdep.c:665:4: warning: incompatible implicit declaration of built-in function 'strcpy' machdep.c:665:4: note: include '' or provide a declaration of 'strcpy' machdep.c:670:4: warning: incompatible implicit declaration of built-in function 'strcpy' strcpy(ec,"%"); ^~~~~~ machdep.c:670:4: note: include '' or provide a declaration of 'strcpy' --- hugs.o --- In file included from hugs.c:62: machdep.c: In function 'startEdit': machdep.c:664:30: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] else if (*he=='s' && n>strlen(name)) { ^~~~~~ machdep.c:664:30: warning: incompatible implicit declaration of built-in function 'strlen' machdep.c:664:30: note: include '' or provide a declaration of 'strlen' machdep.c:460:1: +#include typedef struct termios TermParams; machdep.c:664:30: else if (*he=='s' && n>strlen(name)) { ^~~~~~ machdep.c:665:4: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] strcpy(ec,name); ^~~~~~ machdep.c:665:4: warning: incompatible implicit declaration of built-in function 'strcpy' machdep.c:665:4: note: include '' or provide a declaration of 'strcpy' machdep.c:670:4: warning: incompatible implicit declaration of built-in function 'strcpy' strcpy(ec,"%"); ^~~~~~ machdep.c:670:4: note: include '' or provide a declaration of 'strcpy' machdep.c: At top level: machdep.c:854:8: warning: return type defaults to 'int' [-Wimplicit-int] static doexit(int i) { ^~~~~~ hugs.c: In function 'initialize': hugs.c:164:6: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if (strcmp(argv[i],"+")==0 && i+1' or provide a declaration of 'strlen' bignums.c:1:1: +#include /* -------------------------------------------------------------------------- bignums.c:129:11: if (i=strlen(t)%BIGEXP) { ^~~~~~ --- rohugs.o --- machdep.c:854:8: warning: return type defaults to 'int' [-Wimplicit-int] static doexit(int i) { ^~~~~~ In file included from rohugs.c:4: hugs.c: In function 'initialize': hugs.c:164:6: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if (strcmp(argv[i],"+")==0 && i+1' or provide a declaration of 'strlen' hugs.c:63:1: +#include #ifdef WANT_TIMER hugs.c:1047:13: Int l = strlen(s); ^~~~~~ hugs.c: In function 'setGoal': hugs.c:1163:12: warning: incompatible implicit declaration of built-in function 'strlen' currPos = strlen(what); ^~~~~~ hugs.c:1163:12: note: include '' or provide a declaration of 'strlen' hugs.c: In function 'strCopy': hugs.c:1320:24: warning: incompatible implicit declaration of built-in function 'strlen' if ((t=(char *)malloc(strlen(s)+1))==0) { ^~~~~~ hugs.c:1320:24: note: include '' or provide a declaration of 'strlen' --- type.o --- type.c: In function 'reportBindings': type.c:834:13: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] Int len = strlen(textToStr(txt)); ^~~~~~ type.c:834:13: warning: incompatible implicit declaration of built-in function 'strlen' type.c:834:13: note: include '' or provide a declaration of 'strlen' type.c:492:1: +#include type.c:834:13: Int len = strlen(textToStr(txt)); ^~~~~~ --- rohugs.o --- hugs.c: In function 'listNames': hugs.c:1047:13: warning: incompatible implicit declaration of built-in function 'strlen' Int l = strlen(s); ^~~~~~ hugs.c:1047:13: note: include '' or provide a declaration of 'strlen' hugs.c:63:1: +#include #ifdef WANT_TIMER hugs.c:1047:13: Int l = strlen(s); ^~~~~~ hugs.c: In function 'setGoal': hugs.c:1163:12: warning: incompatible implicit declaration of built-in function 'strlen' currPos = strlen(what); ^~~~~~ hugs.c:1163:12: note: include '' or provide a declaration of 'strlen' hugs.c: In function 'strCopy': --- builtin.o --- In file included from builtin.c:1321: iomonad.c: In function 'fwritePrim': iomonad.c:339:24: warning: implicit declaration of function 'access'; did you mean 'acosl'? [-Wimplicit-function-declaration] else if (append && access(s,0)!=0) /* Check that file exists */ ^~~~~~ acosl --- rohugs.o --- hugs.c:1320:24: warning: incompatible implicit declaration of built-in function 'strlen' if ((t=(char *)malloc(strlen(s)+1))==0) { ^~~~~~ hugs.c:1320:24: note: include '' or provide a declaration of 'strlen' --- builtin.o --- In file included from builtin.c:1335: omonad.c: In function 'pushString': omonad.c:80:17: warning: incompatible implicit declaration of built-in function 'strlen' pushStringN(s,strlen(s)); ^~~~~~ omonad.c:80:17: note: include '' or provide a declaration of 'strlen' omonad.c:72:1: +#include omonad.c:80:17: pushStringN(s,strlen(s)); ^~~~~~ --- type.o --- type.c: In function 'typeCase': type.c:1839:13: warning: type of 'typ' defaults to 'int' [-Wimplicit-int] static Void typeCase(l,e,typ,off) ^~~~~~~~ type.c:1839:13: warning: type of 'off' defaults to 'int' [-Wimplicit-int] --- storage.o --- storage.c: In function 'findText': storage.c:143:18: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] if (textHw + strlen(s) + 1 > savedText) { ^~~~~~ storage.c:143:18: warning: incompatible implicit declaration of built-in function 'strlen' storage.c:143:18: note: include '' or provide a declaration of 'strlen' storage.c:14:1: +#include storage.c:143:18: if (textHw + strlen(s) + 1 > savedText) { ^~~~~~ storage.c: In function 'saveText': storage.c:161:16: warning: incompatible implicit declaration of built-in function 'strlen' Int l = strlen(s); ^~~~~~ storage.c:161:16: note: include '' or provide a declaration of 'strlen' storage.c:168:5: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] strcpy(text+savedText,s); ^~~~~~ storage.c:168:5: warning: incompatible implicit declaration of built-in function 'strcpy' storage.c:168:5: note: include '' or provide a declaration of 'strcpy' In file included from storage.c:9: storage.c: In function 'insertTycon': prelude.h:335:23: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] #define strCompare strcmp ^~~~~~ storage.c:310:29: note: in expansion of macro 'strCompare' while (nonNull(curr) && strCompare(s,textToStr(tycon(hd(curr)).text))>=0) { ^~~~~~~~~~ --- builtin.o --- In file included from builtin.c:1335: omonad.c: In function 'primGetHostByName': omonad.c:700:5: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration] memcpy(&hostid, h->h_addr, sizeof hostid); ^~~~~~ omonad.c:700:5: warning: incompatible implicit declaration of built-in function 'memcpy' omonad.c:700:5: note: include '' or provide a declaration of 'memcpy' --- storage.o --- storage.c: In function 'markCell': storage.c:961:18: warning: type defaults to 'int' in declaration of 'place' [-Wimplicit-int] { register place = placeInSet(c); ^~~~~ storage.c:962:11: warning: type defaults to 'int' in declaration of 'mask' [-Wimplicit-int] register mask = maskInSet(c); ^~~~ storage.c: In function 'markSnd': storage.c:996:18: warning: type defaults to 'int' in declaration of 'place' [-Wimplicit-int] { register place = placeInSet(c); ^~~~~ storage.c:997:11: warning: type defaults to 'int' in declaration of 'mask' [-Wimplicit-int] register mask = maskInSet(c); ^~~~ storage.c: In function 'markWithoutMove': storage.c:1048:15: warning: type defaults to 'int' in declaration of 'place' [-Wimplicit-int] register place = placeInSet(n); ^~~~~ storage.c:1049:15: warning: type defaults to 'int' in declaration of 'mask' [-Wimplicit-int] register mask = maskInSet(n); ^~~~ storage.c: In function 'garbageCollect': storage.c:1105:15: warning: type defaults to 'int' in declaration of 'place' [-Wimplicit-int] register place = placeInSet(handles[i].hcell); ^~~~~ storage.c:1106:15: warning: type defaults to 'int' in declaration of 'mask' [-Wimplicit-int] register mask = maskInSet(handles[i].hcell); ^~~~ --- builtin.o --- omonad.c: In function 'primListenUDP': omonad.c:1116:5: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration] memset(&from, 0, sizeof from); ^~~~~~ omonad.c:1116:5: warning: incompatible implicit declaration of built-in function 'memset' omonad.c:1116:5: note: include '' or provide a declaration of 'memset' --- input.o --- cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing input.c input.c: In function 'literateMode': input.c:310:6: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if (strcmp(dot,"hs")==0) /* .hs files are never literate */ ^~~~~~ --- ohugs --- --- rohugs --- --- ohugs --- cc hugs.o builtin.o machine.o output.o storage.o input.o static.o type.o compiler.o -o ohugs -lm -lreadline -lncurses -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib --- rohugs --- cc rohugs.o builtin.o machine.o output.o storage.o input.o static.o type.o compiler.o -o rohugs -lm -lreadline -lncurses -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib --- ohugs --- echo ohugs ohugs SUCCEEDED 00:00:09 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for ohugs-0.5_10 ===> Generating temporary packing list rm -rf /construction/lang/ohugs/stage/usr/local/lib/ohugs rm -f /construction/lang/ohugs/stage/usr/local/bin/ohugs /construction/lang/ohugs/stage/usr/local/bin/rohugs mkdir -p /construction/lang/ohugs/stage/usr/local/lib/ohugs tar cf - lib/*.hs libhugs/*.hs | (cd /construction/lang/ohugs/stage/usr/local/lib/ohugs; tar xf -) install -s -m 555 src/ohugs src/rohugs /construction/lang/ohugs/stage/usr/local/lib/ohugs sed -e "s#XX_INSTLIB#/usr/local/lib/ohugs#" ohugs > /construction/lang/ohugs/stage/usr/local/bin/ohugs sed -e "s#XX_INSTLIB#/usr/local/lib/ohugs#" rohugs > /construction/lang/ohugs/stage/usr/local/bin/rohugs chmod 755 /construction/lang/ohugs/stage/usr/local/bin/ohugs /construction/lang/ohugs/stage/usr/local/bin/rohugs ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- x====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- x===> Building package for ohugs-0.5_10 file sizes/checksums [30]: 0% file sizes/checksums [30]: 100% packing files [30]: 0% packing files [30]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:57