Closed Bug 322033 Opened 19 years ago Closed 19 years ago

branch build failing to compile

Categories

(Camino Graveyard :: General, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: wrc_fan, Assigned: sfraser_bugs)

Details

(Keywords: fixed1.8)

User-Agent:       Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.9a1) Gecko/20051221 Camino/1.0+ (camino.undo.it)
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.9a1) Gecko/20051221 Camino/1.0+

I haven't been able to compile from the MOZILLA_1_8_BRANCH since December 24th.  It fails everytime with:

Ld /Users/wrc_fan/Public/branch/mozilla/camino/build/Deployment/Camino.app/Contents/MacOS/Camino normal ppc
    mkdir /Users/wrc_fan/Public/branch/mozilla/camino/build/Deployment/Camino.app/Contents/MacOS
    cd /Users/wrc_fan/Public/branch/mozilla/camino
    setenv MACOSX_DEPLOYMENT_TARGET 10.2
    setenv NEXT_ROOT /Developer/SDKs/MacOSX10.2.8.sdk
    /usr/bin/g++-3.3 -o /Users/wrc_fan/Public/branch/mozilla/camino/build/Deployment/Camino.app/Contents/MacOS/Camino -L/Users/wrc_fan/Public/branch/mozilla/camino/build/Deployment -L../dist/bin -L../dist/lib -L../dist/lib/components -L../js/src/liveconnect -L../js/src/xpconnect/loader -L/Developer/SDKs/MacOSX10.2.8.sdk/usr/lib/gcc/darwin/3.3 -F/Users/wrc_fan/Public/branch/mozilla/camino/build/Deployment -filelist /Users/wrc_fan/Public/branch/mozilla/camino/build/Camino.build/Deployment/CaminoStatic.build/Objects-normal/ppc/Camino.LinkFileList -lxpcom_compat_c -lembed_base_s -lnecko -lnecko2 -luconv -lxpconnect -lcaps -lchrome -lgfx_mac -lhtmlpars -limglib2 -lpref -lrdf -ldocshell -leditor -lembedcomponents -lgklayout -lgkplugin -lmork -ltxmgr -lwebbrwsr -lwidget_mac -lappcomps -lcookie -lpipboot -lpipnss -lxmlextras -lcrmf -lgkgfx -lunicharutil_s -loji -luniversalchardet -ltypeaheadfind -li18n -ljar50 -lgfxshared_s -lxpcom -lxpcom_core -lplds4 -lplc4 -lnspr4 -lsmime3 -lssl3 -lnss3 -lsoftokn3 -lxpcom_compat -lmozjs -lmozjpeg -ljsj -lmozpng -lmozcairo -lmozlibpixman -framework Cocoa -framework PreferencePanes -framework Carbon -framework QuickTime -framework CoreFoundation -framework SystemConfiguration -framework SharedMenusCocoa -lucvutil_s -framework IOKit -lprofdirserviceprovider_s -ltransformiix -lmozz -lcomposer -framework AddressBook -lpermissions -arch ppc -sectorder __TEXT __text src/build/Camino.order -prebind -lpthread -lm -Wl,-syslibroot,/Developer/SDKs/MacOSX10.2.8.sdk
ld: Can't open: src/build/Camino.order for -sectorder __TEXT __text (No such file or directory, errno = 2)
** BUILD FAILED **
make[3]: *** [libs] Error 1
make[2]: *** [tier_99] Error 2
make[1]: *** [default] Error 2
make: *** [build] Error 2

Reproducible: Always

Steps to Reproduce:




Here is my .mozconfig

. $topsrcdir/camino/config/mozconfig

mk_add_options MOZ_MAKE_FLAGS=-j3

ac_add_options --enable-static

ac_add_options --disable-tests
ac_add_options --disable-shared
ac_add_options --disable-debug
Oh yeah. Confirming and CCing Simon, since he's the one who did the thing with the order file.

cl
Really confirming now. Oops. Sorry for the bugspam.

cl
Status: UNCONFIRMED → NEW
Ever confirmed: true
Aw crap, how did I manage to check that in?
Assignee: mikepinkerton → sfraser_bugs
Fixed.
Status: NEW → RESOLVED
Closed: 19 years ago
Keywords: fixed1.8
Resolution: --- → FIXED
Verified fixed per reporter's lack of recent complaints ;)

cl
Status: RESOLVED → VERIFIED
(In reply to comment #5)
> Verified fixed per reporter's lack of recent complaints ;)

Sorry, I didn't know that I needed to do that. It was indeed fixed a long time ago :)
You need to log in before you can comment on or make changes to this bug.