Closed Bug 1187222 Opened 9 years ago Closed 7 years ago

Support building with GTK3 in suite/

Categories

(SeaMonkey :: Build Config, defect)

defect
Not set
critical

Tracking

(firefox42 affected)

RESOLVED FIXED
seamonkey2.40
Tracking Status
firefox42 --- affected

People

(Reporter: ewong, Assigned: ewong)

References

Details

Attachments

(9 files, 38 obsolete files)

115 bytes, application/x-shellscript
Details
2.30 KB, patch
Details | Diff | Splinter Review
3.62 KB, patch
Details | Diff | Splinter Review
4.27 KB, patch
Details | Diff | Splinter Review
1.26 KB, patch
Details | Diff | Splinter Review
3.80 KB, patch
Details | Diff | Splinter Review
2.12 KB, patch
Details | Diff | Splinter Review
7.50 KB, patch
Details | Diff | Splinter Review
2.28 KB, patch
Details | Diff | Splinter Review
Linux* trunk currently busted:

checking for posix_memalign... yes
checking for memalign... yes
checking for malloc_usable_size... yes
checking for malloc.h... (cached) yes
checking whether malloc_usable_size definition can use const argument... no
checking for valloc in malloc.h... yes
checking for valloc in unistd.h... no
checking NSPR selection... source-tree
checking for YASM assembler... checking for yasm... yasm
checking for application to build... ../suite
checking if app-specific confvars.sh exists... /builds/slave/c-cen-t-lnx/build/mozilla/../suite/confvars.sh
checking for pkg-config... /usr/bin/pkg-config
checking for gtk+-3.0 >= 3.4.0 gtk+-unix-print-3.0 glib-2.0 gobject-2.0 ... Package gtk+-3.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-3.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-3.0' found Package gtk+-unix-print-3.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-unix-print-3.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-unix-print-3.0' found
configure: error: Library requirements (gtk+-3.0 >= 3.4.0 gtk+-unix-print-3.0 glib-2.0 gobject-2.0 ) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
------ config.log ------
Attached patch proposed patch(v1) (obsolete) — Splinter Review
Going for a post-land review
Attachment #8638393 - Flags: review?(bugspam.Callek)
Comment on attachment 8638393 [details] [diff] [review]
proposed patch(v1)

wrong patch
Attachment #8638393 - Flags: review?(bugspam.Callek)
Attached patch proposed patch(v2) (obsolete) — Splinter Review
Attachment #8638393 - Attachment is obsolete: true
Attachment #8638398 - Flags: review?(bugspam.Callek)
Attached patch proposed patch(v2) (obsolete) — Splinter Review
Attachment #8638398 - Attachment is obsolete: true
Attachment #8638398 - Flags: review?(bugspam.Callek)
Attachment #8638399 - Flags: review?(bugspam.Callek)
Severity: normal → critical
Attached patch proposed patch(v3) (obsolete) — Splinter Review
Attachment #8638399 - Attachment is obsolete: true
Attachment #8638399 - Flags: review?(bugspam.Callek)
Attachment #8639092 - Flags: review?(bugspam.Callek)
Attached patch proposed patch(v4) (obsolete) — Splinter Review
sorry..  forgot about linux32
Attachment #8639092 - Attachment is obsolete: true
Attachment #8639092 - Flags: review?(bugspam.Callek)
Attachment #8639094 - Flags: review?(bugspam.Callek)
Comment on attachment 8639094 [details] [diff] [review]
proposed patch(v4)

Pushed to comm-central:
https://hg.mozilla.org/comm-central/rev/aec15bce987b

(for a post-land review)
Comment on attachment 8639094 [details] [diff] [review]
proposed patch(v4)

