Date: Thu, 25 Jun 2020 18:43:39 GMT From: pkg-fallout@FreeBSD.org To: cy@FreeBSD.org Cc: pkg-fallout@FreeBSD.org Subject: [package - 113amd64-default][print/xpp] Failed for xpp-1.5_12 in build Message-ID: <202006251843.05PIhdC5094213@beefy9.nyi.freebsd.org>
next in thread | raw e-mail | index | archive | help
You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: cy@FreeBSD.org Last committer: cy@FreeBSD.org Ident: $FreeBSD: head/print/xpp/Makefile 425761 2016-11-08 20:52:59Z cy $ Log URL: http://beefy9.nyi.freebsd.org/data/113amd64-default/540358/logs/xpp-1.5_12.log Build URL: http://beefy9.nyi.freebsd.org/build.html?mastername=113amd64-default&build=540358 Log: =>> Building print/xpp build started at Thu Jun 25 18:43:26 UTC 2020 port directory: /usr/ports/print/xpp package name: xpp-1.5_12 building for: FreeBSD 113amd64-default-job-14 11.3-RELEASE-p10 FreeBSD 11.3-RELEASE-p10 amd64 maintained by: cy@FreeBSD.org Makefile ident: $FreeBSD: head/print/xpp/Makefile 425761 2016-11-08 20:52:59Z cy $ Poudriere version: 3.2.8-5-gc81843e5 Host OSVERSION: 1300094 Jail OSVERSION: 1103000 Job Id: 14 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1103000 UNAME_v=FreeBSD 11.3-RELEASE-p10 UNAME_r=11.3-RELEASE-p10 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-5-gc81843e5 MASTERMNT=/usr/local/poudriere/data/.m/113amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/113amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=113amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/113amd64-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- cy@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/print/xpp/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/print/xpp/work HOME=/wrkdirs/usr/ports/print/xpp/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/print/xpp/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/print/xpp/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/print/xpp/work HOME=/wrkdirs/usr/ports/print/xpp/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/print/xpp/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -D_IPP_PRIVATE_STRUCTURES -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -D_IPP_PRIVATE_STRUCTURES -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=11.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/xpp" EXAMPLESDIR="share/examples/xpp" DATADIR="share/xpp" WWWDIR="www/xpp" ETCDIR="etc/xpp" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/xpp DOCSDIR=/usr/local/share/doc/xpp EXAMPLESDIR=/usr/local/share/examples/xpp WWWDIR=/usr/local/www/xpp ETCDIR=/usr/local/etc/xpp --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 8.0.0 (tags/RELEASE_800/final 356365) (based on LLVM 8.0.0) Target: x86_64-unknown-freebsd11.3 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 8.0.0 (tags/RELEASE_800/final 356365) (based on LLVM 8.0.0) Target: x86_64-unknown-freebsd11.3 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 8.0.0 (tags/RELEASE_800/final 356365) (based on LLVM 8.0.0) Target: x86_64-unknown-freebsd11.3 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=11.3-RELEASE-p10 OSREL=11.3 OSVERSION=1103000 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ =========================================================================== =======================<phase: pkg-depends >============================ ===> xpp-1.5_12 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.14.4_1.txz [113amd64-default-job-14] Installing pkg-1.14.4_1... [113amd64-default-job-14] Extracting pkg-1.14.4_1: .......... done ===> xpp-1.5_12 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of xpp-1.5_12 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> Fetching all distfiles required by xpp-1.5_12 for building =========================================================================== =======================<phase: checksum >============================ ===> Fetching all distfiles required by xpp-1.5_12 for building => SHA256 Checksum OK for xpp-1.5.tar.bz2. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> Fetching all distfiles required by xpp-1.5_12 for building ===> Extracting for xpp-1.5_12 => SHA256 Checksum OK for xpp-1.5.tar.bz2. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for xpp-1.5_12 ===> Applying FreeBSD patches for xpp-1.5_12 from /usr/ports/print/xpp/files =========================================================================== =======================<phase: build-depends >============================ ===> xpp-1.5_12 depends on package: gmake>=4.3 - not found ===> Installing existing package /packages/All/gmake-4.3_2.txz [113amd64-default-job-14] Installing gmake-4.3_2... [113amd64-default-job-14] `-- Installing gettext-runtime-0.20.2... [113amd64-default-job-14] | `-- Installing indexinfo-0.3.1... [113amd64-default-job-14] | `-- Extracting indexinfo-0.3.1: .... done [113amd64-default-job-14] `-- Extracting gettext-runtime-0.20.2: .......... done [113amd64-default-job-14] Extracting gmake-4.3_2: .......... done ===> xpp-1.5_12 depends on package: gmake>=4.3 - found ===> Returning to build of xpp-1.5_12 =========================================================================== =======================<phase: lib-depends >============================ ===> xpp-1.5_12 depends on shared library: libcups.so - not found ===> Installing existing package /packages/All/cups-2.3.3_1.txz [113amd64-default-job-14] Installing cups-2.3.3_1... [113amd64-default-job-14] `-- Installing avahi-app-0.7_3... [113amd64-default-job-14] | `-- Installing dbus-1.12.18... [113amd64-default-job-14] | | `-- Installing expat-2.2.8... [113amd64-default-job-14] | | `-- Extracting expat-2.2.8: .......... done [113amd64-default-job-14] | | `-- Installing libICE-1.0.10,1... [113amd64-default-job-14] | | `-- Extracting libICE-1.0.10,1: .......... done [113amd64-default-job-14] | | `-- Installing libSM-1.2.3,1... [113amd64-default-job-14] | | `-- Extracting libSM-1.2.3,1: .......... done <snip> checking how to run the C preprocessor... cpp checking for X... no checking for main in -lX11... no checking for main in -lXext... no checking for main in -lGL... no checking for main in -lGLU... no checking for fltk-config... /usr/local/bin/fltk-config checking for main in -lm... yes checking for ANSI C header files... (cached) yes checking for cups/cups.h... no checking for FL/Fl.H... no checking for working const... yes checking for inline... inline checking for socket in -lsocket... no checking for gethostbyaddr in -lnsl... no checking for httpConnect in -lcups... yes checking for cupsd... /usr/local/sbin/cupsd checking for fluid... /usr/local/bin/fluid updating cache ./config.cache creating ./config.status creating Makefile =========================================================================== =======================<phase: build >============================ ===> Building for xpp-1.5_12 gmake[1]: Entering directory '/wrkdirs/usr/ports/print/xpp/work/xpp-1.5' /usr/local/bin/fluid -c mainwindow.fl c++ -DPACKAGE=\"xpp\" -DVERSION=\"1.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBPNG=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_LIBCUPS=1 -I. -I. -I /usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -pipe -D_IPP_PRIVATE_STRUCTURES -fstack-protector-strong -fno-strict-aliasing -c mainwindow.cxx mainwindow.cxx:749:1: warning: 'ppdMarkDefaults' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppdMarkDefaults(print->ppds[print->dest_pos]); ^ /usr/local/include/cups/ppd.h:384:47: note: 'ppdMarkDefaults' has been explicitly marked deprecated here extern void ppdMarkDefaults(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); ^ /usr/local/include/cups/versioning.h:202:59: note: expanded from macro '_CUPS_DEPRECATED_1_6_MSG' # define _CUPS_DEPRECATED_1_6_MSG(m) __attribute__ ((deprecated(m))) _CUPS_PUBLIC ^ mainwindow.cxx:750:1: warning: 'cupsMarkOptions' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] cupsMarkOptions(print->ppds[print->dest_pos],print->num_changed_options,print->changed_options); ^ /usr/local/include/cups/ppd.h:362:87: note: 'cupsMarkOptions' has been explicitly marked deprecated here extern int cupsMarkOptions(ppd_file_t *ppd, int num_options, cups_option_t *options) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); ^ /usr/local/include/cups/versioning.h:202:59: note: expanded from macro '_CUPS_DEPRECATED_1_6_MSG' # define _CUPS_DEPRECATED_1_6_MSG(m) __attribute__ ((deprecated(m))) _CUPS_PUBLIC ^ mainwindow.cxx:769:1: warning: 'ppdMarkDefaults' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppdMarkDefaults(print->ppds[print->dest_pos]); ^ /usr/local/include/cups/ppd.h:384:47: note: 'ppdMarkDefaults' has been explicitly marked deprecated here extern void ppdMarkDefaults(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); ^ /usr/local/include/cups/versioning.h:202:59: note: expanded from macro '_CUPS_DEPRECATED_1_6_MSG' # define _CUPS_DEPRECATED_1_6_MSG(m) __attribute__ ((deprecated(m))) _CUPS_PUBLIC ^ mainwindow.cxx:770:1: warning: 'cupsMarkOptions' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] cupsMarkOptions(print->ppds[print->dest_pos],print->dests[print->dest_pos].num_options,print->dests[print->dest_pos].options); ^ /usr/local/include/cups/ppd.h:362:87: note: 'cupsMarkOptions' has been explicitly marked deprecated here extern int cupsMarkOptions(ppd_file_t *ppd, int num_options, cups_option_t *options) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); ^ /usr/local/include/cups/versioning.h:202:59: note: expanded from macro '_CUPS_DEPRECATED_1_6_MSG' # define _CUPS_DEPRECATED_1_6_MSG(m) __attribute__ ((deprecated(m))) _CUPS_PUBLIC ^ mainwindow.cxx:821:1: warning: 'ppdMarkDefaults' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppdMarkDefaults(print->ppds[print->dest_pos]); ^ /usr/local/include/cups/ppd.h:384:47: note: 'ppdMarkDefaults' has been explicitly marked deprecated here extern void ppdMarkDefaults(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); ^ /usr/local/include/cups/versioning.h:202:59: note: expanded from macro '_CUPS_DEPRECATED_1_6_MSG' # define _CUPS_DEPRECATED_1_6_MSG(m) __attribute__ ((deprecated(m))) _CUPS_PUBLIC ^ mainwindow.cxx:822:1: warning: 'cupsMarkOptions' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] cupsMarkOptions(print->ppds[print->dest_pos],print->num_changed_options,print->changed_options); ^ /usr/local/include/cups/ppd.h:362:87: note: 'cupsMarkOptions' has been explicitly marked deprecated here extern int cupsMarkOptions(ppd_file_t *ppd, int num_options, cups_option_t *options) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); ^ /usr/local/include/cups/versioning.h:202:59: note: expanded from macro '_CUPS_DEPRECATED_1_6_MSG' # define _CUPS_DEPRECATED_1_6_MSG(m) __attribute__ ((deprecated(m))) _CUPS_PUBLIC ^ mainwindow.cxx:914:8: warning: 'fl_ask' is deprecated [-Wdeprecated-declarations] if (!fl_ask(buffer)) return; ^ /usr/local/include/FL/fl_ask.H:55:82: note: 'fl_ask' has been explicitly marked deprecated here FL_EXPORT int fl_ask(const char *,...) __fl_attr((__format__ (__printf__, 1, 2), __deprecated__)); ^ mainwindow.cxx:914:15: warning: format string is not a string literal (potentially insecure) [-Wformat-security] if (!fl_ask(buffer)) return; ^~~~~~ mainwindow.cxx:914:15: note: treat the string as an argument to avoid this if (!fl_ask(buffer)) return; ^ "%s", mainwindow.cxx:1062:11: warning: 'cupsGetPPD' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] str = cupsGetPPD(print->dests[print->dest_pos].name); ^ /usr/local/include/cups/ppd.h:358:49: note: 'cupsGetPPD' has been explicitly marked deprecated here extern const char *cupsGetPPD(const char *name) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); ^ /usr/local/include/cups/versioning.h:202:59: note: expanded from macro '_CUPS_DEPRECATED_1_6_MSG' # define _CUPS_DEPRECATED_1_6_MSG(m) __attribute__ ((deprecated(m))) _CUPS_PUBLIC ^ mainwindow.cxx:1064:40: warning: 'ppdOpenFile' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] print->ppds[print->dest_pos] = ppdOpenFile(str); ^ /usr/local/include/cups/ppd.h:389:54: note: 'ppdOpenFile' has been explicitly marked deprecated here extern ppd_file_t *ppdOpenFile(const char *filename) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); ^ /usr/local/include/cups/versioning.h:202:59: note: expanded from macro '_CUPS_DEPRECATED_1_6_MSG' # define _CUPS_DEPRECATED_1_6_MSG(m) __attribute__ ((deprecated(m))) _CUPS_PUBLIC ^ mainwindow.cxx:1072:7: warning: 'ppdMarkDefaults' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppdMarkDefaults(print->ppds[print->dest_pos]); ^ /usr/local/include/cups/ppd.h:384:47: note: 'ppdMarkDefaults' has been explicitly marked deprecated here extern void ppdMarkDefaults(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); ^ /usr/local/include/cups/versioning.h:202:59: note: expanded from macro '_CUPS_DEPRECATED_1_6_MSG' # define _CUPS_DEPRECATED_1_6_MSG(m) __attribute__ ((deprecated(m))) _CUPS_PUBLIC ^ mainwindow.cxx:1074:7: warning: 'cupsMarkOptions' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] cupsMarkOptions(print->ppds[print->dest_pos],print->dests[print->dest_pos].num_options,print->dests[print->dest_pos].options); ^ /usr/local/include/cups/ppd.h:362:87: note: 'cupsMarkOptions' has been explicitly marked deprecated here extern int cupsMarkOptions(ppd_file_t *ppd, int num_options, cups_option_t *options) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); ^ /usr/local/include/cups/versioning.h:202:59: note: expanded from macro '_CUPS_DEPRECATED_1_6_MSG' # define _CUPS_DEPRECATED_1_6_MSG(m) __attribute__ ((deprecated(m))) _CUPS_PUBLIC ^ 12 warnings generated. c++ -DPACKAGE=\"xpp\" -DVERSION=\"1.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBPNG=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_LIBCUPS=1 -I. -I. -I /usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -pipe -D_IPP_PRIVATE_STRUCTURES -fstack-protector-strong -fno-strict-aliasing -c passworddialog.cxx passworddialog.cxx:34:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (str = fl_input("%s\nLogin:",login,prompt)) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ passworddialog.cxx:34:11: note: place parentheses around the assignment to silence this warning if (str = fl_input("%s\nLogin:",login,prompt)) { ^ ( ) passworddialog.cxx:34:11: note: use '==' to turn this assignment into an equality comparison if (str = fl_input("%s\nLogin:",login,prompt)) { ^ == 1 warning generated. c++ -DPACKAGE=\"xpp\" -DVERSION=\"1.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBPNG=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_LIBCUPS=1 -I. -I. -I /usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -pipe -D_IPP_PRIVATE_STRUCTURES -fstack-protector-strong -fno-strict-aliasing -c cupshelper.cxx cupshelper.cxx:93:9: error: member access into incomplete type 'ipp_t' (aka '_ipp_s') request->request.op.request_id = 1; ^ /usr/local/include/cups/ipp.h:733:16: note: forward declaration of '_ipp_s' typedef struct _ipp_s ipp_t; /**** IPP request/response data ****/ ^ cupshelper.cxx:101:17: warning: 'httpConnect' is deprecated: Use httpConnect2 instead. [-Wdeprecated-declarations] http_t *HTTP = httpConnect(host_,port_); ^ /usr/local/include/cups/http.h:457:57: note: 'httpConnect' has been explicitly marked deprecated here extern http_t *httpConnect(const char *host, int port) _CUPS_DEPRECATED_1_7_MSG("Use httpConnect2 instead."); ^ /usr/local/include/cups/versioning.h:203:59: note: expanded from macro '_CUPS_DEPRECATED_1_7_MSG' # define _CUPS_DEPRECATED_1_7_MSG(m) __attribute__ ((deprecated(m))) _CUPS_PUBLIC ^ cupshelper.cxx:111:12: error: member access into incomplete type 'ipp_t' (aka '_ipp_s') if (answer->state == IPP_ERROR || answer->state == IPP_IDLE) ^ /usr/local/include/cups/ipp.h:733:16: note: forward declaration of '_ipp_s' typedef struct _ipp_s ipp_t; /**** IPP request/response data ****/ ^ cupshelper.cxx:120:17: warning: 'httpConnect' is deprecated: Use httpConnect2 instead. [-Wdeprecated-declarations] http_t *HTTP = httpConnect(host_,port_); ^ /usr/local/include/cups/http.h:457:57: note: 'httpConnect' has been explicitly marked deprecated here extern http_t *httpConnect(const char *host, int port) _CUPS_DEPRECATED_1_7_MSG("Use httpConnect2 instead."); ^ /usr/local/include/cups/versioning.h:203:59: note: expanded from macro '_CUPS_DEPRECATED_1_7_MSG' # define _CUPS_DEPRECATED_1_7_MSG(m) __attribute__ ((deprecated(m))) _CUPS_PUBLIC ^ cupshelper.cxx:154:9: error: member access into incomplete type 'ipp_t' (aka '_ipp_s') request->request.op.operation_id = IPP_GET_PRINTER_ATTRIBUTES; ^ /usr/local/include/cups/ipp.h:733:16: note: forward declaration of '_ipp_s' typedef struct _ipp_s ipp_t; /**** IPP request/response data ****/ ^ cupshelper.cxx:160:24: error: member access into incomplete type 'ipp_t' (aka '_ipp_s') if (request && request->curtag == IPP_TAG_PRINTER) { ^ /usr/local/include/cups/ipp.h:733:16: note: forward declaration of '_ipp_s' typedef struct _ipp_s ipp_t; /**** IPP request/response data ****/ ^ cupshelper.cxx:162:25: error: member access into incomplete type 'ipp_attribute_t' (aka '_ipp_attribute_s') if (attr) value = attr->values[0].integer; ^ /usr/local/include/cups/ipp.h:734:16: note: forward declaration of '_ipp_attribute_s' typedef struct _ipp_attribute_s ipp_attribute_t; ^ 2 warnings and 5 errors generated. gmake[1]: *** [Makefile:313: cupshelper.o] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/print/xpp/work/xpp-1.5' *** Error code 1 Stop. make: stopped in /usr/ports/print/xpp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006251843.05PIhdC5094213>