Date: Sun, 14 Dec 2014 14:50:54 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 195967] New: editors/openoffice-4 fails to build with libreoffice installed Message-ID: <bug-195967-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195967 Bug ID: 195967 Summary: editors/openoffice-4 fails to build with libreoffice installed Product: Ports Tree Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: office@FreeBSD.org Reporter: sakaue.mamoru@mwghennndo.com Flags: maintainer-feedback?(office@FreeBSD.org) Assignee: office@FreeBSD.org Created attachment 150566 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=150566&action=edit add libreoffice-* to CONFLICTS_BUILD It fails to build editors/openoffice-4 when libreoffice-* is installed because of an incorrect call of unopkg due to an incorrect priority in path search during build. It was not easy for me to give a fundamental solution because its calling process was not simple. I will suggest to add libreoffice-* to CONFLICTS_BUILD until a fundamental solution comes. [BUILD LOG] (Mon Dec 8 20:55:15 JST 2014) # make -C /usr/ports/editors/openoffice-4 ....(skipped).... ... current dir: /usr/ports/editors/openoffice-4/work/aoo-4.1.1/main/instsetoo_native/unxfbsdx.pro/Apache_OpenOffice/archive/install/en-US_inprogress/Apache_OpenOffice_4.1.1_FreeBSD_install-arc_en-US/openoffice4/program ... ... unopkg sync --verbose -env:UNO_JAVA_JFW_ENV_JREHOME=true 2>&1 | ... ... cleaning the output tree ... ... removing directory /tmp/ooopackaging/i_488571418054856 ... Error: ERROR: unopkg sync --verbose -env:UNO_JAVA_JFW_ENV_JREHOME=true 2>&1 | failed! ************************************************** ERROR: ERROR: unopkg sync --verbose -env:UNO_JAVA_JFW_ENV_JREHOME=true 2>&1 | failed! in function: register_extensions ************************************************** in function: register_extensionsstopping log at Tue Dec 9 01:08:09 2014 dmake: Error code 255, while making 'openoffice_en-US.archive' 1 module(s): instsetoo_native need(s) to be rebuilt Reason(s): ERROR: error 65280 occurred while making /usr/ports/editors/openoffice-4/work/aoo-4.1.1/main/instsetoo_native/util When you have fixed the errors in that module you can resume the build by running: build --from instsetoo_native *** Error code 1 Stop. make[1]: stopped in /usr/ports/editors/openoffice-4 *** Error code 1 Stop. make: stopped in /usr/ports/editors/openoffice-4 --- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> --- Auto-assigned to maintainer office@FreeBSD.org -- 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-195967-13>