Sorry.. need to back this out and update the patch to remove the unpack
line.
Attachment #8639094 - Flags: review?(bugspam.Callek)
(In reply to Edmund Wong (:ewong) from comment #8)
> Comment on attachment 8639094 [details] [diff] [review]
> proposed patch(v4)
> 
> Sorry.. need to back this out and update the patch to remove the unpack
> line.

Backed out:
https://hg.mozilla.org/comm-central/rev/392120226a2c
Attached patch proposed patch(v5) (obsolete) — Splinter Review
for post-land review.
Attachment #8639094 - Attachment is obsolete: true
Attachment #8639656 - Flags: review?(bugspam.Callek)
Comment on attachment 8639656 [details] [diff] [review]
proposed patch(v5)

Pushed to comm-central:
https://hg.mozilla.org/comm-central/rev/983c84f35760
(In reply to Edmund Wong (:ewong) from comment #11)
> Comment on attachment 8639656 [details] [diff] [review]
> proposed patch(v5)
> 
> Pushed to comm-central:
> https://hg.mozilla.org/comm-central/rev/983c84f35760

Backed out again:
https://hg.mozilla.org/comm-central/rev/00db8601b641
Attached patch proposed patch(v6) (obsolete) — Splinter Review
Attachment #8639656 - Attachment is obsolete: true
Attachment #8639656 - Flags: review?(bugspam.Callek)
Attachment #8639664 - Flags: review?(bugspam.Callek)
Requires proposed patch (v6). 

(For post-land review)
Attachment #8639878 - Flags: review?(bugspam.Callek)
Comment on attachment 8639878 [details] [diff] [review]
proposed fix (needs proposed patch v6)

Pushed to comm-central:
https://hg.mozilla.org/comm-central/rev/5f9fbc80ab3d
Attachment #8639890 - Flags: review?(bugspam.Callek)
Comment on attachment 8639890 [details]
unpack: true fix patch (requires previous two patches)

Pushed to comm-central:
https://hg.mozilla.org/comm-central/rev/a5b8c0a765e1
this bug also needs some mozconfig changes.

ref: https://bug1016641.bmoattachments.org/attachment.cgi?id=8443827
(In reply to Edmund Wong (:ewong) from comment #18)
> this bug also needs some mozconfig changes.
> 
> ref: https://bug1016641.bmoattachments.org/attachment.cgi?id=8443827

Is there anything needed from https://hg.mozilla.org/mozilla-central/rev/ff5dbfee79ed
Flags: needinfo?(ewong)
(In reply to Ian Neal from comment #19)
> (In reply to Edmund Wong (:ewong) from comment #18)
> > this bug also needs some mozconfig changes.
> > 
> > ref: https://bug1016641.bmoattachments.org/attachment.cgi?id=8443827
> 
> Is there anything needed from
> https://hg.mozilla.org/mozilla-central/rev/ff5dbfee79ed

Yes.  Pretty much the whole thing.. which is what I'll be doing.
Flags: needinfo?(ewong)
(In reply to Ian Neal from comment #19)
> (In reply to Edmund Wong (:ewong) from comment #18)
> > this bug also needs some mozconfig changes.
> > 
> > ref: https://bug1016641.bmoattachments.org/attachment.cgi?id=8443827
> 
> Is there anything needed from
> https://hg.mozilla.org/mozilla-central/rev/ff5dbfee79ed

correction..  we already have that change in build/unix/mozconfig.linux.  

Something is still wrong with the tooltool change.  While it retrieves the
gtk.tar.xz,  it doesn't seem to do anything with it.  ;/

retry: Calling <function run_with_timeout at 0x7f19595a8410> with args: (['/builds/tooltool.py', '--url', 'http://tooltool.pub.build.mozilla.org/temp-sm-stuff/', '--overwrite', '-m', 'suite/config/tooltool-manifests/linux32/releng.manifest', 'fetch'], 300, None, None, False, True), kwargs: {}, attempt #1
Executing: ['/builds/tooltool.py', '--url', 'http://tooltool.pub.build.mozilla.org/temp-sm-stuff/', '--overwrite', '-m', 'suite/config/tooltool-manifests/linux32/releng.manifest', 'fetch']
INFO - Attempting to fetch from 'http://tooltool.pub.build.mozilla.org/temp-sm-stuff/'...
INFO - File setup.sh fetched from http://tooltool.pub.build.mozilla.org/temp-sm-stuff/ as /builds/slave/c-cen-t-lnx/build/tmpoRcvEb
INFO - Attempting to fetch from 'http://tooltool.pub.build.mozilla.org/temp-sm-stuff/'...
INFO - File sccache.tar.bz2 fetched from http://tooltool.pub.build.mozilla.org/temp-sm-stuff/ as /builds/slave/c-cen-t-lnx/build/tmpZzbDi9
INFO - Attempting to fetch from 'http://tooltool.pub.build.mozilla.org/temp-sm-stuff/'...
INFO - File gtk3.tar.xz fetched from http://tooltool.pub.build.mozilla.org/temp-sm-stuff/ as /builds/slave/c-cen-t-lnx/build/tmpt2xy1_
INFO - Attempting to fetch from 'http://tooltool.pub.build.mozilla.org/temp-sm-stuff/'...
INFO - File gcc.tar.xz fetched from http://tooltool.pub.build.mozilla.org/temp-sm-stuff/ as /builds/slave/c-cen-t-lnx/build/tmpGZcwsP
INFO - File integrity verified, renaming tmpoRcvEb to setup.sh
INFO - File integrity verified, renaming tmpZzbDi9 to sccache.tar.bz2
INFO - File integrity verified, renaming tmpt2xy1_ to gtk3.tar.xz
INFO - File integrity verified, renaming tmpGZcwsP to gcc.tar.xz
Bootstraping...
+ rm -rf gcc
+ tar -Jxf gcc.tar.xz
+ rm -rf sccache
+ tar -jxf sccache.tar.bz2
program finished with exit code 0
elapsedTime=10.707286
I think I found out what the problem is.  Basically, Callek pointed it out
last night on irc.  

setup.sh needs updating to include the ability to decompress the gtk3.tar.xz.

Callek, do I update the file and send it to you?  since Moco-proper no 
longer uses this method of unpacking the tooltool packages.
Flags: needinfo?(bugspam.Callek)
(In reply to Edmund Wong (:ewong) from comment #23)
> Created attachment 8640283 [details]
> setup.sh file to be uploaded

ok.. the filename was truncated by bmo.  the actual sha512 is
1f801b6cae2932260b0e92f43a66874919d01219564463619bd32adc6311c05cbfbb6dc96725363c1093a0f793343d6db715b5e72737877e94bda02e64698011
Attached patch tooltool patch (v1) (obsolete) — Splinter Review
Needs all of the above patches as well.
Attachment #8640882 - Flags: review?(bugspam.Callek)
Comment on attachment 8640882 [details] [diff] [review]
tooltool patch (v1)

Pushed to comm-central:
https://hg.mozilla.org/comm-central/rev/6800bd0ff59e
The purpose of this patch is to disable the clobbering of the c-cen-t-lnx 
folder to troubleshoot why gtk3 isn't finding the right libraries.
It will be pushed to default, then merged with production.
Once fixed, this patch will be backed out from default and production.
Attached patch mozconfig patch (v1) (obsolete) — Splinter Review
mozconfig changes.  post-land-with-possible-backout-depending-on-results-review
Comment on attachment 8640918 [details] [diff] [review]
mozconfig patch (v1)

Pushed to comm-central:
https://hg.mozilla.org/comm-central/rev/0ad062b6daed
Attached patch mozconfig patch (v2) (obsolete) — Splinter Review
Attachment #8640918 - Attachment is obsolete: true
Comment on attachment 8640930 [details] [diff] [review]
mozconfig patch (v2)

Pushed to comm-central:
https://hg.mozilla.org/comm-central/rev/d52d9be6561d  < for backout of mozconfig patch (v1)
https://hg.mozilla.org/comm-central/rev/f3720f5e8f5a  < for fix.

(forgot to add the mozconfig.gtk)
Attached patch mozconfig.gtk patch (v1) (obsolete) — Splinter Review
Comment on attachment 8640932 [details] [diff] [review]
mozconfig.gtk patch (v1)

Pushed to comm-central:
https://hg.mozilla.org/comm-central/rev/5cd00a5214cc
Attached patch mozconfig patch (v3) (obsolete) — Splinter Review
Missed setting the PKG_CONFIG_LIBDIR.
Attachment #8640930 - Attachment is obsolete: true
Comment on attachment 8640948 [details] [diff] [review]
mozconfig patch (v3)

Pushed to comm-central:
https://hg.mozilla.org/comm-central/rev/a9d920abf144
Comment on attachment 8640909 [details] [diff] [review]
temporary puppet patch (will be backed out)

Pushed to comm-central:
http://hg.mozilla.org/SeaMonkey/puppet/rev/1600470b0a9e
Attached patch mozconfig patch, path fix (obsolete) — Splinter Review
fix to use mozilla's mozconfig.gtk, and use /usr/lib in linux32.
Comment on attachment 8640976 [details] [diff] [review]
mozconfig patch, path fix

Pushed to comm-central:
https://hg.mozilla.org/comm-central/rev/a7ea35f76645
Attached patch mozconfig patch (fix#4) (obsolete) — Splinter Review
will consolidate all these patches into one patch..
Attached patch fix 4 (for real) (obsolete) — Splinter Review
Attachment #8640977 - Attachment is obsolete: true
Despite the boatload of pushes I've done, there are still a few fixes
that need to be put forth.  

Currently baking in m-i is a change in mozconfig.gtk in mozilla/build/unix
that uses TOOLTOOL_DIR.  Speaking with :glandium on irc, there could be
confusion with how $(topsrcdir) is translated.
Attached patch bug_1187222_tooldir.diff (obsolete) — Splinter Review
This one proposes to add TOOLTOOL_DIR setting to a mozconfig.linux.common
file in suite/config/mozconfigs and both linux32 and linux64 mozconfigs
refer to that.
Comment on attachment 8641001 [details] [diff] [review]
bug_1187222_tooldir.diff

Pushed to comm-central:
https://hg.mozilla.org/comm-central/rev/1e33571d13dc
Comment on attachment 8641086 [details] [diff] [review]
copy mozilla's mozconfig.gtk to build/unix

Pushed to comm-central:
https://hg.mozilla.org/comm-central/rev/39abec6d3018
Comment on attachment 8640909 [details] [diff] [review]
temporary puppet patch (will be backed out)

Pushed backout:
https://hg.mozilla.org/SeaMonkey/puppet/rev/aee2811c44d1
After all these pushes, it's still busting:

  Traceback (most recent call last):
      File "./config.status", line 1030, in <module>
        config_status(**args)
      File "/builds/slave/c-cen-t-lnx64/build/mozilla/python/mozbuild/mozbuild/config_status.py", line 135, in config_status
        emitter = TreeMetadataEmitter(env)
      File "/builds/slave/c-cen-t-lnx64/build/mozilla/python/mozbuild/mozbuild/frontend/emitter.py", line 102, in __init__
        mozinfo.find_and_update_from_json(config.topobjdir)
      File "/builds/slave/c-cen-t-lnx64/build/mozilla/testing/mozbase/mozinfo/mozinfo/mozinfo.py", line 168, in find_and_update_from_json
        build = MozbuildObject.from_environment()
      File "/builds/slave/c-cen-t-lnx64/build/mozilla/python/mozbuild/mozbuild/base.py", line 169, in from_environment
        config = loader.read_mozconfig(mozconfig, moz_build_app=current_project)
      File "/builds/slave/c-cen-t-lnx64/build/mozilla/python/mozbuild/mozbuild/mozconfig.py", line 235, in read_mozconfig
        raise MozconfigLoadException(path, MOZCONFIG_BAD_EXIT_CODE, lines)
    mozbuild.mozconfig.MozconfigLoadException: Evaluation of your mozconfig exited with an error. This could be triggered
    by a command inside your mozconfig failing. Please change your mozconfig
    to not error and/or to catch errors in executed commands.
    *** Fix above errors and then restart with\
                   "make -f client.mk build"
    make[1]: *** [configure] Error 1
    make[1]: Leaving directory `/builds/slave/c-cen-t-lnx64/build'
    make: *** [/builds/slave/c-cen-t-lnx64/build/objdir/Makefile] Error 2
Comment on attachment 8640909 [details] [diff] [review]
temporary puppet patch (will be backed out)

Pushed back to SeaMonkey/puppet:
https://hg.mozilla.org/SeaMonkey/puppet/rev/917405b28d81
Ok.  As glandium mentioned, the mozconfig is choking because I assumed
that the $topsrcdir in 

. "$topsrcdir/suite/config/mozconfigs/mozconfig.linux.common"

referred to 

the c-c build dir.  It isn't the case. It refers to the mozilla's source dir.
Which is why it's choking.

going to test a hack.  (apologies ahead of time)
Attached patch hack.. (obsolete) — Splinter Review
Attached patch hack (v2) (obsolete) — Splinter Review
Attachment #8641443 - Attachment is obsolete: true
Attached patch hack (v3) (obsolete) — Splinter Review
Third time's a charm...
Attachment #8641464 - Attachment is obsolete: true
Attached patch fix for the hack. (obsolete) — Splinter Review
Comment on attachment 8641492 [details] [diff] [review]
fix for the hack.

Pushed to comm-central:
https://hg.mozilla.org/comm-central/rev/42a6fe2d8736
After *all* these patches, it is finally compiling...
Consolidated patch for review.
Attachment #8639664 - Attachment is obsolete: true
Attachment #8639878 - Attachment is obsolete: true
Attachment #8639890 - Attachment is obsolete: true
Attachment #8640882 - Attachment is obsolete: true
Attachment #8640932 - Attachment is obsolete: true
Attachment #8640948 - Attachment is obsolete: true
Attachment #8640976 - Attachment is obsolete: true
Attachment #8640978 - Attachment is obsolete: true
Attachment #8641001 - Attachment is obsolete: true
Attachment #8641086 - Attachment is obsolete: true
Attachment #8641476 - Attachment is obsolete: true
Attachment #8641492 - Attachment is obsolete: true
Attachment #8639664 - Flags: review?(bugspam.Callek)
Attachment #8639878 - Flags: review?(bugspam.Callek)
Attachment #8639890 - Flags: review?(bugspam.Callek)
Attachment #8640882 - Flags: review?(bugspam.Callek)
Attachment #8641498 - Flags: review?(bugspam.Callek)
Still can't compile it:

 0:03.76 nsMsgDBFolder.o
 0:03.77 nsAutoSyncManager.o
 0:03.77 nsAutoSyncState.o
 0:03.77 Normalize.o
 0:03.77 fts3_porter.o
 0:03.77 nsFts3Tokenizer.o
 0:03.77 nsNNTPNewsgroupList.o
 0:03.77 nsNntpMockChannel.o
 0:03.80 nsNntpService.o
 0:03.80 nsIMAPBodyShell.o
 0:03.84 nsMailDatabase.o
 0:04.20 nsGlodaRankerFunction.o
 0:04.22 In file included from /home/misak/workspace/src/mailnews/db/msgdb/src/nsDBFolderInfo.cpp:7:0:
 0:04.22 ../../../../dist/include/nsDBFolderInfo.h: In member function ‘virtual size_t nsDBFolderInfo::SizeOfExcludingThis(mozilla::MallocSizeOf) const’:
 0:04.22 ../../../../dist/include/nsDBFolderInfo.h:66:26: error: ‘const class nsTArray<unsigned int>’ has no member named ‘SizeOfExcludingThis’
 0:04.22      return m_lateredKeys.SizeOfExcludingThis(aMallocSizeOf);
 0:04.22                           ^
 0:04.22 In file included from ../../../../dist/include/nsMsgDatabase.h:12:0,
 0:04.22                  from /home/misak/workspace/src/mailnews/db/msgdb/src/nsDBFolderInfo.cpp:8:
 0:04.22 ../../../../dist/include/nsMsgHdr.h: In member function ‘size_t nsMsgHdr::SizeOfExcludingThis(mozilla::MallocSizeOf) const’:
 0:04.22 ../../../../dist/include/nsMsgHdr.h:46:27: error: ‘const class nsTArray<nsCString>’ has no member named ‘SizeOfExcludingThis’
 0:04.22        return m_references.SizeOfExcludingThis(aMallocSizeOfFun);
 0:04.22                            ^
 0:04.22 
 0:04.22 In the directory  /home/misak/workspace/suite-opt/mailnews/db/msgdb/src
 0:04.22 The following command failed to execute properly:
 0:04.22 /usr/bin/ccache c++ -o nsDBFolderInfo.o -c -I../../../../dist/stl_wrappers -I../../../../dist/system_wrappers -include /home/misak/workspace/src/mozilla/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I/home/misak/workspace/src/mailnews/db/msgdb/src -I. -I../../../../dist/include -I/home/misak/workspace/suite-opt/dist/include/nspr -I/home/misak/workspace/suite-opt/dist/include/nss -fPIC -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/nsDBFolderInfo.o.pp -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer /home/misak/workspace/src/mailnews/db/msgdb/src/nsDBFolderInfo.cpp
 0:04.22 /home/misak/workspace/src/mozilla/config/rules.mk:958: recipe for target 'nsDBFolderInfo.o' failed
 0:04.22 gmake[4]: *** [nsDBFolderInfo.o] Error 1
 0:04.22 gmake[4]: *** Waiting for unfinished jobs....
 0:04.28 In file included from ../../../../dist/include/nsMsgDatabase.h:12:0,
 0:04.28                  from ../../../../dist/include/nsMailDatabase.h:10,
 0:04.28                  from ../../../../dist/include/nsImapMailDatabase.h:9,
 0:04.28                  from /home/misak/workspace/src/mailnews/db/msgdb/src/nsImapMailDatabase.cpp:9:
 0:04.28 ../../../../dist/include/nsMsgHdr.h: In member function ‘size_t nsMsgHdr::SizeOfExcludingThis(mozilla::MallocSizeOf) const’:
 0:04.28 ../../../../dist/include/nsMsgHdr.h:46:27: error: ‘const class nsTArray<nsCString>’ has no member named ‘SizeOfExcludingThis’
 0:04.28        return m_references.SizeOfExcludingThis(aMallocSizeOfFun);
 0:04.28                            ^
 0:04.28 In file included from ../../../../dist/include/nsMsgDatabase.h:20:0,
 0:04.28                  from ../../../../dist/include/nsMailDatabase.h:10,
 0:04.28                  from ../../../../dist/include/nsImapMailDatabase.h:9,
 0:04.28                  from /home/misak/workspace/src/mailnews/db/msgdb/src/nsImapMailDatabase.cpp:9:
 0:04.29 ../../../../dist/include/nsDBFolderInfo.h: In member function ‘virtual size_t nsDBFolderInfo::SizeOfExcludingThis(mozilla::MallocSizeOf) const’:
 0:04.29 ../../../../dist/include/nsDBFolderInfo.h:66:26: error: ‘const class nsTArray<unsigned int>’ has no member named ‘SizeOfExcludingThis’
 0:04.29      return m_lateredKeys.SizeOfExcludingThis(aMallocSizeOf);
 0:04.29                           ^
 0:04.29 
 0:04.29 In the directory  /home/misak/workspace/suite-opt/mailnews/db/msgdb/src
 0:04.29 The following command failed to execute properly:
 0:04.29 /usr/bin/ccache c++ -o nsImapMailDatabase.o -c -I../../../../dist/stl_wrappers -I../../../../dist/system_wrappers -include /home/misak/workspace/src/mozilla/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I/home/misak/workspace/src/mailnews/db/msgdb/src -I. -I../../../../dist/include -I/home/misak/workspace/suite-opt/dist/include/nspr -I/home/misak/workspace/suite-opt/dist/include/nss -fPIC -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/nsImapMailDatabase.o.pp -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer /home/misak/workspace/src/mailnews/db/msgdb/src/nsImapMailDatabase.cpp
 0:04.29 /home/misak/workspace/src/mozilla/config/rules.mk:958: recipe for target 'nsImapMailDatabase.o' failed
 0:04.29 gmake[4]: *** [nsImapMailDatabase.o] Error 1
 0:04.29 /home/misak/workspace/src/mozilla/config/recurse.mk:71: recipe for target 'mailnews/db/msgdb/src/target' failed
 0:04.29 gmake[3]: *** [mailnews/db/msgdb/src/target] Error 2
 0:04.29 gmake[3]: *** Waiting for unfinished jobs....
 0:04.29 nsNntpUrl.o
 0:04.61 nsIMAPGenericParser.o
 0:04.66 In file included from ../../../dist/include/nsMsgDatabase.h:12:0,
 0:04.66                  from /home/misak/workspace/src/mailnews/news/src/nsNNTPNewsgroupList.cpp:42:
 0:04.66 ../../../dist/include/nsMsgHdr.h: In member function ‘size_t nsMsgHdr::SizeOfExcludingThis(mozilla::MallocSizeOf) const’:
 0:04.66 ../../../dist/include/nsMsgHdr.h:46:27: error: ‘const class nsTArray<nsCString>’ has no member named ‘SizeOfExcludingThis’
 0:04.66        return m_references.SizeOfExcludingThis(aMallocSizeOfFun);
 0:04.66                            ^
 0:04.66 In file included from ../../../dist/include/nsMsgDatabase.h:20:0,
 0:04.66                  from /home/misak/workspace/src/mailnews/news/src/nsNNTPNewsgroupList.cpp:42:
 0:04.66 ../../../dist/include/nsDBFolderInfo.h: In member function ‘virtual size_t nsDBFolderInfo::SizeOfExcludingThis(mozilla::MallocSizeOf) const’:
 0:04.67 ../../../dist/include/nsDBFolderInfo.h:66:26: error: ‘const class nsTArray<unsigned int>’ has no member named ‘SizeOfExcludingThis’
 0:04.67      return m_lateredKeys.SizeOfExcludingThis(aMallocSizeOf);
 0:04.67                           ^
 0:04.67 
 0:04.67 In the directory  /home/misak/workspace/suite-opt/mailnews/news/src
 0:04.67 The following command failed to execute properly:
 0:04.67 /usr/bin/ccache c++ -o nsNNTPNewsgroupList.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include /home/misak/workspace/src/mozilla/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I/home/misak/workspace/src/mailnews/news/src -I. -I../../../dist/include -I/home/misak/workspace/suite-opt/dist/include/nspr -I/home/misak/workspace/suite-opt/dist/include/nss -fPIC -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsNNTPNewsgroupList.o.pp -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer /home/misak/workspace/src/mailnews/news/src/nsNNTPNewsgroupList.cpp
 0:04.67 /home/misak/workspace/src/mozilla/config/rules.mk:958: recipe for target 'nsNNTPNewsgroupList.o' failed
 0:04.67 gmake[4]: *** [nsNNTPNewsgroupList.o] Error 1
 0:04.67 gmake[4]: *** Waiting for unfinished jobs....
 0:04.67 nsIMAPHostSessionList.o
 0:04.68 libmailnews_extensions_fts3_src.a.desc
 0:04.69 nsIMAPNamespace.o
 0:04.71 nsImapFlagAndUidState.o
 0:05.24 nsImapIncomingServer.o
 0:05.28 In file included from ../../../dist/include/nsMsgDatabase.h:12:0,
 0:05.29                  from ../../../dist/include/nsNewsDatabase.h:9,
 0:05.29                  from /home/misak/workspace/src/mailnews/news/src/nsNntpService.cpp:15:
 0:05.29 ../../../dist/include/nsMsgHdr.h: In member function ‘size_t nsMsgHdr::SizeOfExcludingThis(mozilla::MallocSizeOf) const’:
 0:05.29 ../../../dist/include/nsMsgHdr.h:46:27: error: ‘const class nsTArray<nsCString>’ has no member named ‘SizeOfExcludingThis’
 0:05.29        return m_references.SizeOfExcludingThis(aMallocSizeOfFun);
 0:05.29                            ^
 0:05.29 In file included from ../../../dist/include/nsMsgDatabase.h:20:0,
 0:05.29                  from ../../../dist/include/nsNewsDatabase.h:9,
 0:05.29                  from /home/misak/workspace/src/mailnews/news/src/nsNntpService.cpp:15:
 0:05.29 ../../../dist/include/nsDBFolderInfo.h: In member function ‘virtual size_t nsDBFolderInfo::SizeOfExcludingThis(mozilla::MallocSizeOf) const’:
 0:05.29 ../../../dist/include/nsDBFolderInfo.h:66:26: error: ‘const class nsTArray<unsigned int>’ has no member named ‘SizeOfExcludingThis’
 0:05.29      return m_lateredKeys.SizeOfExcludingThis(aMallocSizeOf);
 0:05.29                           ^
 0:05.29 
 0:05.29 In the directory  /home/misak/workspace/suite-opt/mailnews/news/src
 0:05.29 The following command failed to execute properly:
 0:05.29 /usr/bin/ccache c++ -o nsNntpService.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include /home/misak/workspace/src/mozilla/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I/home/misak/workspace/src/mailnews/news/src -I. -I../../../dist/include -I/home/misak/workspace/suite-opt/dist/include/nspr -I/home/misak/workspace/suite-opt/dist/include/nss -fPIC -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsNntpService.o.pp -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer /home/misak/workspace/src/mailnews/news/src/nsNntpService.cpp
 0:05.29 /home/misak/workspace/src/mozilla/config/rules.mk:958: recipe for target 'nsNntpService.o' failed
 0:05.29 gmake[4]: *** [nsNntpService.o] Error 1
 0:05.29 /home/misak/workspace/src/mozilla/config/recurse.mk:71: recipe for target 'mailnews/news/src/target' failed
 0:05.29 gmake[3]: *** [mailnews/news/src/target] Error 2
 0:05.29 nsImapMailFolder.o
 0:05.62 nsImapOfflineSync.o
 0:05.68 nsImapProtocol.o
 0:05.80 In file included from ../../../dist/include/nsMsgDatabase.h:12:0,
 0:05.80                  from /home/misak/workspace/src/mailnews/base/util/nsMsgDBFolder.cpp:18:
 0:05.80 ../../../dist/include/nsMsgHdr.h: In member function ‘size_t nsMsgHdr::SizeOfExcludingThis(mozilla::MallocSizeOf) const’:
 0:05.80 ../../../dist/include/nsMsgHdr.h:46:27: error: ‘const class nsTArray<nsCString>’ has no member named ‘SizeOfExcludingThis’
 0:05.80        return m_references.SizeOfExcludingThis(aMallocSizeOfFun);
 0:05.80                            ^
 0:05.80 In file included from ../../../dist/include/nsMsgDatabase.h:20:0,
 0:05.80                  from /home/misak/workspace/src/mailnews/base/util/nsMsgDBFolder.cpp:18:
 0:05.80 ../../../dist/include/nsDBFolderInfo.h: In member function ‘virtual size_t nsDBFolderInfo::SizeOfExcludingThis(mozilla::MallocSizeOf) const’:
 0:05.80 ../../../dist/include/nsDBFolderInfo.h:66:26: error: ‘const class nsTArray<unsigned int>’ has no member named ‘SizeOfExcludingThis’
 0:05.80      return m_lateredKeys.SizeOfExcludingThis(aMallocSizeOf);
 0:05.81                           ^
 0:05.81 nsImapSearchResults.o
 0:05.81 
 0:05.81 In the directory  /home/misak/workspace/suite-opt/mailnews/base/util
 0:05.81 The following command failed to execute properly:
 0:05.81 /usr/bin/ccache c++ -o nsMsgDBFolder.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include /home/misak/workspace/src/mozilla/config/gcc_hidden.h -D_IMPL_NS_MSG_BASE -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I/home/misak/workspace/src/mailnews/base/util -I. -I/home/misak/workspace/src/mozilla/netwerk/base -I../../../dist/include -I/home/misak/workspace/suite-opt/dist/include/nspr -I/home/misak/workspace/suite-opt/dist/include/nss -fPIC -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsMsgDBFolder.o.pp -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer /home/misak/workspace/src/mailnews/base/util/nsMsgDBFolder.cpp
 0:05.81 /home/misak/workspace/src/mozilla/config/rules.mk:958: recipe for target 'nsMsgDBFolder.o' failed
 0:05.81 gmake[4]: *** [nsMsgDBFolder.o] Error 1
 0:05.81 /home/misak/workspace/src/mozilla/config/recurse.mk:71: recipe for target 'mailnews/base/util/target' failed
 0:05.81 gmake[3]: *** [mailnews/base/util/target] Error 2
 0:05.81 nsImapServerResponseParser.o
 0:05.86 nsImapService.o
 0:06.07 /home/misak/workspace/src/mailnews/imap/src/nsImapFlagAndUidState.cpp: In member function ‘virtual nsresult nsImapFlagAndUidState::SetMessageFlags(int32_t, short unsigned int)’:
 0:06.07 Warning: -Wsign-compare in /home/misak/workspace/src/mailnews/imap/src/nsImapFlagAndUidState.cpp: comparison between signed and unsigned integer expressions
 0:06.07 /home/misak/workspace/src/mailnews/imap/src/nsImapFlagAndUidState.cpp:45:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
 0:06.07    if (zeroBasedIndex < fUids.Length())
 0:06.07                       ^
 0:06.07 nsImapStringBundle.o
 0:06.15 nsImapUndoTxn.o
 0:06.34 nsImapUrl.o
 0:06.51 nsImapUtils.o
 0:07.78 nsSyncRunnableHelpers.o
 0:08.37 /home/misak/workspace/src/mailnews/imap/src/nsImapIncomingServer.cpp: In destructor ‘virtual nsImapIncomingServer::~nsImapIncomingServer()’:
 0:08.37 Warning: -Wunused-variable in /home/misak/workspace/src/mailnews/imap/src/nsImapIncomingServer.cpp: unused variable ‘rv’
 0:08.37 /home/misak/workspace/src/mailnews/imap/src/nsImapIncomingServer.cpp:81:12: warning: unused variable ‘rv’ [-Wunused-variable]
 0:08.38    nsresult rv = ClearInner();
 0:08.38             ^
 0:11.17 /home/misak/workspace/src/mailnews/imap/src/nsImapMailFolder.cpp: In member function ‘virtual nsresult nsImapMailFolder::UpdateFolderWithListener(nsIMsgWindow*, nsIUrlListener*)’:
 0:11.17 Warning: -Wswitch in /home/misak/workspace/src/mailnews/imap/src/nsImapMailFolder.cpp: case value ‘2153054228’ not in enumerated type ‘nsresult’
 0:11.17 /home/misak/workspace/src/mailnews/imap/src/nsImapMailFolder.cpp:829:7: warning: case value ‘2153054228’ not in enumerated type ‘nsresult’ [-Wswitch]
 0:11.17        case NS_MSG_ERROR_OFFLINE:
 0:11.17        ^
 0:11.17 /home/misak/workspace/src/mailnews/imap/src/nsImapMailFolder.cpp: In member function ‘virtual nsresult nsImapMailFolder::OnStopRunningUrl(nsIURI*, nsresult)’:
 0:11.17 Warning: -Wunused-variable in /home/misak/workspace/src/mailnews/imap/src/nsImapMailFolder.cpp: unused variable ‘rv2’
 0:11.17 /home/misak/workspace/src/mailnews/imap/src/nsImapMailFolder.cpp:5321:24: warning: unused variable ‘rv2’ [-Wunused-variable]
 0:11.17                nsresult rv2 = txnMgr->DoTransaction(m_copyState->m_undoMsgTxn);
 0:11.17                         ^
 0:11.17 /home/misak/workspace/src/mailnews/imap/src/nsImapMailFolder.cpp: In static member function ‘static void nsImapMailFolder::PlaybackTimerCallback(nsITimer*, void*)’:
 0:11.17 Warning: -Wunused-variable in /home/misak/workspace/src/mailnews/imap/src/nsImapMailFolder.cpp: unused variable ‘rv’
 0:11.17 /home/misak/workspace/src/mailnews/imap/src/nsImapMailFolder.cpp:9651:14: warning: unused variable ‘rv’ [-Wunused-variable]
 0:11.17      nsresult rv = offlineSync->ProcessNextOperation();
 0:11.18               ^
 0:11.18 /home/misak/workspace/src/mailnews/imap/src/nsImapMailFolder.cpp: In member function ‘virtual nsresult nsImapMailFolder::FillInFolderProps(nsIMsgImapFolderProps*)’:
 0:11.18 Warning: -Wmaybe-uninitialized in /home/misak/workspace/src/mailnews/imap/src/nsImapMailFolder.cpp: ‘folderTypeDescStringID’ may be used uninitialized in this function
 0:11.18 /home/misak/workspace/src/mailnews/imap/src/nsImapMailFolder.cpp:6072:60: warning: ‘folderTypeDescStringID’ may be used uninitialized in this function [-Wmaybe-uninitialized]
 0:11.18                               getter_Copies(folderTypeDesc));
 0:11.18                                                             ^
 0:11.18 libmailnews_imap_src.a.desc
 0:11.20 /home/misak/workspace/src/mozilla/config/recurse.mk:32: recipe for target 'compile' failed
 0:11.20 gmake[2]: *** [compile] Error 2
 0:11.20 /home/misak/workspace/src/mozilla/config/rules.mk:549: recipe for target 'default' failed
 0:11.20 gmake[1]: *** [default] Error 2
 0:11.20 client.mk:404: recipe for target 'build' failed
 0:11.20 gmake: *** [build] Error 2
 0:11.25 864 compiler warnings present.
 0:12.31 ccache (direct) hit rate: 4.0%; (preprocessed) hit rate: 0.0%; miss rate: 96.0%


Clobbered, Fedora 22 64 bit x86.
Comment on attachment 8640909 [details] [diff] [review]
temporary puppet patch (will be backed out)

Backed out:
https://hg.mozilla.org/SeaMonkey/puppet/rev/6eb5a7914085
(In reply to Misak Khachatryan from comment #60)
> Still can't compile it:
> 


This is a fallout from bug 1188745.
Attached patch unbitrotted patch (v2) (obsolete) — Splinter Review
Attachment #8641498 - Attachment is obsolete: true
Attachment #8641498 - Flags: review?(bugspam.Callek)
Attachment #8646419 - Flags: review?(bugspam.Callek)
Note.. with the recent merge,  whatever patches that's pushed to c-c needs
to be pushed to c-a as well.
Attachment #8646419 - Flags: review?(bugspam.Callek)
Attachment #8646419 - Attachment is obsolete: true
Attachment #8658196 - Flags: review?(bugspam.Callek)
Comment on attachment 8658196 [details] [diff] [review]
Consolidated patch (v3) - Fixed repeated code.

Pushed to comm-central:
http://hg.mozilla.org/comm-central/rev/bf542daf118d
Comment on attachment 8658993 [details] [diff] [review]
[c-c/tooltool] Update releng.manifests to use the right gtk3.tar.xz [checked-in]

Pushed to comm-central:
https://hg.mozilla.org/comm-central/rev/d55d3fc96e5a 
(for post-land-review)
Attached patch mozconfig fix. (v1) (obsolete) — Splinter Review
I believe during my trial and error stint in an earlier bug, the mozconfigs were not right;  but since we've been busted so long, nothing was caught.  Going to push this.
Attachment #8659003 - Flags: review?(bugspam.Callek)
Comment on attachment 8659003 [details] [diff] [review]
mozconfig fix. (v1)

Push to comm-central:
https://hg.mozilla.org/comm-central/rev/9898454e06e5
Attachment #8658196 - Flags: review?(bugspam.Callek)
Attachment #8659003 - Flags: review?(bugspam.Callek)
Attached patch Mozconfig fix(2) (obsolete) — Splinter Review
Attachment #8658196 - Attachment is obsolete: true
Attachment #8659003 - Attachment is obsolete: true
Attachment #8659026 - Flags: review?(bugspam.Callek)
Comment on attachment 8659026 [details] [diff] [review]
Mozconfig fix(2)

Pushed to comm-central:
https://hg.mozilla.org/comm-central/rev/04b57780e78b

(for post-land review)
Backed out previous mozconfig fix(2).  Post-land-review this patch.
Attachment #8659026 - Attachment is obsolete: true
Attachment #8659026 - Flags: review?(bugspam.Callek)
Attachment #8659038 - Flags: review?(bugspam.Callek)
Attached patch [configs] to support GTK3 (v1) (obsolete) — Splinter Review
Attachment #8659168 - Flags: review?(bugspam.Callek)
Comment on attachment 8659168 [details] [diff] [review]
[configs] to support GTK3 (v1)

*this isn't the patch you're looking for*
Attachment #8659168 - Attachment is obsolete: true
Attachment #8659168 - Flags: review?(bugspam.Callek)
Attachment #8659038 - Attachment description: mozconfig fix(v3) → [c-c/mozconfigs] mozconfig fix(v3) [checked-in]
Attachment #8658993 - Attachment description: Update releng.manifests to use the right gtk3.tar.xz → [c-c/tooltool] Update releng.manifests to use the right gtk3.tar.xz [checked-in]
This is with symbols.
Attachment #8659972 - Flags: review?(bugspam.Callek)
this will be backed out once I've figured out why linux64 is busting.
for post-land-review (to unhork linux64 build)
Attachment #8659972 - Attachment is obsolete: true
Attachment #8659972 - Flags: review?(bugspam.Callek)
Attachment #8660319 - Flags: review?(bugspam.Callek)
Comment on attachment 8660319 [details] [diff] [review]
[c-c/tooltool] Update gtk3.tar.xz in linux64 [checked-in]

Pushed to comm-central:
https://hg.mozilla.org/comm-central/rev/630ef94cfa0f
Currently busted on linux64 with the following:

Currently busting in Linux64:

    INPUT("../../../trunk/webrtc/modules/modules_audio_coding_module/Unified_cpp_webrtc_modules1.o")
    IN `g_settings_set_string'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_settings_set'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_permission_get_allowed'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_app_info_get_recommended_for_type'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_resources_open_stream'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_action_group_action_enabled_changed'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_action_group_action_added'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_error_get_type'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_signal_set_va_marshaller'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_application_get_type'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_menu_item_new_section'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_action_group_action_removed'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_variant_parse'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_menu_append_submenu'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_action_group_change_action_state'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_settings_get_string'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_bytes_get_size'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_array_set_clear_func'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_variant_type_checked_'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libpangoft2-1.0.so.0: undefined reference to `g_mutex_trylock'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_variant_builder_end'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_menu_model_get_type'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_settings_set_boolean'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_menu_model_iterate_item_links'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `cairo_region_subtract'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_app_info_set_as_last_used_for_type'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_dbus_proxy_call'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_variant_new'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_menu_item_set_attribute'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_value_set_variant'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_menu_item_new_submenu'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_permission_get_can_acquire'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_action_group_action_state_changed'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_variant_iter_n_children'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_resources_register'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_menu_model_get_item_attribute'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `cairo_region_intersect'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_menu_model_iterate_item_attributes'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_menu_model_get_item_link'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_settings_set_enum'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libcairo-gobject.so: undefined reference to `cairo_device_destroy'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgdk-3.so: undefined reference to `cairo_region_create_rectangles'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_param_spec_variant'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `cairo_region_union_rectangle'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgmodule-2.0.so.0: undefined reference to `g_rec_mutex_unlock'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_static_resource_init'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_settings_get'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_dbus_connection_unexport_action_group'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_application_quit'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_static_resource_get_resource'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_source_get_time'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_bytes_unref'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_value_dup_variant'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_private_set'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_object_bind_property'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_dbus_connection_call_sync'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_application_hold'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_menu_item_new'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_dbus_proxy_call_sync'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_variant_new_string'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgmodule-2.0.so.0: undefined reference to `g_private_replace'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_resources_lookup_data'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgdk-3.so: undefined reference to `cairo_region_union'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libcairo-gobject.so: undefined reference to `cairo_region_reference'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_variant_unref'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_type_class_get_private'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_variant_type_free'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_permission_get_type'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_action_map_get_type'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_action_map_remove_action'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgdk-3.so: undefined reference to `cairo_recording_surface_create'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_list_free_full'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_datalist_get_data'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_menu_new'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_format_size'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_dbus_connection_export_menu_model'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgdk-3.so: undefined reference to `g_desktop_app_info_get_filename'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_variant_print_string'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_dbus_connection_unexport_menu_model'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `cairo_region_create_rectangle'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_utf8_substring'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_value_set_schar'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_value_get_variant'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_dbus_error_get_remote_error'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_variant_get_string'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_settings_get_value'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_application_id_is_valid'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `pango_layout_get_log_attrs_readonly'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_bus_watch_name'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_sequence_lookup'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_simple_action_group_get_type'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_permission_acquire_async'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_settings_set_value'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_application_get_is_remote'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_menu_append_section'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_action_group_get_type'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_variant_builder_add'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_app_info_get_fallback_for_type'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_thread_new'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `gdk_pixbuf_new_from_resource'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `cairo_region_get_extents'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_permission_get_can_release'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_settings_delay'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_remote_action_group_get_type'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_dbus_proxy_new_finish'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_action_group_query_action'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_menu_item_set_attribute_value'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_dbus_proxy_call_finish'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_resources_get_info'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_variant_iter_init'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `cairo_region_destroy'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_variant_new_va'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_menu_link_iter_get_next'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_value_get_schar'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_settings_new_with_path'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_thread_unref'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `cairo_region_copy'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_action_group_list_actions'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_dbus_proxy_new'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgmodule-2.0.so.0: undefined reference to `g_rec_mutex_lock'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_action_group_activate_action'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_emblemed_icon_clear_emblems'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_variant_get_child_value'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_action_group_get_action_enabled'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_value_take_variant'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_variant_get_boolean'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_settings_get_enum'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgdk-3.so: undefined reference to `cairo_region_contains_point'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_private_get'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_action_map_add_action'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_menu_remove'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_menu_model_get_n_items'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_bytes_get_data'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_menu_item_set_link'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_menu_append_item'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_settings_get_boolean'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `gdk_pixbuf_format_get_type'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_variant_type_is_definite'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_bus_unwatch_name'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_permission_acquire_finish'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_static_resource_fini'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_application_release'
/builds/slave/c-cen-t-lnx64/build/gtk3/usr/local/lib/libgtk-3.so: undefined reference to `g_resource_load'
collect2: error: ld returned 1 exit status
    INPUT("jsep_session_unittest_standalone.o")
    INPUT("../../../../../build/unix/stdc++compat/stdc++compat.o")

I'm not exactly sure what the problem is.  Between mail and our code,
the difference lies in the mozconfigs (and buildbot-config).

It's related to building on a 64bit system, since the Linux32 builds
are green.
Attachment #8660319 - Attachment description: [c-c/tooltool] Update gtk3.tar.xz in linux64 → [c-c/tooltool] Update gtk3.tar.xz in linux64 [checked-in]
Tried this patch on linux64 on -9. Should do the trick.
Attachment #8660521 - Flags: review?(bugspam.Callek)
Comment on attachment 8660521 [details] [diff] [review]
[c-c/mozconfigs] to get linux64 linking (v1) [checked-in]

Pushed to comm-central:
https://hg.mozilla.org/comm-central/rev/3ffbe068e183
With that linux64 mozconfig post-land-review push, the linux64 build is green.  Waiting for nightly.  Now..  on to OSX64
(In reply to Edmund Wong (:ewong) from comment #86)
> With that linux64 mozconfig post-land-review push, the linux64 build is
> green.  Waiting for nightly.  Now..  on to OSX64

Fwiw.. "Now.. on to OSX64.." was just referring to the fact that our
OSX64 build is busted.. it's not related to this bug.
Linux32 - debug is busted because bug 1204162.
Note:

The c-c mozconfigs and tooltool changes (once reviewed), will need to be
also pushed to comm-aurora.  I'll wait for the review before asking for
approval.
(In reply to Edmund Wong (:ewong) from comment #89)
> Note:
> 
> The c-c mozconfigs and tooltool changes (once reviewed), will need to be
> also pushed to comm-aurora.  I'll wait for the review before asking for
> approval.

note to self: c-a has been uplifted.  Ergo, this also needs to be pushed to 
comm-beta.
this patch is to be used to allow building on Linux32 platform (on all trees)
while I fix the gtk3 (and while I also get 2.38 out the door).  Once 
the release is done, this patch will be backed out from all trees.
Comment on attachment 8666306 [details] [diff] [review]
[mozconfigs] temporarily enable gtk2 building

rs=bustagefix from RattyAway on IRC
Previous patch was wrong.
Attachment #8666306 - Attachment is obsolete: true
(In reply to Edmund Wong (:ewong) from comment #94)
> Comment on attachment 8666306 [details] [diff] [review]
> [mozconfigs] temporarily enable gtk2 building
> 
> Pushed to comm-central:
>  https://hg.mozilla.org/comm-central/rev/601f2d865eda
> 
> Pushed to comm-aurora:
>  https://hg.mozilla.org/releases/comm-aurora/rev/31b0ce04c740
> 
> Pushed to comm-beta:
>  https://hg.mozilla.org/releases/comm-beta/rev/522ceb446412

Backed out from comm-central:
 http://hg.mozilla.org/comm-central/rev/347f2b24d2b3

Backed out from comm-aurora:
 http://hg.mozilla.org/releases/comm-aurora/rev/e1ebc3931d8b
Comment on attachment 8666317 [details] [diff] [review]
[mozconfigs] temporarily enable gtk2 building

Pushed to comm-central:
  http://hg.mozilla.org/comm-central/rev/ca4faa90d395

Pushed to comm-aurora:
  http://hg.mozilla.org/releases/comm-aurora/rev/44e1c827effd
Post-land-review.
Attachment #8666319 - Flags: review?(bugspam.Callek)
(In reply to Edmund Wong (:ewong) from comment #96)
> (In reply to Edmund Wong (:ewong) from comment #94)
> > Comment on attachment 8666306 [details] [diff] [review]
> > [mozconfigs] temporarily enable gtk2 building
> > 
> > Pushed to comm-central:
> >  https://hg.mozilla.org/comm-central/rev/601f2d865eda
> > 
> > Pushed to comm-aurora:
> >  https://hg.mozilla.org/releases/comm-aurora/rev/31b0ce04c740
> > 
> > Pushed to comm-beta:
> >  https://hg.mozilla.org/releases/comm-beta/rev/522ceb446412
> 
> Backed out from comm-central:
>  http://hg.mozilla.org/comm-central/rev/347f2b24d2b3
> 
> Backed out from comm-aurora:
>  http://hg.mozilla.org/releases/comm-aurora/rev/e1ebc3931d8b


Backed out from comm-beta:
http://hg.mozilla.org/releases/comm-beta/rev/7f6c79b88f19
Comment on attachment 8666319 [details] [diff] [review]
[mozconfig] Removed unnecessary hacks. [checked-in]

Pushed to comm-beta:
http://hg.mozilla.org/releases/comm-beta/rev/a20361e72884
Pushed backout of previous patch:
 https://hg.mozilla.org/comm-central/rev/58a8bf42be30

pushed patch to comm-central:
 https://hg.mozilla.org/comm-central/rev/e0e0baf2fea9
Attachment #8666317 - Attachment is obsolete: true
Comment on attachment 8666368 [details] [diff] [review]
[mozconfigs] temp enable gtk2 building

Backed out:
https://hg.mozilla.org/comm-central/rev/fb96460ab7b2
(In reply to Edmund Wong (:ewong) from comment #97)
> Comment on attachment 8666317 [details] [diff] [review]
> [mozconfigs] temporarily enable gtk2 building
> 

> Pushed to comm-aurora:
>   http://hg.mozilla.org/releases/comm-aurora/rev/44e1c827effd

Pushed backout of comm-aurora's patch:
http://hg.mozilla.org/releases/comm-aurora/rev/19cea368efe5
for post-land-review
Attachment #8666471 - Flags: review?(bugspam.Callek)
Comment on attachment 8666471 [details] [diff] [review]
[mozconfigs] beta changes to support gtk3

Pushed to comm-beta:
https://hg.mozilla.org/releases/comm-beta/rev/1c86c9732930
Attachment #8666546 - Flags: review?(bugspam.Callek)
Comment on attachment 8666546 [details] [diff] [review]
[c-b/tooltool] releng.manifest change for beta [checked-in]

For post-land-review
Attachment #8666319 - Attachment description: [mozconfig] Removed unnecessary hacks. → [mozconfig] Removed unnecessary hacks. [checked-in]
Comment on attachment 8666546 [details] [diff] [review]
[c-b/tooltool] releng.manifest change for beta [checked-in]

Pushed to comm-beta:
 https://hg.mozilla.org/releases/comm-beta/rev/6208e42ad6b7
Attachment #8666546 - Attachment description: [c-b/tooltool] releng.manifest change for beta → [c-b/tooltool] releng.manifest change for beta [checked-in]
Attachment #8666561 - Flags: review?(bugspam.Callek)
Comment on attachment 8666471 [details] [diff] [review]
[mozconfigs] beta changes to support gtk3

Backed out this changeset:
remote:   https://hg.mozilla.org/releases/comm-beta/rev/253373cb051e
Attachment #8666471 - Attachment is obsolete: true
Attachment #8666471 - Flags: review?(bugspam.Callek)
Comment on attachment 8666561 [details] [diff] [review]
[c-b/mozconfigs] beta mozconfig patch [checked-in]

Pushed to comm-beta:
remote:   https://hg.mozilla.org/releases/comm-beta/rev/156692ed2548
Attachment #8666561 - Attachment description: [c-b/mozconfigs] beta mozconfig patch → [c-b/mozconfigs] beta mozconfig patch [checked-in]
Comment on attachment 8666561 [details] [diff] [review]
[c-b/mozconfigs] beta mozconfig patch [checked-in]

Backed out:
 https://hg.mozilla.org/releases/comm-beta/rev/ecbcad8d3f4b
Attachment #8666561 - Flags: review?(bugspam.Callek)
Attachment #8666561 - Attachment is obsolete: true
Attachment #8666594 - Flags: review?(bugspam.Callek)
Comment on attachment 8666594 [details] [diff] [review]
[c-b/mozconfigs] beta mozconfig patch [checked-in]

Pushed to comm-beta:
 https://hg.mozilla.org/releases/comm-beta/rev/52ced489fa29

(post-land-review)
Comment on attachment 8666546 [details] [diff] [review]
[c-b/tooltool] releng.manifest change for beta [checked-in]

Backed out:
https://hg.mozilla.org/releases/comm-beta/rev/0c514374dfd3
Attachment #8666546 - Attachment is obsolete: true
Attachment #8666546 - Flags: review?(bugspam.Callek)
Comment on attachment 8666597 [details] [diff] [review]
[c-b/tooltool] releng.manifest changes for beta. [checked-in]

Pushed to comm-beta:
  https://hg.mozilla.org/releases/comm-beta/rev/4618685fccb3
Attachment #8666597 - Attachment description: [c-b/tooltool] releng.manifest changes for beta. → [c-b/tooltool] releng.manifest changes for beta. [checked-in]
Attachment #8666594 - Attachment description: [c-b/mozconfigs] beta mozconfig patch → [c-b/mozconfigs] beta mozconfig patch [checked-in]
Attachment #8640909 - Attachment is obsolete: true
Attachment #8660313 - Attachment is obsolete: true
Attachment #8660521 - Attachment description: [c-c/mozconfigs] to get linux64 linking (v1) → [c-c/mozconfigs] to get linux64 linking (v1) [checked-in]
Attachment #8666368 - Attachment is obsolete: true
Comment on attachment 8659934 [details] [diff] [review]
[config] use mock x86-64 env. in linux32 builds. (v2) [checked-in]

going to push this for a post-land-review.  (NB: This patch has been baking in
place for some time.)
Comment on attachment 8659934 [details] [diff] [review]
[config] use mock x86-64 env. in linux32 builds. (v2) [checked-in]

Pushed to buildbot-configs:
https://hg.mozilla.org/build/buildbot-configs/rev/17da8106c3a1
Attachment #8659934 - Attachment description: [config] use mock x86-64 env. in linux32 builds. (v2) → [config] use mock x86-64 env. in linux32 builds. (v2) [checked-in]
As per Callek's approval on irc, I'm closing bugs that have patches which have been pushed already.
Attachment #8658993 - Flags: review?(bugspam.Callek)
Attachment #8659038 - Flags: review?(bugspam.Callek)
Attachment #8659934 - Flags: review?(bugspam.Callek)
Attachment #8660319 - Flags: review?(bugspam.Callek)
Attachment #8660521 - Flags: review?(bugspam.Callek)
Attachment #8666319 - Flags: review?(bugspam.Callek)
Attachment #8666594 - Flags: review?(bugspam.Callek)
Attachment #8666597 - Flags: review?(bugspam.Callek)
ftr, I'm closing this bug as keeping it up is becoming less meaningful since
gtk3 is already on c-r.
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Flags: needinfo?(bugspam.Callek)
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.40
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: