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: [email protected] Last committer: [email protected] Ident: $FreeBSD: head/misc/mxnet/Makefile 525702 2020-02-10 12:19:53Z pkubaj $ Log URL: http://beefy18.nyi.freebsd.org/data/head-amd64-default/p526194_s357948/logs/mxnet-1.6.0_4.log Build URL: http://beefy18.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p526194_s357948 Log: =>> Building misc/mxnet build started at Sat Feb 15 05:51:43 UTC 2020 port directory: /usr/ports/misc/mxnet package name: mxnet-1.6.0_4 building for: FreeBSD head-amd64-default-job-05 13.0-CURRENT FreeBSD 13.0-CURRENT 1300077 amd64 maintained by: [email protected] Makefile ident: $FreeBSD: head/misc/mxnet/Makefile 525702 2020-02-10 12:19:53Z pkubaj $ Poudriere version: 3.2.8-5-gc81843e5 Host OSVERSION: 1300076 Jail OSVERSION: 1300077 Job Id: 05 !!! Jail is newer than host. (Jail: 1300077, Host: 1300076) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh OSVERSION=1300077 UNAME_v=FreeBSD 13.0-CURRENT 1300077 UNAME_r=13.0-CURRENT BLOCKSIZE=K 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/head-amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=head-amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/head-amd64-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--- ===> The following configuration options are available for mxnet-1.6.0_4: CPP=on: Install the C++ binding (cpp-package) OPENCV=on: Computer Vision support via OpenCV ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- [email protected] --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PYTHON="/usr/local/bin/python3.7" XDG_DATA_HOME=/wrkdirs/usr/ports/misc/mxnet/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/mxnet/work HOME=/wrkdirs/usr/ports/misc/mxnet/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/misc/mxnet/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/misc/mxnet/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/mxnet/work HOME=/wrkdirs/usr/ports/misc/mxnet/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/misc/mxnet/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 DESTDIR=/wrkdirs/usr/ports/misc/mxnet/work/stage PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -pthread -lexecinfo -fstack-protector-strong -L/usr/local/lib " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " 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_INST ALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- CPP="" NO_CPP="@comment " OPENCV="" NO_OPENCV="@comment " CMAKE_BUILD_TYPE="release" PYTHON_INCLUDEDIR=include/python3.7m PYTHON_LIBDIR=lib/python3.7 PYTHON_PLATFORM=freebsd13 PYTHON_SITELIBDIR=lib/python3.7/site-packages PYTHON_SUFFIX=37 PYTHON_VER=3.7 PYTHON_VERSION=python3.7 PYTHON2="@comment " PYTHON3="" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/mxnet" EXAMPLESDIR="share/examples/mxnet" DATADIR="share/mxnet" WWWDIR="www/mxnet" ETCDIR="etc/mxnet" --End PLIST_SUB-- --SUB_LIST-- CPP="" NO_CPP="@comment " OPENCV="" NO_OPENCV="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mxnet DOCSDIR=/usr/local/share/doc/mxnet EXAMPLESDIR=/usr/local/share/examples/mxnet WWWDIR=/usr/local/www/mxnet ETCDIR=/usr/local/etc/mxnet --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 9.0.1 ([email protected]:llvm/llvm-project.git c1a0a213378a458fbea1a5c77b315c7dce08fd05) (based on LLVM 9.0.1) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 9.0.1 ([email protected]:llvm/llvm-project.git c1a0a213378a458fbea1a5c77b315c7dce08fd05) (based on LLVM 9.0.1) Target: x86_64-unknown-freebsd13.0 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 9.0.1 ([email protected]:llvm/llvm-project.git c1a0a213378a458fbea1a5c77b315c7dce08fd05) (based on LLVM 9.0.1) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=13.0-CURRENT OSREL=13.0 OSVERSION=1300077 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 ---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 >============================ ===> License APACHE20 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> mxnet-1.6.0_4 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.13.1.txz [head-amd64-default-job-05] Installing pkg-1.13.1... [head-amd64-default-job-05] Extracting pkg-1.13.1: .......... done ===> mxnet-1.6.0_4 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of mxnet-1.6.0_4 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by mxnet-1.6.0_4 for building =========================================================================== =======================<phase: checksum >============================ ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by mxnet-1.6.0_4 for building => SHA256 Checksum OK for apache-incubator-mxnet-1.6.0.rc0_GH0.tar.gz. => SHA256 Checksum OK for apache-incubator-tvm-5d66e7a_GH0.tar.gz. => SHA256 Checksum OK for dmlc-dlpack-b90e939_GH0.tar.gz. => SHA256 Checksum OK for cbd43cab6eef8362bcb1cc91e59b49045c90444c.patch. => SHA256 Checksum OK for 89c180d47b407913f0a9948d6e7f55daa523e7aa.patch. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by mxnet-1.6.0_4 for building ===> Extracting for mxnet-1.6.0_4 => SHA256 Checksum OK for apache-incubator-mxnet-1.6.0.rc0_GH0.tar.gz. => SHA256 Checksum OK for apache-incubator-tvm-5d66e7a_GH0.tar.gz. => SHA256 Checksum OK for dmlc-dlpack-b90e939_GH0.tar.gz. => SHA256 Checksum OK for cbd43cab6eef8362bcb1cc91e59b49045c90444c.patch. => SHA256 Checksum OK for 89c180d47b407913f0a9948d6e7f55daa523e7aa.patch. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for mxnet-1.6.0_4 ===> Applying distribution patches for mxnet-1.6.0_4 ===> Applying FreeBSD patches for mxnet-1.6.0_4 <snip> = 0 /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/pad.cc:155:15: warning: variable 'c' is uninitialized when used here [-Wuninitialized] dst[c][h][w] = constant_value; ^ /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/pad.cc:637:9: note: in instantiation of function template specialization 'mshadow::single_image_constant<mshadow::half::half_t>' requested here single_image_constant(dst[n], src[n], pad, constant_value); ^ /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/./pad-inl.h:104:11: note: in instantiation of function template specialization 'mshadow::pad_image<4, mshadow::half::half_t>' requested here pad_image(out, data, param_.pad_width, param_.mode, constant_value); ^ /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/./pad-inl.h:80:12: note: in instantiation of member function 'mxnet::op::PadOp<mshadow::cpu, mshadow::half::half_t>::Forward' requested here explicit PadOp(PadParam p) { this->param_ = p; } ^ /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/pad.cc:672:53: note: in instantiation of member function 'mxnet::op::PadOp<mshadow::cpu, mshadow::half::half_t>::PadOp' requested here MSHADOW_REAL_TYPE_SWITCH(dtype, DType, { op = new PadOp<cpu, DType>(param); }) ^ /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/pad.cc:142:12: note: initialize the variable 'c' to silence this warning index_t c, w, h; ^ = 0 /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/pad.cc:228:37: warning: variable 'k' is uninitialized when used here [-Wuninitialized] DType *dest_p = dst.dptr_ + k * owidth * oheight + i * owidth + j; ^ /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/pad.cc:640:9: note: in instantiation of function template specialization 'mshadow::single_image_reflect<mshadow::half::half_t>' requested here single_image_reflect(dst[n], src[n], pad); ^ /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/./pad-inl.h:104:11: note: in instantiation of function template specialization 'mshadow::pad_image<4, mshadow::half::half_t>' requested here pad_image(out, data, param_.pad_width, param_.mode, constant_value); ^ /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/./pad-inl.h:80:12: note: in instantiation of member function 'mxnet::op::PadOp<mshadow::cpu, mshadow::half::half_t>::Forward' requested here explicit PadOp(PadParam p) { this->param_ = p; } ^ /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/pad.cc:672:53: note: in instantiation of member function 'mxnet::op::PadOp<mshadow::cpu, mshadow::half::half_t>::PadOp' requested here MSHADOW_REAL_TYPE_SWITCH(dtype, DType, { op = new PadOp<cpu, DType>(param); }) ^ /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/pad.cc:203:12: note: initialize the variable 'k' to silence this warning index_t k, ip_x, ip_y; ^ = 0 /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/pad.cc:349:39: warning: variable 'k' is uninitialized when used here [-Wuninitialized] DType *dest_p = dst.dptr_ + k * owidth * oheight * odepth + ^ /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/pad.cc:634:9: note: in instantiation of function template specialization 'mshadow::single_image_edge<mshadow::half::half_t>' requested here single_image_edge(dst[n], src[n], pad); ^ /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/./pad-inl.h:113:11: note: in instantiation of function template specialization 'mshadow::pad_image<5, mshadow::half::half_t>' requested here pad_image(out, data, param_.pad_width, param_.mode, constant_value); ^ /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/./pad-inl.h:80:12: note: in instantiation of member function 'mxnet::op::PadOp<mshadow::cpu, mshadow::half::half_t>::Forward' requested here explicit PadOp(PadParam p) { this->param_ = p; } ^ /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/pad.cc:672:53: note: in instantiation of member function 'mxnet::op::PadOp<mshadow::cpu, mshadow::half::half_t>::PadOp' requested here MSHADOW_REAL_TYPE_SWITCH(dtype, DType, { op = new PadOp<cpu, DType>(param); }) ^ /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/pad.cc:315:12: note: initialize the variable 'k' to silence this warning index_t k, ip_x, ip_y, ip_z; ^ = 0 /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/pad.cc:454:17: warning: variable 'c' is uninitialized when used here [-Wuninitialized] dst[c][d][h][w] = constant_value; ^ /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/pad.cc:637:9: note: in instantiation of function template specialization 'mshadow::single_image_constant<mshadow::half::half_t>' requested here single_image_constant(dst[n], src[n], pad, constant_value); ^ /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/./pad-inl.h:113:11: note: in instantiation of function template specialization 'mshadow::pad_image<5, mshadow::half::half_t>' requested here pad_image(out, data, param_.pad_width, param_.mode, constant_value); ^ /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/./pad-inl.h:80:12: note: in instantiation of member function 'mxnet::op::PadOp<mshadow::cpu, mshadow::half::half_t>::Forward' requested here explicit PadOp(PadParam p) { this->param_ = p; } ^ /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/pad.cc:672:53: note: in instantiation of member function 'mxnet::op::PadOp<mshadow::cpu, mshadow::half::half_t>::PadOp' requested here MSHADOW_REAL_TYPE_SWITCH(dtype, DType, { op = new PadOp<cpu, DType>(param); }) ^ /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/pad.cc:445:12: note: initialize the variable 'c' to silence this warning index_t c, d, w, h; ^ = 0 /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/pad.cc:545:39: warning: variable 'l' is uninitialized when used here [-Wuninitialized] DType *dest_p = dst.dptr_ + l * owidth * oheight * odepth + ^ /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/pad.cc:640:9: note: in instantiation of function template specialization 'mshadow::single_image_reflect<mshadow::half::half_t>' requested here single_image_reflect(dst[n], src[n], pad); ^ /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/./pad-inl.h:113:11: note: in instantiation of function template specialization 'mshadow::pad_image<5, mshadow::half::half_t>' requested here pad_image(out, data, param_.pad_width, param_.mode, constant_value); ^ /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/./pad-inl.h:80:12: note: in instantiation of member function 'mxnet::op::PadOp<mshadow::cpu, mshadow::half::half_t>::Forward' requested here explicit PadOp(PadParam p) { this->param_ = p; } ^ /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/pad.cc:672:53: note: in instantiation of member function 'mxnet::op::PadOp<mshadow::cpu, mshadow::half::half_t>::PadOp' requested here MSHADOW_REAL_TYPE_SWITCH(dtype, DType, { op = new PadOp<cpu, DType>(param); }) ^ /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/pad.cc:511:12: note: initialize the variable 'l' to silence this warning index_t l, ip_x, ip_y, ip_z; ^ = 0 /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/pad.cc:126:41: warning: variable 'k' is uninitialized when used here [-Wuninitialized] DType *src_p = grad_out.dptr_ + k * owidth * oheight + i * owidth + j; ^ /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/pad.cc:653:9: note: in instantiation of function template specialization 'mshadow::single_image_edge_grad<mshadow::half::half_t>' requested here single_image_edge_grad(in_grad[n], out_grad[n], pad); ^ /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/./pad-inl.h:146:11: note: in instantiation of function template specialization 'mshadow::pad_image_grad<4, mshadow::half::half_t>' requested here pad_image_grad(in, out, param_.pad_width, param_.mode); ^ /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/./pad-inl.h:80:12: note: in instantiation of member function 'mxnet::op::PadOp<mshadow::cpu, mshadow::half::half_t>::Backward' requested here explicit PadOp(PadParam p) { this->param_ = p; } ^ /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/pad.cc:672:53: note: in instantiation of member function 'mxnet::op::PadOp<mshadow::cpu, mshadow::half::half_t>::PadOp' requested here MSHADOW_REAL_TYPE_SWITCH(dtype, DType, { op = new PadOp<cpu, DType>(param); }) ^ /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/pad.cc:102:12: note: initialize the variable 'k' to silence this warning index_t k, ip_x, ip_y; ^ = 0 /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/pad.cc:179:17: warning: variable 'c' is uninitialized when used here [-Wuninitialized] in_grad[c][h][w] += out_grad[c][h + pad_t][w + pad_l]; ^ /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/pad.cc:656:9: note: in instantiation of function template specialization 'mshadow::single_image_constant_grad<mshadow::half::half_t>' requested here single_image_constant_grad(in_grad[n], out_grad[n], pad); ^ /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/./pad-inl.h:146:11: note: in instantiation of function template specialization 'mshadow::pad_image_grad<4, mshadow::half::half_t>' requested here pad_image_grad(in, out, param_.pad_width, param_.mode); ^ /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/./pad-inl.h:80:12: note: in instantiation of member function 'mxnet::op::PadOp<mshadow::cpu, mshadow::half::half_t>::Backward' requested here explicit PadOp(PadParam p) { this->param_ = p; } ^ /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/pad.cc:672:53: note: in instantiation of member function 'mxnet::op::PadOp<mshadow::cpu, mshadow::half::half_t>::PadOp' requested here MSHADOW_REAL_TYPE_SWITCH(dtype, DType, { op = new PadOp<cpu, DType>(param); }) ^ /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/pad.cc:174:12: note: initialize the variable 'c' to silence this warning index_t c, h, w; ^ = 0 /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/pad.cc:279:41: warning: variable 'k' is uninitialized when used here [-Wuninitialized] DType *src_p = grad_out.dptr_ + k * owidth * oheight + i * owidth + j; ^ /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/pad.cc:659:9: note: in instantiation of function template specialization 'mshadow::single_image_reflect_grad<mshadow::half::half_t>' requested here single_image_reflect_grad(in_grad[n], out_grad[n], pad); ^ /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/./pad-inl.h:146:11: note: in instantiation of function template specialization 'mshadow::pad_image_grad<4, mshadow::half::half_t>' requested here pad_image_grad(in, out, param_.pad_width, param_.mode); ^ /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/./pad-inl.h:80:12: note: in instantiation of member function 'mxnet::op::PadOp<mshadow::cpu, mshadow::half::half_t>::Backward' requested here explicit PadOp(PadParam p) { this->param_ = p; } ^ /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/pad.cc:672:53: note: in instantiation of member function 'mxnet::op::PadOp<mshadow::cpu, mshadow::half::half_t>::PadOp' requested here MSHADOW_REAL_TYPE_SWITCH(dtype, DType, { op = new PadOp<cpu, DType>(param); }) ^ /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/pad.cc:254:12: note: initialize the variable 'k' to silence this warning index_t k, ip_x, ip_y; ^ = 0 /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/pad.cc:417:43: warning: variable 'k' is uninitialized when used here [-Wuninitialized] DType *src_p = grad_out.dptr_ + k * owidth * oheight * odepth + ^ /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/pad.cc:653:9: note: in instantiation of function template specialization 'mshadow::single_image_edge_grad<mshadow::half::half_t>' requested here single_image_edge_grad(in_grad[n], out_grad[n], pad); ^ /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/./pad-inl.h:156:11: note: in instantiation of function template specialization 'mshadow::pad_image_grad<5, mshadow::half::half_t>' requested here pad_image_grad(in, out, param_.pad_width, param_.mode); ^ /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/./pad-inl.h:80:12: note: in instantiation of member function 'mxnet::op::PadOp<mshadow::cpu, mshadow::half::half_t>::Backward' requested here explicit PadOp(PadParam p) { this->param_ = p; } ^ /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/pad.cc:672:53: note: in instantiation of member function 'mxnet::op::PadOp<mshadow::cpu, mshadow::half::half_t>::PadOp' requested here MSHADOW_REAL_TYPE_SWITCH(dtype, DType, { op = new PadOp<cpu, DType>(param); }) ^ /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/pad.cc:383:12: note: initialize the variable 'k' to silence this warning index_t k, ip_x, ip_y, ip_z; ^ = 0 /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/pad.cc:481:19: warning: variable 'c' is uninitialized when used here [-Wuninitialized] in_grad[c][d][h][w] += out_grad[c][d + pad_f][h + pad_t][w + pad_l]; ^ /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/pad.cc:656:9: note: in instantiation of function template specialization 'mshadow::single_image_constant_grad<mshadow::half::half_t>' requested here single_image_constant_grad(in_grad[n], out_grad[n], pad); ^ /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/./pad-inl.h:156:11: note: in instantiation of function template specialization 'mshadow::pad_image_grad<5, mshadow::half::half_t>' requested here pad_image_grad(in, out, param_.pad_width, param_.mode); ^ /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/./pad-inl.h:80:12: note: in instantiation of member function 'mxnet::op::PadOp<mshadow::cpu, mshadow::half::half_t>::Backward' requested here explicit PadOp(PadParam p) { this->param_ = p; } ^ /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/pad.cc:672:53: note: in instantiation of member function 'mxnet::op::PadOp<mshadow::cpu, mshadow::half::half_t>::PadOp' requested here MSHADOW_REAL_TYPE_SWITCH(dtype, DType, { op = new PadOp<cpu, DType>(param); }) ^ /wrkdirs/usr/ports/misc/mxnet/work/incubator-mxnet-1.6.0.rc0/src/operator/pad.cc:475:12: note: initialize the variable 'c' to silence this warning index_t c, d, w, h; ^ = 0 33 warnings generated. ninja: build stopped: subcommand failed. ===> 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/ports/misc/mxnet _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "[email protected]"
