>>> plan9port: Building community/plan9port 0_git20211019-r1 (using abuild 3.9.0-r0) started Wed, 20 Apr 2022 09:35:36 +0000 >>> plan9port: Checking sanity of /home/buildozer/aports/community/plan9port/APKBUILD... >>> plan9port: Analyzing dependencies... >>> plan9port: Installing for build: build-base linux-headers libucontext-dev libxt-dev libx11-dev fontconfig-dev libxext-dev perl (1/33) Installing linux-headers (5.16.7-r1) (2/33) Installing libucontext (1.2-r0) (3/33) Installing libucontext-dev (1.2-r0) (4/33) Installing libice (1.0.10-r0) (5/33) Installing libuuid (2.38-r1) (6/33) Installing libsm (1.2.3-r0) (7/33) Installing xorgproto (2021.5-r0) (8/33) Installing libice-dev (1.0.10-r0) (9/33) Installing libsm-dev (1.2.3-r0) (10/33) Installing libxau (1.0.9-r0) (11/33) Installing libxdmcp (1.1.3-r0) (12/33) Installing libxcb (1.14-r2) (13/33) Installing libx11 (1.7.5-r0) (14/33) Installing libxt (1.2.1-r0) (15/33) Installing libxau-dev (1.0.9-r0) (16/33) Installing xcb-proto (1.14.1-r3) (17/33) Installing libxdmcp-dev (1.1.3-r0) (18/33) Installing libxcb-dev (1.14-r2) (19/33) Installing xtrans (1.4.0-r1) (20/33) Installing libx11-dev (1.7.5-r0) (21/33) Installing libxt-dev (1.2.1-r0) (22/33) Installing libpng (1.6.37-r1) (23/33) Installing freetype (2.11.1-r1) (24/33) Installing fontconfig (2.14.0-r0) (25/33) Installing expat-dev (2.4.8-r0) (26/33) Installing brotli-dev (1.0.9-r6) (27/33) Installing zlib-dev (1.2.12-r0) (28/33) Installing libpng-dev (1.6.37-r1) (29/33) Installing freetype-dev (2.11.1-r1) (30/33) Installing fontconfig-dev (2.14.0-r0) (31/33) Installing libxext (1.3.4-r0) (32/33) Installing libxext-dev (1.3.4-r0) (33/33) Installing .makedepends-plan9port (20220420.093538) Executing busybox-1.35.0-r8.trigger OK: 1296 MiB in 136 packages >>> plan9port: Cleaning up srcdir >>> plan9port: Cleaning up pkgdir >>> plan9port: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/plan9port-0_git20211019-d0d440860f2000a1560abb3f593cdc325fcead4c.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 22.3M 0 81866 0 0 945k 0 0:00:24 --:--:-- 0:00:24 940k 100 22.3M 100 22.3M 0 0 61.6M 0 --:--:-- --:--:-- --:--:-- 61.5M >>> plan9port: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/plan9port-0_git20211019-d0d440860f2000a1560abb3f593cdc325fcead4c.tar.gz >>> plan9port: Checking sha512sums... plan9port-0_git20211019-d0d440860f2000a1560abb3f593cdc325fcead4c.tar.gz: OK no-html-man-pages.patch: OK libucontext.patch: OK plan9.sh: OK >>> plan9port: Unpacking /var/cache/distfiles/v3.16/plan9port-0_git20211019-d0d440860f2000a1560abb3f593cdc325fcead4c.tar.gz... >>> plan9port: no-html-man-pages.patch patching file INSTALL >>> plan9port: libucontext.patch patching file bin/9l Hunk #1 succeeded at 25 with fuzz 2. + Mailing list: https://groups.google.com/group/plan9port-dev + Issue tracker: https://github.com/9fans/plan9port/issues/ + Submitting changes: https://github.com/9fans/plan9port/pulls * Resetting /config * Compiler version: gcc version 11.2.1 20220219 (Alpine 11.2.1_git20220219) * Building mk... >>> pwd >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c _exits.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c _p9dialparse.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c _p9dir.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c announce.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c argv0.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c atexit.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c atoi.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c atol.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c atoll.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c atnotify.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c await.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c cistrcmp.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c cistrncmp.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c cistrstr.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c cleanname.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c convD2M.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c convM2D.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c convM2S.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c convS2M.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c crypt.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c ctime.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c dial.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c dirfstat.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c dirfwstat.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c dirmodefmt.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c dirstat.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c dirwstat.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c dup.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c encodefmt.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c errstr.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c exec.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c execl.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c exitcode.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c fcallfmt.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c frand.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c get9root.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c getcallerpc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c getenv.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c getfields.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c getnetconn.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c getns.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c getuser.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c getwd.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c jmp.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c lrand.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c lnrand.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c main.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c malloc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c malloctag.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c mallocz.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c nan.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c needsrcquote.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c needstack.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c netcrypt.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c netmkaddr.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c notify.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c nrand.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c nulldir.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c open.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c opentemp.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c pin.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c pipe.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning pipe.c:12:12: warning: argument 1 of type 'int[2]' with mismatched bound [-Warray-parameter=] 12 | p9pipe(int fd[2]) | ~~~~^~~~~ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/libc.h:772:24: note: previously declared as 'int *' 772 | extern int p9pipe(int*); | ^~~~ >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c post9p.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c postnote.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c qlock.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c quote.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c rand.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c read9pmsg.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c readcons.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /usr/include/sys/termios.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c readn.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c rfork.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c searchpath.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c sendfd.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c sleep.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c strdup.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c strecpy.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c sysfatal.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c syslog.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c sysname.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c time.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c tm2sec.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c tokenize.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c truerand.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c u16.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c u32.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c u64.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c unsharp.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c wait.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c waitpid.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c write.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c zoneinfo.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c fmtlock2.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c frexp.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c -Ifmt fmt/runevsmprint.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 9c -Ifmt fmt/vsmprint.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> pwd >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libbio 9c bbuffered.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libbio 9c bfildes.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libbio 9c bflush.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libbio 9c bgetc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libbio 9c bgetrune.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libbio 9c bgetd.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libbio 9c binit.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libbio 9c boffset.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libbio 9c bprint.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libbio 9c bputc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libbio 9c bputrune.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libbio 9c brdline.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libbio 9c brdstr.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libbio 9c bread.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libbio 9c bseek.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libbio 9c bvprint.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libbio 9c bwrite.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> pwd >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libregexp 9c regcomp.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libregexp 9c regerror.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libregexp 9c regexec.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libregexp 9c regsub.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libregexp 9c regaux.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libregexp 9c rregexec.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libregexp 9c rregsub.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> pwd >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/mk 9c arc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/mk 9c archive.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/mk 9c bufblock.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/mk 9c env.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/mk 9c file.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/mk 9c graph.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/mk 9c job.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/mk 9c lex.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/mk 9c main.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/mk 9c match.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/mk 9c mk.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/mk 9c parse.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/mk 9c recipe.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/mk 9c rc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/mk 9c rule.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/mk 9c run.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/mk 9c sh.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/mk 9c shell.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/mk 9c shprint.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/mk 9c symtab.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/mk 9c var.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/mk 9c varsub.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/mk 9c word.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/mk 9c unix.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning * Building everything (be patient)... /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 mk clean                                                                                                                          /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9p mk clean                                                                                                                           /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9pclient mk clean                                                                                                                                 /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libString mk clean                                                                                                                               /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libacme mk clean                                                                                                                             /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libauth mk clean                                                                                                                             /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libauthsrv mk clean                                                                                                                                /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libavl mk clean                                                                                                                            /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libbin mk clean                                                                                                                            /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libbio mk clean                                                                                                                            /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libcomplete mk clean                                                                                                                                 /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdisk mk clean                                                                                                                             /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdiskfs mk clean                                                                                                                               /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw mk clean                                                                                                                             /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libflate mk clean                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libframe mk clean                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libgeometry mk clean                                                                                                                                 /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libhtml mk clean                                                                                                                             /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libhttpd mk clean                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libip mk clean                                                                                                                           /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmach mk clean                                                                                                                             /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmemdraw mk clean                                                                                                                                /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmemlayer mk clean                                                                                                                                 /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmp mk clean                                                                                                                           /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmp/port mk clean                                                                                                                                /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmux mk clean                                                                                                                            /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libndb mk clean                                                                                                                            /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libplumb mk clean                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libregexp mk clean                                                                                                                               /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec mk clean                                                                                                                            /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port mk clean                                                                                                                                 /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsunrpc mk clean                                                                                                                               /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libthread mk clean                                                                                                                               /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libventi mk clean                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd mk clean                                                                                                                         /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/lex mk clean                                                                                                                             /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/9660 mk clean                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/9660srv mk clean                                                                                                                                 /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/9pfuse mk clean                                                                                                                                /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/9term mk clean                                                                                                                               /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acid mk clean                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acidtypes mk clean                                                                                                                                   /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acme mk clean                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acme/mail mk clean                                                                                                                                   /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/astro mk clean                                                                                                                               /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth mk clean                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth/factotum mk clean                                                                                                                                       /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth/secstore mk clean                                                                                                                                       /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auxstats mk clean                                                                                                                                  /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/awk mk clean                                                                                                                             /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/bzip2 mk clean                                                                                                                               lib mk clean                   /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/cb mk clean                                                                                                                            /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/compress mk clean                                                                                                                                  /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/db mk clean                                                                                                                            /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/devdraw mk clean                                                                                                                                 /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/dict mk clean                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/diff mk clean                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/disk mk clean                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/draw mk clean                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/eqn mk clean                                                                                                                             /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/fontsrv mk clean                                                                                                                                 /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/fossil mk clean                                                                                                                                /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/grap mk clean                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/graph mk clean                                                                                                                               /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/grep mk clean                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/gzip mk clean                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/hoc mk clean                                                                                                                             /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/htmlfmt mk clean                                                                                                                                 /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/htmlroff mk clean                                                                                                                                  /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/jpg mk clean                                                                                                                             /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/map mk clean                                                                                                                             libmap mk clean                      /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/mk mk clean                                                                                                                            /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/ndb mk clean                                                                                                                             /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/netfiles mk clean                                                                                                                                  /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/page mk clean                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/paint mk clean                                                                                                                               /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/pic mk clean                                                                                                                             /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/plot mk clean                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/plumb mk clean                                                                                                                               /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/postscript mk clean                                                                                                                                    /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/postscript/common mk clean                                                                                                                                           /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/postscript/tr2post mk clean                                                                                                                                            /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/postscript/download mk clean                                                                                                                                             /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/proof mk clean                                                                                                                               /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/rc mk clean                                                                                                                            /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/rio mk clean                                                                                                                             /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/sam mk clean                                                                                                                             /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/samterm mk clean                                                                                                                                 /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/scat mk clean                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/spell mk clean                                                                                                                               /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/svgpic mk clean                                                                                                                                /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tapefs mk clean                                                                                                                                /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tbl mk clean                                                                                                                             /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tcs mk clean                                                                                                                             /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tpic mk clean                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/troff mk clean                                                                                                                               /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/troff2html mk clean                                                                                                                                    /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/vac mk clean                                                                                                                             /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/vbackup mk clean                                                                                                                                 /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti mk clean                                                                                                                               /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv mk clean                                                                                                                                   /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/fontsrv mk clean                                                                                                                                 /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 mk nuke                                                                                                                         /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9p mk nuke                                                                                                                          /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9pclient mk nuke                                                                                                                                /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libString mk nuke                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libacme mk nuke                                                                                                                            /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libauth mk nuke                                                                                                                            /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libauthsrv mk nuke                                                                                                                               /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libavl mk nuke                                                                                                                           /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libbin mk nuke                                                                                                                           /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libbio mk nuke                                                                                                                           /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libcomplete mk nuke                                                                                                                                /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdisk mk nuke                                                                                                                            /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdiskfs mk nuke                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw mk nuke                                                                                                                            /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libflate mk nuke                                                                                                                             /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libframe mk nuke                                                                                                                             /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libgeometry mk nuke                                                                                                                                /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libhtml mk nuke                                                                                                                            /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libhttpd mk nuke                                                                                                                             /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libip mk nuke                                                                                                                          /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmach mk nuke                                                                                                                            /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmemdraw mk nuke                                                                                                                               /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmemlayer mk nuke                                                                                                                                /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmp mk nuke                                                                                                                          /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmp/port mk nuke                                                                                                                               /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmux mk nuke                                                                                                                           /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libndb mk nuke                                                                                                                           /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libplumb mk nuke                                                                                                                             /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libregexp mk nuke                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec mk nuke                                                                                                                           /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port mk nuke                                                                                                                                /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsunrpc mk nuke                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libthread mk nuke                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libventi mk nuke                                                                                                                             /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 mk all                                                                                                                       >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c _exits.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c _p9dialparse.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c _p9dir.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c announce.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c argv0.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c atexit.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c atoi.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c atol.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c atoll.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c atnotify.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c await.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c cistrcmp.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c cistrncmp.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c cistrstr.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c cleanname.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c convD2M.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c convM2D.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c convM2S.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c convS2M.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c crypt.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c ctime.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c dial.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c dirfstat.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c dirfwstat.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c dirmodefmt.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c dirstat.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c dirwstat.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c dup.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c encodefmt.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c errstr.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c exec.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c execl.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c exitcode.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c fcallfmt.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c frand.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c get9root.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c getcallerpc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c getenv.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c getfields.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c getnetconn.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c getns.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c getuser.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c getwd.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c jmp.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c lrand.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c lnrand.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c main.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c malloc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c malloctag.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c mallocz.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c nan.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c needsrcquote.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c needstack.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c netcrypt.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c netmkaddr.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c notify.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c nrand.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c nulldir.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c open.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c opentemp.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c pin.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c pipe.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning pipe.c:12:12: warning: argument 1 of type 'int[2]' with mismatched bound [-Warray-parameter=] 12 | p9pipe(int fd[2]) | ~~~~^~~~~ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/libc.h:772:24: note: previously declared as 'int *' 772 | extern int p9pipe(int*); | ^~~~ >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c post9p.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c postnote.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c qlock.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c quote.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c rand.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c read9pmsg.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c readcons.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /usr/include/sys/termios.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c readn.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c rfork.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c searchpath.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c sendfd.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c sleep.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c strdup.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c strecpy.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c sysfatal.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c syslog.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c sysname.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c time.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c tm2sec.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c tokenize.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c truerand.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c u16.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c u32.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c u64.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c unsharp.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c wait.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c waitpid.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c write.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c zoneinfo.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c fmtlock2.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c frexp.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c -Ifmt fmt/runevsmprint.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9; mk all 9c -Ifmt fmt/vsmprint.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9p mk all                                                                                                                        >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9p; mk all 9c dirread.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9p; mk all 9c fid.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9p; mk all 9c file.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9p; mk all 9c intmap.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9p; mk all 9c mem.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9p; mk all 9c req.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9p; mk all 9c parse.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9p; mk all 9c srv.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9p; mk all 9c tpost.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9p; mk all 9c uid.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9p; mk all 9c util.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9pclient mk all                                                                                                                              >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9pclient; mk all 9c access.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9pclient; mk all 9c auth.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9pclient; mk all 9c close.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9pclient; mk all 9c create.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9pclient; mk all 9c dirread.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9pclient; mk all 9c fs.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9pclient; mk all 9c ns.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9pclient; mk all 9c open.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9pclient; mk all 9c openfd.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9pclient; mk all 9c print.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9pclient; mk all 9c read.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9pclient; mk all 9c remove.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9pclient; mk all 9c seek.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9pclient; mk all 9c stat.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9pclient; mk all 9c walk.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9pclient; mk all 9c write.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9pclient; mk all 9c wstat.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libString mk all                                                                                                                            >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libString; mk all 9c s_alloc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libString; mk all 9c s_append.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libString; mk all 9c s_array.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libString; mk all 9c s_copy.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libString; mk all 9c s_getline.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libString; mk all 9c s_grow.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libString; mk all 9c s_memappend.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libString; mk all 9c s_nappend.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libString; mk all 9c s_parse.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libString; mk all 9c s_putc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libString; mk all 9c s_rdinstack.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libString; mk all 9c s_read.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libString; mk all 9c s_read_line.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libString; mk all 9c s_reset.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libString; mk all 9c s_terminate.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libString; mk all 9c s_tolower.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libString; mk all 9c s_unique.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libacme mk all                                                                                                                          >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libacme; mk all 9c acme.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libauth mk all                                                                                                                          >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libauth; mk all 9c amount_getkey.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libauth; mk all 9c attr.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libauth; mk all 9c auth_attr.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libauth; mk all 9c auth_challenge.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libauth; mk all 9c auth_getkey.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libauth; mk all 9c auth_getuserpasswd.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libauth; mk all 9c auth_proxy.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libauth; mk all 9c auth_respond.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libauth; mk all 9c auth_rpc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libauth; mk all 9c auth_userpasswd.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libauth; mk all 9c fsamount.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libauth; mk all 9c nsamount.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libauthsrv mk all                                                                                                                             >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libauthsrv; mk all 9c _asgetticket.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libauthsrv; mk all 9c _asrdresp.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libauthsrv; mk all 9c authdial.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libauthsrv; mk all 9c convA2M.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libauthsrv; mk all 9c convM2A.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libauthsrv; mk all 9c convM2PR.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libauthsrv; mk all 9c convM2T.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libauthsrv; mk all 9c convM2TR.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libauthsrv; mk all 9c convPR2M.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libauthsrv; mk all 9c convT2M.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libauthsrv; mk all 9c convTR2M.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libauthsrv; mk all 9c nvcsum.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libauthsrv; mk all 9c opasstokey.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libauthsrv; mk all 9c passtokey.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libauthsrv; mk all 9c readnvram.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libavl mk all                                                                                                                         >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libavl; mk all 9c avl.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libbin mk all                                                                                                                         >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libbin; mk all 9c bin.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libbio mk all                                                                                                                         >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libbio; mk all 9c bbuffered.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libbio; mk all 9c bfildes.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libbio; mk all 9c bflush.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libbio; mk all 9c bgetc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libbio; mk all 9c bgetrune.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libbio; mk all 9c bgetd.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libbio; mk all 9c binit.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libbio; mk all 9c boffset.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libbio; mk all 9c bprint.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libbio; mk all 9c bputc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libbio; mk all 9c bputrune.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libbio; mk all 9c brdline.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libbio; mk all 9c brdstr.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libbio; mk all 9c bread.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libbio; mk all 9c bseek.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libbio; mk all 9c bvprint.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libbio; mk all 9c bwrite.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libcomplete mk all                                                                                                                              >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libcomplete; mk all 9c complete.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdisk mk all                                                                                                                          >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdisk; mk all 9c disk.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdisk; mk all 9c proto.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdiskfs mk all                                                                                                                            >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdiskfs; mk all 9c block.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdiskfs; mk all 9c disk.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdiskfs; mk all 9c fsys.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdiskfs; mk all 9c cache.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdiskfs; mk all 9c file.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdiskfs; mk all 9c part.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdiskfs; mk all 9c venti.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning venti.c:117:33: warning: argument 2 of type 'uchar[20]' {aka 'unsigned char[20]'} with mismatched bound [-Warray-parameter=] 117 | diskopenventi(VtCache *c, uchar score[VtScoreSize]) | ~~~~~~^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/diskfs.h:69:40: note: previously declared as 'uchar *' {aka 'unsigned char *'} 69 | Disk* diskopenventi(struct VtCache*, uchar*); | ^~~~~~ >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdiskfs; mk all 9c ext2.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdiskfs; mk all 9c fat.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdiskfs; mk all 9c ffs.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdiskfs; mk all 9c hfs.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdiskfs; mk all 9c kfs.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw mk all                                                                                                                          >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c alloc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c allocimagemix.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c arith.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c bezier.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c border.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c buildfont.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c bytesperline.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c chan.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c cloadimage.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c computil.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c creadimage.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c cursor.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c debug.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c draw.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c drawclient.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c drawfcall.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c drawrepl.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c egetrect.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c ellipse.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c emenuhit.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c event.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c font.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c freesubfont.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c getrect.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c getsubfont.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c icossin.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c icossin2.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c init.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c iprint.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c keyboard.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c line.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c loadimage.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c menuhit.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c mkfont.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c mouse.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c openfont.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c poly.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c readimage.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c readsubfont.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c rectclip.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c replclipr.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c rgb.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c scroll.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c snarf.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c string.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c stringbg.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c stringsubfont.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c stringwidth.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c subfont.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c subfontcache.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c subfontname.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c unloadimage.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c window.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c writeimage.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c writesubfont.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c wsys.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw; mk all 9c unix.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libflate mk all                                                                                                                           >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libflate; mk all 9c deflate.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libflate; mk all 9c deflatezlib.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libflate; mk all 9c deflateblock.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libflate; mk all 9c deflatezlibblock.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libflate; mk all 9c inflate.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libflate; mk all 9c inflatezlib.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libflate; mk all 9c inflateblock.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libflate; mk all 9c inflatezlibblock.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libflate; mk all 9c flateerr.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libflate; mk all 9c crc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libflate; mk all 9c adler.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libframe mk all                                                                                                                           >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libframe; mk all 9c frbox.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libframe; mk all 9c frdelete.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libframe; mk all 9c frdraw.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libframe; mk all 9c frinit.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning frinit.c:8:58: warning: argument 5 of type 'Image *[5]' with mismatched bound [-Warray-parameter=] 8 | frinit(Frame *f, Rectangle r, Font *ft, Image *b, Image *cols[NCOL]) | ~~~~~~~^~~~~~~~~~ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/frame.h:64:50: note: previously declared as 'Image **' 64 | void frinit(Frame*, Rectangle, Font*, Image*, Image**); | ^~~~~~~ >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libframe; mk all 9c frinsert.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libframe; mk all 9c frptofchar.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libframe; mk all 9c frselect.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libframe; mk all 9c frstr.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libframe; mk all 9c frutil.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libgeometry mk all                                                                                                                              >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libgeometry; mk all 9c arith3.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libgeometry; mk all 9c matrix.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libgeometry; mk all 9c qball.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libgeometry; mk all 9c quaternion.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libgeometry; mk all 9c transform.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libgeometry; mk all 9c tstack.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libhtml mk all                                                                                                                          >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libhtml; mk all 9c build.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libhtml; mk all 9c lex.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libhtml; mk all 9c strinttab.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libhtml; mk all 9c utils.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libhtml; mk all 9c runetab.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libhttpd mk all                                                                                                                           >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libhttpd; mk all 9c alloc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libhttpd; mk all 9c checkcontent.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libhttpd; mk all 9c date.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libhttpd; mk all 9c fail.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libhttpd; mk all 9c gethead.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libhttpd; mk all 9c hio.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libhttpd; mk all 9c httpfmt.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libhttpd; mk all 9c httpunesc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libhttpd; mk all 9c lower.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libhttpd; mk all 9c okheaders.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libhttpd; mk all 9c parse.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libhttpd; mk all 9c parsereq.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libhttpd; mk all 9c query.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libhttpd; mk all 9c redirected.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libhttpd; mk all 9c unallowed.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libhttpd; mk all 9c urlfmt.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libhttpd; mk all 9c urlunesc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libip mk all                                                                                                                        >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libip; mk all 9c bo.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libip; mk all 9c classmask.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libip; mk all 9c eipfmt.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libip; mk all 9c freeipifc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libip; mk all 9c ipaux.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libip; mk all 9c myetheraddr.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libip; mk all 9c myipaddr.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libip; mk all 9c parseether.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libip; mk all 9c parseip.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libip; mk all 9c ptclbsum.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libip; mk all 9c udp.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libip; mk all 9c Linux.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmach mk all                                                                                                                          >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmach; mk all 9c -I. Linux.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmach; mk all 9c -I. cmdline.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmach; mk all 9c -I. crack.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmach; mk all 9c -I. crackelf.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmach; mk all 9c -I. crackmacho.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmach; mk all 9c -I. dwarf386.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmach; mk all 9c -I. dwarfabbrev.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmach; mk all 9c -I. dwarfaranges.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmach; mk all 9c -I. dwarfcfa.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmach; mk all 9c -I. dwarfget.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmach; mk all 9c -I. dwarfinfo.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmach; mk all 9c -I. dwarfopen.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmach; mk all 9c -I. dwarfpc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmach; mk all 9c -I. dwarfpubnames.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmach; mk all 9c -I. elf.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmach; mk all 9c -I. elfdl386.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmach; mk all 9c -I. elfcorefreebsd386.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmach; mk all 9c -I. elfcorefreebsdamd64.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmach; mk all 9c -I. elfcorelinux386.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmach; mk all 9c -I. frame.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmach; mk all 9c -I. fpformat.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmach; mk all 9c -I. hexify.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmach; mk all 9c -I. ieee.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmach; mk all 9c -I. loc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmach; mk all 9c -I. localaddr.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmach; mk all 9c -I. mach386.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmach; mk all 9c -I. machamd64.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmach; mk all 9c -I. macho.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmach; mk all 9c -I. machocorepower.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmach; mk all 9c -I. machpower.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmach; mk all 9c -I. mangle.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmach; mk all 9c -I. manglegcc2.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmach; mk all 9c -I. manglegcc3.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmach; mk all 9c -I. map.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmach; mk all 9c -I. regs.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmach; mk all 9c -I. stabs.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmach; mk all 9c -I. swap.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmach; mk all 9c -I. sym.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmach; mk all 9c -I. symdwarf.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmach; mk all 9c -I. symelf.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmach; mk all 9c -I. symmacho.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmach; mk all 9c -I. symstabs.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmach; mk all 9c -I. ureg386.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmemdraw mk all                                                                                                                             >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmemdraw; mk all 9c alloc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmemdraw; mk all 9c alloc-stub.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmemdraw; mk all 9c arc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmemdraw; mk all 9c cload.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmemdraw; mk all 9c cload-stub.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmemdraw; mk all 9c cmap.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmemdraw; mk all 9c cread.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmemdraw; mk all 9c draw.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmemdraw; mk all 9c draw-stub.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmemdraw; mk all 9c ellipse.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmemdraw; mk all 9c fillpoly.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmemdraw; mk all 9c hwdraw.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmemdraw; mk all 9c iprint.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmemdraw; mk all 9c line.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmemdraw; mk all 9c load.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmemdraw; mk all 9c load-stub.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmemdraw; mk all 9c openmemsubfont.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmemdraw; mk all 9c poly.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmemdraw; mk all 9c read.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmemdraw; mk all 9c string.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmemdraw; mk all 9c subfont.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmemdraw; mk all 9c unload.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmemdraw; mk all 9c unload-stub.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmemdraw; mk all 9c write.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmemlayer mk all                                                                                                                              >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmemlayer; mk all 9c draw.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmemlayer; mk all 9c lalloc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmemlayer; mk all 9c layerop.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmemlayer; mk all 9c ldelete.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmemlayer; mk all 9c lhide.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmemlayer; mk all 9c line.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmemlayer; mk all 9c load.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmemlayer; mk all 9c lorigin.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmemlayer; mk all 9c lsetrefresh.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmemlayer; mk all 9c ltofront.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmemlayer; mk all 9c ltorear.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmemlayer; mk all 9c unload.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmp mk all                                                                                                                         /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmp/port mk all                                                                                                                             >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmp/port; mk all 9c mpaux.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmp/port; mk all 9c mpfmt.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmp/port; mk all 9c strtomp.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmp/port; mk all 9c mptobe.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmp/port; mk all 9c mptole.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmp/port; mk all 9c betomp.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmp/port; mk all 9c letomp.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmp/port; mk all 9c mpadd.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmp/port; mk all 9c mpsub.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmp/port; mk all 9c mpcmp.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmp/port; mk all 9c mpfactorial.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmp/port; mk all 9c mpmul.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmp/port; mk all 9c mpleft.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmp/port; mk all 9c mpright.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmp/port; mk all 9c mpvecadd.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmp/port; mk all 9c mpvecsub.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmp/port; mk all 9c mpvecdigmuladd.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmp/port; mk all 9c mpveccmp.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmp/port; mk all 9c mpdigdiv.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmp/port; mk all 9c mpdiv.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmp/port; mk all 9c mpexp.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmp/port; mk all 9c mpmod.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmp/port; mk all 9c mpextendedgcd.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmp/port; mk all 9c mpinvert.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmp/port; mk all 9c mprand.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmp/port; mk all 9c crt.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmp/port; mk all 9c mptoi.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmp/port; mk all 9c mptoui.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmp/port; mk all 9c mptov.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmp/port; mk all 9c mptouv.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmux mk all                                                                                                                         >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmux; mk all 9c io.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmux; mk all 9c mux.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmux; mk all 9c queue.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmux; mk all 9c thread.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libndb mk all                                                                                                                         >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libndb; mk all 9c ipattr.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libndb; mk all 9c ndbaux.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libndb; mk all 9c ndbcache.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libndb; mk all 9c ndbcat.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libndb; mk all 9c ndbconcatenate.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libndb; mk all 9c ndbdiscard.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libndb; mk all 9c ndbfree.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libndb; mk all 9c ndbgetipaddr.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libndb; mk all 9c ndbgetval.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libndb; mk all 9c ndbhash.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libndb; mk all 9c ndbipinfo.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libndb; mk all 9c ndblookval.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libndb; mk all 9c ndbopen.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libndb; mk all 9c ndbparse.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libndb; mk all 9c ndbreorder.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libndb; mk all 9c ndbsubstitute.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libndb; mk all 9c sysdnsquery.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libplumb mk all                                                                                                                           >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libplumb; mk all 9c event.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libplumb; mk all 9c fid.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libplumb; mk all 9c mesg.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libregexp mk all                                                                                                                            >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libregexp; mk all 9c regcomp.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libregexp; mk all 9c regerror.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libregexp; mk all 9c regexec.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libregexp; mk all 9c regsub.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libregexp; mk all 9c regaux.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libregexp; mk all 9c rregexec.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libregexp; mk all 9c rregsub.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec mk all                                                                                                                          /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port mk all                                                                                                                              >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port; mk all 9c aes.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port; mk all 9c blowfish.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port; mk all 9c decodepem.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port; mk all 9c des.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning des.c:92:20: warning: argument 1 of type 'ulong[32]' {aka 'long unsigned int[32]'} with mismatched bound [-Warray-parameter=] 92 | block_cipher(ulong key[32], uchar text[8], int decrypting) | ~~~~~~^~~~~~~ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/libsec.h:94:22: note: previously declared as 'ulong *' {aka 'long unsigned int *'} 94 | void block_cipher(ulong*, uchar*, int); | ^~~~~~ des.c:92:35: warning: argument 2 of type 'uchar[8]' {aka 'unsigned char[8]'} with mismatched bound [-Warray-parameter=] 92 | block_cipher(ulong key[32], uchar text[8], int decrypting) | ~~~~~~^~~~~~~ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/libsec.h:94:30: note: previously declared as 'uchar *' {aka 'unsigned char *'} 94 | void block_cipher(ulong*, uchar*, int); | ^~~~~~ des.c:183:54: warning: argument 2 of type 'uchar[8]' {aka 'unsigned char[8]'} with mismatched bound [-Warray-parameter=] 183 | triple_block_cipher(ulong expanded_key[3][32], uchar text[8], int ende) | ~~~~~~^~~~~~~ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/libsec.h:125:48: note: previously declared as 'uchar *' {aka 'unsigned char *'} 125 | void triple_block_cipher(ulong keys[3][32], uchar*, int); | ^~~~~~ des.c:372:36: warning: argument 2 of type 'ulong *' {aka 'long unsigned int *'} declared as a pointer [-Warray-parameter=] 372 | des_key_setup(uchar key[8], ulong *ek) | ~~~~~~~^~ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/libsec.h:93:33: note: previously declared as an array 'ulong[32]' {aka 'long unsigned int[32]'} 93 | void des_key_setup(uchar[8], ulong[32]); | ^~~~~~~~~ des.c:474:32: warning: argument 2 of type 'ulong *' {aka 'long unsigned int *'} declared as a pointer [-Warray-parameter=] 474 | key_setup(uchar key[7], ulong *ek) | ~~~~~~~^~ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/libsec.h:103:29: note: previously declared as an array 'ulong[32]' {aka 'long unsigned int[32]'} 103 | void key_setup(uchar[7], ulong[32]); | ^~~~~~~~~ >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port; mk all 9c des3CBC.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port; mk all 9c des3ECB.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port; mk all 9c desCBC.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port; mk all 9c desECB.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port; mk all 9c desmodes.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port; mk all 9c dsaalloc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port; mk all 9c dsagen.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port; mk all 9c dsaprimes.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port; mk all 9c dsaprivtopub.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port; mk all 9c dsasign.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port; mk all 9c dsaverify.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port; mk all 9c egalloc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port; mk all 9c egdecrypt.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port; mk all 9c egencrypt.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port; mk all 9c eggen.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port; mk all 9c egprivtopub.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port; mk all 9c egsign.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port; mk all 9c egverify.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port; mk all 9c fastrand.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port; mk all 9c genprime.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port; mk all 9c genrandom.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port; mk all 9c gensafeprime.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port; mk all 9c genstrongprime.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port; mk all 9c hmac.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port; mk all 9c md4.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port; mk all 9c md5.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port; mk all 9c md5block.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port; mk all 9c md5pickle.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port; mk all 9c nfastrand.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port; mk all 9c prng.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port; mk all 9c probably_prime.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port; mk all 9c rc4.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port; mk all 9c readcert.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port; mk all 9c rsaalloc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port; mk all 9c rsadecrypt.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port; mk all 9c rsaencrypt.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port; mk all 9c rsafill.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port; mk all 9c rsagen.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port; mk all 9c rsaprivtopub.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port; mk all 9c sha1.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port; mk all 9c sha1block.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port; mk all 9c sha1pickle.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port; mk all 9c smallprimetest.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port; mk all 9c thumb.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port; mk all 9c tlshand.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port; mk all 9c x509.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsunrpc mk all                                                                                                                            >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsunrpc; mk all 9c authunix.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsunrpc; mk all 9c client.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsunrpc; mk all 9c emalloc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsunrpc; mk all 9c error.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsunrpc; mk all 9c fd.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsunrpc; mk all 9c fmt.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsunrpc; mk all 9c net.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsunrpc; mk all 9c prog.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsunrpc; mk all 9c rpc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsunrpc; mk all 9c server.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsunrpc; mk all 9c suncall.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsunrpc; mk all 9c udp.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsunrpc; mk all 9c mount3.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsunrpc; mk all 9c nfs3.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsunrpc; mk all 9c portmap.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libthread mk all                                                                                                                            >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libthread; mk all 9c -o bg.o -I. bg.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libthread; mk all 9c -o channel.o -I. channel.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libthread; mk all 9c -o daemonize.o -I. daemonize.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libthread; mk all 9c -o exec.o -I. exec.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning exec.c:61:18: warning: argument 1 of type 'int[3]' with mismatched bound [-Warray-parameter=] 61 | _threadspawn(int fd[3], char *cmd, char *argv[], char *dir) | ~~~~^~~~~ threadimpl.h:114:25: note: previously declared as 'int *' 114 | extern int _threadspawn(int*, char*, char**, char*); | ^~~~ >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libthread; mk all 9c -o ioproc.o -I. ioproc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libthread; mk all 9c -o iorw.o -I. iorw.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libthread; mk all 9c -o pthread.o -I. pthread.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning pthread.c:186:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 186 | if(*(ulong*)(void*)&id < 1024*1024) | ^~~~~~~~~~~~~~~~~~ >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libthread; mk all 9c -o ref.o -I. ref.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libthread; mk all 9c -o thread.o -I. thread.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libthread; mk all 9c -o wait.o -I. wait.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libventi mk all                                                                                                                           >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libventi; mk all 9c cache.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libventi; mk all 9c client.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libventi; mk all 9c conn.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libventi; mk all 9c dial.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libventi; mk all 9c debug.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libventi; mk all 9c dtype.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libventi; mk all 9c entry.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libventi; mk all 9c fcall.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libventi; mk all 9c fcallfmt.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libventi; mk all 9c file.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libventi; mk all 9c hangup.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libventi; mk all 9c log.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libventi; mk all 9c mem.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libventi; mk all 9c packet.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libventi; mk all 9c parsescore.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libventi; mk all 9c queue.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libventi; mk all 9c root.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libventi; mk all 9c rpc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libventi; mk all 9c scorefmt.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libventi; mk all 9c send.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libventi; mk all 9c server.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libventi; mk all 9c sha1.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libventi; mk all 9c srvhello.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libventi; mk all 9c strdup.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libventi; mk all 9c string.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libventi; mk all 9c time.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libventi; mk all 9c version.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libventi; mk all 9c zero.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libventi; mk all 9c zeroscore.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd mk all                                                                                                                      >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c 9import.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c 9p.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c 9pserve.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c acmeevent.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c ascii.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c auxclog.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c basename.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c yacc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c cal.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c calendar.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c cat.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c cleanname.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c cmp.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c col.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c comm.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c core.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c date.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c dc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c dd.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c deroff.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c dial.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c du.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c echo.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c ed.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c factor.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c file.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c fmt.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c fortune.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c freq.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c fsize.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c getflags.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c hget.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c hist.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c idiff.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c import.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c join.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c listen1.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c look.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c ls.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c md5sum.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c mkdir.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c mtime.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c namespace.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c netkey.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c news.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c p.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c pbd.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c pr.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c primes.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c ramfs.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c read.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c readcons.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c resample.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c rm.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c sed.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c seq.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c sftpcache.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c sha1sum.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c sleep.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c sort.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c split.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c srv.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c strings.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c sum.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c tail.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c tar.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c tee.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c test.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c time.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c touch.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c tr.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c unicode.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c uniq.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c unutf.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c usage.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c wc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c xd.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk all 9c zerotrunc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning lex mk install                    >>> cd lex; mk install 9c lmain.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd lex; mk install 9c sub1.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd lex; mk install 9c sub2.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd lex; mk install 9c header.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd lex; mk install 9c y.tab.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd lex; mk install 9c -o bc.o bc.tab.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/lex mk all                                                                                                                           /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/9660 mk all                                                                                                                           >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/9660; mk all 9c boot.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/9660; mk all 9c cdrdwr.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/9660; mk all 9c conform.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/9660; mk all 9c direc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/9660; mk all 9c dump.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/9660; mk all 9c dump9660.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/9660; mk all 9c ichar.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/9660; mk all 9c jchar.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/9660; mk all 9c path.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/9660; mk all 9c unix.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/9660; mk all 9c rune.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/9660; mk all 9c sysuse.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/9660; mk all 9c util.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/9660; mk all 9c write.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/9660srv mk all                                                                                                                              >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/9660srv; mk all 9c main.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/9660srv; mk all 9c 9660srv.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/9660srv; mk all 9c xfile.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/9660srv; mk all 9c iobuf.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/9660srv; mk all 9c data.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/9pfuse mk all                                                                                                                             >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/9pfuse; mk all 9c errstr.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/9pfuse; mk all 9c fuse.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/9pfuse; mk all 9c main.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/9term mk all                                                                                                                            >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/9term; mk all 9c data.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/9term; mk all 9c scrl.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/9term; mk all 9c time.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/9term; mk all 9c util.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/9term; mk all 9c wind.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/9term; mk all 9c 9term.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/9term; mk all 9c rcstart.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/9term; mk all 9c Linux.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /usr/include/sys/termios.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/9term; mk all 9c win.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acid mk all                                                                                                                           >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acid; mk all 9c exec.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acid; mk all 9c expr.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acid; mk all 9c list.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acid; mk all 9c proc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acid; mk all 9c dot.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acid; mk all 9c print.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acid; mk all 9c main.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acid; mk all 9c lex.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acid; mk all 9c util.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acid; mk all 9c builtin.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acid; mk all 9c y.tab.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acidtypes mk all                                                                                                                                >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acidtypes; mk all 9c -I../../libmach dwarf.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acidtypes; mk all 9c -I../../libmach main.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acidtypes; mk all 9c -I../../libmach stabs.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acidtypes; mk all 9c -I../../libmach sym.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acidtypes; mk all 9c -I../../libmach type.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acidtypes; mk all 9c -I../../libmach util.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acme mk all                                                                                                                           >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acme; mk all 9c acme.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acme; mk all 9c addr.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acme; mk all 9c buff.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acme; mk all 9c cols.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acme; mk all 9c disk.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acme; mk all 9c ecmd.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acme; mk all 9c edit.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acme; mk all 9c elog.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acme; mk all 9c exec.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acme; mk all 9c file.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acme; mk all 9c fsys.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acme; mk all 9c logf.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acme; mk all 9c look.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acme; mk all 9c regx.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acme; mk all 9c rows.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acme; mk all 9c scrl.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acme; mk all 9c text.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning text.c:25:61: warning: argument 5 of type 'Image *[5]' with mismatched bound [-Warray-parameter=] 25 | textinit(Text *t, File *f, Rectangle r, Reffont *rf, Image *cols[NCOL]) | ~~~~~~~^~~~~~~~~~ dat.h:214:61: note: previously declared as 'Image **' 214 | void textinit(Text*, File*, Rectangle, Reffont*, Image**); | ^~~~~~~ >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acme; mk all 9c time.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acme; mk all 9c util.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acme; mk all 9c wind.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acme; mk all 9c xfid.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acme/mail mk all                                                                                                                                >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acme/mail; mk all 9c html.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acme/mail; mk all 9c mail.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acme/mail; mk all 9c mesg.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acme/mail; mk all 9c reply.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acme/mail; mk all 9c util.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acme/mail; mk all 9c win.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/astro mk all                                                                                                                            >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/astro; mk all 9c moon.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/astro; mk all 9c moont.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/astro; mk all 9c satel.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/astro; mk all 9c merct.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/astro; mk all 9c search.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/astro; mk all 9c dist.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/astro; mk all 9c sunt.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/astro; mk all 9c occ.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/astro; mk all 9c main.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/astro; mk all 9c sat.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/astro; mk all 9c venus.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/astro; mk all 9c pdate.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/astro; mk all 9c sun.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/astro; mk all 9c init.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/astro; mk all 9c star.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/astro; mk all 9c merc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/astro; mk all 9c stars.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/astro; mk all 9c comet.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/astro; mk all 9c nutate.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/astro; mk all 9c helio.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/astro; mk all 9c mars.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/astro; mk all 9c output.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/astro; mk all 9c jup.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/astro; mk all 9c geo.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/astro; mk all 9c venust.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/astro; mk all 9c cosadd.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/astro; mk all 9c nutt.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/astro; mk all 9c uran.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/astro; mk all 9c nept.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/astro; mk all 9c plut.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth mk all                                                                                                                           >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth; mk all 9c asn12dsa.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth; mk all 9c asn12rsa.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth; mk all 9c dsagen.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth; mk all 9c dsasign.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth; mk all 9c rsa2any.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth; mk all 9c dsa2pub.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth; mk all 9c dsa2ssh.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth; mk all 9c passwd.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth; mk all 9c pemdecode.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth; mk all 9c pemencode.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth; mk all 9c rsagen.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth; mk all 9c rsafill.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth; mk all 9c rsa2csr.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth; mk all 9c rsa2pub.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth; mk all 9c rsa2ssh.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth; mk all 9c rsa2x509.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth; mk all 9c ssh-agent.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth/factotum mk all                                                                                                                                    >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth/factotum; mk all 9c apop.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth/factotum; mk all 9c chap.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth/factotum; mk all 9c dsa.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth/factotum; mk all 9c httpdigest.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth/factotum; mk all 9c p9any.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth/factotum; mk all 9c p9cr.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth/factotum; mk all 9c p9sk1.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth/factotum; mk all 9c pass.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth/factotum; mk all 9c rsa.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth/factotum; mk all 9c wep.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth/factotum; mk all 9c attr.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth/factotum; mk all 9c confirm.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth/factotum; mk all 9c conv.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth/factotum; mk all 9c ctl.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth/factotum; mk all 9c fs.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth/factotum; mk all 9c key.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth/factotum; mk all 9c log.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth/factotum; mk all 9c main.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth/factotum; mk all 9c plan9.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth/factotum; mk all 9c pkcs1.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth/factotum; mk all 9c proto.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth/factotum; mk all 9c rpc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth/factotum; mk all 9c secstore.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth/factotum; mk all 9c util.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth/factotum; mk all 9c xio.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth/secstore mk all                                                                                                                                    >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth/secstore; mk all 9c aescbc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth/secstore; mk all 9c util.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth/secstore; mk all 9c secstore.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth/secstore; mk all 9c pak.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth/secstore; mk all 9c password.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth/secstore; mk all 9c SConn.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth/secstore; mk all 9c secstored.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth/secstore; mk all 9c dirls.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth/secstore; mk all 9c secureidcheck.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth/secstore; mk all 9c secuser.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auxstats mk all                                                                                                                               >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auxstats; mk all 9c Linux.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auxstats; mk all 9c main.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/awk mk all                                                                                                                          >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/awk; mk all 9c re.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:26: warning: "_XOPEN_SOURCE" redefined 26 | # define _XOPEN_SOURCE 1000 | /usr/include/features.h:16: note: this is the location of the previous definition 16 | #define _XOPEN_SOURCE 700 | /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/bzip2 mk all                                                                                                                            >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/bzip2; mk all 9c -DPLAN9 -Ilib bzip2.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd lib; mk 9c -DPLAN9 blocksort.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd lib; mk 9c -DPLAN9 bzassert.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd lib; mk 9c -DPLAN9 bzcompress.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd lib; mk 9c -DPLAN9 bzdecompress.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd lib; mk 9c -DPLAN9 bzfeof.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd lib; mk 9c -DPLAN9 bzlib.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd lib; mk 9c -DPLAN9 bzread.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd lib; mk 9c -DPLAN9 bzversion.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd lib; mk 9c -DPLAN9 bzwrite.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd lib; mk 9c -DPLAN9 bzzlib.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd lib; mk 9c -DPLAN9 compress.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd lib; mk 9c -DPLAN9 crctable.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd lib; mk 9c -DPLAN9 decompress.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd lib; mk 9c -DPLAN9 huffman.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd lib; mk 9c -DPLAN9 randtable.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd lib; mk 9c -DPLAN9 -Ilib bunzip2.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/cb mk all                                                                                                                         >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/cb; mk all 9c cb.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/compress mk all                                                                                                                               >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/compress; mk all 9c compress.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/db mk all                                                                                                                         >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/db; mk all 9c command.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/db; mk all 9c expr.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/db; mk all 9c format.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/db; mk all 9c input.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/db; mk all 9c main.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/db; mk all 9c output.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/db; mk all 9c pcs.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/db; mk all 9c runpcs.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/db; mk all 9c regs.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/db; mk all 9c trcrun.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/db; mk all 9c print.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/db; mk all 9c setup.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/devdraw mk all                                                                                                                              >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/devdraw; mk all 9c -I/usr/include mklatinkbd.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/devdraw; mk all 9c -I/usr/include devdraw.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/devdraw; mk all 9c -I/usr/include latin1.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/devdraw; mk all 9c -I/usr/include mouseswap.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/devdraw; mk all 9c -I/usr/include srv.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/devdraw; mk all 9c -I/usr/include winsize.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/devdraw; mk all 9c -I/usr/include x11-alloc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/devdraw; mk all 9c -I/usr/include x11-cload.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/devdraw; mk all 9c -I/usr/include x11-draw.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/devdraw; mk all 9c -I/usr/include x11-fill.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/devdraw; mk all 9c -I/usr/include x11-get.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/devdraw; mk all 9c -I/usr/include x11-load.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/devdraw; mk all 9c -I/usr/include x11-pixelbits.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/devdraw; mk all 9c -I/usr/include x11-screen.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/devdraw; mk all 9c -I/usr/include x11-unload.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/dict mk all                                                                                                                           >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/dict; mk all 9c dict.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/dict; mk all 9c oed.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/dict; mk all 9c ahd.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/dict; mk all 9c pcollins.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/dict; mk all 9c pcollinsg.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/dict; mk all 9c movie.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/dict; mk all 9c slang.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/dict; mk all 9c robert.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/dict; mk all 9c world.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/dict; mk all 9c jis208.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/dict; mk all 9c gb2312.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/dict; mk all 9c thesaurus.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/dict; mk all 9c simple.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/dict; mk all 9c pgw.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/dict; mk all 9c roget.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/dict; mk all 9c utils.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/diff mk all                                                                                                                           >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/diff; mk all 9c diffdir.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/diff; mk all 9c diffio.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/diff; mk all 9c diffreg.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/diff; mk all 9c main.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/disk mk all                                                                                                                           >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/disk; mk all 9c mkext.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/disk; mk all 9c mkfs.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/draw mk all                                                                                                                           >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/draw; mk all 9c clock.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/draw; mk all 9c cmapcube.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/draw; mk all 9c colors.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/draw; mk all 9c crop.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/draw; mk all 9c gview.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/draw; mk all 9c iconv.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/draw; mk all 9c img.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/draw; mk all 9c mc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /usr/include/sys/termios.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/draw; mk all 9c stats.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/draw; mk all 9c statusbar.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/draw; mk all 9c tcolors.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/draw; mk all 9c tweak.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/eqn mk all                                                                                                                           /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/fontsrv mk all                                                                                                                              >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/fontsrv; mk all 9c -I/usr/include -I/usr/include/freetype2 main.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/fontsrv; mk all 9c -I/usr/include -I/usr/include/freetype2 pjw.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/fontsrv; mk all 9c -I/usr/include -I/usr/include/freetype2 x11.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/fossil mk all                                                                                                                             >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/fossil; mk all 9c fossil.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/fossil; mk all 9c 9p.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/fossil; mk all 9c 9auth.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/fossil; mk all 9c 9dir.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/fossil; mk all 9c 9excl.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/fossil; mk all 9c 9fid.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/fossil; mk all 9c 9fsys.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/fossil; mk all 9c 9lstn.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/fossil; mk all 9c 9proc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/fossil; mk all 9c 9srv.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/fossil; mk all 9c 9user.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/fossil; mk all 9c Ccmd.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/fossil; mk all 9c Ccli.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/fossil; mk all 9c Ccons.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/fossil; mk all 9c Clog.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/fossil; mk all 9c archive.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/fossil; mk all 9c nobwatch.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/fossil; mk all 9c cache.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/fossil; mk all 9c check.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/fossil; mk all 9c disk.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/fossil; mk all 9c error.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/fossil; mk all 9c file.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/fossil; mk all 9c fs.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/fossil; mk all 9c pack.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/fossil; mk all 9c periodic.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/fossil; mk all 9c source.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/fossil; mk all 9c vac.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/fossil; mk all 9c walk.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/fossil; mk all 9c flchk.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/fossil; mk all 9c flfmt9660.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/fossil; mk all 9c flfmt.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning flfmt.c:543:19: warning: argument 1 of type 'uchar *' {aka 'unsigned char *'} declared as a pointer [-Warray-parameter=] 543 | parseScore(uchar *score, char *buf) | ~~~~~~~^~~~~ flfmt.c:19:23: note: previously declared as an array 'uchar[20]' {aka 'unsigned char[20]'} 19 | static int parseScore(uchar[VtScoreSize], char*); | ^~~~~~~~~~~~~~~~~~ >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/fossil; mk all 9c last.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/fossil; mk all 9c view.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/grap mk all                                                                                                                           >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/grap; mk all 9c input.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/grap; mk all 9c print.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/graph mk all                                                                                                                            >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/graph; mk all 9c graph.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/graph; mk all 9c subr.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/grep mk all                                                                                                                           >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/grep; mk all 9c main.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/grep; mk all 9c comp.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/grep; mk all 9c sub.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/grep; mk all 9c y.tab.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/gzip mk all                                                                                                                           >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/gzip; mk all 9c gzip.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/gzip; mk all 9c gunzip.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/gzip; mk all 9c zip.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/gzip; mk all 9c unzip.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/hoc mk all                                                                                                                          >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/hoc; mk all 9c y.tab.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/hoc; mk all 9c code.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/hoc; mk all 9c init.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/hoc; mk all 9c math.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/hoc; mk all 9c symbol.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/htmlfmt mk all                                                                                                                              >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/htmlfmt; mk all 9c main.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/htmlfmt; mk all 9c html.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/htmlfmt; mk all 9c util.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/htmlroff mk all                                                                                                                               >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/htmlroff; mk all 9c char.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/htmlroff; mk all 9c html.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/htmlroff; mk all 9c input.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/htmlroff; mk all 9c main.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/htmlroff; mk all 9c roff.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/htmlroff; mk all 9c t1.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/htmlroff; mk all 9c t2.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/htmlroff; mk all 9c t3.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/htmlroff; mk all 9c t4.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/htmlroff; mk all 9c t5.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/htmlroff; mk all 9c t6.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/htmlroff; mk all 9c t7.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/htmlroff; mk all 9c t8.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/htmlroff; mk all 9c t10.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/htmlroff; mk all 9c t11.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/htmlroff; mk all 9c t13.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/htmlroff; mk all 9c t14.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/htmlroff; mk all 9c t15.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/htmlroff; mk all 9c t16.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/htmlroff; mk all 9c t17.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/htmlroff; mk all 9c t18.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/htmlroff; mk all 9c t19.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/htmlroff; mk all 9c t20.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/htmlroff; mk all 9c util.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/jpg mk all                                                                                                                          >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/jpg; mk all ./o.rgbycc >ycbcr.h /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/jpg; mk all ./o.rgbrgbv >rgbv.h /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/jpg; mk all 9c totruecolor.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/jpg; mk all 9c writerawimage.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/jpg; mk all 9c readjpg.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning readjpg.c:1200:59: warning: argument 4 of type 'int[64]' with mismatched bound [-Warray-parameter=] 1200 | colormap1(Header *h, int colorspace, Rawimage *image, int data[8*8], int mcu, int nacross) | ~~~~^~~~~~~~~ readjpg.c:118:68: note: previously declared as 'int *' 118 | static void colormap1(Header*, int, Rawimage*, int*, int, int); | ^~~~ readjpg.c:1230:62: warning: argument 4 of type 'int[64]' with mismatched bound [-Warray-parameter=] 1230 | colormapall1(Header *h, int colorspace, Rawimage *image, int data0[8*8], int data1[8*8], int data2[8*8], int mcu, int nacross) | ~~~~^~~~~~~~~~ readjpg.c:119:71: note: previously declared as 'int *' 119 | static void colormapall1(Header*, int, Rawimage*, int*, int*, int*, int, int); | ^~~~ readjpg.c:1230:78: warning: argument 5 of type 'int[64]' with mismatched bound [-Warray-parameter=] 1230 | colormapall1(Header *h, int colorspace, Rawimage *image, int data0[8*8], int data1[8*8], int data2[8*8], int mcu, int nacross) | ~~~~^~~~~~~~~~ readjpg.c:119:77: note: previously declared as 'int *' 119 | static void colormapall1(Header*, int, Rawimage*, int*, int*, int*, int, int); | ^~~~ readjpg.c:1230:94: warning: argument 6 of type 'int[64]' with mismatched bound [-Warray-parameter=] 1230 | colormapall1(Header *h, int colorspace, Rawimage *image, int data0[8*8], int data1[8*8], int data2[8*8], int mcu, int nacross) | ~~~~^~~~~~~~~~ readjpg.c:119:83: note: previously declared as 'int *' 119 | static void colormapall1(Header*, int, Rawimage*, int*, int*, int*, int, int); | ^~~~ readjpg.c:1283:59: warning: argument 4 of type 'int *[64]' with mismatched bound [-Warray-parameter=] 1283 | colormap(Header *h, int colorspace, Rawimage *image, int *data0[8*8], int *data1[8*8], int *data2[8*8], int mcu, int nacross, int Hmax, int Vmax, int *H, int *V) | ~~~~~^~~~~~~~~~ readjpg.c:120:67: note: previously declared as 'int **' 120 | static void colormap(Header*, int, Rawimage*, int**, int**, int**, int, int, int, int, int*, int*); | ^~~~~ readjpg.c:1283:76: warning: argument 5 of type 'int *[64]' with mismatched bound [-Warray-parameter=] 1283 | colormap(Header *h, int colorspace, Rawimage *image, int *data0[8*8], int *data1[8*8], int *data2[8*8], int mcu, int nacross, int Hmax, int Vmax, int *H, int *V) | ~~~~~^~~~~~~~~~ readjpg.c:120:74: note: previously declared as 'int **' 120 | static void colormap(Header*, int, Rawimage*, int**, int**, int**, int, int, int, int, int*, int*); | ^~~~~ readjpg.c:1283:93: warning: argument 6 of type 'int *[64]' with mismatched bound [-Warray-parameter=] 1283 | colormap(Header *h, int colorspace, Rawimage *image, int *data0[8*8], int *data1[8*8], int *data2[8*8], int mcu, int nacross, int Hmax, int Vmax, int *H, int *V) | ~~~~~^~~~~~~~~~ readjpg.c:120:81: note: previously declared as 'int **' 120 | static void colormap(Header*, int, Rawimage*, int**, int**, int**, int, int, int, int, int*, int*); | ^~~~~ readjpg.c:1530:10: warning: argument 1 of type 'int[64]' with mismatched bound [-Warray-parameter=] 1530 | idct(int b[8*8]) | ~~~~^~~~~~ readjpg.c:117:38: note: previously declared as 'int *' 117 | static void idct(int*); | ^~~~ >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/jpg; mk all 9c jpg.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/jpg; mk all 9c readgif.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/jpg; mk all 9c gif.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/jpg; mk all 9c writegif.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/jpg; mk all 9c onechan.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/jpg; mk all 9c togif.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/jpg; mk all 9c multichan.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/jpg; mk all 9c readppm.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/jpg; mk all 9c ppm.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/jpg; mk all 9c writeppm.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/jpg; mk all 9c toppm.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/jpg; mk all 9c readpng.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/jpg; mk all 9c png.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/jpg; mk all 9c writepng.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/jpg; mk all 9c topng.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/jpg; mk all 9c readyuv.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/jpg; mk all 9c yuv.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/jpg; mk all 9c ico.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/jpg; mk all 9c toico.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/jpg; mk all 9c readbmp.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/jpg; mk all 9c bmp.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/jpg; mk all 9c torgbv.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/map mk all                                                                                                                          >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/map; mk all 9c map.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/map; mk all 9c symbol.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/map; mk all 9c index.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libmap 9c -I.. aitoff.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libmap 9c -I.. albers.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libmap 9c -I.. azequalarea.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libmap 9c -I.. azequidist.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libmap 9c -I.. bicentric.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libmap 9c -I.. bonne.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libmap 9c -I.. ccubrt.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libmap 9c -I.. complex.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libmap 9c -I.. conic.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libmap 9c -I.. cubrt.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libmap 9c -I.. cylequalarea.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libmap 9c -I.. cylindrical.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libmap 9c -I.. elco2.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libmap 9c -I.. elliptic.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libmap 9c -I.. fisheye.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libmap 9c -I.. gall.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libmap 9c -I.. gilbert.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libmap 9c -I.. guyou.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libmap 9c -I.. harrison.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libmap 9c -I.. hex.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libmap 9c -I.. homing.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libmap 9c -I.. lagrange.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libmap 9c -I.. lambert.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libmap 9c -I.. laue.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libmap 9c -I.. lune.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libmap 9c -I.. mercator.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libmap 9c -I.. mollweide.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libmap 9c -I.. newyorker.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libmap 9c -I.. orthographic.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libmap 9c -I.. perspective.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libmap 9c -I.. polyconic.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libmap 9c -I.. rectangular.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libmap 9c -I.. simpleconic.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libmap 9c -I.. sinusoidal.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libmap 9c -I.. tetra.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libmap 9c -I.. trapezoidal.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libmap 9c -I.. twocirc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libmap 9c -I.. zcoord.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/mk mk all                                                                                                                         >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/mk; mk all 9c arc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/mk; mk all 9c archive.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/mk; mk all 9c bufblock.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/mk; mk all 9c env.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/mk; mk all 9c file.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/mk; mk all 9c graph.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/mk; mk all 9c job.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/mk; mk all 9c lex.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/mk; mk all 9c main.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/mk; mk all 9c match.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/mk; mk all 9c mk.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/mk; mk all 9c parse.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/mk; mk all 9c recipe.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/mk; mk all 9c rc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/mk; mk all 9c rule.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/mk; mk all 9c run.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/mk; mk all 9c sh.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/mk; mk all 9c shell.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/mk; mk all 9c shprint.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/mk; mk all 9c symtab.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/mk; mk all 9c var.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/mk; mk all 9c varsub.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/mk; mk all 9c word.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/mk; mk all 9c unix.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/ndb mk all                                                                                                                          >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/ndb; mk all 9c convDNS2M.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/ndb; mk all 9c convM2DNS.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/ndb; mk all 9c dblookup.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/ndb; mk all 9c dnarea.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/ndb; mk all 9c dn.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/ndb; mk all 9c dnresolve.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/ndb; mk all 9c dnserver.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/ndb; mk all 9c dntcpserver.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/ndb; mk all 9c runproc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/ndb; mk all 9c dnnotify.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/ndb; mk all 9c dnudpserver.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/ndb; mk all 9c dns.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/ndb; mk all 9c dnsquery.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/ndb; mk all 9c dnsdebug.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/ndb; mk all 9c dnstcp.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/ndb; mk all 9c ndbmkdb.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/ndb; mk all 9c ndbquery.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/ndb; mk all 9c ndbmkhash.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/ndb; mk all 9c ndbmkhosts.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/ndb; mk all 9c ndbipquery.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/netfiles mk all                                                                                                                               >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/netfiles; mk all 9c acme.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/netfiles; mk all 9c main.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/netfiles; mk all 9c wait.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/page mk all                                                                                                                           >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/page; mk all 9c cache.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/page; mk all 9c filter.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/page; mk all 9c gfx.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/page; mk all 9c gs.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/page; mk all 9c page.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/page; mk all 9c ps.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/page; mk all 9c rotate.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/page; mk all 9c util.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/page; mk all 9c view.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/page; mk all 9c pdf.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/paint mk all                                                                                                                            >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/paint; mk all 9c eenter.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/paint; mk all 9c paint.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/pic mk all                                                                                                                           /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/plot mk all                                                                                                                           >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/plot; mk all 9c plot.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libplot 9c box.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libplot 9c cfill.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libplot 9c circ.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libplot 9c closepl.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libplot 9c color.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libplot 9c disk.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libplot 9c doublebuffer.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libplot 9c dpoint.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libplot 9c erase.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libplot 9c fill.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libplot 9c frame.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libplot 9c grade.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libplot 9c line.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libplot 9c machdep.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libplot 9c move.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libplot 9c openpl.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libplot 9c parabola.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libplot 9c pen.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libplot 9c poly.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libplot 9c ppause.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libplot 9c pprompt.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libplot 9c range.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libplot 9c rarc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libplot 9c restore.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libplot 9c rmove.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libplot 9c rvec.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libplot 9c save.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libplot 9c sbox.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libplot 9c spline.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libplot 9c subr.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libplot 9c text.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libplot 9c vec.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd libplot 9c whoami.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/plumb mk all                                                                                                                            >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/plumb; mk all 9c plumber.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/plumb; mk all 9c fsys.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/plumb; mk all 9c match.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/plumb; mk all 9c rules.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/plumb; mk all 9c plumb.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/postscript mk all                                                                                                                                  /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/postscript/common mk all                                                                                                                                        >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/postscript/common; mk all 9c -c -Dplan9 misc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/postscript/tr2post mk all                                                                                                                                         >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/postscript/tr2post; mk all 9c -c -DPROGRAMVERSION="0.1" -DDOROUND=1 -I../common tr2post.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/postscript/tr2post; mk all 9c -c -DPROGRAMVERSION="0.1" -DDOROUND=1 -I../common chartab.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/postscript/tr2post; mk all 9c -c -DPROGRAMVERSION="0.1" -DDOROUND=1 -I../common Bgetfield.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/postscript/tr2post; mk all 9c -c -DPROGRAMVERSION="0.1" -DDOROUND=1 -I../common conv.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/postscript/tr2post; mk all 9c -c -DPROGRAMVERSION="0.1" -DDOROUND=1 -I../common utils.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/postscript/tr2post; mk all 9c -c -DPROGRAMVERSION="0.1" -DDOROUND=1 -I../common devcntl.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/postscript/tr2post; mk all 9c -c -DPROGRAMVERSION="0.1" -DDOROUND=1 -I../common draw.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/postscript/tr2post; mk all 9c -c -DPROGRAMVERSION="0.1" -DDOROUND=1 -I../common readDESC.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/postscript/tr2post; mk all 9c -c -DPROGRAMVERSION="0.1" -DDOROUND=1 -I../common ps_include.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/postscript/tr2post; mk all 9c -c -DPROGRAMVERSION="0.1" -DDOROUND=1 -I../common pictures.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/postscript/tr2post; mk all 9c -c -DPROGRAMVERSION="0.1" -DDOROUND=1 -I../common ../common/common.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/postscript/download mk all                                                                                                                                          >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/postscript/download; mk all 9c -Dplan9 -I../common download.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/proof mk all                                                                                                                            >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/proof; mk all 9c main.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/proof; mk all 9c font.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/proof; mk all 9c htroff.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/proof; mk all 9c screen.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/rc mk all                                                                                                                         >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/rc; mk all 9c code.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/rc; mk all 9c exec.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/rc; mk all 9c getflags.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/rc; mk all 9c glob.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/rc; mk all 9c here.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/rc; mk all 9c io.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:26: warning: "_XOPEN_SOURCE" redefined 26 | # define _XOPEN_SOURCE 1000 | /usr/include/features.h:16: note: this is the location of the previous definition 16 | #define _XOPEN_SOURCE 700 | /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/rc; mk all 9c lex.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/rc; mk all 9c parse.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/rc; mk all 9c pcmd.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/rc; mk all 9c pfnc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/rc; mk all 9c simple.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/rc; mk all 9c subr.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/rc; mk all 9c trap.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/rc; mk all 9c tree.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/rc; mk all 9c unixcrap.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/rc; mk all 9c var.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/rc; mk all 9c y.tab.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/rc; mk all 9c plan9ish.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/rc; mk all 9c havefork.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/rio mk all                                                                                                                          >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/rio; mk all 9c -I/usr/include -DDEBUG -DSHAPE -DDEBUG_EV -DDEBUG winwatch.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/rio; mk all 9c -I/usr/include -DDEBUG -DSHAPE -DDEBUG_EV -DDEBUG xshove.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/sam mk all                                                                                                                          >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/sam; mk all 9c sam.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/sam; mk all 9c address.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/sam; mk all 9c buff.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/sam; mk all 9c cmd.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/sam; mk all 9c disk.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/sam; mk all 9c error.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/sam; mk all 9c file.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/sam; mk all 9c io.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/sam; mk all 9c list.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/sam; mk all 9c mesg.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/sam; mk all 9c moveto.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/sam; mk all 9c multi.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/sam; mk all 9c rasp.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/sam; mk all 9c regexp.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/sam; mk all 9c shell.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/sam; mk all 9c string.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/sam; mk all 9c sys.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/sam; mk all 9c unix.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/sam; mk all 9c util.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/sam; mk all 9c xec.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/samterm mk all                                                                                                                              >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/samterm; mk all 9c -I../sam main.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/samterm; mk all 9c -I../sam icons.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/samterm; mk all 9c -I../sam menu.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/samterm; mk all 9c -I../sam mesg.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/samterm; mk all 9c -I../sam rasp.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/samterm; mk all 9c -I../sam scroll.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/samterm; mk all 9c -I../sam flayer.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/samterm; mk all 9c -I../sam io.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/samterm; mk all 9c -I../sam plan9.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/scat mk all                                                                                                                           >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/scat; mk all 9c -I../map scat.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/scat; mk all 9c -I../map bitinput.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/scat; mk all 9c -I../map display.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/scat; mk all 9c -I../map dssread.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/scat; mk all 9c -I../map header.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/scat; mk all 9c -I../map hinv.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/scat; mk all 9c -I../map image.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/scat; mk all 9c -I../map patch.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/scat; mk all 9c -I../map plot.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/scat; mk all 9c -I../map posn.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/scat; mk all 9c -I../map prose.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/scat; mk all 9c -I../map qtree.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/scat; mk all 9c -I../map util.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/spell mk all                                                                                                                            >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/spell; mk all 9c sprog.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning sprog.c:988:38: warning: array subscript -2 is outside array bounds of 'char[500]' [-Warray-bounds] 988 | ((tp->flag&IN) && inun(bp-2,h)==0)) { | ^~~~~~~~~~~~ sprog.c:434:9: note: while referencing 'word' 434 | char word[500]; | ^~~~ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/svgpic mk all                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tapefs mk all                                                                                                                             >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tapefs; mk all 9c tarfs.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tapefs; mk all 9c fs.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tapefs; mk all 9c util.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tapefs; mk all 9c tpfs.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tapefs; mk all 9c v6fs.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tapefs; mk all 9c 32vfs.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tapefs; mk all 9c cpiofs.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tapefs; mk all 9c tapfs.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tapefs; mk all 9c v10fs.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tapefs; mk all 9c zipfs.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tbl mk all                                                                                                                          >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tbl; mk all 9c t8.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tbl; mk all 9c t4.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tbl; mk all 9c t6.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tbl; mk all 9c tu.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tbl; mk all 9c t5.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tbl; mk all 9c t7.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tbl; mk all 9c tv.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tbl; mk all 9c tg.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tbl; mk all 9c t3.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tbl; mk all 9c tb.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tbl; mk all 9c tt.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tbl; mk all 9c t9.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tbl; mk all 9c t1.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tbl; mk all 9c tf.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tbl; mk all 9c tc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tbl; mk all 9c ti.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tbl; mk all 9c tm.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tbl; mk all 9c t0.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tbl; mk all 9c tr.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tbl; mk all 9c te.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tbl; mk all 9c ts.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tbl; mk all 9c t2.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tcs mk all                                                                                                                          >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tcs; mk all 9c -DPLAN9 tcs.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tcs; mk all 9c -DPLAN9 conv_jis.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tcs; mk all 9c -DPLAN9 conv_big5.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tcs; mk all 9c -DPLAN9 conv_gb.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tcs; mk all 9c -DPLAN9 conv_ksc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tcs; mk all 9c -DPLAN9 html.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tcs; mk all 9c -DPLAN9 utf.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tcs; mk all 9c -DPLAN9 tune.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tpic mk all                                                                                                                            /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/troff mk all                                                                                                                            >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/troff; mk all 9c -DUNICODE -DFONTDIR="troff/font" -DNTERMDIR="troff/term/tab." -DTEXHYPHENS="#9/lib/hyphen.tex" -DALTHYPHENS="lib/hyphen.tex" -DDWBHOME="#9/" n1.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/troff; mk all 9c -DUNICODE -DTEXHYPHENS="#9/lib/hyphen.tex" n8.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/troff; mk all 9c -DUNICODE -DTDEVNAME="utf" n10.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/troff; mk all 9c -DUNICODE -DDWBHOME="#9/" dwbinit.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/troff2html mk all                                                                                                                                 >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/troff2html; mk all 9c troff2html.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/vac mk all                                                                                                                          >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/vac; mk all 9c vac.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/vac; mk all 9c error.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/vac; mk all 9c file.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/vac; mk all 9c pack.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/vac; mk all 9c glob.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/vac; mk all 9c vacfs.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/vac; mk all 9c unvac.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/vbackup mk all                                                                                                                              >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/vbackup; mk all 9c nfs3srv.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/vbackup; mk all 9c disknfs.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/vbackup; mk all 9c util.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/vbackup; mk all 9c vbackup.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/vbackup; mk all 9c queue.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/vbackup; mk all 9c vcat.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/vbackup; mk all 9c vmount0.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/vbackup; mk all 9c mount-Linux.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/vbackup; mk all 9c vnfs.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti mk all                                                                                                                            >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti; mk all 9c copy.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti; mk all 9c read.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti; mk all 9c ro.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti; mk all 9c sync.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti; mk all 9c write.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti; mk all 9c dump.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv mk all                                                                                                                                >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c venti.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c arena.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c arenas.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c bloom.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c buildbuck.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c clump.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c config.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c conv.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c dcache.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c disksched.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c dump.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c graph.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c hdisk.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c hproc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c httpd.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c icache.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning icache.c:386:20: warning: argument 1 of type 'u8int[20]' {aka 'unsigned char[20]'} with mismatched bound [-Warray-parameter=] 386 | icachelookup(u8int score[VtScoreSize], int type, IAddr *ia) | ~~~~~~^~~~~~~~~~~~~~~~~~ fns.h:70:37: note: previously declared as 'u8int *' {aka 'unsigned char *'} 70 | int icachelookup(u8int *score, int type, IAddr *ia); | ~~~~~~~^~~~~ icache.c:419:19: warning: argument 1 of type 'u8int[20]' {aka 'unsigned char[20]'} with mismatched bound [-Warray-parameter=] 419 | insertscore(u8int score[VtScoreSize], IAddr *ia, int state, AState *as) | ~~~~~~^~~~~~~~~~~~~~~~~~ fns.h:95:36: note: previously declared as 'u8int *' {aka 'unsigned char *'} 95 | int insertscore(u8int *score, IAddr *ia, int state, AState *as); | ~~~~~~~^~~~~ icache.c:464:19: warning: argument 1 of type 'u8int[20]' {aka 'unsigned char[20]'} with mismatched bound [-Warray-parameter=] 464 | lookupscore(u8int score[VtScoreSize], int type, IAddr *ia) | ~~~~~~^~~~~~~~~~~~~~~~~~ fns.h:105:36: note: previously declared as 'u8int *' {aka 'unsigned char *'} 105 | int lookupscore(u8int *score, int type, IAddr *ia); | ~~~~~~~^~~~~ >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c icachewrite.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c ifile.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c index.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c lump.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c lumpcache.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c lumpqueue.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c part.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c png.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c round.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c score.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c sortientry.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c stats.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c syncarena.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c syncindex0.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c trace.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c unwhack.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c utils.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c unittoull.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c whack.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c xml.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c zblock.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c zeropart.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c buildindex.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c checkarenas.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c checkindex.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c clumpstats.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c findscore.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c fixarenas.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c fmtarenas.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c fmtbloom.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c fmtindex.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c fmtisect.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c mirrorarenas.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c printarena.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c printarenapart.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c rdarena.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c syncindex.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c verifyarena.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv; mk all 9c wrarena.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/fontsrv mk all                                                                                                                              >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/fontsrv; mk all 9c -o units.o units.tab.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning * Installing everything in /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/bin... /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 mk -k                                                                                                                       /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9p mk -k                                                                                                                        /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9pclient mk -k                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libString mk -k                                                                                                                            /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libacme mk -k                                                                                                                          /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libauth mk -k                                                                                                                          /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libauthsrv mk -k                                                                                                                             /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libavl mk -k                                                                                                                         /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libbin mk -k                                                                                                                         /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libbio mk -k                                                                                                                         /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libcomplete mk -k                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdisk mk -k                                                                                                                          /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdiskfs mk -k                                                                                                                            /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw mk -k                                                                                                                          /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libflate mk -k                                                                                                                           /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libframe mk -k                                                                                                                           /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libgeometry mk -k                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libhtml mk -k                                                                                                                          /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libhttpd mk -k                                                                                                                           /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libip mk -k                                                                                                                        /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmach mk -k                                                                                                                          /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmemdraw mk -k                                                                                                                             /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmemlayer mk -k                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmp mk -k                                                                                                                        /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmp/port mk -k                                                                                                                             /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmux mk -k                                                                                                                         /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libndb mk -k                                                                                                                         /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libplumb mk -k                                                                                                                           /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libregexp mk -k                                                                                                                            /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec mk -k                                                                                                                         /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port mk -k                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsunrpc mk -k                                                                                                                            /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libthread mk -k                                                                                                                            /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libventi mk -k                                                                                                                           /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd mk -k                                                                                                                     >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd; mk -k install 9c -o bc.o bc.tab.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/lex mk -k                                                                                                                          /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/9660 mk -k                                                                                                                           /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/9660srv mk -k                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/9pfuse mk -k                                                                                                                             /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/9term mk -k                                                                                                                            /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acid mk -k                                                                                                                           /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acidtypes mk -k                                                                                                                                /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acme mk -k                                                                                                                           /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acme/mail mk -k                                                                                                                                /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/astro mk -k                                                                                                                            /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth mk -k                                                                                                                           /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth/factotum mk -k                                                                                                                                    /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth/secstore mk -k                                                                                                                                    /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auxstats mk -k                                                                                                                               /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/awk mk -k                                                                                                                         >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/awk; mk -k install 9c re.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:26: warning: "_XOPEN_SOURCE" redefined 26 | # define _XOPEN_SOURCE 1000 | /usr/include/features.h:16: note: this is the location of the previous definition 16 | #define _XOPEN_SOURCE 700 | /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/bzip2 mk -k                                                                                                                            /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/cb mk -k                                                                                                                         /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/compress mk -k                                                                                                                               /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/db mk -k                                                                                                                         /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/devdraw mk -k                                                                                                                             >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/devdraw; mk -k install 9c -I/usr/include devdraw.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/devdraw; mk -k install 9c -I/usr/include latin1.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/devdraw; mk -k install 9c -I/usr/include mouseswap.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/devdraw; mk -k install 9c -I/usr/include srv.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/devdraw; mk -k install 9c -I/usr/include winsize.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/devdraw; mk -k install 9c -I/usr/include x11-alloc.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/devdraw; mk -k install 9c -I/usr/include x11-cload.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/devdraw; mk -k install 9c -I/usr/include x11-draw.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/devdraw; mk -k install 9c -I/usr/include x11-fill.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/devdraw; mk -k install 9c -I/usr/include x11-get.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/devdraw; mk -k install 9c -I/usr/include x11-load.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/devdraw; mk -k install 9c -I/usr/include x11-pixelbits.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/devdraw; mk -k install 9c -I/usr/include x11-screen.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/devdraw; mk -k install 9c -I/usr/include x11-unload.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/dict mk -k                                                                                                                           /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/diff mk -k                                                                                                                           /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/disk mk -k                                                                                                                           /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/draw mk -k                                                                                                                           /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/eqn mk -k                                                                                                                          /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/fontsrv mk -k                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/fossil mk -k                                                                                                                             /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/grap mk -k                                                                                                                           /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/graph mk -k                                                                                                                            /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/grep mk -k                                                                                                                           /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/gzip mk -k                                                                                                                           /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/hoc mk -k                                                                                                                          /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/htmlfmt mk -k                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/htmlroff mk -k                                                                                                                               /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/jpg mk -k                                                                                                                          /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/map mk -k                                                                                                                          /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/mk mk -k                                                                                                                         /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/ndb mk -k                                                                                                                          /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/netfiles mk -k                                                                                                                               /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/page mk -k                                                                                                                           /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/paint mk -k                                                                                                                            /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/pic mk -k                                                                                                                          /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/plot mk -k                                                                                                                           /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/plumb mk -k                                                                                                                            /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/postscript mk -k                                                                                                                                 /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/postscript/common mk -k                                                                                                                                        /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/postscript/tr2post mk -k                                                                                                                                         /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/postscript/download mk -k                                                                                                                                          /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/proof mk -k                                                                                                                            /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/rc mk -k                                                                                                                        >>> cd /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/rc; mk -k install 9c code.c /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: warning: expression does not compute the number of elements in this array; element type is 'struct __jmp_buf_tag', not 'long int' [-Wsizeof-array-div] 65 | typedef long p9jmp_buf[sizeof(sigjmp_buf)/sizeof(long)]; | ^ /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/include/u.h:65:42: note: add parentheses around the second 'sizeof' to silence this warning /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/rio mk -k                                                                                                                          /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/sam mk -k                                                                                                                          /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/samterm mk -k                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/scat mk -k                                                                                                                           /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/spell mk -k                                                                                                                            /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/svgpic mk -k                                                                                                                             /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tapefs mk -k                                                                                                                             /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tbl mk -k                                                                                                                          /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tcs mk -k                                                                                                                          /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tpic mk -k                                                                                                                           /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/troff mk -k                                                                                                                            /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/troff2html mk -k                                                                                                                                 /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/vac mk -k                                                                                                                          /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/vbackup mk -k                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti mk -k                                                                                                                            /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv mk -k                                                                                                                                /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/fontsrv mk -k                                                                                                                             * Cleaning up... /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9 mk clean                                                                                                                          /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9p mk clean                                                                                                                           /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/lib9pclient mk clean                                                                                                                                 /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libString mk clean                                                                                                                               /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libacme mk clean                                                                                                                             /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libauth mk clean                                                                                                                             /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libauthsrv mk clean                                                                                                                                /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libavl mk clean                                                                                                                            /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libbin mk clean                                                                                                                            /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libbio mk clean                                                                                                                            /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libcomplete mk clean                                                                                                                                 /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdisk mk clean                                                                                                                             /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdiskfs mk clean                                                                                                                               /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libdraw mk clean                                                                                                                             /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libflate mk clean                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libframe mk clean                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libgeometry mk clean                                                                                                                                 /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libhtml mk clean                                                                                                                             /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libhttpd mk clean                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libip mk clean                                                                                                                           /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmach mk clean                                                                                                                             /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmemdraw mk clean                                                                                                                                /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmemlayer mk clean                                                                                                                                 /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmp mk clean                                                                                                                           /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmp/port mk clean                                                                                                                                /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libmux mk clean                                                                                                                            /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libndb mk clean                                                                                                                            /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libplumb mk clean                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libregexp mk clean                                                                                                                               /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec mk clean                                                                                                                            /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsec/port mk clean                                                                                                                                 /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libsunrpc mk clean                                                                                                                               /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libthread mk clean                                                                                                                               /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/libventi mk clean                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd mk clean                                                                                                                         /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/lex mk clean                                                                                                                             /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/9660 mk clean                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/9660srv mk clean                                                                                                                                 /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/9pfuse mk clean                                                                                                                                /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/9term mk clean                                                                                                                               /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acid mk clean                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acidtypes mk clean                                                                                                                                   /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acme mk clean                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/acme/mail mk clean                                                                                                                                   /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/astro mk clean                                                                                                                               /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth mk clean                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth/factotum mk clean                                                                                                                                       /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auth/secstore mk clean                                                                                                                                       /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/auxstats mk clean                                                                                                                                  /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/awk mk clean                                                                                                                             /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/bzip2 mk clean                                                                                                                               lib mk clean                   /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/cb mk clean                                                                                                                            /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/compress mk clean                                                                                                                                  /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/db mk clean                                                                                                                            /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/devdraw mk clean                                                                                                                                 /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/dict mk clean                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/diff mk clean                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/disk mk clean                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/draw mk clean                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/eqn mk clean                                                                                                                             /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/fontsrv mk clean                                                                                                                                 /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/fossil mk clean                                                                                                                                /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/grap mk clean                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/graph mk clean                                                                                                                               /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/grep mk clean                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/gzip mk clean                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/hoc mk clean                                                                                                                             /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/htmlfmt mk clean                                                                                                                                 /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/htmlroff mk clean                                                                                                                                  /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/jpg mk clean                                                                                                                             /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/map mk clean                                                                                                                             libmap mk clean                      /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/mk mk clean                                                                                                                            /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/ndb mk clean                                                                                                                             /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/netfiles mk clean                                                                                                                                  /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/page mk clean                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/paint mk clean                                                                                                                               /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/pic mk clean                                                                                                                             /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/plot mk clean                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/plumb mk clean                                                                                                                               /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/postscript mk clean                                                                                                                                    /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/postscript/common mk clean                                                                                                                                           /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/postscript/tr2post mk clean                                                                                                                                            /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/postscript/download mk clean                                                                                                                                             /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/proof mk clean                                                                                                                               /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/rc mk clean                                                                                                                            /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/rio mk clean                                                                                                                             /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/sam mk clean                                                                                                                             /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/samterm mk clean                                                                                                                                 /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/scat mk clean                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/spell mk clean                                                                                                                               /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/svgpic mk clean                                                                                                                                /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tapefs mk clean                                                                                                                                /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tbl mk clean                                                                                                                             /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tcs mk clean                                                                                                                             /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/tpic mk clean                                                                                                                              /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/troff mk clean                                                                                                                               /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/troff2html mk clean                                                                                                                                    /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/vac mk clean                                                                                                                             /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/vbackup mk clean                                                                                                                                 /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti mk clean                                                                                                                               /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/venti/srv mk clean                                                                                                                                   /home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c/src/cmd/fontsrv mk clean >>> plan9port: Entering fakeroot... + Mailing list: https://groups.google.com/group/plan9port-dev + Issue tracker: https://github.com/9fans/plan9port/issues/ + Submitting changes: https://github.com/9fans/plan9port/pulls * Resetting /config * Compiler version: gcc version 11.2.1 20220219 (Alpine 11.2.1_git20220219) * Renaming hard-coded /usr/local/plan9 paths... * Done. * Add these to your profile environment. PLAN9=/home/buildozer/aports/community/plan9port/src/plan9port-d0d440860f2000a1560abb3f593cdc325fcead4c export PLAN9 PATH=$PATH:$PLAN9/bin export PATH >>> plan9port-doc*: Running split function doc... '/home/buildozer/aports/community/plan9port/pkg/plan9port/usr/lib/plan9/man/man1' -> '/home/buildozer/aports/community/plan9port/pkg/plan9port-doc/usr/lib/plan9/man/man1' '/home/buildozer/aports/community/plan9port/pkg/plan9port/usr/lib/plan9/man/man3' -> '/home/buildozer/aports/community/plan9port/pkg/plan9port-doc/usr/lib/plan9/man/man3' '/home/buildozer/aports/community/plan9port/pkg/plan9port/usr/lib/plan9/man/man4' -> '/home/buildozer/aports/community/plan9port/pkg/plan9port-doc/usr/lib/plan9/man/man4' '/home/buildozer/aports/community/plan9port/pkg/plan9port/usr/lib/plan9/man/man7' -> '/home/buildozer/aports/community/plan9port/pkg/plan9port-doc/usr/lib/plan9/man/man7' '/home/buildozer/aports/community/plan9port/pkg/plan9port/usr/lib/plan9/man/man8' -> '/home/buildozer/aports/community/plan9port/pkg/plan9port-doc/usr/lib/plan9/man/man8' '/home/buildozer/aports/community/plan9port/pkg/plan9port/usr/lib/plan9/man/man9' -> '/home/buildozer/aports/community/plan9port/pkg/plan9port-doc/usr/lib/plan9/man/man9' '/home/buildozer/aports/community/plan9port/pkg/plan9port/usr/lib/plan9/man/index.html' -> '/home/buildozer/aports/community/plan9port/pkg/plan9port-doc/usr/lib/plan9/man/index.html' '/home/buildozer/aports/community/plan9port/pkg/plan9port/usr/lib/plan9/man/lookman.index' -> '/home/buildozer/aports/community/plan9port/pkg/plan9port-doc/usr/lib/plan9/man/lookman.index' >>> plan9port-doc*: Preparing subpackage plan9port-doc... >>> plan9port-doc*: Running postcheck for plan9port-doc >>> plan9port*: Running postcheck for plan9port >>> plan9port*: Preparing package plan9port... >>> plan9port*: Stripping binaries >>> plan9port-doc*: Scanning shared objects >>> plan9port*: Scanning shared objects >>> plan9port-doc*: Tracing dependencies... >>> plan9port-doc*: Package size: 3.2 MB >>> plan9port-doc*: Compressing data... >>> plan9port-doc*: Create checksum... >>> plan9port-doc*: Create plan9port-doc-0_git20211019-r1.apk >>> plan9port*: Tracing dependencies... so:libX11.so.6 so:libXext.so.6 so:libc.musl-x86_64.so.1 so:libfontconfig.so.1 so:libfreetype.so.6 >>> plan9port*: Package size: 94.4 MB >>> plan9port*: Compressing data... >>> plan9port*: Create checksum... >>> plan9port*: Create plan9port-0_git20211019-r1.apk >>> plan9port: Build complete at Wed, 20 Apr 2022 09:44:01 +0000 elapsed time 0h 8m 25s >>> plan9port: Cleaning up srcdir >>> plan9port: Cleaning up pkgdir >>> plan9port: Uninstalling dependencies... (1/33) Purging .makedepends-plan9port (20220420.093538) (2/33) Purging linux-headers (5.16.7-r1) (3/33) Purging libucontext-dev (1.2-r0) (4/33) Purging libucontext (1.2-r0) (5/33) Purging libxt-dev (1.2.1-r0) (6/33) Purging libxt (1.2.1-r0) (7/33) Purging fontconfig-dev (2.14.0-r0) (8/33) Purging fontconfig (2.14.0-r0) (9/33) Purging libxext-dev (1.3.4-r0) (10/33) Purging libxext (1.3.4-r0) (11/33) Purging libsm-dev (1.2.3-r0) (12/33) Purging libsm (1.2.3-r0) (13/33) Purging libice-dev (1.0.10-r0) (14/33) Purging libice (1.0.10-r0) (15/33) Purging libuuid (2.38-r1) (16/33) Purging libx11-dev (1.7.5-r0) (17/33) Purging xtrans (1.4.0-r1) (18/33) Purging libx11 (1.7.5-r0) (19/33) Purging libxcb-dev (1.14-r2) (20/33) Purging xcb-proto (1.14.1-r3) (21/33) Purging libxcb (1.14-r2) (22/33) Purging libxau-dev (1.0.9-r0) (23/33) Purging libxau (1.0.9-r0) (24/33) Purging libxdmcp-dev (1.1.3-r0) (25/33) Purging libxdmcp (1.1.3-r0) (26/33) Purging xorgproto (2021.5-r0) (27/33) Purging freetype-dev (2.11.1-r1) (28/33) Purging freetype (2.11.1-r1) (29/33) Purging libpng-dev (1.6.37-r1) (30/33) Purging libpng (1.6.37-r1) (31/33) Purging expat-dev (2.4.8-r0) (32/33) Purging brotli-dev (1.0.9-r6) (33/33) Purging zlib-dev (1.2.12-r0) Executing busybox-1.35.0-r8.trigger OK: 1274 MiB in 103 packages >>> plan9port: Updating the community/x86_64 repository index... >>> plan9port: Signing the index...