=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for cups-drivers-Magicolor5440DL-1.2.1nb19 /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/var/pkgsrc/work/print/cups-drivers-Magicolor5440DL/work/5440DL_64_v1.2.1/magicolor5440DL-1.2.1' Making all in src gmake[2]: Entering directory '/var/pkgsrc/work/print/cups-drivers-Magicolor5440DL/work/5440DL_64_v1.2.1/magicolor5440DL-1.2.1/src' if clang -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -I/usr/include/krb5 -I/usr/include -I/usr/local/include -O2 -I/usr/pkg/include -I/usr/include/krb5 -I/usr/include -MT rastertokmlf.o -MD -MP -MF ".deps/rastertokmlf.Tpo" -c -o rastertokmlf.o rastertokmlf.c; \ then mv -f ".deps/rastertokmlf.Tpo" ".deps/rastertokmlf.Po"; else rm -f ".deps/rastertokmlf.Tpo"; exit 1; fi if clang -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -I/usr/include/krb5 -I/usr/include -I/usr/local/include -O2 -I/usr/pkg/include -I/usr/include/krb5 -I/usr/include -MT bmp.o -MD -MP -MF ".deps/bmp.Tpo" -c -o bmp.o bmp.c; \ then mv -f ".deps/bmp.Tpo" ".deps/bmp.Po"; else rm -f ".deps/bmp.Tpo"; exit 1; fi rastertokmlf.c:988:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (fpTmp = fopen("/etc/fedora-release", "r")) ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rastertokmlf.c:988:13: note: place parentheses around the assignment to silence this warning if (fpTmp = fopen("/etc/fedora-release", "r")) ^ ( ) rastertokmlf.c:988:13: note: use '==' to turn this assignment into an equality comparison if (fpTmp = fopen("/etc/fedora-release", "r")) ^ == rastertokmlf.c:993:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] else if(fpTmp = fopen("/etc/SuSE-release", "r")) ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rastertokmlf.c:993:17: note: place parentheses around the assignment to silence this warning else if(fpTmp = fopen("/etc/SuSE-release", "r")) ^ ( ) rastertokmlf.c:993:17: note: use '==' to turn this assignment into an equality comparison else if(fpTmp = fopen("/etc/SuSE-release", "r")) ^ == rastertokmlf.c:998:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] else if(fpTmp = fopen("/etc/debian_version", "r")) ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rastertokmlf.c:998:17: note: place parentheses around the assignment to silence this warning else if(fpTmp = fopen("/etc/debian_version", "r")) ^ ( ) rastertokmlf.c:998:17: note: use '==' to turn this assignment into an equality comparison else if(fpTmp = fopen("/etc/debian_version", "r")) ^ == rastertokmlf.c:1003:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] else if(fpTmp = fopen("/etc/mandrake-release", "r")) ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rastertokmlf.c:1003:17: note: place parentheses around the assignment to silence this warning else if(fpTmp = fopen("/etc/mandrake-release", "r")) ^ ( ) rastertokmlf.c:1003:17: note: use '==' to turn this assignment into an equality comparison else if(fpTmp = fopen("/etc/mandrake-release", "r")) ^ == rastertokmlf.c:1008:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] else if(fpTmp = fopen("/etc/gentoo-release", "r")) ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rastertokmlf.c:1008:17: note: place parentheses around the assignment to silence this warning else if(fpTmp = fopen("/etc/gentoo-release", "r")) ^ ( ) rastertokmlf.c:1008:17: note: use '==' to turn this assignment into an equality comparison else if(fpTmp = fopen("/etc/gentoo-release", "r")) ^ == rastertokmlf.c:1013:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] else if(fpTmp = fopen("/etc/slackware-version", "r")) ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rastertokmlf.c:1013:17: note: place parentheses around the assignment to silence this warning else if(fpTmp = fopen("/etc/slackware-version", "r")) ^ ( ) rastertokmlf.c:1013:17: note: use '==' to turn this assignment into an equality comparison else if(fpTmp = fopen("/etc/slackware-version", "r")) ^ == rastertokmlf.c:1018:18: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] else if (fpTmp = fopen("/etc/readhat-release", "r")) ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rastertokmlf.c:1018:18: note: place parentheses around the assignment to silence this warning else if (fpTmp = fopen("/etc/readhat-release", "r")) ^ ( ) rastertokmlf.c:1018:18: note: use '==' to turn this assignment into an equality comparison else if (fpTmp = fopen("/etc/readhat-release", "r")) ^ == rastertokmlf.c:1136:11: warning: 'cupsRasterReadHeader' is deprecated: Use cupsRasterReadHeader2 instead. [-Wdeprecated-declarations] while (cupsRasterReadHeader(ras, &header)) ^ /var/pkgsrc/work/print/cups-drivers-Magicolor5440DL/work/.buildlink/include/cups/raster.h:397:48: note: 'cupsRasterReadHeader' has been explicitly marked deprecated here cups_page_header_t *h) _CUPS_DEPRECATED_MSG("Use cupsRasterReadHeader2 instead."); ^ /var/pkgsrc/work/print/cups-drivers-Magicolor5440DL/work/.buildlink/include/cups/versioning.h:142:55: note: expanded from macro '_CUPS_DEPRECATED_MSG' # define _CUPS_DEPRECATED_MSG(m) __attribute__ ((deprecated(m))) ^ 8 warnings generated. clang -O2 -I/usr/pkg/include -I/usr/include/krb5 -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/local/lib -o rastertokm5440dl rastertokmlf.o bmp.o /usr/pkg/lib/liblcms.a /usr/pkg/lib/libjbig.a -lcupsimage -lcups /usr/bin/ld: undefined reference to symbol `cos@@FBSD_1.0' (try adding -lm) //lib/libm.so.5: could not read symbols: Bad value clang: error: linker command failed with exit code 1 (use -v to see invocation) Makefile:208: recipe for target 'rastertokm5440dl' failed gmake[2]: *** [rastertokm5440dl] Error 1 gmake[2]: Leaving directory '/var/pkgsrc/work/print/cups-drivers-Magicolor5440DL/work/5440DL_64_v1.2.1/magicolor5440DL-1.2.1/src' Makefile:214: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/var/pkgsrc/work/print/cups-drivers-Magicolor5440DL/work/5440DL_64_v1.2.1/magicolor5440DL-1.2.1' Makefile:152: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/print/cups-drivers-Magicolor5440DL *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/print/cups-drivers-Magicolor5440DL