Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 236385 Details for
Bug 325325
dev-libs/icu-4.4.1 fails to build: "No rule to make target"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
complete build log
build.log (text/plain), 10.92 KB, created by
Markus
on 2010-06-24 11:27:19 UTC
(
hide
)
Description:
complete build log
Filename:
MIME Type:
Creator:
Markus
Created:
2010-06-24 11:27:19 UTC
Size:
10.92 KB
patch
obsolete
> [32;01m*[0m CPV: dev-libs/icu-4.4.1 > [32;01m*[0m REPO: gentoo > [32;01m*[0m USE: amd64 elibc_glibc kernel_linux multilib userland_GNU >>>> Unpacking source... >>>> Unpacking icu4c-4_4_1-src.tgz to /mnt/data/tmp/portage/dev-libs/icu-4.4.1/work >>>> Source unpacked in /mnt/data/tmp/portage/dev-libs/icu-4.4.1/work >>>> Preparing source in /mnt/data/tmp/portage/dev-libs/icu-4.4.1/work/icu/source ... > [32;01m*[0m Applying icu-4.4.1-pkgdata.patch ... >[A[211C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /mnt/data/tmp/portage/dev-libs/icu-4.4.1/work/icu/source ... > * econf: updating icu/source/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating icu/source/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-debug --disable-samples --disable-static >checking for ICU version numbers... release 4.4.1, library 44.1, unicode version 5.2 >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for a BSD-compatible install... /usr/bin/install -c >checking for gmake... /usr/bin/gmake >checking for doxygen... no >checking checking for executable suffix... >checking whether strict compiling is on... yes >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking size of void *... 8 >checking whether runnable 64 bit binaries are built by default... yes >checking which Makefile fragment to use for x86_64-pc-linux-gnu... mh-linux >checking for floor in -lm... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking whether to build debug libraries... no >checking whether to build release libraries... yes >checking whether to enable auto cleanup of libraries... no >checking whether to enable draft APIs... yes >checking for library API export... yes >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking whether to enable renaming of symbols... yes >checking whether to enable function and data tracing... no >checking whether to enable dynamic loading of plugins... checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for library containing dlopen... -ldl >checking for dlopen... yes >checking for gettimeofday... yes >checking for definition of U_INLINE for C... __inline__ >checking if we have a C++ compiler... congratulations >checking if #include <string> works... yes >checking for pthread_attr_init in -lpthread... yes >checking for mmap... yes >checking for genccode assembly... -a gcc >checking for inttypes.h... (cached) yes >checking dirent.h usability... yes >checking dirent.h presence... yes >checking for dirent.h... yes >checking for iostream usability... yes >checking whether byte ordering is bigendian... no >checking for nl_langinfo... yes >checking for nl_langinfo's argument to obtain the codeset... CODESET >checking for namespace support... yes >checking for properly overriding new and delete... yes >checking for placement new and delete... yes >checking for gcc atomic functions... yes >checking for popen... yes >checking for tzset... yes >checking for tzname... yes >checking for timezone... no >checking for __timezone... yes >checking for int8_t... yes >checking for uint8_t... yes >checking for int16_t... yes >checking for uint16_t... yes >checking for int32_t... yes >checking for uint32_t... yes >checking for int64_t... yes >checking for uint64_t... yes >checking wchar.h usability... yes >checking wchar.h presence... yes >checking for wchar.h... yes >checking for library containing wcscpy... none required >checking size of wchar_t... 4 >checking for UTF-16 string literal support... unknown >checking for a library suffix to use... none >configure: creating ./config.status >config.status: creating icudefs.mk >config.status: creating Makefile >config.status: creating data/pkgdataMakefile >config.status: creating config/Makefile.inc >config.status: creating config/pkgdataMakefile >config.status: creating data/Makefile >config.status: creating stubdata/Makefile >config.status: creating common/Makefile >config.status: creating i18n/Makefile >config.status: creating layout/Makefile >config.status: creating layoutex/Makefile >config.status: creating io/Makefile >config.status: creating extra/Makefile >config.status: creating extra/uconv/Makefile >config.status: creating extra/uconv/pkgdataMakefile >config.status: creating extra/scrptrun/Makefile >config.status: creating tools/Makefile >config.status: creating tools/ctestfw/Makefile >config.status: creating tools/toolutil/Makefile >config.status: creating tools/makeconv/Makefile >config.status: creating tools/genrb/Makefile >config.status: creating tools/genuca/Makefile >config.status: creating tools/genccode/Makefile >config.status: creating tools/gencmn/Makefile >config.status: creating tools/gencnval/Makefile >config.status: creating tools/genctd/Makefile >config.status: creating tools/gennames/Makefile >config.status: creating tools/gentest/Makefile >config.status: creating tools/gennorm2/Makefile >config.status: creating tools/genprops/Makefile >config.status: creating tools/gencase/Makefile >config.status: creating tools/genbidi/Makefile >config.status: creating tools/genpname/Makefile >config.status: creating tools/genbrk/Makefile >config.status: creating tools/gensprep/Makefile >config.status: creating tools/icuinfo/Makefile >config.status: creating tools/icupkg/Makefile >config.status: creating tools/icuswap/Makefile >config.status: creating tools/pkgdata/Makefile >config.status: creating tools/tzcode/Makefile >config.status: creating tools/gencfu/Makefile >config.status: creating test/Makefile >config.status: creating test/compat/Makefile >config.status: creating test/testdata/Makefile >config.status: creating test/testdata/pkgdataMakefile >config.status: creating test/hdrtst/Makefile >config.status: creating test/intltest/Makefile >config.status: creating test/cintltst/Makefile >config.status: creating test/iotest/Makefile >config.status: creating test/letest/Makefile >config.status: creating test/perf/Makefile >config.status: creating test/perf/collationperf/Makefile >config.status: creating test/perf/ubrkperf/Makefile >config.status: creating test/perf/charperf/Makefile >config.status: creating test/perf/convperf/Makefile >config.status: creating test/perf/normperf/Makefile >config.status: creating test/perf/strsrchperf/Makefile >config.status: creating test/perf/unisetperf/Makefile >config.status: creating test/perf/usetperf/Makefile >config.status: creating test/perf/ustrperf/Makefile >config.status: creating test/perf/utfperf/Makefile >config.status: creating test/perf/utrie2perf/Makefile >config.status: creating samples/Makefile >config.status: creating samples/date/Makefile >config.status: creating samples/cal/Makefile >config.status: creating samples/layout/Makefile >config.status: creating common/unicode/platform.h >config.status: creating common/icucfg.h > >ICU for C/C++ 4.4.1 is ready to be built. >=== Important Notes: === >Data Packaging: library > This means: ICU data will be linked with ICU. A shared data library will be built. > To locate data: ICU will use the linked data library. If linked with the stub library located in stubdata/, the application can use udata_setCommonData() or set a data path to override. >Building ICU: Use a GNU make such as /usr/bin/gmake to build ICU. >checking the version of "/usr/bin/gmake"... 3.81 (we wanted at least 3.80) >ok >>>> Source configured. >>>> Compiling source in /mnt/data/tmp/portage/dev-libs/icu-4.4.1/work/icu/source ... >make -j1 >rebuilding config/icucross.mk >cd ./config; \ > make -f pkgdataMakefile >make[1]: Entering directory `/mnt/data/tmp/portage/dev-libs/icu-4.4.1/work/icu/source/config' >rm -rf pkgdata.inc >make[1]: Leaving directory `/mnt/data/tmp/portage/dev-libs/icu-4.4.1/work/icu/source/config' >rm -rf config/icu-config >/usr/bin/install -c ./config/icu-config-top config/icu-config >chmod u+w config/icu-config >sed -f ./config/make2sh.sed < ./config/Makefile.inc | grep -v '#M#' | uniq >> config/icu-config >sed -f ./config/make2sh.sed < ./config/mh-linux | grep -v '#M#' | uniq >> config/icu-config >cat ./config/icu-config-bottom >> config/icu-config >echo "# Rebuilt on "`date` >> config/icu-config >chmod u-w config/icu-config >/bin/sh ./mkinstalldirs lib >mkdir lib >/bin/sh ./mkinstalldirs bin >mkdir bin >make[0]: Making `all' in `stubdata' >make[1]: Entering directory `/mnt/data/tmp/portage/dev-libs/icu-4.4.1/work/icu/source/stubdata' >generating dependency information for stubdata.c >make[1]: Leaving directory `/mnt/data/tmp/portage/dev-libs/icu-4.4.1/work/icu/source/stubdata' >make[1]: Entering directory `/mnt/data/tmp/portage/dev-libs/icu-4.4.1/work/icu/source/stubdata' >make[1]: *** No rule to make target `x86_64-pc-linux-gnu', needed by `all-local'. Stop. >make[1]: Leaving directory `/mnt/data/tmp/portage/dev-libs/icu-4.4.1/work/icu/source/stubdata' >make: *** [all-recursive] Error 2 > [31;01m*[0m ERROR: dev-libs/icu-4.4.1 failed: > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 54: Called src_compile > [31;01m*[0m environment, line 2962: Called _eapi2_src_compile > [31;01m*[0m ebuild.sh, line 646: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "emake failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =dev-libs/icu-4.4.1', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =dev-libs/icu-4.4.1'. > [31;01m*[0m The complete build log is located at '/var/log/portage/dev-libs:icu-4.4.1:20100624-111449.log'. > [31;01m*[0m The ebuild environment file is located at '/mnt/data/tmp/portage/dev-libs/icu-4.4.1/temp/environment'. > [31;01m*[0m S: '/mnt/data/tmp/portage/dev-libs/icu-4.4.1/work/icu/source'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 325325
: 236385 |
236389