Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jan 2018 22:17:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   [Bug 225129] editors/openoffice-{4, devel}: fails to build with clang 6.0
Message-ID:  <bug-225129-25061-7vPKmLNZML@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-225129-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-225129-25061@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=3D225129

--- Comment #5 from Don Lewis <truckman@FreeBSD.org> ---
The build "succeeds" with -std=3Dgnu++98, but I'm seeing these new errors:

cd ../../unxfbsdx.pro/lib && : &&=20=20=20=20
LD_LIBRARY_PATH=3D/wrkdirs/usr/ports/editors
/openoffice-4/work/aoo-4.1.5/main/solver/415/unxfbsdx.pro/lib${LD_LIBRARY_P=
ATH:+
:${LD_LIBRARY_PATH}}
/wrkdirs/usr/ports/editors/openoffice-4/work/aoo-4.1.5/main
/solver/415/unxfbsdx.pro/bin/uno \
                -ro uno_services.rdb -ro uno_types.rdb \
                -s com.sun.star.test.bridge.BridgeTest -- \
                com.sun.star.test.bridge.CppTestObject

creation of executable memory area failed: No such file or directory
creation of executable memory area failed: No such file or directory
creation of executable memory area failed: No such file or directory
creation of executable memory area failed: No such file or directory
creation of executable memory area failed: No such file or directory
creation of executable memory area failed: No such file or directory
creation of executable memory area failed: No such file or directory
creation of executable memory area failed: No such file or directory
creation of executable memory area failed: No such file or directory
creation of executable memory area failed: No such file or directory
creation of executable memory area failed: No such file or directory
creation of executable memory area failed: No such file or directory
creation of executable memory area failed: No such file or directory
creation of executable memory area failed: No such file or directory
creation of executable memory area failed: No such file or directory
creation of executable memory area failed: No such file or directory
creation of executable memory area failed: No such file or directory
creation of executable memory area failed: No such file or directory
creation of executable memory area failed: No such file or directory



 ### test succeeded!

They seem to come from main/bridges/source/cpp_uno/shared/vtablefactory.cxx=
 as
a result of mkstemp() failing.

--=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-225129-25061-7vPKmLNZML>