Closed Bug 448480 Opened 16 years ago Closed 16 years ago

fail to build thunderbird trunk

Categories

(Firefox Build System :: General, defect)

x86
SunOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: eagle.lu, Assigned: eagle.lu)

Details

Attachments

(1 file)

After adding the patch of bug 429105, and follow the instructions 
at http://developer.mozilla.org/en/docs/Comm-central_source_code_(Mercurial)

I got following errors when building mozilla/toolkit/crashreporter/test

/opt/SUNWspro/bin/CC -o TestCrashReporterAPI  -xlibmieee -xbuiltin=%all -features=tmplife -norunpath -mt  -DDEBUG -D_DEBUG -DDEBUG_brian -DTRACING -g  TestCrashReporterAPI.o   -L../../../dist/lib -ljemalloc -lpthread -M /usr/lib/ld/map.noexstk -xildoff -z lazyload -z combreloc  -z ignore -R '$ORIGIN:$ORIGIN/..'         -R ../../../dist/bin -L../../../dist/bin -L../../../dist/lib  ../../../dist/lib/libxpcomglue_s.a -L../../../dist/bin -lxpcom -L../../../dist/bin -lxpcom -lxpcom_core  -L../../../dist/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lposix4 ../../../toolkit/crashreporter/libexception_handler_s.a  ../../../toolkit/crashreporter/google-breakpad/src/client/solaris/handler/libexception_handler_s.a ../../../toolkit/crashreporter/google-breakpad/src/client/libminidump_file_writer_s.a ../../../toolkit/crashreporter/google-breakpad/src/common/solaris/libbreakpad_solaris_common_s.a ../../../toolkit/crashreporter/google-breakpad/src/common/libbreakpad_common_s.a  -lsocket -ldl -lm      
Undefined			first referenced
 symbol  			    in file
elf_nextscn                         ../../../toolkit/crashreporter/google-breakpad/src/common/solaris/libbreakpad_solaris_common_s.a(file_id.o)
elf_errmsg                          ../../../toolkit/crashreporter/google-breakpad/src/common/solaris/libbreakpad_solaris_common_s.a(file_id.o)
elf_strptr                          ../../../toolkit/crashreporter/google-breakpad/src/common/solaris/libbreakpad_solaris_common_s.a(file_id.o)
gelf_getehdr                        ../../../toolkit/crashreporter/google-breakpad/src/common/solaris/libbreakpad_solaris_common_s.a(file_id.o)
gelf_getshdr                        ../../../toolkit/crashreporter/google-breakpad/src/common/solaris/libbreakpad_solaris_common_s.a(file_id.o)
elf_end                             ../../../toolkit/crashreporter/google-breakpad/src/common/solaris/libbreakpad_solaris_common_s.a(file_id.o)
elf_begin                           ../../../toolkit/crashreporter/google-breakpad/src/common/solaris/libbreakpad_solaris_common_s.a(file_id.o)
elf_version                         ../../../toolkit/crashreporter/google-breakpad/src/common/solaris/libbreakpad_solaris_common_s.a(file_id.o)
ld: fatal: Symbol referencing errors. No output written to TestCrashReporterAPI
gmake[1]: *** [TestCrashReporterAPI] Error 1
gmake[1]: Leaving directory `/export/home/brian/moz-ws/objdir-tb/mozilla/toolkit/crashreporter/test'
gmake: *** [default] Error 2
Attached patch patchSplinter Review
Assignee: nobody → brian.lu
Status: NEW → ASSIGNED
Attachment #331693 - Flags: review?(neil)
Comment on attachment 331693 [details] [diff] [review]
patch

Neil isn't a build config reviewer. This is in toolkit so you want someone like ted.
Attachment #331693 - Flags: review?(neil) → review?(ted.mielczarek)
(In reply to comment #2)
> (From update of attachment 331693 [details] [diff] [review])
> Neil isn't a build config reviewer. This is in toolkit so you want someone like
> ted.
> 
... and this bug would be better categorised under core as its actually a problem with the crash reporter build config.
Assignee: brian.lu → nobody
Status: ASSIGNED → NEW
Product: Thunderbird → Core
QA Contact: build-config → build-config
Attachment #331693 - Flags: review?(ted.mielczarek) → review+
Attachment #331693 - Flags: superreview?(benjamin)
Comment on attachment 331693 [details] [diff] [review]
patch

Build config doesn't need super-review.
Attachment #331693 - Flags: superreview?(benjamin)
Keywords: checkin-needed
pushing to ssh://hg.mozilla.org/mozilla-central/
searching for changes
remote: adding changesets
remote: adding manifests
remote: adding file changes
remote: added 1 changesets with 1 changes to 1 files
Assignee: nobody → brian.lu
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Keywords: checkin-needed
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: