=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for libpgf-6.14.12 (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /usr/pkgsrc/work/graphics/libpgf/work/libpgf/missing autoheader) rm -f stamp-h1 touch ./config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h /usr/pkg/bin/bmake all-recursive Making all in src /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -march=i586 -MT Decoder.lo -MD -MP -MF .deps/Decoder.Tpo -c -o Decoder.lo Decoder.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -march=i586 -MT Decoder.lo -MD -MP -MF .deps/Decoder.Tpo -c Decoder.cpp -fPIC -DPIC -o .libs/Decoder.o In file included from Decoder.cpp:29: In file included from ./Decoder.h:32: In file included from ../include/PGFstream.h:32: ../include/PGFtypes.h:106:2: error: unknown type name 'UINT8' UINT8 version; ///< PGF version ^ ../include/PGFtypes.h:115:2: error: unknown type name 'UINT32' UINT32 hSize; ///< total size of PGFHeader, [ColorTable], and [UserData] in bytes ^ ../include/PGFtypes.h:125:2: error: unknown type name 'UINT32' UINT32 width; ///< image width in pixels ^ ../include/PGFtypes.h:126:2: error: unknown type name 'UINT32' UINT32 height; ///< image height in pixels ^ ../include/PGFtypes.h:127:2: error: unknown type name 'UINT8' UINT8 nLevels; ///< number of DWT levels ^ ../include/PGFtypes.h:128:2: error: unknown type name 'UINT8' UINT8 quality; ///< quantization parameter: 0=lossless, 4=standard, 6=poor quality ^ ../include/PGFtypes.h:129:2: error: unknown type name 'UINT8' UINT8 bpp; ///< bits per pixel ^ ../include/PGFtypes.h:130:2: error: unknown type name 'UINT8' UINT8 channels; ///< number of channels ^ ../include/PGFtypes.h:131:2: error: unknown type name 'UINT8' UINT8 mode; ///< image mode according to Adobe's image modes ^ ../include/PGFtypes.h:132:2: error: unknown type name 'UINT8' UINT8 usedBitsPerChannel; ///< number of used bits per channel in 16- and 32-bit per channel modes ^ ../include/PGFtypes.h:133:2: error: unknown type name 'UINT8' UINT8 reserved1, reserved2; ///< not used ^ ../include/PGFtypes.h:142:2: error: unknown type name 'RGBQUAD' RGBQUAD clut[ColorTableLen];///< color table for indexed color images ^ ../include/PGFtypes.h:143:2: error: unknown type name 'UINT8' UINT8 *userData; ///< user data of size userDataLen ^ ../include/PGFtypes.h:144:2: error: unknown type name 'UINT32' UINT32 userDataLen; ///< user data size in bytes ^ ../include/PGFtypes.h:154:17: error: unknown type name 'UINT16' ROIBlockHeader(UINT16 v) { val = v; } ^ ../include/PGFtypes.h:158:17: error: unknown type name 'UINT32' ROIBlockHeader(UINT32 size, bool end) { ASSERT(size < (1 << RLblockSizeLen)); rbh.bufferSize = size; rbh.tileEnd = end; } ^ ../include/PGFtypes.h:160:2: error: unknown type name 'UINT16' UINT16 val; ///< unstructured union value ^ ../include/PGFtypes.h:167:3: error: unknown type name 'UINT16' UINT16 bufferSize: RLblockSizeLen; ///< number of uncoded UINT32 values in a block ^ ../include/PGFtypes.h:168:3: error: unknown type name 'UINT16' UINT16 tileEnd : 1; ///< 1: last part of a tile ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. *** Error code 1 Stop. bmake[2]: stopped in /usr/pkgsrc/work/graphics/libpgf/work/libpgf/src *** Error code 1 Stop. bmake[1]: stopped in /usr/pkgsrc/work/graphics/libpgf/work/libpgf *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/graphics/libpgf/work/libpgf *** Error code 1 Stop. bmake[1]: stopped in /usr/pkgsrc/graphics/libpgf *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/graphics/libpgf