MidnightBSD Magus

x11/xclip

Interface to X selections ("the clipboard") from the command line

Flavor Version Run OSVersion Arch License Restricted Status
0.13 386 1.2 amd64 gpl2 0 fail

Events

Machine Type Time Message
m1264 info 2019-09-24 10:28:26.525665 Test Started
m1264 fail 2019-09-24 10:28:34.878551 make build returned non-zero: 1
m1264 fail 2019-09-24 10:28:34.982474 Test complete.

Log

===>  Building for xclip-0.13
gmake[1]: Entering directory '/magus/work/usr/mports/x11/xclip/work/xclip-0.13'
cc -O2 -pipe  -fno-strict-aliasing -Wall  -I/usr/local/include -DPACKAGE_NAME=\"xclip\" -DPACKAGE_TARNAME=\"xclip\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"xclip\ 0.13\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ICONV=1 -DHAVE_LIBXMU=1 -o xclib.o -c xclib.c
cc -O2 -pipe  -fno-strict-aliasing -Wall  -I/usr/local/include -DPACKAGE_NAME=\"xclip\" -DPACKAGE_TARNAME=\"xclip\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"xclip\ 0.13\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ICONV=1 -DHAVE_LIBXMU=1 -o xcprint.o -c xcprint.c
cc -O2 -pipe  -fno-strict-aliasing -Wall  -I/usr/local/include -DPACKAGE_NAME=\"xclip\" -DPACKAGE_TARNAME=\"xclip\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"xclip\ 0.13\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ICONV=1 -DHAVE_LIBXMU=1 -o xclip.o -c xclip.c
cc xclib.o xcprint.o xclip.o -O2 -pipe  -fno-strict-aliasing -Wall  -I/usr/local/include -DPACKAGE_NAME=\"xclip\" -DPACKAGE_TARNAME=\"xclip\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"xclip\ 0.13\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ICONV=1 -DHAVE_LIBXMU=1 -o xclip  -lXmu   -L/usr/local/lib  -lX11 -lXmu
xclip.o: In function `main':
xclip.c:(.text+0x1057): undefined reference to `libiconv_open'
xclip.c:(.text+0x112c): undefined reference to `libiconv'
xclip.c:(.text+0x1169): undefined reference to `libiconv_close'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[1]: *** [Makefile:23: xclip] Error 1
gmake[1]: Leaving directory '/magus/work/usr/mports/x11/xclip/work/xclip-0.13'
===> 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 /usr/mports/x11/xclip