Date: Sun, 13 Dec 2020 03:46:12 +0000 From: bugzilla-noreply@freebsd.org To: mono@FreeBSD.org Subject: [Bug 238089] lang/mono: Update to 5.20 (5.10.0 dates to 2018-02) Message-ID: <bug-238089-23699-M5xV6kisLs@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-238089-23699@https.bugs.freebsd.org/bugzilla/> References: <bug-238089-23699@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238089 --- Comment #69 from Mark Linimon <linimon@FreeBSD.org> --- (In reply to Todd martin from comment #63) Perhaps I've patched it wrong but with your patch I get: mv -f .deps/libmonoutils_la-mono-merp.Tpo .deps/libmonoutils_la-mono-merp.P= lo ../../doltlibtool --tag=3DCC --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I.= ./..=20 -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=3Dhidden -Wall -Wunused -Wmissing-declarat= ions -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-ar= ray -I/usr/local/include -DLIBICONV_PLUG -DGC_FREEBSD_THREADS -DHOST_BSD -g=20 -DUSE_COMPILER_TLS -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-val= ue -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-ar= ray -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=3Dgnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -g -Werror=3Dincompatible-pointer-types -Werror=3Dreturn-= type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-state.lo -MD= -MP -MF .deps/libmonoutils_la-mono-state.Tpo -c -o libmonoutils_la-mono-state.lo `test -f 'mono-state.c' || echo './'`mono-state.c mono-state.c:162:53: error: use of undeclared identifier 'S_IWUSR' [...] 16 errors generated. gmake[6]: *** [Makefile:1352: libmonoutils_la-mono-state.lo] Error 1 gmake[6]: Leaving directory '/wrkdirs/usr/ports/lang/mono5.20/work/mono-5.20.1.34/mono/utils' gmake[5]: *** [Makefile:1924: all-recursive] Error 1 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-238089-23699-M5xV6kisLs>