Closed Bug 736928 Opened 12 years ago Closed 12 years ago

Cannot build libical using pymake.

Categories

(Calendar :: Build Config, defect)

x86
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: philip.chee, Assigned: Fallen)

Details

Attachments

(2 files)

Attached file tail of pymake output β€”
Building Thunderbird trunk with a fresh new empty objdir-tb:

mozconfig-tb:

ac_add_options --enable-application=mail
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/../objdir-tb
ac_add_options --enable-optimize 
ac_add_options --disable-debug
ac_add_options --disable-tests
ac_add_options --enable-jemalloc
mk_add_options MOZ_MAKE_FLAGS=-j6
ac_add_options --enable-calendar
ac_add_options --with-windows-version=601

command line:

Mozilla build environment: MSVC version 9.

Philip@SUMIRE ~
$ cd /c/t1/hg/comm-central/

Philip@SUMIRE /c/t1/hg/comm-central
$ MOZCONFIG=mozconfig-tb pymake -f client.mk

Fallen points out an error in this line (@INC contains: c /t1/hg/comm-central ... should be @INC contains: c/t1/hg/comm-central...)

Can't locate readvaluesfile.pl in @INC (@INC contains: c /t1/hg/comm-central/calendar/libical/src/libical/../../scripts /usr/lib/perl5/5.6.1/msys /usr/lib/perl5/5.6.1 /usr/lib/perl5/site_perl/5.6.1/msys /usr/lib/perl5/site_perl/5.6.1 /usr/lib/perl5/site_perl .) at c:/t1/hg/comm-central/calendar/libical/src/libical/../../scripts/mkderivedparameters.pl line 3.
Attached patch Fix - v1 β€” β€” Splinter Review
Found out whats happening, msys-perl-wrapper doesn't find the -I correctly. removing some whitespaces helps :-)
Assignee: nobody → philipp
Status: NEW → ASSIGNED
Attachment #637097 - Flags: review?(matthew.mecca)
Comment on attachment 637097 [details] [diff] [review]
Fix - v1

Works good, much faster than a regular build. r=mmecca
Attachment #637097 - Flags: review?(matthew.mecca) → review+
comm-central changeset f0373381ad06
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → 1.8
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: