https://bugs.freedesktop.org/show_bug.cgi?id=55428
Priority: medium
Bug ID: 55428
Assignee: [email protected]
Summary: vcl/Library_vclplug_gtk3.mk:78: *** Cannot link
against library/libraries -lX11 -lXext -lSM -lICE.
Libraries must be registered in Repository.mk. Stop.
Severity: blocker
Classification: Unclassified
OS: Linux (All)
Reporter: [email protected]
Hardware: x86-64 (AMD64)
Status: UNCONFIRMED
Version: 3.7.0.0.alpha0+ Master
Component: BASIC
Product: LibreOffice
When building LO from GIT (master):
=============
(16/23) Building module tail_build
=============
Entering
/home/max/aur/libreoffice-git/src/libreoffice-core-build/tail_build/prj
gbuild module
/home/max/aur/libreoffice-git/src/libreoffice-core-build/tail_build: make -f
Makefile -j5 -r all slowcheck gb_PARTIALBUILD=T
[info ALL] currently known libraries are: AppleRemote MacOSXSpell OGLTrans
PptImporter PresenterScreen SunPresentationMinimizer abp acc acceptor adabas
adabasui ado affine_uno agg analysis animcore avmedia avmediaQuickTime
avmediagst avmediagst_0_10 avmediawin basctl basebmp basegfx basprov bib
binaryurp bluez_bluetooth bootstrap cached1 cairocanvas calc canvasfactory
canvastools chartcontroller chartcore cli_cppuhelper_native cli_uno cmdmail
collator_data communi comphelper configmgr connector cppcanvas cppu cppuhelper
ctl cui date dba dbase dbaxml dbmm dbp dbpool2 dbtools dbu deployment
deploymentgui deploymentmisc desktop_detector desktopbe1 dict_ja dict_zh
directx5canvas directx9canvas dlgprov drawinglayer editeng egi embobj emboleobj
eme emser epb epg epp eps ept era eti evoab evtatt exp expwrap fastsax file
fileacc filterconfig filtertracer flash flat for forui fpicker fps_office frm
fsstorage fwe fwi fwk fwl fwm gcc3_uno gconfbe1 gdipluscanvas guesslang
hatchwindowfactory helplinker hsqldb hwp hyphen i18nisolang1 i18npool
i18nregexp i18nsearch i18nutil icd icg idx ime index_data introspection
invocadapt invocation ipb ipd ips ipt ipx ira itg iti java_uno
java_uno_accessbridge javaloader javavm jdbc jpipe juh juhx jvmaccess jvmfwk
kab1 kabdrv1 kde4be1 kdebe1 langtag ldapbe2 lng lnth localebe1 localedata_en
localedata_es localedata_euro localedata_others log log_uno lomenubar lwpft
macab1 macabdrv1 macbe1 mcnttype merged migrationoo2 migrationoo3 mork mozab2
mozabdrv mozbootstrap msfilter msforms msword mtfrenderer mysql namingservice
npsoplugin nullcanvas odbc odbcbase odfflatxml offacc officebean oox ooxml
package2 passwordcontainer pcr pdffilter pdfimport placeware postgresql-sdbc
postgresql-sdbc-impl protocolhandler proxyfac purpenvhelper pythonloader pyuno
pyuno_wrapper qstart_gtk recentfile reflection reg res rpt rptui rptxml sal
sal_textenc salhelper sax sb sc scd scfilt scn scriptframe scui sd sdbc sdbc2
sdbt sdd sdfilt sdui sfx simplecanvas simplecm slideshow sm smd smoketest
sofficeapp solver sot spa spell spl spl_unx srtrs1 stocservices store streams
stringresource sts subsequenttest sunjavaplugin sunpro5_uno svgfilter svl svt
svx svxcore sw swd swui syssh t602filter tdeab1 tdeabdrv1 tdebe1 test
testtools_bridgetest testtools_constructors testtools_cppobj textconv_dict
textconversiondlgs textfd textinstream textoutstream tk tl tubes tvhlp1 ucb1
ucbhelper ucpchelp1 ucpcmis1 ucpdav1 ucpexpand1 ucpext ucpfile1 ucpftp1 ucpgio1
ucpgvfs1 ucphier1 ucppkg1 ucptdoc1 unobootstrapprotector unoexceptionprotector
unopkgapp unordf unotest unoxml unsafe_uno updatecheckui updatefeed updchk utl
uui uuresolver vbaevents vbahelper vbaobj vbaswobj vcl vclcanvas vclplug_gen
vclplug_gtk vclplug_gtk3 vclplug_kde vclplug_kde4 vclplug_svp vclplug_tde
wpftdraw wpftwriter writerfilter writerfilter_debug writerfilter_uno xmlfa
xmlfd xmlreader xmlscript xmlsecurity xo xof xpcom xpcom_core xsec_fw
xsec_xmlsec xsltdlg xsltfilter xstor
make[2]: Entering directory
`/home/max/aur/libreoffice-git/src/libreoffice-core-build/tail_build'
/home/max/aur/libreoffice-git/src/libreoffice-core-build/vcl/Library_vclplug_gtk3.mk:78:
*** Cannot link against library/libraries -lX11 -lXext -lSM -lICE. Libraries
must be registered in Repository.mk. Stop.
make[2]: Leaving directory
`/home/max/aur/libreoffice-git/src/libreoffice-core-build/tail_build'
-----------------------------------------------------------------------
Oh dear - something failed during the build - sorry !
For more help with debugging build errors, please see the section in:
http://wiki.documentfoundation.org/Development
internal build errors:
ERROR: error 512 occurred while making
/home/max/aur/libreoffice-git/src/libreoffice-core-build/tail_build/prj
it seems that the error is inside 'tail_build', please re-run build
inside this module to isolate the error and/or test your fix:
build_error.log should contain the captured output of the failed module(s)
-----------------------------------------------------------------------
To rebuild a specific module:
make tail_build.clean # not recommended, this will re-build almost everything
make tail_build
when the problem is isolated and fixed, re-run 'make'
make[1]: *** [build-packimages] Error 1
make[1]: Leaving directory
`/home/max/aur/libreoffice-git/src/libreoffice-core-build'
make: *** [all] Error 2
autogen.sh options:
./autogen.sh \
--with-build-version="GIT-$pkgver ArchLinux build-${pkgrel}" \
--with-vendor="ArchLinux" \
--with-unix-wrapper="libreoffice" \
--enable-split-app-modules \
--with-max-jobs=${MAKEFLAGS/-j/} \
--with-num-cpus=${MAKEFLAGS/-j/} \
--with-external-tar="${srcdir}/ext_sources" \
--disable-fetch-external \
--prefix=/usr \
--exec-prefix=/usr \
--sysconfdir=/etc \
--libdir=/usr/lib \
--mandir=/usr/share/man \
--disable-verbose \
--with-lang="" \
--enable-crashdump \
--enable-dbus \
--enable-evolution2 \
--enable-gio \
--disable-gnome-vfs \
--disable-kde \
--enable-kde4 \
--enable-gtk3 \
--enable-lockdown \
--enable-mergelibs \
--enable-opengl \
--enable-odk \
--enable-ext-scripting-beanshell \
--enable-ext-scripting-javascript \
--enable-ext-wiki-publisher \
--enable-ext-nlpsolver \
--disable-ext-mysql-connector \
--with-system-mysql \
--enable-librsvg=system \
--without-fonts \
--without-afms \
--without-ppds \
--without-system-libwps \
--without-system-libcdr \
--without-system-mdds \
--without-myspell-dicts \
--without-system-libvisio \
--without-system-libcmis \
--without-system-libexttextcat \
--without-system-jfreereport \
--without-system-apache-commons \
--without-system-orcus \
--without-system-libmspub \
--without-system-liblangtag \
--without-system-poppler \
--with-system-dicts \
--with-external-dict-dir=/usr/share/hunspell \
--with-external-hyph-dir=/usr/share/hyphen \
--with-external-thes-dir=/usr/share/mythes \
--with-system-beanshell \
--with-system-cppunit \
--with-system-graphite \
--with-system-libwpg \
--with-system-libwps \
--with-system-redland \
--without-system-saxon \
--disable-mozilla \
--without-system-mozilla \
--without-system-mozilla-headers \
--with-ant-home="/usr/share/apache-ant" \
--with-system-boost \
--with-system-cairo \
--with-system-libs \
--with-system-mythes \
--with-system-headers \
--with-system-hsqldb \
--with-alloc=system \
--with-system-clucene \
--without-system-servlet-api \
--with-java-target-version=1.5
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs