Closed Bug 270881 Opened 21 years ago Closed 21 years ago

move seamonkey trunk and 1.7 release builds to tinderbox automation

Categories

(SeaMonkey :: Build Config, defect)

1.7 Branch
PowerPC
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: granrosebugs, Assigned: chase)

References

Details

Attachments

(1 file)

mac seamonkey trunk and branch builds are currently built by the old standalone automation (seamonkey-build) rather than the new tinderbox release process. We need to switch them over to use tinderbox scripts.
two problems so far. first, hilo is OSX 10.2 not 10.3 so it's tar doesn't understand bzip (-j). Reverted fullsoft/Makefile.in to use gzip instead for compressing saved symbols second, the rsync is failing during make -C mozilla/xpinstall/packager: Creating package directory... building file list ... readlink Mozilla.app/Contents/MacOS/mangle: No such file or directory readlink Mozilla.app/Contents/MacOS/shlibsign: No such file or directory . . . rsync error: some files could not be transferred (code 23) at /SourceCache/rsync/rsync-12/rsync/main.c(620) make: *** [mozilla-powerpc-apple-darwin6.8.dmg] Error 23 ------ This is due to shlibsign and mangle being relative links rather than absolute links. Looks like mozilla/security wasn't patched when bug 193164 was fixed.
Depends on: 193164
"mangle" should not be packaged. "shlibsign" might be useful on rare occasions, but you can also try not packaging it. I'm wondering why the NSS shared libraries like libnss3.dylib and libsoftokn3.dylib aren't causing the same problem.
successfully completed, packaged and delivered a build (using manual tweak to rsync not to error on the nss files). started up ok, looks good, even has talkback working, but noticed the 1.7 branch needs the fix from 249175 applied to it to remove the netscape branding from talkback. respinning to test wtc's patch.
Attached patch gzip disk imageSplinter Review
simple patch to xpinstall/packager/Makefile.in to gzip the disk image after it's created so that the tinderbox push can find it
Product: Browser → Seamonkey
Status: NEW → ASSIGNED
barcelona is now building both trunk and 1.7 for our releases and nightly builds using Tinderbox. Resolving fixed.
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: