https://bz.apache.org/ooo/show_bug.cgi?id=128148

          Issue ID: 128148
        Issue Type: DEFECT
           Summary: build of trunk fails, because of icu
           Product: Build Tools
           Version: 4.3.0-dev
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P5 (lowest)
         Component: solenv
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

I'm trying to build trunk on linux, using the configure options as included
further in the post (development snapshot options, minus some things I don't
need right now, plus options to minimize system dependencies).

The build fails on icuversion.mk not being there (the relevant part of
diagnostics included). The file in question resides in 'icu' subdir, but I
don't see how to put it to use. Doing 'build --all:icu' does nothing. The
source for icu4c actually exists in external_sources. 

Looks like dependencies generation is broken by such a combination of
configuration options. What do I do? I don't want to install all the stuff
which is required by build with complete set of 'category-b' enabled.

***********************************
./configure   \
--with-build-version="$(date +"%Y-%m-%d %H:%M") - `uname -sm`" \
--enable-verbose \
--enable-crashdump=yes  \
--enable-opengl  \
--enable-dbus  \
--with-package-format="installed" \
--with-dmake-url=https://sourceforge.net/projects/oooextras.mirror/files/dmake-4.12.tar.bz2
\
--with-epm-url=https://sourceforge.net/projects/oooextras.mirror/files/epm-3.7.tar.gz
\
--without-junit \
--without-stlport \
--with-system-stdlibs \
\
--disable-gstreamer \
--disable-wiki-publisher  \
--disable-bundled-dictionaries \
--disable-category-b \
--disable-pam \
\
  --with-jdk-home=/usr/lib64/java \
\
--with-system-libs=no \
  --enable-hyphen \
  --enable-hunspell \
  --enable-graphite \
\
  --with-system-lucene=no \
  --with-system-hsqldb=no \
  --with-system-beanshell=no \
  --with-system-saxon=no \
  --with-system-redland=no \
  --with-system-mythes=no \

***********************************

=============
Building module i18npool
=============

Entering /d/home/ty/c/+ooo/AOO45X/main/i18npool/prj

cd .. && make  -r -j1   && make  -r deliverlog
make: Circular
/d/home/ty/c/+ooo/AOO45X/main/solver/450/unxlngx6.pro/workdir/ExternalHeaders/Library/libi18npaper.so
<-
/d/home/ty/c/+ooo/AOO45X/main/solver/450/unxlngx6.pro/workdir/Headers/Library/libi18nisolang1gcc3.so
dependency dropped.
make: Circular
/d/home/ty/c/+ooo/AOO45X/main/solver/450/unxlngx6.pro/workdir/ExternalHeaders/Library/i18npool.uno.so
<-
/d/home/ty/c/+ooo/AOO45X/main/solver/450/unxlngx6.pro/workdir/Headers/Library/libi18nisolang1gcc3.so
dependency dropped.
make: Circular
/d/home/ty/c/+ooo/AOO45X/main/solver/450/unxlngx6.pro/workdir/Package/i18npool_inc
<-
/d/home/ty/c/+ooo/AOO45X/main/solver/450/unxlngx6.pro/workdir/ExternalHeaders/Library/i18nsearch.uno.so
dependency dropped.
/d/home/ty/c/+ooo/AOO45X/main/solenv/gbuild/Package.mk:28: ***
gb_Deliver_deliver: file does not exist in solver, and cannot be delivered:
/d/home/ty/c/+ooo/AOO45X/main/solver/450/unxlngx6.pro/inc/icuversion.mk.  Stop.
dmake:  Error code 2, while making 'all'

1 module(s): 
        i18npool
need(s) to be rebuilt

-- 
You are receiving this mail because:
You are the assignee for the issue.

Reply via email to