From owner-freebsd-ports@FreeBSD.ORG Wed Aug 8 12:01:28 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 760721065672; Wed, 8 Aug 2012 12:01:28 +0000 (UTC) (envelope-from mickael.maillot@gmail.com) Received: from mail-ee0-f54.google.com (mail-ee0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id A7F708FC1F; Wed, 8 Aug 2012 12:01:27 +0000 (UTC) Received: by eeke52 with SMTP id e52so215567eek.13 for ; Wed, 08 Aug 2012 05:01:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=2iVqeQsWleeARPnUVxaBDj4aAAPqdgsCsksEg52xWVk=; b=XBAEzgUPZbt7WHGEvWNQB2GNPzX6/gtxFekBKiW3eyK0Z1TS5K+QJkOp3UlWMZF5Pa zkms1cXssY4ks8vQ7bh0UxHlsMm6EU7FwU/mLV4RjNtao8wMWrzPmahek35v1sr9TrtU RO/VmtFwcMHRRTx6NC/oLAQ6kIMeJacL2INLV1A5gsT/Zgy4k4PHAvz3lbXDPs2xTcPb mLiiKOP/xGT8iGY2ZwJO1ApUZrry4x1pIwymJxH68Sa2IvE7+K3Nl6FEvTRdkYxu76a1 LbZBR5/SDNga12tbA9rOIjUM7uiX1wjJtRug/D3wjOubRujqmkWK+HNE466GayxHlogH +o8A== MIME-Version: 1.0 Received: by 10.14.178.67 with SMTP id e43mr21918686eem.44.1344427286281; Wed, 08 Aug 2012 05:01:26 -0700 (PDT) Received: by 10.14.28.16 with HTTP; Wed, 8 Aug 2012 05:01:26 -0700 (PDT) In-Reply-To: <500F1B17.9010604@FreeBSD.org> References: <500F1B17.9010604@FreeBSD.org> Date: Wed, 8 Aug 2012 14:01:26 +0200 Message-ID: From: =?ISO-8859-1?Q?Micka=EBl_Maillot?= To: Jung-uk Kim Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-office@freebsd.org, freebsd-ports@freebsd.org Subject: Re: [CFT] LibreOffice on 7.x & 8.x X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Aug 2012 12:01:28 -0000 Hi, 2012/7/25 Jung-uk Kim : > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > As you may know, there are numerous build issues with recent > LibreOffice on 7.x and 8.x. I am trying to fix it but it's taking too > much time for me, unfortunately. If you are a 7/8 user, please test this: > > http://people.freebsd.org/~jkim/libreoffice-20120724.tar.bz2 > > Basically, I am trying to build it with base GCC again for these > releases, mainly to avoid huge build/runtime dependencies. In fact, > it was successfully built on 7.4 & 8.2 with amd64 but I don't have > environment to perform actual runtime tests for all possible combinations. > > Please note "WITH_GCC" knob is back. If base GCC doesn't work for > you, please try it as well, i.e., "make WITH_GCC=yes". > > Please make sure to include "uname -a" output when you report > success/failure. > > Thanks! > > Jung-uk Kim > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.19 (FreeBSD) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ > > iEYEARECAAYFAlAPGxcACgkQmlay1b9qnVO7ogCeJuMaoS8E4tNXxtgfDLlyov+H > uIsAn1Ezj3g9xuNbnFFxHGU6EWgvGbWh > =La0T > -----END PGP SIGNATURE----- > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" i tried libreoffice-20120730.tar.bz2 version on my desktop: FreeBSD fneufneu.secuserve.net 8.3-STABLE FreeBSD 8.3-STABLE #5 r237264M: Tue Jun 19 12:39:04 CEST 2012 root@fneufneu.secuserve.net:/usr/obj/usr/src/sys/GENERIC amd64 it build fine with base gcc but i can't start any libre office app, i always get a crash after the loading screen: Aug 8 13:31:01 fneufneu kernel: pid 76436 (soffice.bin), uid 1001: exited on signal 11 (core dumped) Aug 8 13:31:19 fneufneu kernel: pid 76444 (soffice.bin), uid 1001: exited on signal 11 (core dumped) Aug 8 13:31:30 fneufneu kernel: pid 76451 (soffice.bin), uid 1001: exited on signal 11 (core dumped) backtrace (but libreoffice not built with debug) #0 0x0000000800673bb4 in rtl_uString_acquire () from /usr/local/lib/libreoffice/program/../ure-link/lib/libuno_sal.so.3 [New Thread 80eeb93c0 (LWP 100383/soffice.bin)] [New Thread 80eeb9580 (LWP 100381/soffice.bin)] [New Thread 80a80ae40 (LWP 100350/soffice.bin)] [New Thread 80a8041c0 (LWP 100281/initial thread)] (gdb) bt #0 0x0000000800673bb4 in rtl_uString_acquire () from /usr/local/lib/libreoffice/program/../ure-link/lib/libuno_sal.so.3 #1 0x00000008013b18cc in uno_sequence_assign () from /usr/local/lib/libreoffice/program/../ure-link/lib/libuno_cppu.so.3 #2 0x00000008013b37e0 in uno_type_sequence_construct () from /usr/local/lib/libreoffice/program/../ure-link/lib/libuno_cppu.so.3 #3 0x00000008016c1bad in dp_misc::create_folder () from /usr/local/lib/libreoffice/program/libdeploymentmisclo.so #4 0x00000008108c6216 in dp_registry::create () from /usr/local/lib/libreoffice/program/../program/libdeployment.so #5 0x0000000810883ee1 in dp_manager::PackageManagerImpl::initRegistryBackends () from /usr/local/lib/libreoffice/program/../program/libdeployment.so #6 0x000000081088cea8 in dp_manager::PackageManagerImpl::create () from /usr/local/lib/libreoffice/program/../program/libdeployment.so #7 0x0000000810894ce7 in dp_manager::factory::PackageManagerFactoryImpl::getPackageManager () from /usr/local/lib/libreoffice/program/../program/libdeployment.so #8 0x0000000810872890 in dp_manager::ExtensionManager::getSharedRepository () from /usr/local/lib/libreoffice/program/../program/libdeployment.so #9 0x0000000810872a4a in dp_manager::ExtensionManager::synchronize () from /usr/local/lib/libreoffice/program/../program/libdeployment.so #10 0x00000008016ba844 in dp_misc::syncRepositories () from /usr/local/lib/libreoffice/program/libdeploymentmisclo.so #11 0x00000008008ff81a in desktop::Desktop::SynchronizeExtensionRepositories () from /usr/local/lib/libreoffice/program/libsofficeapp.so #12 0x00000008008f80b0 in desktop::Desktop::Main () from /usr/local/lib/libreoffice/program/libsofficeapp.so #13 0x000000080351c084 in ImplSVMain () from /usr/local/lib/libreoffice/program/libvcllo.so #14 0x000000080351c175 in SVMain () from /usr/local/lib/libreoffice/program/libvcllo.so #15 0x000000080091cdf5 in soffice_main () from /usr/local/lib/libreoffice/program/libsofficeapp.so i think i saw some warnings about libuno_sal when building libreoffice ... i'll try with gcc46 and clang