Closed Bug 537588 Opened 15 years ago Closed 14 years ago

AIX Port tracking bug for comm-1.9.1

Categories

(MailNews Core :: Build Config, defect)

1.9.1 Branch
PowerPC
AIX
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ul-mcamafia, Assigned: ul-mcamafia)

References

Details

User-Agent:       Mozilla/5.0 (X11; U; AIX 5.1; en-US; rv:1.9.1.6) Gecko/20100101 SeaMonkey/2.0.1
Build Identifier: Thunderbird 3.0.x / Seamonkey 2.0.x

Tracking bug

Reproducible: Always



Expected Results:  
The build system running through untill the installer can created w/o manual intervention
Depends on: 525525
Version: unspecified → 3.0
Product: Thunderbird → MailNews Core
Version: 3.0 → 1.9.1 Branch
QA Contact: build-config → build-config
Depends on: 537594
No longer depends on: 525525
Depends on: 525525
Depends on: 524271
Depends on: 525463
Status: 
I was able successfully build with this .mozconfig:

export OBJECT_MODE=32
#export AIX_OBJMODEL=ibm
export CC="xlc_r"
export CXX="xlC_r"
export AUTOCONF=/opt/freeware/bin/autoconf-2.13
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/TB3_OBJ
ac_add_options --enable-application=mail
ac_add_options --with-system-zlib
ac_add_options --enable-system-cairo
ac_add_options --disable-tests
ac_add_options --disable-accessibility
ac_add_options --disable-dbus
# Debug:
#ac_add_options --enable-debug
#ac_add_options --disable-optimize
# Release:
ac_add_options --disable-debug
ac_add_options --enable-optimize="-O2 -qarch=com -qmaxmem=-1 -qalias=noansi"

Next is to check TB3 with:
ac_add_options --disable-shared
ac_add_options --enable-static

And then Seamonkey 2.

--disable-accessibility is due to bug 501924 which seems tricky to fix.
Depends on: 516667
Depends on: 488423
Depends on: 537642
Thunderbird 3.0 now builds fine with
ac_add_options --disable-shared
ac_add_options --enable-static

Should I provide a link to the builds for the contributed directory?
Full patch bundle against release tarball is tested o.k.
and Firefox README is quickly adopted to Thunderbird.
Seamonkey 2.0.1 build went through w/o problems and tarball installer creates.
Summary: AIX Port tracking bug for mailnews build system → AIX Port tracking bug for comm-1.9.1
Assignee: nobody → ul.mcamafia
Status: UNCONFIRMED → NEW
Ever confirmed: true
Status: NEW → ASSIGNED
Depends on: 458057
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.