>>> Building on exopi-2 under x11/netwmpager BDEPENDS = [devel/gmake;archivers/bzip2] DIST = [x11/netwmpager:netwmpager-1.11.tar.bz2] FULLPKGNAME = netwmpager-1.11p4 Avoided depends for gmake-4.4.1 bzip2-1.0.8p0 distfiles size=37190 >>> Running build in x11/netwmpager at 1716055518.93 ===> x11/netwmpager ===> Building from scratch netwmpager-1.11p4 ===> netwmpager-1.11p4 depends on: gmake-* -> gmake-4.4.1 ===> netwmpager-1.11p4 depends on: bzip2-* -> bzip2-1.0.8p0 ===> Verifying specs: X11 Xau Xdmcp Xft Xrender expat z c m fontconfig freetype xcb ===> found X11.18.0 Xau.10.0 Xdmcp.11.0 Xft.12.0 Xrender.6.0 expat.14.1 z.7.0 c.100.0 m.10.1 fontconfig.13.1 freetype.30.3 xcb.4.1 ===> Checking files for netwmpager-1.11p4 `/exopi-cvs/ports/distfiles/netwmpager-1.11.tar.bz2' is up to date. >> (SHA256) netwmpager-1.11.tar.bz2: OK ===> Extracting for netwmpager-1.11p4 ===> Patching for netwmpager-1.11p4 ===> Applying OpenBSD patch patch-Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: Makefile |--- Makefile.orig |+++ Makefile -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 10. done ===> Applying OpenBSD patch patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- configure.orig Fri Apr 7 15:10:16 2006 |+++ configure Sun Apr 23 03:10:59 2006 -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 8. done ===> Applying OpenBSD patch patch-pager_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix a problem with newer openbox. (>= 3.4.7.x) | |http://bugs.gentoo.org/show_bug.cgi?id=216012 | |--- pager.c.orig Thu Apr 17 10:50:16 2008 |+++ pager.c Thu Apr 17 10:50:40 2008 -------------------------- Patching file pager.c using Plan A... Hunk #1 succeeded at 1137. done ===> Applying OpenBSD patch patch-sconf_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- sconf.c.orig Fri Apr 7 15:10:16 2006 |+++ sconf.c Sun Apr 23 03:10:59 2006 -------------------------- Patching file sconf.c using Plan A... Hunk #1 succeeded at 250. 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 netwmpager-1.11p4 ===> Configuring for netwmpager-1.11p4 checking for program cc... /exopi-obj/pobj/netwmpager-1.11/bin/cc checking for CC flag -std=gnu99 -pipe -Wall -Wshadow -Wcast-align -Wpointer-arith -Wundef -Wmissing-prototypes -Wredundant-decls... yes checking if CC can generate dependency information... yes checking for program pkg-config... /usr/bin/pkg-config checking xft (pkg-config)... yes checking CFLAGS for xft... -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 checking LIBS for xft... -L/usr/X11R6/lib -lXft creating config.mk Compiler Settings: CC: cc LD: cc CFLAGS: -O2 -pipe -I/usr/local/include -std=gnu99 -pipe -Wall -Wshadow -Wcast-align -Wpointer-arith -Wundef -Wmissing-prototypes -Wredundant-decls -MMD -MP -MF .dep-$@ -DDEBUG=0 LDFLAGS: -L/usr/local/lib Installation Directories: bindir: /usr/local/bin datadir: /usr/local/share ===> Building for netwmpager-1.11p4 cc -c -O2 -pipe -I/usr/local/include -std=gnu99 -pipe -Wall -Wshadow -Wcast-align -Wpointer-arith -Wundef -Wmissing-prototypes -Wredundant-decls -MMD -MP -MF .dep-file.o -DDEBUG=0 -g -I. -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -DVERSION=1.11 -DDATADIR=/usr/local/share -o file.o file.c cc -c -O2 -pipe -I/usr/local/include -std=gnu99 -pipe -Wall -Wshadow -Wcast-align -Wpointer-arith -Wundef -Wmissing-prototypes -Wredundant-decls -MMD -MP -MF .dep-main.o -DDEBUG=0 -g -I. -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -DVERSION=1.11 -DDATADIR=/usr/local/share -o main.o main.c main.c:264:6: warning: variable 'nr_args' set but not used [-Wunused-but-set-variable] int nr_args = argc - 1; ^ 1 warning generated. cc -c -O2 -pipe -I/usr/local/include -std=gnu99 -pipe -Wall -Wshadow -Wcast-align -Wpointer-arith -Wundef -Wmissing-prototypes -Wredundant-decls -MMD -MP -MF .dep-opt.o -DDEBUG=0 -g -I. -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -DVERSION=1.11 -DDATADIR=/usr/local/share -o opt.o opt.c cc -c -O2 -pipe -I/usr/local/include -std=gnu99 -pipe -Wall -Wshadow -Wcast-align -Wpointer-arith -Wundef -Wmissing-prototypes -Wredundant-decls -MMD -MP -MF .dep-pager.o -DDEBUG=0 -g -I. -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -DVERSION=1.11 -DDATADIR=/usr/local/share -o pager.o pager.c cc -c -O2 -pipe -I/usr/local/include -std=gnu99 -pipe -Wall -Wshadow -Wcast-align -Wpointer-arith -Wundef -Wmissing-prototypes -Wredundant-decls -MMD -MP -MF .dep-sconf.o -DDEBUG=0 -g -I. -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -DVERSION=1.11 -DDATADIR=/usr/local/share -o sconf.o sconf.c sconf.c:65:9: warning: cast from 'char *' to 'struct sconf_option *' increases required alignment from 1 to 8 [-Wcast-align] opt = list_entry(item, struct sconf_option, node); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./list.h:217:2: note: expanded from macro 'list_entry' container_of(ptr, type, member) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./list.h:208:9: note: expanded from macro 'container_of' (type *)( (char *)__mptr - offsetof(type,member) );}) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sconf.c:263:9: warning: cast from 'char *' to 'struct sconf_option *' increases required alignment from 1 to 8 [-Wcast-align] opt = container_of(item, struct sconf_option, node); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./list.h:208:9: note: expanded from macro 'container_of' (type *)( (char *)__mptr - offsetof(type,member) );}) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sconf.c:278:2: warning: cast from 'char *' to 'typeof (*opt) *' (aka 'struct sconf_option *') increases required alignment from 1 to 8 [-Wcast-align] list_for_each_entry(opt, &head, node) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./list.h:267:13: note: expanded from macro 'list_for_each_entry' for (pos = list_entry((head)->next, __typeof__(*pos), member), \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./list.h:217:2: note: expanded from macro 'list_entry' container_of(ptr, type, member) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./list.h:208:9: note: expanded from macro 'container_of' (type *)( (char *)__mptr - offsetof(type,member) );}) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sconf.c:278:2: warning: cast from 'char *' to 'typeof (*opt) *' (aka 'struct sconf_option *') increases required alignment from 1 to 8 [-Wcast-align] list_for_each_entry(opt, &head, node) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./list.h:270:13: note: expanded from macro 'list_for_each_entry' pos = list_entry(pos->member.next, __typeof__(*pos), member), \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./list.h:217:2: note: expanded from macro 'list_entry' container_of(ptr, type, member) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./list.h:208:9: note: expanded from macro 'container_of' (type *)( (char *)__mptr - offsetof(type,member) );}) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4 warnings generated. cc -c -O2 -pipe -I/usr/local/include -std=gnu99 -pipe -Wall -Wshadow -Wcast-align -Wpointer-arith -Wundef -Wmissing-prototypes -Wredundant-decls -MMD -MP -MF .dep-x.o -DDEBUG=0 -g -I. -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -DVERSION=1.11 -DDATADIR=/usr/local/share -o x.o x.c x.c:829:7: warning: cast from 'char *' to 'unsigned int *' increases required alignment from 1 to 4 [-Wcast-align] w = ((unsigned int *)tmp)[0]; ^~~~~~~~~~~~~~~~~~~ x.c:830:7: warning: cast from 'char *' to 'unsigned int *' increases required alignment from 1 to 4 [-Wcast-align] h = ((unsigned int *)tmp)[1]; ^~~~~~~~~~~~~~~~~~~ 2 warnings generated. cc -c -O2 -pipe -I/usr/local/include -std=gnu99 -pipe -Wall -Wshadow -Wcast-align -Wpointer-arith -Wundef -Wmissing-prototypes -Wredundant-decls -MMD -MP -MF .dep-xmalloc.o -DDEBUG=0 -g -I. -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -DVERSION=1.11 -DDATADIR=/usr/local/share -o xmalloc.o xmalloc.c cc -L/usr/local/lib -o netwmpager file.o main.o opt.o pager.o sconf.o x.o xmalloc.o -L/usr/X11R6/lib -lXft -lX11 -lm >>> Running package in x11/netwmpager at 1716055524.87 ===> x11/netwmpager ===> Faking installation for netwmpager-1.11p4 INSTALL /exopi-obj/pobj/netwmpager-1.11/fake-amd64/usr/local/bin/netwmpager INSTALL /exopi-obj/pobj/netwmpager-1.11/fake-amd64/usr/local/share/netwmpager/config-example ===> Building package for netwmpager-1.11p4 Create /exopi-cvs/ports/packages/amd64/all/netwmpager-1.11p4.tgz Creating package netwmpager-1.11p4 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 9% checksumming|******** | 14% checksumming|*********** | 18% checksumming|************** | 23% checksumming|***************** | 27% checksumming|******************* | 32% checksumming|********************** | 36% checksumming|************************* | 41% checksumming|**************************** | 45% checksumming|******************************* | 50% checksumming|********************************* | 55% checksumming|************************************ | 59% checksumming|*************************************** | 64% checksumming|****************************************** | 68% checksumming|******************************************** | 73% checksumming|*********************************************** | 77% checksumming|************************************************** | 82% checksumming|***************************************************** | 86% checksumming|******************************************************* | 91% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/netwmpager-1.11p4.tgz >>> Running clean in x11/netwmpager at 1716055527.02 ===> x11/netwmpager ===> Cleaning for netwmpager-1.11p4 >>> Ended at 1716055527.46 max_stuck=0.00/build=5.94/package=2.17/clean=0.48