Bug 182576 - error to build editors/libreoffice
Summary: error to build editors/libreoffice
Status: Closed Works As Intended
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: FreeBSD Office Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-02 15:20 UTC by vsityz
Modified: 2014-08-14 22:51 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description vsityz 2013-10-02 15:20:00 UTC
[build CXX] store/source/storbase.cxx
/usr/local/lib/libpoppler.so: undefined reference to `std::__throw_length_error(char const*)'
/usr/local/lib/libpoppler.so: undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)'
/usr/local/lib/libpoppler.so: undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)'
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[4]: *** [/usr/ports/editors/libreoffice/work/workdir/unxfbsd.pro/LinkTarget/Executable/xpdfimport] Error 1
gmake[4]: *** Waiting for unfinished jobs....

How-To-Repeat: portmaster editors/libreoffice
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2013-10-02 21:37:01 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-ports-bugs

ports PR.
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-10-02 21:37:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->office

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 3 Tijl Coosemans freebsd_committer freebsd_triage 2013-10-19 21:58:04 UTC
Hi,

http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/182576

On what architecture is this (amd64, i386,...)?
What is the output of "make -C /usr/ports/editors/libreoffice showconfig"
Comment 4 Tijl Coosemans freebsd_committer freebsd_triage 2013-10-19 21:58:21 UTC
State Changed
From-To: open->feedback

Feedback requested.
Comment 5 vsityz 2013-10-21 10:41:56 UTC
On 19.10.2013 23:58, Tijl Coosemans wrote:
> Hi,
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/182576
>
> On what architecture is this (amd64, i386,...)?
<root> uname -a
FreeBSD scorpion.kiev.ua 10.0-BETA1 FreeBSD 10.0-BETA1 #0 r256792: Sun 
Oct 20 21:16:49 EEST 2013 
root@scorpion.kiev.ua:/usr/obj/usr/src/sys/Kernel  amd64
> What is the output of "make -C /usr/ports/editors/libreoffice showconfig"
<root> make -C /usr/ports/editors/libreoffice showconfig
===> The following configuration options are available for 
libreoffice-4.0.5:
      CUPS=on: CUPS printing system support
      DEBUG=off: Install debug symbols
      GNOME=on: GNOME desktop environment support
      GTK2=off: GTK+ 2 GUI toolkit support
      GTK3=on: GTK+ 3 GUI toolkit support
      JAVA=on: Add java support (XML Filters, macros)
      KDE4=off: KDE 4 desktop environment support
      MMEDIA=off: Enable multimedia backend for impress
      PGSQL=off: Build with PostgreSQL-SDBC driver
      SDK=off: Build with SDK
      SYSTRAY=off: Enable systemtray quickstarter
      TEST=off: Run all regression tests
      WEBDAV=off: Enable webdav protocol
===> Use 'make config' to modify these settings

-- 
Alexander
Comment 6 Tijl Coosemans freebsd_committer freebsd_triage 2013-10-21 11:02:02 UTC
State Changed
From-To: feedback->open

Feedback received.
Comment 7 Jung-uk Kim freebsd_committer freebsd_triage 2013-10-22 18:04:10 UTC
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

You have graphics/poppler compiled with libstdc++.so.6 but you are
trying to link LO with libc++.so.1.  Please recompile the port and all
dependencies.

Jung-uk Kim
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (FreeBSD)

iQEcBAEBAgAGBQJSZrAKAAoJEHyflib82/FG404H/izMDQB5ebnjF6Y9tk4rxf0X
R8CmqaYQ3gaLth2R18TYGJnppRJhu3pPkYQuxWkPNqDrkLtmT5c25qAiS/3Bx6ju
hiHEIRFlURQ1OeB0UTH1c/2Kt7vdiDdu2etvkBETHsxa1H+5zc+DtIpsBjktN0nW
JWr+SnUW4veaBdUh6XID6w8AGZGqTvj5ujWnfAJnQ0aqcs5LFP/WNskJ0mB1FiOz
b4aJb1x8iluiQI3GX0H9RuQUtrNNhuN+EdWKUL7tMVAT0SS+oZIUxe2HZTYjJbGp
KuBUsue5UMhHZtJByoE8kWvzOAG6G9+RRLc7rcONlm2fVvvO9CBCQ6oO2tuC+1M=
=rF1Y
-----END PGP SIGNATURE-----