------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/pkgconf-1.6.3,1.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/m4-1.4.18_1,1.txz Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.30.1.txz ===== Message from perl5-5.30.1: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/autoconf-2.69_3.txz Installing /packages/All/automake-1.16.1_2.txz Installing /packages/All/freetype2-2.10.1.txz ===== 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). SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> lcdproc-0.5.9 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> lcdproc-0.5.9 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lcdproc-0.5.9 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> lcdproc-0.5.9 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lcdproc-0.5.9 for building => SHA256 Checksum OK for lcdproc-lcdproc-v0.5.9_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> lcdproc-0.5.9 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lcdproc-0.5.9 for building ===> Extracting for lcdproc-0.5.9 => SHA256 Checksum OK for lcdproc-lcdproc-v0.5.9_GH0.tar.gz. Extracted Memory Use: 4.80M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for lcdproc-0.5.9 ===> Applying ports patches for lcdproc-0.5.9 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> lcdproc-0.5.9 depends on package: pkgconf>=1.3.0_1 - found ===> lcdproc-0.5.9 depends on package: autoconf>=2.69 - found ===> lcdproc-0.5.9 depends on package: automake>=1.16.1 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> lcdproc-0.5.9 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> lcdproc-0.5.9 depends on package: pkgconf>=1.3.0_1 - found ===> lcdproc-0.5.9 depends on package: autoconf>=2.69 - found ===> lcdproc-0.5.9 depends on package: automake>=1.16.1 - found ===> lcdproc-0.5.9 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> Configuring for lcdproc-0.5.9 configure.ac:72: installing './compile' configure.ac:11: installing './config.guess' configure.ac:11: installing './config.sub' configure.ac:6: installing './install-sh' configure.ac:6: installing './missing' clients/lcdexec/Makefile.am: installing './depcomp' configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking whether to enable debugging... no checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... none checking for cc option to accept ISO C99... none needed checking for cc option to accept ISO Standard C... (cached) none needed checking how to run the C preprocessor... cpp checking for ranlib... ranlib checking for xmlto... no checking CFLAGS for gcc -Wno-unused-function... -Wno-unused-function checking CFLAGS for gcc -ftrampolines... -ftrampolines checking for gethostbyname... (cached) yes checking for connect... yes checking for inet_aton... (cached) yes checking for kstat_open in -lkstat... no checking for nanosleep in -lposix4... no checking for getloadavg... yes checking for swapctl... no checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking procfs.h usability... no checking procfs.h presence... no checking for procfs.h... no checking sys/procfs.h usability... yes checking sys/procfs.h presence... yes checking for sys/procfs.h... yes checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking for utmpx.h... (cached) yes checking for kvm_open in -lkvm... yes checking for sched.h... (cached) yes checking for sys/types.h... (cached) yes checking machine/pio.h usability... no checking machine/pio.h presence... no checking for machine/pio.h... no checking machine/sysarch.h usability... yes checking machine/sysarch.h presence... yes checking for machine/sysarch.h... yes checking sys/cpuvar.h usability... no checking sys/cpuvar.h presence... no checking for sys/cpuvar.h... no checking machine/apm_bios.h usability... no checking machine/apm_bios.h presence... no checking for machine/apm_bios.h... no checking for System V IPC headers... yes checking for union semun... yes checking for machine/cpufunc.h... yes checking for sched_setscheduler... yes checking for sched_setscheduler in -lposix4... no checking for sched_setscheduler in -lrt... yes checking for i386_get_ioperm in -li386... no checking for i386_get_ioperm in -lc... no checking for iopl... no checking for ioperm... no checking sys/io.h usability... no checking sys/io.h presence... no checking for sys/io.h... no checking for a parallel port... yes checking linux/i2c-dev.h usability... no checking linux/i2c-dev.h presence... no checking for linux/i2c-dev.h... no checking dev/iicbus/iic.h usability... no checking dev/iicbus/iic.h presence... no checking for dev/iicbus/iic.h... no checking linux/spi/spidev.h usability... no checking linux/spi/spidev.h presence... no checking for linux/spi/spidev.h... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for fcntl.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/io.h... (cached) no checking for errno.h... (cached) yes checking for limits.h... (cached) yes checking kvm.h usability... yes checking kvm.h presence... yes checking for kvm.h... yes checking for sys/param.h... (cached) yes checking sys/dkstat.h usability... no checking sys/dkstat.h presence... no checking for sys/dkstat.h... no checking for stdbool.h... (cached) yes checking for sys/sysctl.h... (cached) yes checking for sys/pcpu.h... no checking for SA_RESTART... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for uid_t in sys/types.h... (cached) yes checking whether cc needs -traditional... no checking return type of signal handlers... void checking for select... (cached) yes checking for socket... yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strtol... (cached) yes checking for uname... (cached) yes checking for cfmakeraw... yes checking for snprintf... (cached) yes checking for getopt... (cached) yes checking for your mounted filesystem table... /etc/fstab checking for fcntl.h... (cached) yes checking sys/dustat.h usability... no checking sys/dustat.h presence... no checking for sys/dustat.h... no checking for sys/param.h... (cached) yes checking sys/statfs.h usability... no checking sys/statfs.h presence... no checking for sys/statfs.h... no checking sys/fstyp.h usability... no checking sys/fstyp.h presence... no checking for sys/fstyp.h... no checking mnttab.h usability... no checking mnttab.h presence... no checking for mnttab.h... no checking mntent.h usability... no checking mntent.h presence... no checking for mntent.h... no checking for utime.h... (cached) yes checking for sys/statvfs.h... (cached) yes checking sys/vfs.h usability... no checking sys/vfs.h presence... no checking for sys/vfs.h... no checking sys/filsys.h usability... no checking sys/filsys.h presence... no checking for sys/filsys.h... no checking sys/fs_types.h usability... no checking sys/fs_types.h presence... no checking for sys/fs_types.h... no checking for sys/mount.h... (cached) yes checking for getmntinfo... yes configure: checking how to get filesystem space usage... checking for statvfs... (cached) yes checking module extension... .so checking for dlopen in -ldl... yes checking for shl_load in -ldld... no checking if libusb support has been enabled... yes checking for LIBUSB... yes checking if libusb-1-0 support has been enabled... no checking if libftdi support has been enabled... no checking if X11 support has been enabled... no checking if libhid support has been enabled... no checking if PNG support has been enabled... no checking if freetype support has been enabled... yes checking for freetype-config... /usr/local/bin/freetype-config checking for FreeType -- version >= 7.0.1... yes checking if ethlcd support has been enabled... yes configure: checking which drivers to compile... checking for select... (cached) yes checking for sys/select.h... (cached) yes checking ncurses.h usability... no checking ncurses.h presence... no checking for ncurses.h... no checking curses.h usability... no checking curses.h presence... no checking for curses.h... no checking for main in -lncurses... no checking for main in -lcurses... no configure: WARNING: The curses driver needs the curses (or ncurses) library. checking for acs_map in curses.h... no checking for _acs_char in curses.h... no checking for redrawwin() in curses... no checking for wcolor_set() in curses... no checking serdisplib/serdisp.h usability... no checking serdisplib/serdisp.h presence... no checking for serdisplib/serdisp.h... no checking for main in -lugpio... no configure: WARNING: Could not find libugpio, not building hd44780-gpio driver The picolcd driver is using the libusb-0.1 library. --------------------------------------- LCDd will be compiled with the drivers: - bayrad - CFontz - CFontzPacket - CwLnx - ea65 - EyeboxOne - glcd - glk - hd44780 - icp_a106 - lb216 - lcdm001 - lcterm - MD8800 - ms6931 - mtc_s16209x - MtxOrb - NoritakeVFD - pyramid - rawserial - SureElec - sdeclcd - sed1330 - sed1520 - serialPOS - serialVFD - sli - stv5730 - t6963 - text - tyan - vlsys_m428 - IOWarrior - picolcd - shuttleVFD --------------------------------------- checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating shared/Makefile config.status: creating server/Makefile config.status: creating server/commands/Makefile config.status: creating server/drivers/Makefile config.status: creating clients/Makefile config.status: creating clients/lcdproc/Makefile config.status: creating clients/lcdexec/Makefile config.status: creating clients/lcdvc/Makefile config.status: creating clients/examples/Makefile config.status: creating clients/metar/Makefile config.status: creating docs/Makefile config.status: creating docs/Doxyfile config.status: creating docs/lcdproc-dev/Makefile config.status: creating docs/lcdproc-user/Makefile config.status: creating docs/lcdproc-user/drivers/Makefile config.status: creating scripts/Makefile config.status: creating scripts/init-LCDd.LSB config.status: creating scripts/init-lcdproc.LSB config.status: creating scripts/init-lcdexec.LSB config.status: creating scripts/init-lcdvc.LSB config.status: creating scripts/init-LCDd.debian config.status: creating scripts/init-lcdproc.debian config.status: creating scripts/init-lcdexec.debian config.status: creating scripts/init-lcdvc.debian config.status: creating scripts/init-LCDd.rpm config.status: creating scripts/init-lcdproc.rpm config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:36 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for lcdproc-0.5.9 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in shared --- LL.o --- --- sockets.o --- --- str.o --- --- configfile.o --- --- report.o --- --- snprintf.o --- --- sring.o --- --- LL.o --- cc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -O2 -fno-strict-aliasing -Wno-unused-function -ftrampolines -c -o LL.o LL.c --- sockets.o --- cc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -O2 -fno-strict-aliasing -Wno-unused-function -ftrampolines -c -o sockets.o sockets.c --- str.o --- cc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -O2 -fno-strict-aliasing -Wno-unused-function -ftrampolines -c -o str.o str.c --- configfile.o --- cc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -O2 -fno-strict-aliasing -Wno-unused-function -ftrampolines -c -o configfile.o configfile.c --- snprintf.o --- cc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -O2 -fno-strict-aliasing -Wno-unused-function -ftrampolines -c -o snprintf.o snprintf.c --- sring.o --- cc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -O2 -fno-strict-aliasing -Wno-unused-function -ftrampolines -c -o sring.o sring.c --- report.o --- cc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -O2 -fno-strict-aliasing -Wno-unused-function -ftrampolines -c -o report.o report.c --- snprintf.o --- snprintf.c:487:19: warning: 'credits' defined but not used [-Wunused-const-variable=] static const char credits[] = "\n\ ^~~~~~~ --- sockets.o --- sockets.c: In function 'sock_printf_error': sockets.c:315:26: warning: argument to 'sizeof' in 'strncpy' call is the same expression as the source; did you mean to use the size of the destination? [-Wsizeof-pointer-memaccess] strncpy(buf, huh, sizeof(huh)); // note: sizeof(huh) < MAXMSG ^ --- libLCDstuff.a --- rm -f libLCDstuff.a ar cru libLCDstuff.a LL.o sockets.o str.o configfile.o report.o snprintf.o sring.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libLCDstuff.a Making all in clients --- all-recursive --- Making all in lcdexec --- lcdexec.o --- --- menu.o --- --- lcdexec.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../shared -DSYSCONFDIR=\"/usr/local/etc\" -DPIDFILEDIR=\"/var/run\" -Wall -pipe -O2 -fno-strict-aliasing -Wno-unused-function -ftrampolines -c -o lcdexec.o lcdexec.c --- menu.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../shared -DSYSCONFDIR=\"/usr/local/etc\" -DPIDFILEDIR=\"/var/run\" -Wall -pipe -O2 -fno-strict-aliasing -Wno-unused-function -ftrampolines -c -o menu.o menu.c --- lcdexec --- cc -Wall -pipe -O2 -fno-strict-aliasing -Wno-unused-function -ftrampolines -o lcdexec lcdexec.o menu.o ../../shared/libLCDstuff.a -ldl -lkvm Making all in lcdproc --- main.o --- --- mode.o --- --- batt.o --- --- chrono.o --- --- cpu.o --- --- cpu_smp.o --- --- disk.o --- --- load.o --- --- mem.o --- --- eyebox.o --- --- chrono.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../shared -DSYSCONFDIR=\"/usr/local/etc\" -DPIDFILEDIR=\"/var/run\" -Wall -pipe -O2 -fno-strict-aliasing -Wno-unused-function -ftrampolines -c -o chrono.o chrono.c --- cpu.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../shared -DSYSCONFDIR=\"/usr/local/etc\" -DPIDFILEDIR=\"/var/run\" -Wall -pipe -O2 -fno-strict-aliasing -Wno-unused-function -ftrampolines -c -o cpu.o cpu.c --- load.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../shared -DSYSCONFDIR=\"/usr/local/etc\" -DPIDFILEDIR=\"/var/run\" -Wall -pipe -O2 -fno-strict-aliasing -Wno-unused-function -ftrampolines -c -o load.o load.c --- mode.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../shared -DSYSCONFDIR=\"/usr/local/etc\" -DPIDFILEDIR=\"/var/run\" -Wall -pipe -O2 -fno-strict-aliasing -Wno-unused-function -ftrampolines -c -o mode.o mode.c --- mem.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../shared -DSYSCONFDIR=\"/usr/local/etc\" -DPIDFILEDIR=\"/var/run\" -Wall -pipe -O2 -fno-strict-aliasing -Wno-unused-function -ftrampolines -c -o mem.o mem.c --- eyebox.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../shared -DSYSCONFDIR=\"/usr/local/etc\" -DPIDFILEDIR=\"/var/run\" -Wall -pipe -O2 -fno-strict-aliasing -Wno-unused-function -ftrampolines -c -o eyebox.o eyebox.c --- main.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../shared -DSYSCONFDIR=\"/usr/local/etc\" -DPIDFILEDIR=\"/var/run\" -Wall -pipe -O2 -fno-strict-aliasing -Wno-unused-function -ftrampolines -c -o main.o main.c --- batt.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../shared -DSYSCONFDIR=\"/usr/local/etc\" -DPIDFILEDIR=\"/var/run\" -Wall -pipe -O2 -fno-strict-aliasing -Wno-unused-function -ftrampolines -c -o batt.o batt.c --- cpu_smp.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../shared -DSYSCONFDIR=\"/usr/local/etc\" -DPIDFILEDIR=\"/var/run\" -Wall -pipe -O2 -fno-strict-aliasing -Wno-unused-function -ftrampolines -c -o cpu_smp.o cpu_smp.c --- disk.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../shared -DSYSCONFDIR=\"/usr/local/etc\" -DPIDFILEDIR=\"/var/run\" -Wall -pipe -O2 -fno-strict-aliasing -Wno-unused-function -ftrampolines -c -o disk.o disk.c --- machine_Linux.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../shared -DSYSCONFDIR=\"/usr/local/etc\" -DPIDFILEDIR=\"/var/run\" -Wall -pipe -O2 -fno-strict-aliasing -Wno-unused-function -ftrampolines -c -o machine_Linux.o machine_Linux.c --- machine_OpenBSD.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../shared -DSYSCONFDIR=\"/usr/local/etc\" -DPIDFILEDIR=\"/var/run\" -Wall -pipe -O2 -fno-strict-aliasing -Wno-unused-function -ftrampolines -c -o machine_OpenBSD.o machine_OpenBSD.c --- machine_FreeBSD.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../shared -DSYSCONFDIR=\"/usr/local/etc\" -DPIDFILEDIR=\"/var/run\" -Wall -pipe -O2 -fno-strict-aliasing -Wno-unused-function -ftrampolines -c -o machine_FreeBSD.o machine_FreeBSD.c --- machine_NetBSD.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../shared -DSYSCONFDIR=\"/usr/local/etc\" -DPIDFILEDIR=\"/var/run\" -Wall -pipe -O2 -fno-strict-aliasing -Wno-unused-function -ftrampolines -c -o machine_NetBSD.o machine_NetBSD.c --- machine_Darwin.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../shared -DSYSCONFDIR=\"/usr/local/etc\" -DPIDFILEDIR=\"/var/run\" -Wall -pipe -O2 -fno-strict-aliasing -Wno-unused-function -ftrampolines -c -o machine_Darwin.o machine_Darwin.c --- machine_SunOS.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../shared -DSYSCONFDIR=\"/usr/local/etc\" -DPIDFILEDIR=\"/var/run\" -Wall -pipe -O2 -fno-strict-aliasing -Wno-unused-function -ftrampolines -c -o machine_SunOS.o machine_SunOS.c --- util.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../shared -DSYSCONFDIR=\"/usr/local/etc\" -DPIDFILEDIR=\"/var/run\" -Wall -pipe -O2 -fno-strict-aliasing -Wno-unused-function -ftrampolines -c -o util.o util.c --- iface.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../shared -DSYSCONFDIR=\"/usr/local/etc\" -DPIDFILEDIR=\"/var/run\" -Wall -pipe -O2 -fno-strict-aliasing -Wno-unused-function -ftrampolines -c -o iface.o iface.c --- chrono.o --- chrono.c: In function 'time_screen': chrono.c:149:20: warning: '%3i' directive writing between 3 and 11 bytes into a region of size between 0 and 39 [-Wformat-overflow=] sprintf(tmp, "%s %3i%% idle", now, (int) idle); ^~~ chrono.c:149:3: note: 'sprintf' output between 11 and 58 bytes into a destination of size 40 sprintf(tmp, "%s %3i%% idle", now, (int) idle); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ chrono.c:149:20: warning: '%3i' directive writing between 3 and 11 bytes into a region of size between 0 and 39 [-Wformat-overflow=] sprintf(tmp, "%s %3i%% idle", now, (int) idle); ^~~ chrono.c:149:3: note: 'sprintf' output between 11 and 58 bytes into a destination of size 40 sprintf(tmp, "%s %3i%% idle", now, (int) idle); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- lcdproc --- cc -Wall -pipe -O2 -fno-strict-aliasing -Wno-unused-function -ftrampolines -o lcdproc main.o mode.o batt.o chrono.o cpu.o cpu_smp.o disk.o load.o mem.o eyebox.o machine_Linux.o machine_OpenBSD.o machine_FreeBSD.o machine_NetBSD.o machine_Darwin.o machine_SunOS.o util.o iface.o ../../shared/libLCDstuff.a -ldl -lkvm mode.o:mode.c:function mode_init: error: undefined reference to 'machine_init' mode.o:mode.c:function mode_close: error: undefined reference to 'machine_close' batt.o:batt.c:function battery_screen: error: undefined reference to 'machine_get_battstat' chrono.o:chrono.c:function time_screen: error: undefined reference to 'machine_get_uptime' chrono.o:chrono.c:function uptime_screen: error: undefined reference to 'machine_get_uptime' cpu.o:cpu.c:function cpu_screen: error: undefined reference to 'machine_get_load' cpu.o:cpu.c:function cpu_graph_screen: error: undefined reference to 'machine_get_load' cpu_smp.o:cpu_smp.c:function cpu_smp_screen: error: undefined reference to 'machine_get_smpload' disk.o:disk.c:function disk_screen: error: undefined reference to 'machine_get_fs' load.o:load.c:function xload_screen: error: undefined reference to 'machine_get_loadavg' mem.o:mem.c:function mem_screen: error: undefined reference to 'machine_get_meminfo' mem.o:mem.c:function mem_top_screen: error: undefined reference to 'machine_get_procs' eyebox.o:eyebox.c:function eyebox_screen: error: undefined reference to 'machine_get_load' eyebox.o:eyebox.c:function eyebox_screen: error: undefined reference to 'machine_get_meminfo' iface.o:iface.c:function iface_screen: error: undefined reference to 'machine_get_iface_stats' collect2: error: ld returned 1 exit status *** [lcdproc] Error code 1 make[4]: stopped in /construction/sysutils/lcdproc/lcdproc-0.5.9/clients/lcdproc 1 error make[4]: stopped in /construction/sysutils/lcdproc/lcdproc-0.5.9/clients/lcdproc *** [all-recursive] Error code 1 make[3]: stopped in /construction/sysutils/lcdproc/lcdproc-0.5.9/clients 1 error make[3]: stopped in /construction/sysutils/lcdproc/lcdproc-0.5.9/clients *** [all-recursive] Error code 1 make[2]: stopped in /construction/sysutils/lcdproc/lcdproc-0.5.9 1 error make[2]: stopped in /construction/sysutils/lcdproc/lcdproc-0.5.9 *** [all] Error code 2 make[1]: stopped in /construction/sysutils/lcdproc/lcdproc-0.5.9 1 error make[1]: stopped in /construction/sysutils/lcdproc/lcdproc-0.5.9 ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /xports/sysutils/lcdproc FAILED 00:00:06