Closed Bug 1106395 Opened 11 years ago Closed 11 years ago

I cannot compile ICU: recipe for target failed

Categories

(SeaMonkey :: Build Config, defect)

SeaMonkey 2.34 Branch
x86
Windows 8.1
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: vlposta, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:36.0) Gecko/20100101 Firefox/36.0 SeaMonkey/2.33a1 Build ID: 20141114200848 Steps to reproduce: I cannot compile Actual results: PATH=../lib:../stubdata:../tools/ctestfw:$PATH ../bin/gensprep -d ./out/build/icudt52l -i ./out/build/icudt52l -s c:/Users/Vlada/comm-central/mozilla/intl/icu/source/data/sprep -b rfc4518ci -m c:/Users/Vlada/comm-central/mozilla/intl/icu/source/data/unidata -u 3.2.0 rfc4518ci.txt gensprep writes dummy icudt52l_sprep.spp because UCONFIG_NO_IDNA is set, see icu/source/common/unicode/uconfig.h PATH=../lib:../stubdata:../tools/ctestfw:$PATH echo ALL_CFU_SOURCE: c:/Users/Vlada/comm-central/mozilla/intl/icu/source/data/unidata/confusables.txt c:/Users/Vlada/comm-central/mozilla/intl/icu/source/data/unidata/confusablesWholeScript.txt ALL_CFU_SOURCE: c:/Users/Vlada/comm-central/mozilla/intl/icu/source/data/unidata/confusables.txt c:/Users/Vlada/comm-central/mozilla/intl/icu/source/data/unidata/confusablesWholeScript.txt PATH=../lib:../stubdata:../tools/ctestfw:$PATH echo CFU_FILES: ./out/build/icudt52l/confusables.cfu CFU_FILES: ./out/build/icudt52l/confusables.cfu PATH=../lib:../stubdata:../tools/ctestfw:$PATH echo CFU_FILES_SHORT: confusables.cfu CFU_FILES_SHORT: confusables.cfu PATH=../lib:../stubdata:../tools/ctestfw:$PATH ../bin/gencfu -c -i ./out/build/icudt52l -r c:/Users/Vlada/comm-central/mozilla/intl/icu/source/data/unidata/confusables.txt -w c:/Users/Vlada/comm-central/mozilla/intl/icu/source/data/unidata/confusablesWholeScript.txt -o out/build/icudt52l/confusables.cfu gencfu writes dummy out/build/icudt52l/confusables.cfu because of UCONFIG_NO_REGULAR_EXPRESSIONS and/or UCONFIG_NO_NORMALIZATION and/or UCONFIG_NO_FILE_IO, see uconfig.h generating out/tmp/icudata.lst (list of data files) PATH=../stubdata:../tools/ctestfw:../lib:$PATH ../bin/pkgdata -O ../data/icupkg.inc -q -c -s c:/Users/Vlada/comm-central/obj-x86_64-pc-mingw32/intl/icu/target/data/out/build/icudt52l -d ../lib -e icudt52 -T ./out/tmp -p icudt52l -m dll -r 52 -L icudt ./out/tmp/icudata.lst genccode: --match-arch cpu=34404 bits=64 big-endian=0 pkgdata: link.exe /nologo /release /out:"../lib/icudt52.dll" /DLL /NOENTRY /MANIFEST:NO /base:0x4ad00000 /implib:"../lib/icudt.lib" "./out/tmp\icudt52l_dat.obj" "./out/tmp/icudata.res" Creating library ../lib/icudt.lib and object ../lib/icudt.exp mozmake.EXE[6]: Leaving directory 'c:/Users/Vlada/comm-central/obj-x86_64-pc-mingw32/intl/icu/target/data' mozmake.EXE[6]: Entering directory 'c:/Users/Vlada/comm-central/obj-x86_64-pc-mingw32/intl/icu/target' Note: rebuild with "c:/mozilla-build/mozmake/mozmake.EXE VERBOSE=1 all-local" to show all compiler parameters. mozmake.EXE[6]: Leaving directory 'c:/Users/Vlada/comm-central/obj-x86_64-pc-mingw32/intl/icu/target' mozmake.EXE[5]: Leaving directory 'c:/Users/Vlada/comm-central/obj-x86_64-pc-mingw32/intl/icu/target' c:/Users/Vlada/comm-central/obj-x86_64-pc-mingw32/_virtualenv/Scripts/python.exe c:/Users/Vlada/comm-central/mozilla/config/nsinstall.py -t -m 644 '../../../intl/icu/target/lib/icuin52.dll' '../../../dist/bin' c:/Users/Vlada/comm-central/obj-x86_64-pc-mingw32/_virtualenv/Scripts/python.exe c:/Users/Vlada/comm-central/mozilla/config/nsinstall.py -t -m 644 '../../../intl/icu/target/lib/icuuc52.dll' '../../../dist/bin' c:/Users/Vlada/comm-central/obj-x86_64-pc-mingw32/_virtualenv/Scripts/python.exe c:/Users/Vlada/comm-central/mozilla/config/nsinstall.py -t -m 644 '../../../intl/icu/target/lib/icudt52.dll' '../../../dist/bin' mozmake.EXE[4]: Leaving directory 'c:/Users/Vlada/comm-central/obj-x86_64-pc-mingw32/config/external/icu' mozmake.EXE[3]: Leaving directory 'c:/Users/Vlada/comm-central/obj-x86_64-pc-mingw32' c:/Users/Vlada/comm-central/mozilla/config/recurse.mk:36: recipe for target 'compile' failed mozmake.EXE[2]: *** [compile] Error 2 mozmake.EXE[2]: Leaving directory 'c:/Users/Vlada/comm-central/obj-x86_64-pc-mingw32' c:/Users/Vlada/comm-central/mozilla/config/rules.mk:545: recipe for target 'default' failed mozmake.EXE[1]: *** [default] Error 2 mozmake.EXE[1]: Leaving directory 'c:/Users/Vlada/comm-central/obj-x86_64-pc-mingw32' client.mk:404: recipe for target 'build' failed mozmake.EXE: *** [build] Error 2 Expected results: Compile SM
Summary: I cannot compile ICU → I cannot compile ICU: recipe for target failed
This version now i compile sucessfully ... Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:37.0) Gecko/20100101 Firefox/37.0 SeaMonkey/2.34a1 ID:20141201194524 CSet: 3f82c17bf9af
(In reply to Sladky Vladimir from comment #1) > This version now i compile sucessfully ... > > Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:37.0) Gecko/20100101 > Firefox/37.0 SeaMonkey/2.34a1 ID:20141201194524 CSet: 3f82c17bf9af Sladky, Before filing bugs you should try asking in mozilla IRC forums such as: irc://moznet/introduction
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.