Date: Fri, 29 Jun 2018 14:38:20 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 229408] editors/openoffice-4 - compile fails on FreeBSD 11.2 in pyuno Message-ID: <bug-229408-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229408 Bug ID: 229408 Summary: editors/openoffice-4 - compile fails on FreeBSD 11.2 in pyuno Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: office@FreeBSD.org Reporter: curtis@ipv6.occnc.com Flags: maintainer-feedback?(office@FreeBSD.org) Assignee: office@FreeBSD.org # uname -a FreeBSD r11-amd64.v6ds.occnc.com 11.2-STABLE FreeBSD 11.2-STABLE #0 r335648: Wed Jun 27 03:26:23 EDT 2018=20=20=20=20 root@amd64-boot1.v6only.occnc.com:/usr/releng/r11-20180625/obj.amd64.occnc1= 1.amd64/usr/releng/r11-20180625/src/sys/occnc11.amd64 amd64 # cat /etc/make.conf # options to set for all ports - see bsd.options.mk OPTIONS_SET=3D DOCS EXAMPLES MANPAGES NLS ICONV NETTLE ALSA LOCALE_EN OPTIONS_SET+=3D IPV6 THREADS BDB X11 OPTIMIZED_CFLAGS SSL PCRE OPTIONS_SET+=3D FONTCONFIG PNG JPEG ZLIB SQLITE ZTS # audio options to avoid OPTIONS_UNSET=3D PULSEAUDIO SNDIO JACK NAS OSS SPEEX # image options to avoid OPTIONS_UNSET+=3D JPEG2000 HDRI OPENEXR # language support to unset OPTIONS_UNSET+=3D CHINESE KOREAN RUSSIAN JAPANESE LOCALE_RU LOCALE_DE # other options to avoid OPTIONS_UNSET+=3D DTRACE DEBUG LDAP TEST TESTS A4 OPENGL OPTIONS_UNSET+=3D STATIC SSL2 SSL3 PGSQL OPENMP # not sure - LMDB CUPS PANGO GSSAPI_ IDN GMP # default versions of languages and libraries DEFAULT_VERSIONS+=3D ssl=3Dopenssl #DEFAULT_VERSIONS+=3D ssl=3Dopenssl-devel DEFAULT_VERSIONS+=3D ghostscript=3D9 DEFAULT_VERSIONS+=3D emacs=3Dnox DEFAULT_VERSIONS+=3D apache=3D2.4 DEFAULT_VERSIONS+=3D bdb=3D5 DEFAULT_VERSIONS+=3D mysql=3D8.0 DEFAULT_VERSIONS+=3D php=3D7.2 DEFAULT_VERSIONS+=3D python=3D3.6 python2=3D2.7 python3=3D3.6 #DEFAULT_VERSIONS+=3D perl5=3D5.x - set based on pkg-* file DEFAULT_VERSIONS+=3D perl5=3D5.28 # cd /usr/ports/editors/openoffice-4 # make showconfig =3D=3D=3D> The following configuration options are available for apache-openoffice-4.1.5_6: CRASHDUMP=3Doff: Enable crashdumps, sets WITH_DEBUG CUPS=3Doff: CUPS printing system support DBGUTIL=3Doff: Enable assertions, object counting. (non-production) DEBUG=3Doff: Compile with -O0, sets WITH_DEBUG GNOME=3Doff: GConf + screensaver presentation control via DBUS GNOMEVFS=3Doff: GNOME Virtual File System MMEDIA=3Don: Multimedia backend for impress SDK=3Doff: Build and install software development kit WIKI_PUBLISHER=3Don: Build and install Wiki Publisher extension =3D=3D=3D> Use 'make config' to modify these settings # make install [ ... lot of output removed ... ] Module 'sc' delivered successfully. 0 files copied, 175 files unchanged 1 module(s):=20 pyuno need(s) to be rebuilt Reason(s): ERROR: error 65280 occurred while making /usr/releng/r11-20180625/ports/editors/openoffice-4/work/aoo-4.1.5/main/pyu= no/source/module When you have fixed the errors in that module you can resume the build by running: build --from pyuno *** Error code 1 Stop. make[1]: stopped in /usr/releng/r11-20180625/ports/editors/openoffice-4 *** Error code 1 Stop. make: stopped in /usr/releng/r11-20180625/ports/editors/openoffice-4 --=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-229408-7788>