Closed Bug 377210 Opened 17 years ago Closed 17 years ago

Linking liblocalmail.dylib on mac-i386 (gcc4) fails on 1.8 branch (phlox tinderbox)

Categories

(SeaMonkey :: Build Config, defect)

SeaMonkey 1.1 Branch
PowerPC
macOS
defect
Not set
blocker

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: kairo, Assigned: benjamin)

References

()

Details

(Keywords: verified1.8.1.4)

Attachments

(1 file)

Since the fix to bug 366844 has been checked in on 1.8 branch, linking liblocalmail.dylib for i386 (gcc4) fails on the phlox MacOSX tinderbox (actually, the first time the build failed was after it clobbered the first time after this checkin and re-ran configure because of that).

The lines of the actual error are clearly visible in the short log: http://tinderbox.mozilla.org/showlog.cgi?log=Mozilla1.8-SeaMonkey/1176300420.1176312664.22906.gz
Full build log of the same build is here: http://tinderbox.mozilla.org/showlog.cgi?log=Mozilla1.8-SeaMonkey/1176300420.1176312664.22906.gz&fulltext=1

This does only affect SeaMonkey, as it apparently only comes up in shared mail, and Thunderbird uses static mail by default.
The trunk tinderbox, cg-xserve02, manages to link this lib fine.

phlox has OSX and Xcode with all currently available updates.

This is the snippet relevant to the visibility tests from the i386 cross-compile configure run:

-----------
checking for usable wchar_t (2 bytes, unsigned)... no
checking for compiler -fshort-wchar option... yes
checking for visibility(hidden) attribute... yes
checking for visibility(default) attribute... yes
checking for visibility pragma support... no
checking for dirent.h that defines DIR... yes
-----------
Flags: blocking-seamonkey1.1.2?
Flags: blocking-seamonkey1.1.2? → blocking-seamonkey1.1.2+
mailnews/local/build/Makefile.in is where liblocalmail is defined, the two checkins marked green in the following URL are what separates branch from trunk there (1.8 branch is straight rev 1.39, trunk is 1.41): http://bonsai.mozilla.org/cvslog.cgi?file=/mozilla/mailnews/local/build/Makefile.in&rev=HEAD&mark=1.40,1.41
Assignee: nobody → benjamin
Status: NEW → ASSIGNED
Attachment #261414 - Flags: review?(kairo)
Attachment #261414 - Attachment is patch: true
Attachment #261414 - Attachment mime type: application/octet-stream → text/plain
Comment on attachment 261414 [details] [diff] [review]
Link rdfutil first, rev. 1

As far as I could test, it looks like it links with that change. Thanks a lot!
Attachment #261414 - Flags: review?(kairo) → review+
Comment on attachment 261414 [details] [diff] [review]
Link rdfutil first, rev. 1

Requesting approval for linkage bustage fix in mailnews.
Attachment #261414 - Flags: approval1.8.1.4?
Comment on attachment 261414 [details] [diff] [review]
Link rdfutil first, rev. 1

approved for 1.8.1.4, a=dveditz for release-drivers
Attachment #261414 - Flags: approval1.8.1.4? → approval1.8.1.4+
Fixed on MOZILLA_1_8_BRANCH
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Keywords: fixed1.8.1.4
Resolution: --- → FIXED
phlox links now and spits out nightlies, so verified.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: