=> Bootstrap dependency digest>=20010302: found digest-20190127
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'.
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'.
===> Building for thunderbird60-60.9.1nb3
gmake[1]: Entering directory '/data/scratch/mail/thunderbird60/work/build'
gmake[1]: Circular /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/CLOBBER <- /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/CLOBBER dependency dropped.
/usr/pkg/bin/gmake recurse_pre-export
gmake[2]: Entering directory '/data/scratch/mail/thunderbird60/work/build'
gmake[2]: Circular /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/CLOBBER <- /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/CLOBBER dependency dropped.
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.process_install_manifest --track install_dist_idl.track dist/idl _build_manifests/install/dist_idl
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.process_install_manifest --track install_dist_include.track dist/include _build_manifests/install/dist_include
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.process_install_manifest --track install_dist_public.track dist/public _build_manifests/install/dist_public
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.process_install_manifest --track install_dist_private.track dist/private _build_manifests/install/dist_private
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.process_install_manifest --track install_dist_xpi-stage.track dist/xpi-stage _build_manifests/install/dist_xpi-stage
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.process_install_manifest --track install__tests.track _tests _build_manifests/install/_tests
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.process_install_manifest --track install_dist_bin.track dist/bin _build_manifests/install/dist_bin
Elapsed: 0.00s; From dist/private: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories.
Elapsed: 0.00s; From dist/public: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories.
Elapsed: 0.00s; From dist/xpi-stage: Kept 0 existing; Added/updated 6; Removed 0 files and 0 directories.
Elapsed: 0.42s; From dist/bin: Kept 180 existing; Added/updated 2126; Removed 0 files and 0 directories.
Elapsed: 0.39s; From dist/idl: Kept 0 existing; Added/updated 1189; Removed 0 files and 0 directories.
Elapsed: 0.32s; From _tests: Kept 11 existing; Added/updated 547; Removed 0 files and 0 directories.
Elapsed: 0.75s; From dist/include: Kept 1932 existing; Added/updated 3240; Removed 0 files and 0 directories.
gmake[2]: Leaving directory '/data/scratch/mail/thunderbird60/work/build'
gmake[1]: Leaving directory '/data/scratch/mail/thunderbird60/work/build'
gmake[1]: Entering directory '/data/scratch/mail/thunderbird60/work/build'
mozilla-config.h
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.file_generate /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/process_define_files.py process_define_file mozilla-config.h .deps/mozilla-config.h.pp /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/mozilla-config.h.in
buildid.h
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.file_generate /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/build/variables.py buildid_header buildid.h .deps/buildid.h.pp
source-repo.h
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.file_generate /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/build/variables.py source_repo_header source-repo.h .deps/source-repo.h.pp
gmake[1]: Circular /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/CLOBBER <- /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/CLOBBER dependency dropped.
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/nsinstall.py -t -m 644 'buildid.h' 'dist/include'
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/nsinstall.py -t -m 644 'mozilla-config.h' 'dist/include'
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/nsinstall.py -t -m 644 'source-repo.h' 'dist/include'
/usr/pkg/bin/gmake recurse_export
gmake[2]: Entering directory '/data/scratch/mail/thunderbird60/work/build'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/config'
backend.mk:2245: warning: overriding recipe for target '../dist/system_wrappers/pixman.h'
backend.mk:1353: warning: ignoring old recipe for target '../dist/system_wrappers/pixman.h'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o host_nsinstall.o -c  -DXP_UNIX -O2 -DNDEBUG=1 -DTRIMMED=1 -D_UNICODE -DUNICODE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config -I/data/scratch/mail/thunderbird60/work/build/config -I/data/scratch/mail/thunderbird60/work/build/dist/include -MD -MP -MF .deps/host_nsinstall.o.pp -I/usr/pkg/include/nspr /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/nsinstall.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o host_pathsub.o -c  -DXP_UNIX -O2 -DNDEBUG=1 -DTRIMMED=1 -D_UNICODE -DUNICODE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config -I/data/scratch/mail/thunderbird60/work/build/config -I/data/scratch/mail/thunderbird60/work/build/dist/include -MD -MP -MF .deps/host_pathsub.o.pp -I/usr/pkg/include/nspr /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pathsub.c
nsinstall_real
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_exec.py -- /data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o nsinstall_real -DXP_UNIX -O2  host_nsinstall.o host_pathsub.o  
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.check_binary --host nsinstall_real
cp nsinstall_real nsinstall.tmp
mv nsinstall.tmp nsinstall
../config/nsinstall -R -m 755 'nsinstall' '../dist/bin'
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/config'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/config'
backend.mk:2245: warning: overriding recipe for target '../dist/system_wrappers/pixman.h'
backend.mk:1353: warning: ignoring old recipe for target '../dist/system_wrappers/pixman.h'
stl.sentinel
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.file_generate /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/make-stl-wrappers.py gen_wrappers stl.sentinel .deps/stl.sentinel.pp ../dist/stl_wrappers gcc /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc-stl-wrapper.template.h new algorithm atomic deque functional ios iosfwd iostream istream iterator limits list map memory ostream set stack string thread type_traits unordered_map unordered_set utility vector cassert climits cmath cstdarg cstdio cstdlib cstring cwchar tuple xutility
system-header.sentinel
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.file_generate /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/make-system-wrappers.py gen_wrappers system-header.sentinel .deps/system-header.sentinel.pp ../dist/system_wrappers new algorithm atomic deque functional ios iosfwd iostream istream iterator limits list map memory ostream set stack string thread type_traits unordered_map unordered_set utility vector cassert climits cmath cstdarg cstdio cstdlib cstring cwchar tuple xutility A4Stuff.h activscp.h AEDataModel.h AEObjects.h AEPackObject.h AERegistry.h AEUtils.h afxcmn.h afxcoll.h afxcview.h afxdisp.h afxdtctl.h afxext.h afxmt.h afxpriv.h afxtempl.h afxwin.h Aliases.h all.h alloca.h alloc.h alsa/asoundlib.h ansi_parms.h a.out.h app/Cursor.h Appearance.h AppFileInfo.h AppKit.h AppleEvents.h Application.h app/Message.h app/MessageRunner.h arpa/inet.h arpa/nameser.h array asm/page.h asm/sigcontext.h asm/signal.h ASRegistry.h assert.h atk/atk.h atlcom.h atlconv.h atlctl.cpp atlctl.h ATLCTL.H atlhost.h atlimpl.cpp atlwin.cpp atomic.h ATSTypes.h ATSUnicode.h Balloons.h base64.h base/pblock.h base/PCR_Base.h base/session.h basetyps.h be/app/Application.h Beep.h be/kernel/image.h be/kernel/OS.h bfd.h Bitmap.h bitset blapi.h blapit.h bsd/libc.h bsd/syscall.h bstring.h builtin.h Button.h byteswap.h cairo-atsui.h cairo-beos.h cairo-directfb.h cairo-ft.h cairo-glitz.h cairo-gobject.h cairo.h cairo-pdf.h cairo-ps.h cairo-qpainter.h cairo-qt.h cairo-quartz.h cairo-tee.h cairo-win32.h cairo-xlib.h cairo-xlib-xrender.h callconv.h Carbon/Carbon.h CarbonEvents.h Carbon.h c_asm.h cctype cderr.h cerrno certdb.h cert.h certt.h CFBase.h CFBundle.h CFData.h CFDictionary.h cf.h CFNumber.h CFPlugIn.h CFPreferences.h CFString.h CFURL.h CGAffineTransform.h CheckBox.h ciferfam.h Clipboard.h cmmf.h cmmft.h cmplrs/stsupport.h cms.h cmsreclist.h cmst.h Cocoa/Cocoa.h CodeFragments.h comdef.h commctrl.h COMMCTRL.H commdlg.h compat.h complex condapi.h ConditionalMacros.h conio.h console.h ControlDefinitions.h Controls.h CoreFoundation/CoreFoundation.h CoreServices/CoreServices.h CPalmRec.cpp Cpalmrec.h CPCatgry.cpp CPDbBMgr.h CPString.cpp CPString.h crmf.h crmft.h crtdbg.h crt_externs.h crypt.h cryptohi.h cryptoht.h cstddef ctime ctype.h curl/curl.h curl/easy.h curses.h cxxabi.h DateTimeUtils.h dbus/dbus-glib.h dbus/dbus-glib-lowlevel.h dbus/dbus.h ddeml.h Debug.h dem.h descrip.h Devices.h dfb_types.h dfiff.h dgiff.h Dialogs.h direct/build.h direct/clock.h direct/conf.h direct/debug.h direct/direct.h directfb_keyboard.h directfb_strings.h direct.h direct/hash.h direct/interface.h direct/interface_implementation.h direct/list.h direct/log.h direct/memcpy.h direct/mem.h direct/messages.h direct/modules.h direct/serial.h direct/signals.h direct/stream.h direct/system.h direct/thread.h direct/trace.h direct/tree.h direct/types.h direct/utf8.h direct/util.h dirent.h DiskInit.h dlfcn.h dlgs.h dl.h docobj.h dos/dosextens.h dos.h Drag.h DriverServices.h DriverSynchronization.h DropInPanel.h dvidef.h ecl-exp.h elf.h endian.h Entry.h err.h errno.h Errors.h Events.h exception exdisp.h ExDisp.h exe386.h execinfo.h extras.h fcntl.h features.h fenv.h ffi.h fibdef.h File.h filehdr.h files.h Files.h FindDirectory.h Finder.h FinderRegistry.h FixMath.h float.h fnmatch.h Folders.h fontconfig/fcfreetype.h fontconfig/fontconfig.h Font.h Fonts.h fp.h fpieee.h frame/log.h frame/req.h freetype/freetype.h freetype/ftadvanc.h freetype/ftbitmap.h freetype/ftcache.h freetype/ftfntfmt.h freetype/ftglyph.h freetype/ftlcdfil.h freetype/ftoutln.h freetype/ftsizes.h freetype/ftsynth.h freetype/ftxf86.h freetype.h freetype/t1tables.h freetype/ttnameid.h freetype/tttables.h fribidi/fribidi.h FSp_fopen.h fstream fstream.h ft2build.h ftadvanc.h ftbitmap.h ftcache.h ftfntfmt.h ftglyph.h ftlcdfil.h ftoutln.h fts.h ftsizes.h ftsynth.h ftxf86.h fusion/arena.h fusion/build.h fusion/call.h fusion/conf.h fusion/fusion.h fusion/fusion_internal.h fusion/hash.h fusion/lock.h fusion/object.h fusion/property.h fusion/protocol.h fusion/reactor.h fusion/ref.h fusion/shmalloc.h fusion/shm/pool.h fusion/shm/shm.h fusion/shm/shm_internal.h fusion/types.h fusion/vector.h gconf/gconf-client.h Gdiplus.h gdk/gdkdirectfb.h gdk/gdk.h gdk/gdkkeysyms.h gdk/gdkprivate.h gdk/gdkwayland.h gdk/gdkx.h gdk-pixbuf/gdk-pixbuf.h Gestalt.h getopt.h gio/gio.h glibconfig.h glib.h glib-object.h glob.h gmodule.h gnome.h gnu/libc-version.h gps.h grp.h gssapi_generic.h gssapi/gssapi_generic.h gssapi/gssapi.h gssapi.h gst/app/gstappsink.h gst/app/gstappsrc.h gst/gst.h gst/video/video.h gtk/gtk.h gtk/gtkunixprint.h gtk/gtkx.h hasht.h HIToolbox/HIToolbox.h hlink.h ia64/sys/inline.h Icons.h iconv.h ieeefp.h ifaddrs.h image.h imagehlp.h imm.h initguid.h initializer_list InterfaceDefs.h InternetConfig.h IntlResources.h ints.h intshcut.h inttypes.h iodef.h io.h IOKit/IOKitLib.h IOKit/IOMessage.h IOKit/pwr_mgt/IOPMLib.h iomanip iostream.h jar-ds.h jarfile.h jar.h JavaControl.h JavaEmbedding/JavaControl.h JavaVM/jni.h JManager.h JNIEnvTests.h jni.h JVMManagerTests.h Kerberos/Kerberos.h kernel/image.h kernel/OS.h key.h keyhi.h keyt.h keythi.h kvm.h LAction.h langinfo.h LApplication.h LArray.h LArrayIterator.h LAttachable.h LAttachment.h LaunchServices.h lber.h LBroadcaster.h LButton.h lcache.h LCaption.h LCheckBox.h LCicnButton.h LClipboard.h LCommander.h LComparator.h LControl.h ldap.h ldaplog.h ldappr.h ldap_ssl.h LDataStream.h ldfcn.h LDialogBox.h ldif.h LDocApplication.h LDocument.h LDragAndDrop.h LDragTask.h LEditField.h LEditText.h LEventDispatcher.h LFile.h LFileStream.h LFileTypeList.h LFocusBox.h LGrafPortView.h LHandleStream.h libc_r.h libelf.h libelf/libelf.h libgen.h libgnome/gnome-url.h libgnome/libgnome.h libgnomeui/gnome-icon-lookup.h libgnomeui/gnome-icon-theme.h libgnomeui/gnome-ui-init.h libutil.h limits.h link.h linux/ioprio.h linux/kernel.h linux/limits.h linux/rtc.h linux/version.h List.h Lists.h LListBox.h LListener.h LMenuBar.h LMenu.h LModelDirector.h LModelObject.h LModelProperty.h loader.h locale locale.h LOffscreenView.h logkeys.h logstrng.h Looper.h LowMem.h LPane.h LPeriodical.h LPicture.h LPlaceHolder.h LPrintout.h LProgressBar.h LPushButton.h LRadioGroup.h LRadioGroupView.h LRunArray.h LScroller.h LSharable.h LSingleDoc.h LStaticText.h LStdControl.h LStream.h LString.h LTabGroup.h LTabGroupView.h LTableArrayStorage.h LTableMonoGeometry.h LTableSingleSelector.h LTableView.h LTextEditView.h LTextTableView.h LUndoer.h LVariableArray.h LView.h LWindow.h m68881.h MacErrors.h MacHeadersCarbon.h machine/ansi.h machine/builtins.h machine/clock.h machine/endian.h machine/frame.h machine/inline.h machine/limits.h machine/signal.h machine/trap.h mach/mach_host.h mach/mach_init.h mach/mach_interface.h mach/mach_port.h mach-o/dyld.h MacLocales.h MacMemory.h MacTCP.h MacTypes.h MacWindows.h malloc.h malloc_np.h mapicode.h mapidefs.h mapiguid.h mapi.h mapitags.h mapiutil.h mapix.h Math64.h math.h mbstring.h mem.h memory.h Memory.h MenuBar.h Menu.h Menus.h Message.h Mime.h MixedMode.h mlang.h mmsystem.h model.h Movies.h mpw/errno.h mshtmhst.h mshtml.h mswsock.h Multiprocessing.h mutex.h Navigation.h ncompat.h ncurses.h netCore.h netdb.h net/if.h netinet/in.h netinet/in_systm.h netinet/tcp.h newexe.h new.h nl_types.h NodeInfo.h nspr.h nssb64.h nssb64t.h nssbase.h nssbaset.h nssck.api nssckbi.h nssckepv.h nssckft.h nssckfwc.h nssckfw.h nssckfwt.h nssckg.h nssckmdt.h nssckt.h nss.h nssilckt.h nssilock.h nsslocks.h nssrwlk.h nssrwlkt.h nssutil.h nsswitch.h objbase.h objidl.h Objsafe.h ocsp.h ocspt.h ojiapitests.h ole2.h oleidl.h OpenGL/OpenGL.h OpenTptInternet.h OpenTransport.h OS.h osreldate.h OSUtils.h p12.h p12plcy.h p12t.h Packages.h Palettes.h PALM_CMN.H pango/pango-break.h pango/pangocairo.h pango/pangofc-decoder.h pango/pangofc-font.h pango/pangofc-fontmap.h pango/pango-fontmap.h pango/pango.h pango/pango-modules.h pango/pango-utils.h pango/pangoxft.h pascal.h Patches.h Path.h pcfs/pc_dir.h Pgenerr.h PGenErr.h Ph.h pixman.h pk11func.h pk11pqg.h pk11priv.h pk11pub.h pk11sdr.h pkcs11f.h pkcs11.h pkcs11n.h pkcs11p.h pkcs11t.h pkcs11u.h pkcs12.h pkcs12t.h pkcs7t.h plarena.h plarenas.h plbase64.h plerror.h plgetopt.h plhash.h plstr.h PLStringFuncs.h PMApplication.h pmddim.h poll.h Polygon.h portable.h port.h portreg.h Power.h PP_ClassHeaders.cp PP_Constants.h PPCToolbox.h PP_DebugHeaders.cp PP_KeyCodes.h PP_Macros.h PP_Messages.h PP_Prefix.h PP_Resources.h PP_Types.h pratom.h prbit.h prclist.h prcmon.h prcountr.h prcpucfg.h prcvar.h prdtoa.h preenc.h prenv.h prerr.h prerror.h prinet.h prinit.h prinrval.h Printing.h Print/PMPrintingDialogExtensions.h prio.h pripcsem.h private prlink.h prlock.h prlog.h prlong.h prmem.h prmon.h prmwait.h prnetdb.h Processes.h process.h Process.h prolock.h proto/dos.h proto/exec.h prpdce.h prprf.h prproces.h prrng.h prrwlock.h prshma.h prshm.h prsystem.h prthread.h prtime.h prtpool.h prtrace.h prtypes.h prvrsion.h prwin16.h psap.h Pt.h pthread.h pthread_np.h pulse/pulseaudio.h pwd.h Python.h QDOffscreen.h queue Quickdraw.h QuickDraw.h QuickTimeComponents.h quipu/attr.h regex.h Region.h resolv.h Resources.h Retrace.h rld_interface.h Roster.h rpc.h rpcproxy.h rpc/types.h sane/sane.h sane/sanei.h sane/saneopts.h sanitizer/asan_interface.h sched.h Scrap.h Screen.h Script.h ScrollBar.h secasn1.h secasn1t.h seccomon.h secder.h secdert.h secdig.h secdigt.h secerr.h sec.h sechash.h secitem.h secmime.h secmod.h secmodt.h secoid.h secoidt.h secpkcs5.h secpkcs7.h secport.h secrng.h security.h secutil.h semaphore.h servprov.h setjmp.h SFNTLayoutTypes.h SFNTTypes.h sha1.h share.h shellapi.h shlguid.h shlobj.h shsign.h sigcontext.h signal.h SimpleGameSound.h SIOUX.h size_t.h smime.h sndio.h someincludefile.h soundcard.h Sound.h soundtouch/SoundTouchFactory.h soundtouch/SoundTouch.h spawn.h sqlite3.h sslerr.h ssl.h sslproto.h sslt.h sstream StandardFile.h starlet.h stat.h statreg.cpp statreg.h stdarg.h stdbool.h stddef.h stdint.h stdio.h stdlib.h storage/FindDirectory.h StorageKit.h StringCompare.h string.h String.h strings.h Strings.h StringView.h stropts.h strstrea.h structs.h stsdef.h SupportDefs.h support/String.h support/SupportDefs.h support/TLS.h svrcore.h symconst.h sym.h synch.h syncmgr.h sys/atomic_op.h sys/auxv.h sys/bitypes.h sys/byteorder.h syscall.h sys/cdefs.h sys/cfgodm.h sys/elf.h sys/endian.h sys/epoll.h sys/errno.h sys/eventfd.h sys/fault.h sys/fcntl.h sys/file.h sys/filio.h sys/frame.h sys/immu.h sys/inotify.h sys/inttypes.h sys/ioccom.h sys/ioctl.h sys/ipc.h sys/klog.h sys/ldr.h sys/link.h sys/locking.h syslog.h sys/lwp.h sys/machine.h sys/mman.h sys/mmu.h sys/mount.h sys/mpctl.h sys/msg.h sys/param.h sys/pda.h sys/poll.h sys/ppc.h sys/prctl.h sys/priv.h sys/procfs.h sys/pstat.h sys/ptrace.h sys/queue.h sys/quota.h sys/reboot.h sys/reg.h sys/regset.h sys/resource.h sys/sched.h sys/select.h sys/sem.h sys/sendfile.h sys/shm.h sys/siginfo.h sys/signal.h sys/socket.h sys/sockio.h sys/sparc/frame.h sys/stack.h sys/statfs.h sys/stat.h sys/statvfs.h sys/syscall.h sys/sysctl.h sys/sysinfo.h sys/sysmacros.h sys/sysmp.h sys/syssgi.h sys/systeminfo.h sys/system_properties.h sys/thr.h sys/timeb.h sys/time.h sys/times.h sys/ttycom.h sys/types.h sys/ucontext.h sys/uio.h sys/un.h sys/unistd.h sys/user.h sys/utsname.h sys/vfs.h sys/wait.h t1tables.h tables.h TArray.h TArrayIterator.h task.h tchar.h TCHAR.H termios.h TextCommon.h TextEdit.h TextEncodingConverter.h TextServices.h TextUtils.h TextView.h th/PCR_Th.h thread.h ThreadManagerTests.h Threads.h time.h Timer.h tlhelp32.h ToolUtils.h tr1/functional trace.h Traps.h ttnameid.h tttables.h typeinfo types.h Types.h UAppleEventsMgr.h UAttachments.h ucontext.h uconv.h UCursor.h UDebugging.h UDesktop.h UDrawingState.h UDrawingUtils.h UEnvironment.h UEventMgr.h UException.h UExtractFromAEDesc.h UGWorld.h UKeyFilters.h ulocks.h ulserrno.h UMemoryMgr.h UModalDialogs.h UNavServicesDialogs.h UnicodeBlockObjects.h UnicodeConverter.h UnicodeUtilities.h unidef.h unikbd.h unistd.h unix.h unixio.h unknwn.h unwind.h UPrinting.h UQuickTime.h UReanimator.h URegions.h URegistrar.h UResourceMgr.h urlhist.h urlmon.h UScrap.h UScreenPort.h UTCUtils.h UTETextAction.h UTEViewTextAction.h UTextEdit.h UTextTraits.h utilmodt.h utilpars.h utilparst.h utilrename.h utime.h UWindows.h values.h varargs.h vcclr.h View.h Volume.h wab.h wait.h wchar.h wctype.h winbase.h win/compobj.h windef.h Window.h windows.h Windows.h windowsx.h Wininet.h winnls.h winperf.h winreg.h Winreg.h winsock2.h winsock.h winspool.h winsvc.h winuser.h winver.h wmem.h workbench/startup.h wtypes.h wx/image.h wx/listctrl.h wx/log.h wx/toolbar.h wx/wx.h wx/xrc/xmlres.h X11/cursorfont.h X11/extensions/Print.h X11/extensions/scrnsaver.h X11/extensions/shape.h X11/extensions/Xcomposite.h X11/extensions/Xdamage.h X11/extensions/Xfixes.h X11/extensions/Xrender.h X11/extensions/XShm.h X11/ImUtil.h X11/Intrinsic.h X11/keysymdef.h X11/keysym.h X11/Shell.h X11/StringDefs.h X11/Xatom.h X11/Xft/Xft.h X11/Xfuncproto.h X11/X.h X11/XKBlib.h X11/Xlib.h X11/Xlibint.h X11/Xlib-xcb.h X11/Xlocale.h X11/Xos.h X11/Xutil.h xcb/shm.h xcb/xcb.h xlocale.h zmouse.h libavcodec/avfft.h zlib.h bzlib.h event2/event_compat.h event2/event.h event2/event_struct.h event.h pixman.h unicode/locid.h unicode/numsys.h unicode/plurrule.h unicode/timezone.h unicode/ucal.h unicode/uchar.h unicode/uclean.h unicode/ucol.h unicode/udat.h unicode/udatpg.h unicode/udisplaycontext.h unicode/uenum.h unicode/unistr.h unicode/unorm.h unicode/unum.h unicode/upluralrules.h unicode/ureldatefmt.h unicode/ustring.h unicode/utypes.h
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/config'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/xpcom'
xpcom-config.h
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.file_generate /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/process_define_files.py process_define_file xpcom-config.h .deps/xpcom-config.h.pp /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/xpcom-config.h.in
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/mozglue/build'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/build'
gmake[3]: Nothing to be done for 'export'.
application.ini
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/mozglue/build'
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.file_generate /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/preprocessor.py generate application.ini .deps/application.ini.pp /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/build/application.ini.in -DMOZ_APP_VERSION=60.9.1 '-DMOZ_APP_ID={3550f703-e582-4d05-9a08-453d09bdfdc6}' '-DMOZ_APP_DISPLAYNAME=Thunderbird Daily' -DTOPOBJDIR=/data/scratch/mail/thunderbird60/work/build -DMOZ_APP_VENDOR= -DGRE_MILESTONE=60.9.1 -DMOZ_APP_BASENAME=Thunderbird -DMOZ_PROFILE_MIGRATOR=1 -DMOZ_APP_REMOTINGNAME=thunderbird60 -DMAR_CHANNEL_ID=thunderbird-comm-release
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/memory/build'
gmake[3]: Nothing to be done for 'export'.
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/memory/build'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/media/libtheora'
gmake[3]: Nothing to be done for 'export'.
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/media/libtheora'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/media/libopus'
gmake[3]: Nothing to be done for 'export'.
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/media/libopus'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/js/src'
js-confdefs.h
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.file_generate /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/process_define_files.py process_define_file js-confdefs.h .deps/js-confdefs.h.pp /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/js-confdefs.h.in
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/netwerk'
necko-config.h
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.file_generate /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/process_define_files.py process_define_file necko-config.h .deps/necko-config.h.pp /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/necko-config.h.in
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/security/apps'
xpcshell.inc
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.file_generate /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/apps/gen_cert_header.py xpcshellRoot xpcshell.inc .deps/xpcshell.inc.pp /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl/tests/unit/test_signed_apps/xpcshellTestRoot.der
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/ipc/app'
gmake[3]: Nothing to be done for 'export'.
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/ipc/app'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/ipc/ipdl'
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py \
  -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply \
  /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/ipdl/ipdl.py \
  --sync-msg-list=/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/ipdl/sync-messages.ini \
  --msg-metadata=/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/ipdl/message-metadata.ini \
  --outheaders-dir=_ipdlheaders \
  --outcpp-dir=. \
  -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/accessible/ipc/other -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/devtools/shared/heapsnapshot -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/asmjscache -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/broadcastchannel -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/cache -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/clients/manager -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/fetch -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/file/ipc -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/filehandle -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/filesystem -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/gamepad/ipc -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/indexedDB -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/ipc -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/media/gmp -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/media/ipc -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/media/systemservices -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/media/webrtc -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/media/webspeech/synth/ipc -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/messagechannel -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/midi -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/network -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/payments/ipc -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/plugins/ipc -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/presentation/ipc -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/quota -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/serviceworkers -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/storage -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/webauthn -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/webbrowserpersist -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/extensions/spellcheck/hunspell/glue -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/gfx/ipc -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/gfx/layers/ipc -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/gfx/vr/ipc -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/hal/sandbox -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/testshell -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/ipc -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/xpconnect/loader -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/layout/ipc -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/layout/printing/ipc -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/cookie -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/dns -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/ipc -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/ipc/../../media/mtransport/ipc -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/ftp -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/http -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/websocket -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/wyciwyg -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/toolkit/components/backgroundhangmonitor -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/toolkit/components/extensions/webrequest -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/toolkit/components/printingui/ipc -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/tools/profiler/gecko -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/uriloader/exthandler -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/uriloader/prefetch -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/widget/gtk -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/widget/headless \
  /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/accessible/ipc/other/PDocAccessible.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/devtools/shared/heapsnapshot/PHeapSnapshotTempFileHelper.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/asmjscache/PAsmJSCacheEntry.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/broadcastchannel/PBroadcastChannel.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/cache/CacheTypes.ipdlh /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/cache/PCache.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/cache/PCacheOp.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/cache/PCacheStorage.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/cache/PCacheStreamControl.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/clients/manager/ClientIPCTypes.ipdlh /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/clients/manager/PClientHandle.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/clients/manager/PClientHandleOp.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/clients/manager/PClientManager.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/clients/manager/PClientManagerOp.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/clients/manager/PClientNavigateOp.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/clients/manager/PClientOpenWindowOp.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/clients/manager/PClientSource.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/clients/manager/PClientSourceOp.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/fetch/ChannelInfo.ipdlh /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/fetch/FetchTypes.ipdlh /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/file/ipc/BlobTypes.ipdlh /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/file/ipc/IPCBlob.ipdlh /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/file/ipc/PIPCBlobInputStream.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/file/ipc/PPendingIPCBlob.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/file/ipc/PTemporaryIPCBlob.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/filehandle/PBackgroundFileHandle.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/filehandle/PBackgroundFileRequest.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/filehandle/PBackgroundMutableFile.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/filesystem/PFileSystemParams.ipdlh /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/filesystem/PFileSystemRequest.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/gamepad/ipc/GamepadEventTypes.ipdlh /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/gamepad/ipc/PGamepadEventChannel.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/gamepad/ipc/PGamepadTestChannel.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/indexedDB/PBackgroundIDBCursor.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/indexedDB/PBackgroundIDBDatabase.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/indexedDB/PBackgroundIDBDatabaseFile.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/indexedDB/PBackgroundIDBDatabaseRequest.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/indexedDB/PBackgroundIDBFactory.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/indexedDB/PBackgroundIDBFactoryRequest.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/indexedDB/PBackgroundIDBRequest.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/indexedDB/PBackgroundIDBSharedTypes.ipdlh /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/indexedDB/PBackgroundIDBTransaction.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/indexedDB/PBackgroundIDBVersionChangeTransaction.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/indexedDB/PBackgroundIndexedDBUtils.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/indexedDB/PIndexedDBPermissionRequest.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/ipc/DOMTypes.ipdlh /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/ipc/MemoryReportTypes.ipdlh /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/ipc/PBrowser.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/ipc/PBrowserOrId.ipdlh /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/ipc/PColorPicker.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/ipc/PContent.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/ipc/PContentBridge.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/ipc/PContentPermission.ipdlh /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/ipc/PContentPermissionRequest.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/ipc/PCycleCollectWithLogs.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/ipc/PFilePicker.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/ipc/PLoginReputation.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/ipc/PPluginWidget.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/ipc/PProcessHangMonitor.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/ipc/PTabContext.ipdlh /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/ipc/PURLClassifier.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/ipc/PURLClassifierInfo.ipdlh /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/ipc/PURLClassifierLocal.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/ipc/ServiceWorkerConfiguration.ipdlh /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/media/gmp/GMPTypes.ipdlh /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/media/gmp/PChromiumCDM.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/media/gmp/PGMP.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/media/gmp/PGMPContent.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/media/gmp/PGMPService.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/media/gmp/PGMPStorage.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/media/gmp/PGMPTimer.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/media/gmp/PGMPVideoDecoder.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/media/gmp/PGMPVideoEncoder.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/media/ipc/PVideoDecoder.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/media/ipc/PVideoDecoderManager.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/media/systemservices/PCameras.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/media/systemservices/PMedia.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/media/systemservices/PMediaSystemResourceManager.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/media/webrtc/PWebrtcGlobal.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/media/webspeech/synth/ipc/PSpeechSynthesis.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/media/webspeech/synth/ipc/PSpeechSynthesisRequest.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/messagechannel/PMessagePort.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/midi/MIDITypes.ipdlh /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/midi/PMIDIManager.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/midi/PMIDIPort.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/network/PTCPServerSocket.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/network/PTCPSocket.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/network/PUDPSocket.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/payments/ipc/PPaymentRequest.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/plugins/ipc/PBrowserStream.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/plugins/ipc/PFunctionBroker.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/plugins/ipc/PPluginBackgroundDestroyer.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/plugins/ipc/PPluginInstance.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/plugins/ipc/PPluginModule.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/plugins/ipc/PPluginScriptableObject.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/plugins/ipc/PPluginSurface.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/plugins/ipc/PStreamNotify.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/plugins/ipc/PluginTypes.ipdlh /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/presentation/ipc/PPresentation.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/presentation/ipc/PPresentationBuilder.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/presentation/ipc/PPresentationRequest.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/quota/PQuota.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/quota/PQuotaRequest.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/quota/PQuotaUsageRequest.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/serviceworkers/IPCServiceWorkerDescriptor.ipdlh /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/serviceworkers/IPCServiceWorkerRegistrationDescriptor.ipdlh /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/serviceworkers/PServiceWorkerManager.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/serviceworkers/PServiceWorkerUpdater.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/serviceworkers/ServiceWorkerRegistrarTypes.ipdlh /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/storage/PBackgroundLocalStorageCache.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/storage/PBackgroundStorage.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/webauthn/PWebAuthnTransaction.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/webbrowserpersist/PWebBrowserPersistDocument.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/webbrowserpersist/PWebBrowserPersistResources.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/webbrowserpersist/PWebBrowserPersistSerialize.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/extensions/spellcheck/hunspell/glue/PRemoteSpellcheckEngine.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/gfx/ipc/GraphicsMessages.ipdlh /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/gfx/ipc/PGPU.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/gfx/ipc/PVsyncBridge.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/gfx/layers/ipc/LayersMessages.ipdlh /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/gfx/layers/ipc/LayersSurfaces.ipdlh /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/gfx/layers/ipc/PAPZ.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/gfx/layers/ipc/PAPZCTreeManager.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/gfx/layers/ipc/PCompositorBridge.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/gfx/layers/ipc/PCompositorManager.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/gfx/layers/ipc/PImageBridge.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/gfx/layers/ipc/PLayerTransaction.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/gfx/layers/ipc/PTexture.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/gfx/layers/ipc/PUiCompositorController.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/gfx/layers/ipc/PVideoBridge.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/gfx/layers/ipc/PWebRenderBridge.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/gfx/layers/ipc/WebRenderMessages.ipdlh /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/gfx/vr/ipc/PVRLayer.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/gfx/vr/ipc/PVRManager.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/hal/sandbox/PHal.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue/IPCStream.ipdlh /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue/InputStreamParams.ipdlh /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue/PBackground.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue/PBackgroundSharedTypes.ipdlh /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue/PBackgroundTest.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue/PChildToParentStream.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue/PFileDescriptorSet.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue/PParentToChildStream.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue/ProtocolTypes.ipdlh /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue/URIParams.ipdlh /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/testshell/PTestShell.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/testshell/PTestShellCommand.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/ipc/JavaScriptTypes.ipdlh /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/ipc/PJavaScript.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/xpconnect/loader/PScriptCache.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/layout/ipc/PRenderFrame.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/layout/ipc/PVsync.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/layout/printing/ipc/PRemotePrintJob.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/cookie/PCookieService.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/dns/PDNSRequest.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/dns/PDNSRequestParams.ipdlh /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/ipc/../../media/mtransport/ipc/PStunAddrsRequest.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/ipc/NeckoChannelParams.ipdlh /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/ipc/PChannelDiverter.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/ipc/PDataChannel.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/ipc/PFileChannel.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/ipc/PNecko.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/ipc/PSimpleChannel.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/ftp/PFTPChannel.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/http/PAltDataOutputStream.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/http/PHttpBackgroundChannel.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/http/PHttpChannel.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/websocket/PTransportProvider.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/websocket/PWebSocket.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/websocket/PWebSocketEventListener.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/wyciwyg/PWyciwygChannel.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl/PPSMContentDownloader.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/toolkit/components/backgroundhangmonitor/HangTypes.ipdlh /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/toolkit/components/extensions/webrequest/PStreamFilter.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/toolkit/components/printingui/ipc/PPrintProgressDialog.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/toolkit/components/printingui/ipc/PPrintSettingsDialog.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/toolkit/components/printingui/ipc/PPrinting.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/toolkit/components/printingui/ipc/PPrintingTypes.ipdlh /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/tools/profiler/gecko/PProfiler.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/tools/profiler/gecko/ProfilerTypes.ipdlh /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/uriloader/exthandler/PExternalHelperApp.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/uriloader/exthandler/PHandlerService.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/uriloader/prefetch/POfflineCacheUpdate.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/widget/gtk/PCompositorWidget.ipdl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/widget/gtk/PlatformWidgetTypes.ipdlh /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/widget/headless/HeadlessWidgetTypes.ipdlh
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/js/xpconnect/shell'
gmake[3]: Nothing to be done for 'export'.
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/js/xpconnect/shell'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/media/libvpx'
gmake[3]: Nothing to be done for 'export'.
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/media/libvpx'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/testing/gtest'
gmake[3]: Nothing to be done for 'export'.
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/testing/gtest'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/gfx/angle'
gmake[3]: Nothing to be done for 'export'.
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/gfx/angle'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/gfx/cairo/cairo/src'
../../../../config/nsinstall -R -m 644 'cairo-features.h' '../../../../dist/include/cairo'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/dom/encoding'
domainsfallbacks.properties.h
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.file_generate /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/encoding/encodings2arrays.py main domainsfallbacks.properties.h .deps/domainsfallbacks.properties.h.pp /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/encoding/domainsfallbacks.properties
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/gfx/cairo/cairo/src'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/layout/style'
nsStyleStructList.h
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.file_generate /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/layout/style/generate-stylestructlist.py main nsStyleStructList.h .deps/nsStyleStructList.h.pp
xpcom-private.h
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.file_generate /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/process_define_files.py process_define_file xpcom-private.h .deps/xpcom-private.h.pp /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/xpcom-private.h.in
js-config.h
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.file_generate /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/process_define_files.py process_define_file js-config.h .deps/js-config.h.pp /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/js-config.h.in
nsCSSPropsGenerated.inc
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.file_generate /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/layout/style/GenerateCSSPropsGenerated.py generate nsCSSPropsGenerated.inc .deps/nsCSSPropsGenerated.inc.pp /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/layout/style/nsCSSPropsGenerated.inc.in /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/layout/style/PythonCSSProps.h
../config/nsinstall -R -m 644 'necko-config.h' '../dist/include'
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/netwerk'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/toolkit/locales'
gmake[3]: Nothing to be done for 'export'.
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/toolkit/locales'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/toolkit/library'
gmake[3]: Nothing to be done for 'export'.
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/toolkit/library'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/tools/quitter'
gmake[3]: Nothing to be done for 'export'.
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/tools/quitter'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/comm/calendar/lightning'
application.ini.h
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.file_generate /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/build/appini_header.py main application.ini.h .deps/application.ini.h.pp application.ini
../config/nsinstall -R -m 644 'xpcom-config.h' '../dist/include'
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/xpcom'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/comm/calendar/timezones'
addons-public.inc
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.file_generate /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/apps/gen_cert_header.py addonsPublicRoot addons-public.inc .deps/addons-public.inc.pp /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/apps/addons-public.crt
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/build'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/comm/chat/locales'
gmake[3]: Nothing to be done for 'export'.
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/comm/chat/locales'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/comm/editor/ui/locales'
gmake[3]: Nothing to be done for 'export'.
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/comm/editor/ui/locales'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/comm/mail'
gmake[3]: Nothing to be done for 'export'.
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/comm/mail'
labelsencodings.properties.h
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.file_generate /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/encoding/encodings2arrays.py main labelsencodings.properties.h .deps/labelsencodings.properties.h.pp /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/encoding/labelsencodings.properties
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/xpcom/idl-parser/xpidl'
xpidl.stub
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.file_generate /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser/xpidl/header.py main xpidl.stub .deps/xpidl.stub.pp
ReservedWordsGenerated.h
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.file_generate /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/frontend/GenerateReservedWords.py main frontend/ReservedWordsGenerated.h .deps/frontend/ReservedWordsGenerated.h.pp /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/frontend/ReservedWords.h
gmake[3]: Nothing to be done for 'export'.
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/comm/calendar/lightning'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/xpcom/build'
Services.cpp
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.file_generate /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/build/Services.py services_cpp Services.cpp .deps/Services.cpp.pp
../../config/nsinstall -R -m 644 'nsStyleStructList.h' '../../dist/include'
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/layout/style'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/toolkit/library/gtest'
gmake[3]: Nothing to be done for 'export'.
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/toolkit/library/gtest'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/comm/calendar/libical/src/libical'
/data/scratch/mail/thunderbird60/work/.tools/bin/perl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/calendar/libical/src/libical/../../scripts  /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/calendar/libical/src/libical/../../scripts/mkderivedvalues.pl \
         -i /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/calendar/libical/src/libical/icalderivedvalue.h.in -h /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/calendar/libical/src/libical/../../design-data/value-types.csv > icalderivedvalue.h
/data/scratch/mail/thunderbird60/work/.tools/bin/perl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/calendar/libical/src/libical/../../scripts /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/calendar/libical/src/libical/../../scripts/mkderivedparameters.pl -i /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/calendar/libical/src/libical/icalderivedparameter.h.in -h /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/calendar/libical/src/libical/../../design-data/parameters.csv > icalderivedparameter.h
/data/scratch/mail/thunderbird60/work/.tools/bin/perl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/calendar/libical/src/libical/../../scripts /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/calendar/libical/src/libical/../../scripts/mkderivedproperties.pl \
	-i /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/calendar/libical/src/libical/icalderivedproperty.h.in -h /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/calendar/libical/src/libical/../../design-data/properties.csv\
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/calendar/libical/src/libical/../../design-data/value-types.csv > icalderivedproperty.h 
selfhosted.out.h
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.file_generate /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/embedjs.py generate_selfhosted selfhosted.out.h .deps/selfhosted.out.h.pp /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/js.msg /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/TypedObjectConstants.h /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/SelfHostingDefines.h /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/Utilities.js /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/Array.js /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/AsyncIteration.js /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/Classes.js /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/Date.js /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/Error.js /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/Function.js /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/Generator.js /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/intl/Collator.js /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/intl/CommonFunctions.js /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/intl/CurrencyDataGenerated.js /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/intl/DateTimeFormat.js /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/intl/IntlObject.js /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/intl/LangTagMappingsGenerated.js /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/intl/NumberFormat.js /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/intl/PluralRules.js /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/intl/RelativeTimeFormat.js /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/Iterator.js /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/Map.js /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/Module.js /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/Number.js /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/Object.js /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/Promise.js /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/Reflect.js /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/RegExp.js /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/RegExpGlobalReplaceOpt.h.js /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/RegExpLocalReplaceOpt.h.js /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/String.js /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/Set.js /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/Sorting.js /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/TypedArray.js /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/TypedObject.js /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/WeakMap.js /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/WeakSet.js
echo '#ifndef LIBICAL_ICAL_H'     >  ical.h
echo '#define LIBICAL_ICAL_H'     >> ical.h
echo '#ifdef __cplusplus'         >> ical.h
echo 'extern "C" {'               >> ical.h
echo '#endif'                     >> ical.h
echo '/*'                         >> ical.h
echo ' $''Id''$'                >> ical.h
echo '*/'                         >> ical.h
cat /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/calendar/libical/src/libical/../../config.h /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/calendar/libical/src/libical/icalversion.h /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/calendar/libical/src/libical/icaltime.h /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/calendar/libical/src/libical/icalduration.h /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/calendar/libical/src/libical/icalperiod.h /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/calendar/libical/src/libical/icalenums.h /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/calendar/libical/src/libical/icaltypes.h /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/calendar/libical/src/libical/icalrecur.h /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/calendar/libical/src/libical/icalattach.h icalderivedvalue.h icalderivedparameter.h /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/calendar/libical/src/libical/icalvalue.h /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/calendar/libical/src/libical/icalparameter.h icalderivedproperty.h /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/calendar/libical/src/libical/icalproperty.h /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/calendar/libical/src/libical/pvl.h /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/calendar/libical/src/libical/icalarray.h /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/calendar/libical/src/libical/icalcomponent.h /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/calendar/libical/src/libical/icaltimezone.h /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/calendar/libical/src/libical/icalparser.h /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/calendar/libical/src/libical/icalmemory.h /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/calendar/libical/src/libical/icalerror.h /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/calendar/libical/src/libical/icalrestriction.h /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/calendar/libical/src/libical/sspm.h /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/calendar/libical/src/libical/icalmime.h /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/calendar/libical/src/libical/icallangbind.h 				\
| egrep -v "#include.*\"ical"			\
| egrep -v "#include.*\"config"			\
| egrep -v "#include.*\"pvl\.h\""		\
| egrep -v '\$(Id|Locker): .+\$'>> ical.h
echo '#ifdef __cplusplus'         >> ical.h
echo '}'                          >> ical.h
echo '#endif'                     >> ical.h
echo '#endif'                     >> ical.h
localesfallbacks.properties.h
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.file_generate /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/encoding/encodings2arrays.py main localesfallbacks.properties.h .deps/localesfallbacks.properties.h.pp /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/encoding/localesfallbacks.properties
../../../../../config/nsinstall -R -m 644 'ical.h' '../../../../../dist/include'
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/comm/calendar/libical/src/libical'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/comm/calendar/base/backend/libical/build'
gmake[3]: Nothing to be done for 'export'.
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/comm/calendar/base/backend/libical/build'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/comm/calendar/locales'
gmake[3]: Nothing to be done for 'export'.
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/comm/calendar/locales'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/comm/mail/locales'
addons-public-intermediate.inc
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.file_generate /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/apps/gen_cert_header.py addonsPublicIntermediate addons-public-intermediate.inc .deps/addons-public-intermediate.inc.pp /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/apps/addons-public-intermediate.crt
gmake[3]: Nothing to be done for 'export'.
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/comm/calendar/timezones'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/comm/mail/app'
gmake[3]: Nothing to be done for 'export'.
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/comm/mail/app'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/comm/mail/app/profile/extensions'
gmake[3]: Nothing to be done for 'export'.
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/comm/mail/app/profile/extensions'
gmake[3]: Nothing to be done for 'export'.
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/comm/mail/locales'
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/xpcom/idl-parser/xpidl'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/xpcom/xpidl'
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.process_install_manifest --track install-xpidl.track ../../dist/idl ../../_build_manifests/install/dist_idl
addons-stage.inc
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.file_generate /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/apps/gen_cert_header.py addonsStageRoot addons-stage.inc .deps/addons-stage.inc.pp /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/apps/addons-stage.crt
nonparticipatingdomains.properties.h
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.file_generate /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/intl/locale/props2arrays.py main nonparticipatingdomains.properties.h .deps/nonparticipatingdomains.properties.h.pp /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/encoding/nonparticipatingdomains.properties
Services.h
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.file_generate /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/build/Services.py services_h Services.h .deps/Services.h.pp
Elapsed: 0.24s; From ../../dist/idl: Kept 1189 existing; Added/updated 0; Removed 0 files and 0 directories.
privileged-package-root.inc
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.file_generate /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/apps/gen_cert_header.py privilegedPackageRoot privileged-package-root.inc .deps/privileged-package-root.inc.pp /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/apps/privileged-package-root.der
services.rs
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.file_generate /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/build/Services.py services_rs services.rs .deps/services.rs.pp
gmake[4]: Entering directory '/data/scratch/mail/thunderbird60/work/build/config/makefiles/xpidl'
mkdir -p '.deps/'
mkdir -p '../../../dist/include/'
mkdir -p '../../../dist/xpcrs/'
mkdir -p '../../../dist/bin/components/'
mkdir -p '../../../dist/bin/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/components/'
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome.manifest 'manifest components/interfaces.manifest'
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/components/interfaces.manifest 'interfaces calbase.xpt' 'interfaces calbaseinternal.xpt' 'interfaces caldav.xpt' 'interfaces wcap.xpt'
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces accessibility.xpt' 'interfaces activity.xpt' 'interfaces addrbook.xpt' 'interfaces alerts.xpt' 'interfaces appshell.xpt' 'interfaces appstartup.xpt' 'interfaces autocomplete.xpt' 'interfaces autoconfig.xpt' 'interfaces backgroundhangmonitor.xpt' 'interfaces browser-element.xpt' 'interfaces caps.xpt' 'interfaces captivedetect.xpt' 'interfaces chat.xpt' 'interfaces chrome.xpt' 'interfaces cloudfile.xpt' 'interfaces commandhandler.xpt' 'interfaces commandlines.xpt' 'interfaces commuconv.xpt' 'interfaces composer.xpt' 'interfaces content_events.xpt' 'interfaces content_geckomediaplugins.xpt' 'interfaces content_html.xpt' 'interfaces content_webrtc.xpt' 'interfaces content_xslt.xpt' 'interfaces directory.xpt' 'interfaces diskspacewatcher.xpt' 'interfaces docshell.xpt' 'interfaces dom.xpt' 'interfaces dom_audiochannel.xpt' 'interfaces dom_base.xpt' 'interfaces dom_bindings.xpt' 'interfaces dom_core.xpt' 'interfaces dom_events.xpt' 'interfaces dom_file.xpt' 'interfaces dom_geolocation.xpt' 'interfaces dom_html.xpt' 'interfaces dom_media.xpt' 'interfaces dom_network.xpt' 'interfaces dom_notification.xpt' 'interfaces dom_offline.xpt' 'interfaces dom_payments.xpt' 'interfaces dom_power.xpt' 'interfaces dom_presentation.xpt' 'interfaces dom_push.xpt' 'interfaces dom_quota.xpt' 'interfaces dom_range.xpt' 'interfaces dom_security.xpt' 'interfaces dom_sidebar.xpt' 'interfaces dom_storage.xpt' 'interfaces dom_system.xpt' 'interfaces dom_webauthn.xpt' 'interfaces dom_webspeechrecognition.xpt' 'interfaces dom_webspeechsynth.xpt' 'interfaces dom_workers.xpt' 'interfaces dom_xul.xpt' 'interfaces downloads.xpt' 'interfaces editor.xpt' 'interfaces enterprisepolicies.xpt' 'interfaces extensions.xpt' 'interfaces exthandler.xpt' 'interfaces fastfind.xpt' 'interfaces feeds.xpt' 'interfaces fts3tok.xpt' 'interfaces gfx.xpt' 'interfaces html5.xpt' 'interfaces htmlparser.xpt' 'interfaces imglib2.xpt' 'interfaces import.xpt' 'interfaces inspector.xpt' 'interfaces intl.xpt' 'interfaces jar.xpt' 'interfaces jsdebugger.xpt' 'interfaces jsinspector.xpt' 'interfaces layout_base.xpt' 'interfaces layout_printing.xpt' 'interfaces layout_xul.xpt' 'interfaces layout_xul_tree.xpt' 'interfaces locale.xpt' 'interfaces loginmgr.xpt' 'interfaces mailcompsbase.xpt' 'interfaces mailprofilemigration.xpt' 'interfaces mailview.xpt' 'interfaces mailwinsearch.xpt' 'interfaces mime.xpt' 'interfaces mimetype.xpt' 'interfaces mozfind.xpt' 'interfaces mozintl.xpt' 'interfaces mozldap.xpt' 'interfaces msgbase.xpt' 'interfaces msgcompose.xpt' 'interfaces msgdb.xpt' 'interfaces msgimap.xpt' 'interfaces msgjsaccount.xpt' 'interfaces msglocal.xpt' 'interfaces msgnews.xpt' 'interfaces msgsearch.xpt' 'interfaces msgsmime.xpt' 'interfaces necko.xpt' 'interfaces necko_about.xpt' 'interfaces necko_cache.xpt' 'interfaces necko_cache2.xpt' 'interfaces necko_cookie.xpt' 'interfaces necko_dns.xpt' 'interfaces necko_file.xpt' 'interfaces necko_ftp.xpt' 'interfaces necko_http.xpt' 'interfaces necko_mdns.xpt' 'interfaces necko_res.xpt' 'interfaces necko_socket.xpt' 'interfaces necko_strconv.xpt' 'interfaces necko_viewsource.xpt' 'interfaces necko_websocket.xpt' 'interfaces necko_wyciwyg.xpt' 'interfaces parentalcontrols.xpt' 'interfaces pipnss.xpt' 'interfaces pippki.xpt' 'interfaces places.xpt' 'interfaces plugin.xpt' 'interfaces pref.xpt' 'interfaces prefetch.xpt' 'interfaces privatebrowsing.xpt' 'interfaces rdf.xpt' 'interfaces remote.xpt' 'interfaces reputationservice.xpt' 'interfaces satchel.xpt' 'interfaces saxparser.xpt' 'interfaces services-crypto-component.xpt' 'interfaces services_fxaccounts.xpt' 'interfaces shellservice.xpt' 'interfaces shistory.xpt' 'interfaces spellchecker.xpt' 'interfaces storage.xpt' 'interfaces telemetry.xpt' 'interfaces thumbnails.xpt' 'interfaces toolkit_asyncshutdown.xpt' 'interfaces toolkit_crashservice.xpt' 'interfaces toolkit_filewatcher.xpt' 'interfaces toolkit_finalizationwitness.xpt' 'interfaces toolkit_osfile.xpt' 'interfaces toolkit_perfmonitoring.xpt' 'interfaces toolkit_securityreporter.xpt' 'interfaces toolkit_xulstore.xpt' 'interfaces toolkitprofile.xpt' 'interfaces toolkitremote.xpt' 'interfaces txmgr.xpt' 'interfaces txtsvc.xpt' 'interfaces uconv.xpt' 'interfaces update.xpt' 'interfaces uriloader.xpt' 'interfaces url-classifier.xpt' 'interfaces urlformatter.xpt' 'interfaces webBrowser_core.xpt' 'interfaces webbrowserpersist.xpt' 'interfaces webextensions.xpt' 'interfaces webvtt.xpt' 'interfaces widget.xpt' 'interfaces windowcreator.xpt' 'interfaces windowwatcher.xpt' 'interfaces xpcom_base.xpt' 'interfaces xpcom_components.xpt' 'interfaces xpcom_ds.xpt' 'interfaces xpcom_io.xpt' 'interfaces xpcom_system.xpt' 'interfaces xpcom_threads.xpt' 'interfaces xpcom_xpti.xpt' 'interfaces xpconnect.xpt' 'interfaces xul.xpt' 'interfaces xulapp.xpt' 'interfaces zipwriter.xpt'
../../config/nsinstall -R -m 644 'Services.h' '../../dist/include/mozilla'
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/xpcom/build'
accessibility.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	accessibility nsIAccessibilityService nsIAccessible nsIAccessibleApplication nsIAccessibleCaretMoveEvent nsIAccessibleDocument nsIAccessibleEditableText nsIAccessibleEvent nsIAccessibleHideEvent nsIAccessibleHyperLink nsIAccessibleHyperText nsIAccessibleImage nsIAccessibleObjectAttributeChangedEvent nsIAccessiblePivot nsIAccessibleRelation nsIAccessibleRole nsIAccessibleSelectable nsIAccessibleStateChangeEvent nsIAccessibleStates nsIAccessibleTable nsIAccessibleTableChangeEvent nsIAccessibleText nsIAccessibleTextChangeEvent nsIAccessibleTextRange nsIAccessibleTypes nsIAccessibleValue nsIAccessibleVirtualCursorChangeEvent nsIXBLAccessible
activity.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	activity nsIActivity nsIActivityManager nsIActivityManagerUI
addrbook.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	addrbook nsIAbAddressCollector nsIAbAutoCompleteResult nsIAbBooleanExpression nsIAbCard nsIAbCollection nsIAbDirFactory nsIAbDirFactoryService nsIAbDirSearchListener nsIAbDirectory nsIAbDirectoryQuery nsIAbDirectoryQueryProxy nsIAbDirectorySearch nsIAbItem nsIAbLDAPAttributeMap nsIAbLDAPCard nsIAbLDAPDirectory nsIAbLDAPReplicationData nsIAbLDAPReplicationQuery nsIAbLDAPReplicationService nsIAbLDIFService nsIAbListener nsIAbMDBDirectory nsIAbManager nsIAbView nsIAddbookUrl nsIAddrDBAnnouncer nsIAddrDBListener nsIAddrDatabase nsIMsgVCardService
alerts.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	alerts nsIAlertsService
appshell.xpt
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/security/apps'
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	appshell nsIAppShellService nsIPopupWindowManager nsIWindowMediator nsIWindowMediatorListener nsIWindowlessBrowser nsIXULBrowserWindow nsIXULWindow
appstartup.xpt
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/dom/encoding'
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	appstartup nsIAppStartup nsIUserInfo
autocomplete.xpt
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -E -o self-hosting-preprocessed.pp -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DHAVE_ARC4RANDOM_BUF=1 -DHAVE_POSIX_FALLOCATE=1 -DHAVE_64BIT_BUILD=1 -DXP_UNIX=1 -DEXPOSE_INTL_API=1 -DMOZ_ALLOW_LEGACY_EXTENSIONS=1 -DJS_PUNBOX64=1 -DNO_NSPR_10_SUPPORT=1 -DHAVE_STDINT_H=1 -DHAVE_POSIX_MEMALIGN=1 -DMOZ_LIBAV_FFT=1 -DHAVE_SOUNDCARD_H=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_XUL=1 -DUSE_SKIA=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MEMMEM=1 -DMALLOC_H=<malloc.h> -DMOZ_MACBUNDLE_ID=org.mozilla.daily -DSTDC_HEADERS=1 -DHAVE__UNWIND_BACKTRACE=1 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -DHAVE_SIN6_LEN=1 -DSTATIC_JS_API=1 -DENABLE_INTL_API=1 -DMOZ_FFMPEG=1 -DMOZ_USER_DIR=".mozilla" -DTRIMMED=1 -DMOZ_FFVPX=1 -DJS_CODEGEN_X64=1 -DHAVE_MALLOC_H=1 -DMOZ_SEPARATE_MANIFEST_FOR_THEME_OVERRIDES=1 -DMOZ_THUNDERBIRD=1 -DNS_PRINT_PREVIEW=1 -DMOZ_STYLO=1 -DHAVE_SYSCALL=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DMOZ_DLL_SUFFIX=".so" -DNS_PRINTING=1 -DMOZ_ENABLE_DBUS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZ_WEBSPEECH=1 -DHAVE_STRNDUP=1 -DRELEASE_OR_BETA=1 -DCROSS_COMPILE= -DTARGET_XPCOM_ABI="x86_64-gcc3" -DMOZILLA_UAVERSION="60.0" -DMOZ_FMP4=1 -DHAVE_POSIX_FADVISE=1 -DHAVE_GETOPT_H=1 -DMOZ_APP_UA_NAME="" -DMOZ_WEBM_ENCODER=1 -DMOZ_APP_UA_VERSION="60.9.1" -DMOZ_TREE_CAIRO=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DMOZ_GLUE_IN_PROGRAM=1 -DHAVE_SCONN_LEN=1 -DVA_COPY=va_copy -DMOZ_X11=1 -DVPX_X86_ASM=1 -DHAVE_LOCALECONV=1 -DMOZ_STATIC_JS=1 -DCUBEB_OSS_DEFAULT_OUTPUT="/dev/sound" -DMOZILLA_VERSION_U=60.9.1 -DHAVE_SIN_LEN=1 -DMOZ_LDAP_XPCOM=1 -DHAVE_CPUID_H=1 -DHAVE_DLADDR=1 -DMOZ_WEBSPEECH_TEST_BACKEND=1 -DHAVE_ARC4RANDOM=1 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -DMOZ_BINARY_EXTENSIONS=1 -DMOZ_BUILD_APP=comm/mail -DMOZ_ENABLE_SIGNMAR=1 -DATK_MINOR_VERSION=33 -DMOZ_WIDGET_GTK=3 -DGL_PROVIDER_GLX=1 -DHAVE_CLOCK_MONOTONIC=1 -DMOZILLA_VERSION="60.9.1" -DHAVE_VISIBILITY_ATTRIBUTE=1 -DACCESSIBILITY=1 -DHAVE_INTTYPES_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_UNISTD_H=1 -DMOZ_VORBIS=1 -DNDEBUG=1 -DMOZ_ENABLE_SKIA=1 -DHAVE_MOVEMAIL=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_SETPRIORITY=1 -DMOZ_STYLO_ENABLE=1 -DHAVE_DLOPEN=1 -DFIREFOX_VERSION=60.9.1 -DHAVE_GMTIME_R=1 -DMOZ_LOGGING=1 -DJS_DEFAULT_JITREPORT_GRANULARITY=3 -DMOZ_DISTRIBUTION_ID="org.mozilla" -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DFORCE_PR_LOG=1 -DATK_REV_VERSION=3 -DMOZ_SAMPLE_TYPE_FLOAT32=1 -DATK_MAJOR_VERSION=2 -DHAVE_FONTCONFIG_FCFREETYPE_H=1 -DMOZ_OLD_STYLE=1 -DA11Y_LOG=1 -DMOZ_VPX_NO_MEM_REPORTING=1 -DMOZ_ENABLE_XREMOTE=1 -DHAVE_SYS_TYPES_H=1 -DBUILD_CTYPES=1 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_4 -DHAVE_SA_LEN=1 -DHAVE_VALLOC=1 -DHAVE_DIRENT_H=1 -DHAVE_NL_TYPES_H=1 -DUSE_SKIA_GPU=1 -DMOZ_FEEDS=1 -DHAVE_VA_COPY=1 -DU_USING_ICU_NAMESPACE=0 -DMOZ_INSTRUMENT_EVENT_LOOP=1 -DHAVE_NETINET_IN_H=1 -DENABLE_SYSTEM_EXTENSION_DIRS=1 -DFUNCPROTO=15 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_PLACES=1 -DJS_64BIT=1 -DMALLOC_USABLE_SIZE_CONST_PTR=const -DHAVE_LOCALTIME_R=1 -DHAVE_VA_LIST_AS_ARRAY=1 self-hosting-cpp-input.cpp
StatsPhasesGenerated.h
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.file_generate /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/GenerateStatsPhases.py generateHeader gc/StatsPhasesGenerated.h .deps/gc/StatsPhasesGenerated.h.pp
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	autocomplete nsIAutoCompleteController nsIAutoCompleteInput nsIAutoCompletePopup nsIAutoCompleteResult nsIAutoCompleteSearch nsIAutoCompleteSimpleResult
autoconfig.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	autoconfig nsIAutoConfig nsIReadConfig
backgroundhangmonitor.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	backgroundhangmonitor nsIHangDetails
browser-element.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	browser-element nsIBrowserElementAPI
caps.xpt
StatsPhasesGenerated.cpp
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.file_generate /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/GenerateStatsPhases.py generateCpp gc/StatsPhasesGenerated.cpp .deps/gc/StatsPhasesGenerated.cpp.pp
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	caps nsIAddonPolicyService nsIDomainPolicy nsIPrincipal nsIScriptSecurityManager
captivedetect.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	captivedetect nsICaptivePortalDetector
chat.xpt
../../config/nsinstall -R -m 644 'js-config.h' '../../dist/include'
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/js/src'
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	chat imIAccount imIAccountsService imICommandsService imIContactsService imIConversationsService imICoreService imILogger imIStatusInfo imITagsService imIUserStatusInfo prplIConversation prplIMessage prplIPref prplIProtocol prplIRequest prplITooltipInfo
chrome.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	chrome nsIChromeRegistry nsIToolkitChromeRegistry
cloudfile.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	cloudfile nsIMsgCloudFileProvider
commandhandler.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	commandhandler nsICommandManager nsICommandParams nsIControllerCommand nsIControllerCommandTable nsIControllerContext nsPICommandUpdater
commandlines.xpt
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/js/src/build'
gmake[3]: Nothing to be done for 'export'.
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/js/src/build'
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	commandlines nsICommandLine nsICommandLineHandler nsICommandLineRunner nsICommandLineValidator
commuconv.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	commuconv nsICharsetConverterManager
composer.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	composer nsIEditingSession
content_events.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	content_events nsIEventListenerService
content_geckomediaplugins.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	content_geckomediaplugins mozIGeckoMediaPluginChromeService mozIGeckoMediaPluginService
content_html.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	content_html nsIDateTimeInputArea nsIFormSubmitObserver nsIImageDocument nsIMenuBuilder
content_webrtc.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	content_webrtc nsITabSource
content_xslt.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	content_xslt txIEXSLTRegExFunctions txIFunctionEvaluationContext txINodeSet txIXPathObject
directory.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	directory nsIHTTPIndex
diskspacewatcher.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	diskspacewatcher nsIDiskSpaceWatcher
docshell.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	docshell nsCDefaultURIFixup nsIClipboardCommands nsIContentViewer nsIContentViewerEdit nsIDocShell nsIDocShellLoadInfo nsIDocShellTreeItem nsIDocShellTreeOwner nsIDocumentLoaderFactory nsIDownloadHistory nsIGlobalHistory2 nsILoadContext nsIPrivacyTransitionObserver nsIReflowObserver nsIRefreshURI nsIScrollable nsITextScroll nsITooltipListener nsITooltipTextProvider nsIURIFixup nsIWebNavigation nsIWebNavigationInfo nsIWebPageDescriptor
dom.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	dom mozIDOMWindow nsIConsoleAPIStorage nsIContentPolicy nsIDOMDOMCursor nsIDOMDOMRequest nsIDOMDataChannel nsIDOMParser nsIDOMSerializer nsIDocumentEncoder nsIDroppedLinkHandler nsIFrameLoader nsIHangReport nsIImageLoadingContent nsIMessageManager nsIObjectLoadingContent nsIRemoteWindowContext nsIScriptChannel nsIScriptLoaderObserver nsISelection nsISelectionController nsISelectionDisplay nsISelectionListener nsISelectionPrivate nsISlowScriptDebug
dom_audiochannel.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	dom_audiochannel nsIAudioChannelAgent
dom_base.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	dom_base domstubs nsIBrowser nsIBrowserDOMWindow nsIContentPermissionPrompt nsIContentPrefService2 nsIContentProcess nsIContentURIGrouper nsIDOMChromeWindow nsIDOMClientRect nsIDOMClientRectList nsIDOMConstructor nsIDOMGlobalPropertyInitializer nsIDOMScreen nsIDOMWindow nsIDOMWindowCollection nsIDOMWindowUtils nsIFocusManager nsIIdleObserver nsIQueryContentEventResult nsIRemoteBrowser nsIServiceWorkerManager nsIStructuredCloneContainer nsITabChild nsITabParent nsITextInputProcessor nsITextInputProcessorCallback
dom_bindings.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	dom_bindings nsIScriptError
dom_core.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	dom_core nsIDOMCharacterData nsIDOMComment nsIDOMDOMException nsIDOMDocument nsIDOMDocumentFragment nsIDOMDocumentType nsIDOMElement nsIDOMNSEditableElement nsIDOMNode nsIDOMNodeList nsIDOMProcessingInstruction nsIDOMText nsIDOMXMLDocument
dom_events.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	dom_events nsIDOMClipboardEvent nsIDOMCustomEvent nsIDOMDataTransfer nsIDOMDragEvent nsIDOMEvent nsIDOMEventListener nsIDOMEventTarget nsIDOMFocusEvent nsIDOMMouseEvent nsIDOMMouseScrollEvent nsIDOMNSEvent nsIDOMNotifyPaintEvent nsIDOMScrollAreaEvent nsIDOMUIEvent nsIDOMWheelEvent
dom_file.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	dom_file nsIDOMBlob nsIDOMFileList
dom_geolocation.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	dom_geolocation nsIDOMGeoGeolocation nsIDOMGeoPosition nsIDOMGeoPositionCallback nsIDOMGeoPositionCoords nsIDOMGeoPositionError nsIDOMGeoPositionErrorCallback
dom_html.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	dom_html nsIDOMHTMLFormElement nsIDOMHTMLInputElement nsIDOMMozBrowserFrame nsIMozBrowserFrame
dom_media.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	dom_media nsIAudioDeviceInfo nsIDOMNavigatorUserMedia nsIMediaManager
dom_network.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	dom_network nsITCPSocketCallback nsIUDPSocketChild
dom_notification.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	dom_notification nsINotificationStorage
dom_offline.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	dom_offline nsIDOMOfflineResourceList
dom_payments.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	dom_payments nsIPaymentActionRequest nsIPaymentActionResponse nsIPaymentAddress nsIPaymentRequest nsIPaymentRequestService nsIPaymentUIService
dom_power.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	dom_power nsIDOMWakeLockListener nsIPowerManagerService
dom_presentation.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	dom_presentation nsIPresentationControlChannel nsIPresentationControlService nsIPresentationDevice nsIPresentationDeviceManager nsIPresentationDevicePrompt nsIPresentationDeviceProvider nsIPresentationListener nsIPresentationLocalDevice nsIPresentationRequestUIGlue nsIPresentationService nsIPresentationSessionRequest nsIPresentationSessionTransport nsIPresentationSessionTransportBuilder nsIPresentationTerminateRequest
dom_push.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	dom_push nsIPushErrorReporter nsIPushNotifier nsIPushService
dom_quota.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	dom_quota nsIQuotaCallbacks nsIQuotaManagerService nsIQuotaRequests nsIQuotaResults
dom_range.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	dom_range nsIDOMRange
dom_security.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	dom_security nsIContentSecurityManager nsIContentSecurityPolicy
dom_sidebar.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	dom_sidebar nsIWebContentHandlerRegistrar
dom_storage.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	dom_storage nsIDOMStorage nsIDOMStorageManager
dom_system.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	dom_system nsIOSFileConstantsService
dom_webauthn.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	dom_webauthn nsIU2FTokenManager
dom_webspeechrecognition.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	dom_webspeechrecognition nsISpeechRecognitionService
dom_webspeechsynth.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	dom_webspeechsynth nsISpeechService nsISynthVoiceRegistry
dom_workers.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	dom_workers nsIWorkerDebugger nsIWorkerDebuggerManager
dom_xul.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	dom_xul nsIDOMXULButtonElement nsIDOMXULCheckboxElement nsIDOMXULCommandDispatcher nsIDOMXULCommandEvent nsIDOMXULContainerElement nsIDOMXULControlElement nsIDOMXULDescriptionElement nsIDOMXULElement nsIDOMXULLabelElement nsIDOMXULLabeledControlEl nsIDOMXULMenuListElement nsIDOMXULMultSelectCntrlEl nsIDOMXULRelatedElement nsIDOMXULSelectCntrlEl nsIDOMXULSelectCntrlItemEl nsIDOMXULTextboxElement nsIDOMXULTreeElement
downloads.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	downloads mozIDownloadPlatform
editor.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	editor nsIDocumentStateListener nsIEditActionListener nsIEditor nsIEditorMailSupport nsIEditorObserver nsIEditorSpellCheck nsIEditorStyleSheets nsIEditorUtils nsIHTMLAbsPosEditor nsIHTMLEditor nsIHTMLInlineTableEditor nsIHTMLObjectResizer nsIPlaintextEditor nsITableEditor nsIURIRefObject
enterprisepolicies.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	enterprisepolicies nsIEnterprisePolicies
extensions.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	extensions amIAddonManager amIAddonManagerStartup amIAddonPathService amIWebInstallPrompt
exthandler.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	exthandler nsCExternalHandlerService nsIContentDispatchChooser nsIExternalHelperAppService nsIExternalProtocolService nsIExternalSharingAppService nsIExternalURLHandlerService nsIHandlerService nsIHelperAppLauncherDialog
fastfind.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	fastfind nsITypeAheadFind
feeds.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	feeds nsIFeed nsIFeedContainer nsIFeedElementBase nsIFeedEntry nsIFeedGenerator nsIFeedListener nsIFeedPerson nsIFeedProcessor nsIFeedResult nsIFeedTextConstruct
fts3tok.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	fts3tok nsIFts3Tokenizer
gfx.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	gfx nsIFontEnumerator nsIScriptableRegion
html5.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	html5 nsIParserUtils nsIScriptableUnescapeHTML
htmlparser.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	htmlparser nsIExpatSink
imglib2.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	imglib2 imgICache imgIContainer imgIContainerDebug imgIEncoder imgILoader imgINotificationObserver imgIRequest imgIScriptedNotificationObserver imgITools nsIIconURI
import.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	import nsIImportABDescriptor nsIImportAddressBooks nsIImportFieldMap nsIImportFilters nsIImportGeneric nsIImportMail nsIImportMailboxDescriptor nsIImportMimeEncode nsIImportModule nsIImportService nsIImportSettings
inspector.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	inspector inIDOMView inIDeepTreeWalker
intl.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	intl nsIStringBundle nsIStringBundleOverride
jar.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	jar nsIJARChannel nsIJARProtocolHandler nsIJARURI nsIZipReader
jsdebugger.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	jsdebugger IJSDebugger
jsinspector.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	jsinspector nsIJSInspector
layout_base.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	layout_base nsILayoutHistoryState nsIPreloadedStyleSheet nsIStyleSheetService
layout_printing.xpt
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	layout_printing nsIPrintProgress nsIPrintProgressParams
layout_xul.xpt
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	layout_xul nsIBoxObject nsIListBoxObject nsISliderListener
layout_xul_tree.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	layout_xul_tree nsITreeBoxObject nsITreeColumns nsITreeContentView nsITreeSelection nsITreeView
locale.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	locale mozILocaleService mozIOSPreferences nsICollation
loginmgr.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	loginmgr nsILoginInfo nsILoginManager nsILoginManagerCrypto nsILoginManagerPrompter nsILoginManagerStorage nsILoginMetaInfo
mailcompsbase.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	mailcompsbase nsIMailGlue
mailprofilemigration.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	mailprofilemigration nsIMailProfileMigrator
mailview.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	mailview nsIMsgMailView nsIMsgMailViewList
mailwinsearch.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	mailwinsearch nsIMailWinSearchHelper
mime.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	mime msgIStructuredHeaders nsICMSDecoder nsICMSEncoder nsICMSMessage nsICMSMessage2 nsICMSMessageErrors nsICMSSecureMessage nsIMimeConverter nsIMimeEmitter nsIMimeHeaders nsIMimeMiscStatus nsIMimeStreamConverter nsIMsgHeaderParser nsIPgpMimeProxy nsISimpleMimeConverter
mimetype.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	mimetype nsIMIMEHeaderParam nsIMIMEInfo nsIMIMEService
mozfind.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	mozfind nsIFind nsIFindService nsIWebBrowserFind
mozintl.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	mozintl mozIMozIntl mozIMozIntlHelper
mozldap.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	mozldap nsILDAPBERElement nsILDAPBERValue nsILDAPConnection nsILDAPControl nsILDAPErrors nsILDAPMessage nsILDAPMessageListener nsILDAPModification nsILDAPOperation nsILDAPServer nsILDAPService nsILDAPSyncQuery nsILDAPURL
msgbase.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	msgbase MailNewsTypes2 mozINewMailListener mozINewMailNotificationService msgIOAuth2Module nsICopyMessageListener nsICopyMsgStreamListener nsIFolderListener nsIFolderLookupService nsIIncomingServerListener nsIMapiRegistry nsIMessenger nsIMessengerMigrator nsIMessengerOSIntegration nsIMessengerWindowService nsIMsgAccount nsIMsgAccountManager nsIMsgAsyncPrompter nsIMsgBiffManager nsIMsgContentPolicy nsIMsgCopyService nsIMsgCopyServiceListener nsIMsgCustomColumnHandler nsIMsgDBView nsIMsgFolder nsIMsgFolderCache nsIMsgFolderCacheElement nsIMsgFolderCompactor nsIMsgFolderListener nsIMsgFolderNotificationService nsIMsgHdr nsIMsgIdentity nsIMsgIncomingServer nsIMsgKeyArray nsIMsgMailNewsUrl nsIMsgMailSession nsIMsgMdnGenerator nsIMsgMessageService nsIMsgOfflineManager nsIMsgPluggableStore nsIMsgPrintEngine nsIMsgProgress nsIMsgProtocolInfo nsIMsgPurgeService nsIMsgRDFDataSource nsIMsgShutdown nsIMsgStatusFeedback nsIMsgTagService nsIMsgThread nsIMsgUserFeedbackListener nsIMsgWindow nsISpamSettings nsIStatusBarBiffManager nsIStopwatch nsISubscribableServer nsIUrlListener nsMsgFolderFlags nsMsgMessageFlags
msgcompose.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	msgcompose nsIMsgAttachment nsIMsgAttachmentHandler nsIMsgCompFields nsIMsgCompUtils nsIMsgCompose nsIMsgComposeParams nsIMsgComposeProgressParams nsIMsgComposeSecure nsIMsgComposeService nsIMsgQuote nsIMsgQuotingOutputStreamListener nsIMsgSend nsIMsgSendLater nsIMsgSendLaterListener nsIMsgSendListener nsIMsgSendReport nsISmtpServer nsISmtpService nsISmtpUrl nsIURLFetcher
msgdb.xpt
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	msgdb nsIDBChangeAnnouncer nsIDBChangeListener nsIDBFolderInfo nsIMsgDatabase nsIMsgOfflineImapOperation nsINewsDatabase
msgimap.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	msgimap nsIAutoSyncFolderStrategy nsIAutoSyncManager nsIAutoSyncMsgStrategy nsIAutoSyncState nsIImapFlagAndUidState nsIImapHeaderXferInfo nsIImapIncomingServer nsIImapMailFolderSink nsIImapMessageSink nsIImapMockChannel nsIImapProtocol nsIImapProtocolSink nsIImapServerSink nsIImapService nsIImapUrl nsIMailboxSpec nsIMsgImapMailFolder
msgjsaccount.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	msgjsaccount msgIDelegateList msgIJaUrl msgIOverride
msglocal.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	msglocal nsILocalMailIncomingServer nsIMailboxService nsIMailboxUrl nsIMovemailIncomingServer nsIMovemailService nsIMsgLocalMailFolder nsIMsgParseMailMsgState nsINewsBlogFeedDownloader nsINoIncomingServer nsINoneService nsIPop3IncomingServer nsIPop3Protocol nsIPop3Service nsIPop3Sink nsIPop3URL nsIRssIncomingServer nsIRssService
msgnews.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	msgnews nsIMsgNewsFolder nsIMsgOfflineNewsState nsINNTPArticleList nsINNTPNewsgroupList nsINNTPNewsgroupPost nsINNTPProtocol nsINewsDownloadDialogArgs nsINntpIncomingServer nsINntpService nsINntpUrl
msgsearch.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	msgsearch nsIMsgFilter nsIMsgFilterCustomAction nsIMsgFilterHitNotify nsIMsgFilterList nsIMsgFilterPlugin nsIMsgFilterService nsIMsgOperationListener nsIMsgSearchAdapter nsIMsgSearchCustomTerm nsIMsgSearchNotify nsIMsgSearchScopeTerm nsIMsgSearchSession nsIMsgSearchTerm nsIMsgSearchValidityManager nsIMsgSearchValidityTable nsIMsgSearchValue nsIMsgTraitService nsMsgFilterCore nsMsgSearchCore
msgsmime.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	msgsmime nsICertPickDialogs nsIEncryptedSMIMEURIsSrvc nsIMsgSMIMECompFields nsIMsgSMIMEHeaderSink nsISMimeJSHelper nsIUserCertPicker
necko.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	necko mozIThirdPartyUtil nsIApplicationCache nsIApplicationCacheChannel nsIApplicationCacheContainer nsIApplicationCacheService nsIArrayBufferInputStream nsIAsyncStreamCopier nsIAsyncStreamCopier2 nsIAsyncVerifyRedirectCallback nsIAuthInformation nsIAuthModule nsIAuthPrompt nsIAuthPrompt2 nsIAuthPromptAdapterFactory nsIAuthPromptCallback nsIAuthPromptProvider nsIBackgroundFileSaver nsIBrowserSearchService nsIBufferedStreams nsIByteRangeRequest nsICacheInfoChannel nsICachingChannel nsICancelable nsICaptivePortalService nsIChannel nsIChannelEventSink nsIChannelWithDivertableParentListener nsIChildChannel nsIClassOfService nsIClassifiedChannel nsIContentSniffer nsIDashboard nsIDashboardEventNotifier nsIDeprecationWarner nsIDivertableChannel nsIDownloader nsIEncodedChannel nsIExternalProtocolHandler nsIFileStreams nsIFileURL nsIForcePendingChannel nsIFormPOSTActionChannel nsIHttpAuthenticatorCallback nsIHttpPushListener nsIIOService nsIIncrementalDownload nsIIncrementalStreamLoader nsIInputStreamChannel nsIInputStreamPump nsILoadContextInfo nsILoadGroup nsILoadGroupChild nsILoadInfo nsIMIMEInputStream nsIMultiPartChannel nsINestedURI nsINetAddr nsINetUtil nsINetworkActivityData nsINetworkInfoService nsINetworkInterceptController nsINetworkLinkService nsINetworkPredictor nsINetworkPredictorVerifier nsINetworkProperties nsINullChannel nsIParentChannel nsIParentRedirectingChannel nsIPermission nsIPermissionManager nsIPrivateBrowsingChannel nsIProgressEventSink nsIPrompt nsIProtocolHandler nsIProtocolProxyCallback nsIProtocolProxyFilter nsIProtocolProxyService nsIProtocolProxyService2 nsIProxiedChannel nsIProxiedProtocolHandler nsIProxyInfo nsIRandomGenerator nsIRedirectChannelRegistrar nsIRedirectHistoryEntry nsIRedirectResultListener nsIRequest nsIRequestContext nsIRequestObserver nsIRequestObserverProxy nsIResumableChannel nsISecCheckWrapChannel nsISecureBrowserUI nsISecurityEventSink nsISecurityInfoProvider nsISensitiveInfoHiddenURI nsISerializationHelper nsIServerSocket nsISimpleStreamListener nsISocketFilter nsISocketTransport nsISocketTransportService nsISpeculativeConnect nsIStandardURL nsIStreamListener nsIStreamListenerTee nsIStreamLoader nsIStreamTransportService nsISyncStreamListener nsISystemProxySettings nsITLSServerSocket nsIThreadRetargetableRequest nsIThreadRetargetableStreamListener nsIThrottledInputChannel nsITimedChannel nsITraceableChannel nsITransport nsIUDPSocket nsIURI nsIURIClassifier nsIURIMutator nsIURIWithBlobImpl nsIURIWithPrincipal nsIURL nsIURLParser nsIUnicharStreamLoader nsIUploadChannel nsIUploadChannel2 nsPILoadGroupInternal nsPISocketTransportService
necko_about.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	necko_about nsIAboutModule
necko_cache.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	necko_cache nsICache nsICacheEntryDescriptor nsICacheListener nsICacheService nsICacheSession nsICacheVisitor
necko_cache2.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	necko_cache2 nsICacheEntry nsICacheEntryDoomCallback nsICacheEntryOpenCallback nsICacheStorage nsICacheStorageService nsICacheStorageVisitor nsICacheTesting
necko_cookie.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	necko_cookie nsICookie nsICookie2 nsICookieManager nsICookiePermission nsICookieService
necko_dns.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	necko_dns nsIDNSListener nsIDNSRecord nsIDNSService nsIEffectiveTLDService nsIIDNService nsPIDNSService
necko_file.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	necko_file nsIFileChannel nsIFileProtocolHandler
necko_ftp.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	necko_ftp nsIFTPChannel nsIFTPChannelParentInternal
necko_http.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	necko_http nsIBackgroundChannelRegistrar nsICompressConvStats nsIHttpActivityObserver nsIHttpAuthManager nsIHttpAuthenticableChannel nsIHttpAuthenticator nsIHttpChannel nsIHttpChannelAuthProvider nsIHttpChannelChild nsIHttpChannelInternal nsIHttpHeaderVisitor nsIHttpProtocolHandler nsIRaceCacheWithNetwork nsIWellKnownOpportunisticUtils
necko_mdns.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	necko_mdns nsIDNSServiceDiscovery
necko_res.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	necko_res nsIResProtocolHandler nsISubstitutingProtocolHandler nsISubstitutionObserver
necko_socket.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	necko_socket nsISOCKSSocketInfo nsISSLSocketControl nsISocketProvider nsISocketProviderService nsITransportSecurityInfo
necko_strconv.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	necko_strconv mozITXTToHTMLConv nsIDirIndex nsIDirIndexListener nsIStreamConverter nsIStreamConverterService nsITXTToHTMLConv
necko_viewsource.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	necko_viewsource nsIViewSourceChannel
necko_websocket.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	necko_websocket nsITransportProvider nsIWebSocketChannel nsIWebSocketEventService nsIWebSocketListener
necko_wyciwyg.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	necko_wyciwyg nsIWyciwygChannel
parentalcontrols.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	parentalcontrols nsIParentalControlsService
pipnss.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	pipnss nsIASN1Object nsIASN1PrintableItem nsIASN1Sequence nsIAssociatedContentSecurity nsIBadCertListener2 nsICertBlocklist nsICertOverrideService nsICertTree nsICertificateDialogs nsIClientAuthDialogs nsIContentSignatureVerifier nsICryptoHMAC nsICryptoHash nsIDataSignatureVerifier nsIGenKeypairInfoDlg nsIKeyModule nsIKeygenThread nsILocalCertService nsINSSErrorsService nsINSSVersion nsIPK11Token nsIPK11TokenDB nsIPKCS11Module nsIPKCS11ModuleDB nsIPKCS11Slot nsIProtectedAuthThread nsISSLStatus nsISSLStatusProvider nsISecretDecoderRing nsISecurityUITelemetry nsISiteSecurityService nsITokenDialogs nsITokenPasswordDialogs nsIX509Cert nsIX509CertDB nsIX509CertList nsIX509CertValidity
pippki.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	pippki nsIASN1Tree
places.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	places mozIAsyncFavicons mozIAsyncHistory mozIAsyncLivemarks mozIColorAnalyzer mozIPlacesAutoComplete mozIPlacesPendingOperation nsIAnnotationService nsIBrowserHistory nsIFaviconService nsINavBookmarksService nsINavHistoryService nsITaggingService nsPIPlacesDatabase
plugin.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	plugin nsIHTTPHeaderListener nsIPluginDocument nsIPluginHost nsIPluginInputStream nsIPluginInstanceOwner nsIPluginTag nspluginroot
pref.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	pref nsIPrefBranch nsIPrefLocalizedString nsIPrefService nsIRelativeFilePref
prefetch.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	prefetch nsIOfflineCacheUpdate nsIPrefetchService
privatebrowsing.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	privatebrowsing nsIPrivateBrowsingTrackingProtectionWhitelist
rdf.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	rdf nsIRDFCompositeDataSource nsIRDFContainer nsIRDFContainerUtils nsIRDFDataSource nsIRDFDelegateFactory nsIRDFInMemoryDataSource nsIRDFInferDataSource nsIRDFLiteral nsIRDFNode nsIRDFObserver nsIRDFPropagatableDataSource nsIRDFPurgeableDataSource nsIRDFRemoteDataSource nsIRDFResource nsIRDFService nsIRDFXMLParser nsIRDFXMLSerializer nsIRDFXMLSink nsIRDFXMLSource rdfIDataSource rdfITripleVisitor
remote.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	remote nsIMarionette
reputationservice.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	reputationservice nsIApplicationReputation nsILoginReputation
satchel.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	satchel nsIFormAutoComplete nsIFormFillController nsIInputListAutoComplete
saxparser.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	saxparser nsISAXAttributes nsISAXContentHandler nsISAXErrorHandler nsISAXXMLReader
services-crypto-component.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	services-crypto-component nsIIdentityCryptoService
services_fxaccounts.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	services_fxaccounts nsIFxAccountsUIGlue
shellservice.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	shellservice nsIShellService
shistory.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	shistory nsIBFCacheEntry nsISHContainer nsISHEntry nsISHTransaction nsISHistory nsISHistoryInternal nsISHistoryListener
spellchecker.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	spellchecker mozIPersonalDictionary mozISpellCheckingEngine mozISpellI18NManager mozISpellI18NUtil
storage.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	storage mozIStorageAggregateFunction mozIStorageAsyncConnection mozIStorageAsyncStatement mozIStorageBaseStatement mozIStorageBindingParams mozIStorageBindingParamsArray mozIStorageCompletionCallback mozIStorageConnection mozIStorageError mozIStorageFunction mozIStoragePendingStatement mozIStorageProgressHandler mozIStorageResultSet mozIStorageRow mozIStorageService mozIStorageStatement mozIStorageStatementCallback mozIStorageVacuumParticipant mozIStorageValueArray
telemetry.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	telemetry nsITelemetry
thumbnails.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	thumbnails nsIPageThumbsStorageService
toolkit_asyncshutdown.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	toolkit_asyncshutdown nsIAsyncShutdown
toolkit_crashservice.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	toolkit_crashservice nsICrashService
toolkit_filewatcher.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	toolkit_filewatcher nsINativeFileWatcher
toolkit_finalizationwitness.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	toolkit_finalizationwitness nsIFinalizationWitnessService
toolkit_osfile.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	toolkit_osfile nsINativeOSFileInternals
toolkit_perfmonitoring.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	toolkit_perfmonitoring nsIPerformanceStats
toolkit_securityreporter.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	toolkit_securityreporter nsISecurityReporter
toolkit_xulstore.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	toolkit_xulstore nsIXULStore
toolkitprofile.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	toolkitprofile nsIProfileMigrator nsIProfileUnlocker nsIToolkitProfile nsIToolkitProfileService
toolkitremote.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	toolkitremote nsIRemoteService
txmgr.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	txmgr nsITransaction nsITransactionListener nsITransactionManager
txtsvc.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	txtsvc nsIInlineSpellChecker nsITextServicesFilter
uconv.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	uconv nsIScriptableUConv nsITextToSubURI nsIUTF8ConverterService
update.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	update nsIUpdateTimerManager
uriloader.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	uriloader nsCURILoader nsIContentHandler nsIDocumentLoader nsITransfer nsIURIContentListener nsIURILoader nsIWebProgress nsIWebProgressListener nsIWebProgressListener2
url-classifier.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	url-classifier IUrlClassifierUITelemetry nsIUrlClassifierDBService nsIUrlClassifierHashCompleter nsIUrlClassifierInfo nsIUrlClassifierPrefixSet nsIUrlClassifierStreamUpdater nsIUrlClassifierUtils nsIUrlListManager
urlformatter.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	urlformatter nsIURLFormatter
webBrowser_core.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	webBrowser_core nsCWebBrowser nsIEmbeddingSiteWindow nsIPrintingPromptService nsIWebBrowser nsIWebBrowserChrome nsIWebBrowserChrome2 nsIWebBrowserChrome3 nsIWebBrowserChromeFocus nsIWebBrowserFocus nsIWebBrowserPrint nsIWebBrowserSetup
webbrowserpersist.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	webbrowserpersist nsCWebBrowserPersist nsIWebBrowserPersist nsIWebBrowserPersistDocument nsIWebBrowserPersistable
webextensions.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	webextensions mozIExtensionProcessScript
webvtt.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	webvtt nsIWebVTTListener nsIWebVTTParserWrapper
widget.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	widget nsIAppShell nsIApplicationChooser nsIBaseWindow nsIBidiKeyboard nsIClipboard nsIClipboardDragDropHookList nsIClipboardDragDropHooks nsIClipboardHelper nsIClipboardOwner nsIColorPicker nsIDisplayInfo nsIDragService nsIDragSession nsIFilePicker nsIFormatConverter nsIGfxInfo nsIGfxInfoDebug nsIIdleService nsIIdleServiceInternal nsIPrintSession nsIPrintSettings nsIPrintSettingsService nsIPrinterEnumerator nsIScreen nsIScreenManager nsISound nsITransferable
windowcreator.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	windowcreator nsIWindowCreator nsIWindowCreator2 nsIWindowProvider
windowwatcher.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	windowwatcher nsIDialogParamBlock nsIPromptFactory nsIPromptService nsIWindowWatcher nsPIPromptService nsPIWindowWatcher
xpcom_base.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	xpcom_base nsIConsoleListener nsIConsoleMessage nsIConsoleService nsICycleCollectorListener nsIDebug2 nsIErrorService nsIException nsIGZFileWriter nsIInterfaceRequestor nsILoadURIDelegate nsIMemory nsIMemoryInfoDumper nsIMemoryReporter nsIMessageLoop nsIMutable nsISecurityConsoleMessage nsISupports nsIUUIDGenerator nsIVersionComparator nsIWeakReference nsrootidl
xpcom_components.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	xpcom_components nsICategoryManager nsIClassInfo nsIComponentManager nsIComponentRegistrar nsIFactory nsIModule nsIServiceManager
xpcom_ds.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	xpcom_ds nsIArray nsIArrayExtensions nsIHashable nsIINIParser nsIMutableArray nsIObserver nsIObserverService nsIPersistentProperties2 nsIProperties nsIProperty nsIPropertyBag nsIPropertyBag2 nsISerializable nsISimpleEnumerator nsIStringEnumerator nsISupportsIterators nsISupportsPrimitives nsIVariant nsIWritablePropertyBag nsIWritablePropertyBag2
xpcom_io.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	xpcom_io nsIAsyncInputStream nsIAsyncOutputStream nsIBinaryInputStream nsIBinaryOutputStream nsICloneableInputStream nsIConverterInputStream nsIConverterOutputStream nsIDirectoryEnumerator nsIDirectoryService nsIFile nsIIOUtil nsIInputStream nsIInputStreamTee nsILineInputStream nsILocalFileWin nsIMultiplexInputStream nsIObjectInputStream nsIObjectOutputStream nsIOutputStream nsIPipe nsISafeOutputStream nsIScriptableBase64Encoder nsIScriptableInputStream nsISeekableStream nsIStorageStream nsIStreamBufferAccess nsIStringStream nsIUnicharInputStream nsIUnicharLineInputStream nsIUnicharOutputStream
xpcom_system.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	xpcom_system nsIBlocklistService nsICrashReporter nsIDeviceSensors nsIGConfService nsIGIOService nsIGSettingsService nsIGeolocationProvider nsIHapticFeedback nsIPlatformInfo nsIXULAppInfo nsIXULRuntime
xpcom_threads.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	xpcom_threads nsIEnvironment nsIEventTarget nsIIdlePeriod nsINamed nsIProcess nsIRunnable nsISerialEventTarget nsISupportsPriority nsIThread nsIThreadInternal nsIThreadManager nsIThreadPool nsITimer
xpcom_xpti.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	xpcom_xpti nsIInterfaceInfo nsIInterfaceInfoManager
xpconnect.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	xpconnect mozIJSSubScriptLoader nsIXPCScriptable nsIXPConnect xpcIJSGetFactory xpcIJSModuleLoader xpcIJSWeakReference xpccomponents xpcjsid
xul.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	xul nsIController nsIControllers nsIXULOverlayProvider nsIXULSortService
xulapp.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	xulapp nsINativeAppSupport
zipwriter.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/components \
	zipwriter nsIZipWriter
calbase.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/components \
	calbase calIAlarm calIAlarmService calIAttachment calIAttendee calICalendar calICalendarACLManager calICalendarManager calICalendarProvider calICalendarSearchProvider calICalendarView calICalendarViewController calIChangeLog calIDateTime calIDateTimeFormatter calIDeletedItems calIDuration calIErrors calIEvent calIFreeBusyProvider calIICSService calIIcsParser calIIcsSerializer calIImportExport calIItemBase calIItipItem calIItipTransport calIOperation calIPeriod calIPrintFormatter calIRecurrenceDate calIRecurrenceInfo calIRecurrenceItem calIRecurrenceRule calIRelation calISchedulingSupport calIStartupService calIStatusObserver calITimezone calITimezoneProvider calITodo calITransactionManager calIWeekInfoService
calbaseinternal.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/components \
	calbaseinternal calInternalInterfaces
caldav.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/components \
	caldav calICalDavCalendar
wcap.xpt
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/pythonpath.py -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/other-licenses/ply -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/xpcrs ../../../dist/bin/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/components \
	wcap calIWcapCalendar calIWcapErrors calIWcapSession
gmake[4]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/config/makefiles/xpidl'
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/xpcom/xpidl'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/intl/locale'
encodingsgroups.properties.h
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.file_generate /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/intl/locale/props2arrays.py main encodingsgroups.properties.h .deps/encodingsgroups.properties.h.pp /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/intl/locale/encodingsgroups.properties
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/comm/mailnews/intl'
charsetalias.properties.h
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.file_generate /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/intl/locale/props2arrays.py main charsetalias.properties.h .deps/charsetalias.properties.h.pp /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/intl/charsetalias.properties
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/netwerk/dns'
etld_data.inc
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.file_generate /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/dns/prepare_tlds.py main etld_data.inc .deps/etld_data.inc.pp /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/dns/effective_tld_names.dat
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/xpcom/base'
error_list.rs
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.file_generate /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/base/ErrorList.py error_list_rs error_list.rs .deps/error_list.rs.pp
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/accessible/xpcom'
xpcAccEvents.h
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.file_generate /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/accessible/xpcom/AccEventGen.py gen_files xpcAccEvents.h .deps/xpcAccEvents.h.pp /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/accessible/xpcom/AccEvents.conf ../../xpcom/idl-parser/xpidl/xpidllex.py ../../xpcom/idl-parser/xpidl/xpidlyacc.py
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/dom/base'
PropertyUseCounterMap.inc
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.file_generate /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base/gen-usecounters.py property_map PropertyUseCounterMap.inc .deps/PropertyUseCounterMap.inc.pp /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base/UseCounters.conf
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/dom/bindings'
CSS2Properties.webidl
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.file_generate /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/bindings/GenerateCSS2PropertiesWebIDL.py generate CSS2Properties.webidl .deps/CSS2Properties.webidl.pp /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/webidl/CSS2Properties.webidl.in /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/layout/style/PythonCSSProps.h
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/comm/mailnews/intl'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/security/manager/ssl'
nsSTSPreloadList.h
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.file_generate /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/ds/make_dafsa.py main nsSTSPreloadList.h .deps/nsSTSPreloadList.h.pp /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl/nsSTSPreloadList.inc
langGroups.properties.h
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.file_generate /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/intl/locale/props2arrays.py main langGroups.properties.h .deps/langGroups.properties.h.pp /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/intl/locale/langGroups.properties
UseCounterList.h
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.file_generate /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base/gen-usecounters.py use_counter_list UseCounterList.h .deps/UseCounterList.h.pp /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base/UseCounters.conf
../../config/nsinstall -R -m 644 'UseCounterList.h' '../../dist/include/mozilla/dom'
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/dom/base'
rm -f ChromeUtils.webidl
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.preprocessor -DNDEBUG=1 -DTRIMMED=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DA11Y_LOG=1 -DACCESSIBILITY=1 -DATK_MAJOR_VERSION=2 -DATK_MINOR_VERSION=33 -DATK_REV_VERSION=3 -DBUILD_CTYPES=1 -DCROSS_COMPILE='' -DCUBEB_OSS_DEFAULT_OUTPUT='"/dev/sound"' -DENABLE_INTL_API=1 -DENABLE_SYSTEM_EXTENSION_DIRS=1 -DEXPOSE_INTL_API=1 -DFIREFOX_VERSION=60.9.1 -DFORCE_PR_LOG=1 -DFUNCPROTO=15 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_4 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -DGL_PROVIDER_GLX=1 -DHAVE_64BIT_BUILD=1 -DHAVE_ARC4RANDOM=1 -DHAVE_ARC4RANDOM_BUF=1 -DHAVE_CLOCK_MONOTONIC=1 -DHAVE_CPUID_H=1 -DHAVE_DIRENT_H=1 -DHAVE_DLADDR=1 -DHAVE_DLOPEN=1 -DHAVE_FONTCONFIG_FCFREETYPE_H=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_GETOPT_H=1 -DHAVE_GMTIME_R=1 -DHAVE_INTTYPES_H=1 -DHAVE_LCHOWN=1 -DHAVE_LOCALECONV=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MALLOC_H=1 -DHAVE_MEMMEM=1 -DHAVE_MOVEMAIL=1 -DHAVE_NETINET_IN_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_POSIX_FADVISE=1 -DHAVE_POSIX_FALLOCATE=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_PTHREAD_H=1 -DHAVE_SA_LEN=1 -DHAVE_SCONN_LEN=1 -DHAVE_SETPRIORITY=1 -DHAVE_SIN6_LEN=1 -DHAVE_SIN_LEN=1 -DHAVE_SOUNDCARD_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRERROR=1 -DHAVE_STRNDUP=1 -DHAVE_SYSCALL=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_VALLOC=1 -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE__UNWIND_BACKTRACE=1 -DHAVE___CXA_DEMANGLE=1 -DJS_64BIT=1 -DJS_CODEGEN_X64=1 -DJS_DEFAULT_JITREPORT_GRANULARITY=3 -DJS_PUNBOX64=1 -DMALLOC_H='<malloc.h>' -DMALLOC_USABLE_SIZE_CONST_PTR=const -DMOZILLA_UAVERSION='"60.0"' -DMOZILLA_VERSION='"60.9.1"' -DMOZILLA_VERSION_U=60.9.1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZ_ALLOW_LEGACY_EXTENSIONS=1 -DMOZ_APP_UA_NAME='""' -DMOZ_APP_UA_VERSION='"60.9.1"' -DMOZ_BINARY_EXTENSIONS=1 -DMOZ_BUILD_APP=comm/mail -DMOZ_DISTRIBUTION_ID='"org.mozilla"' -DMOZ_DLL_SUFFIX='".so"' -DMOZ_ENABLE_DBUS=1 -DMOZ_ENABLE_SIGNMAR=1 -DMOZ_ENABLE_SKIA=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_FEEDS=1 -DMOZ_FFMPEG=1 -DMOZ_FFVPX=1 -DMOZ_FMP4=1 -DMOZ_GLUE_IN_PROGRAM=1 -DMOZ_INSTRUMENT_EVENT_LOOP=1 -DMOZ_LDAP_XPCOM=1 -DMOZ_LIBAV_FFT=1 -DMOZ_LOGGING=1 -DMOZ_MACBUNDLE_ID=org.mozilla.daily -DMOZ_OLD_STYLE=1 -DMOZ_PLACES=1 -DMOZ_SAMPLE_TYPE_FLOAT32=1 -DMOZ_SEPARATE_MANIFEST_FOR_THEME_OVERRIDES=1 -DMOZ_STATIC_JS=1 -DMOZ_STYLO=1 -DMOZ_STYLO_ENABLE=1 -DMOZ_THUNDERBIRD=1 -DMOZ_TREE_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_USER_DIR='".mozilla"' -DMOZ_VORBIS=1 -DMOZ_VPX_NO_MEM_REPORTING=1 -DMOZ_WEBM_ENCODER=1 -DMOZ_WEBSPEECH=1 -DMOZ_WEBSPEECH_TEST_BACKEND=1 -DMOZ_WIDGET_GTK=3 -DMOZ_X11=1 -DMOZ_XUL=1 -DNO_NSPR_10_SUPPORT=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DRELEASE_OR_BETA=1 -DSTATIC_JS_API=1 -DSTDC_HEADERS=1 -DTARGET_XPCOM_ABI='"x86_64-gcc3"' -DUSE_SKIA=1 -DUSE_SKIA_GPU=1 -DU_USING_ICU_NAMESPACE=0 -DVA_COPY=va_copy -DVPX_X86_ASM=1 -DXP_UNIX=1 -DAB_CD=en-US /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/chrome-webidl/ChromeUtils.webidl -o ChromeUtils.webidl
rm -f Node.webidl
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.preprocessor -DNDEBUG=1 -DTRIMMED=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DA11Y_LOG=1 -DACCESSIBILITY=1 -DATK_MAJOR_VERSION=2 -DATK_MINOR_VERSION=33 -DATK_REV_VERSION=3 -DBUILD_CTYPES=1 -DCROSS_COMPILE='' -DCUBEB_OSS_DEFAULT_OUTPUT='"/dev/sound"' -DENABLE_INTL_API=1 -DENABLE_SYSTEM_EXTENSION_DIRS=1 -DEXPOSE_INTL_API=1 -DFIREFOX_VERSION=60.9.1 -DFORCE_PR_LOG=1 -DFUNCPROTO=15 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_4 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -DGL_PROVIDER_GLX=1 -DHAVE_64BIT_BUILD=1 -DHAVE_ARC4RANDOM=1 -DHAVE_ARC4RANDOM_BUF=1 -DHAVE_CLOCK_MONOTONIC=1 -DHAVE_CPUID_H=1 -DHAVE_DIRENT_H=1 -DHAVE_DLADDR=1 -DHAVE_DLOPEN=1 -DHAVE_FONTCONFIG_FCFREETYPE_H=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_GETOPT_H=1 -DHAVE_GMTIME_R=1 -DHAVE_INTTYPES_H=1 -DHAVE_LCHOWN=1 -DHAVE_LOCALECONV=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MALLOC_H=1 -DHAVE_MEMMEM=1 -DHAVE_MOVEMAIL=1 -DHAVE_NETINET_IN_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_POSIX_FADVISE=1 -DHAVE_POSIX_FALLOCATE=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_PTHREAD_H=1 -DHAVE_SA_LEN=1 -DHAVE_SCONN_LEN=1 -DHAVE_SETPRIORITY=1 -DHAVE_SIN6_LEN=1 -DHAVE_SIN_LEN=1 -DHAVE_SOUNDCARD_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRERROR=1 -DHAVE_STRNDUP=1 -DHAVE_SYSCALL=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_VALLOC=1 -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE__UNWIND_BACKTRACE=1 -DHAVE___CXA_DEMANGLE=1 -DJS_64BIT=1 -DJS_CODEGEN_X64=1 -DJS_DEFAULT_JITREPORT_GRANULARITY=3 -DJS_PUNBOX64=1 -DMALLOC_H='<malloc.h>' -DMALLOC_USABLE_SIZE_CONST_PTR=const -DMOZILLA_UAVERSION='"60.0"' -DMOZILLA_VERSION='"60.9.1"' -DMOZILLA_VERSION_U=60.9.1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZ_ALLOW_LEGACY_EXTENSIONS=1 -DMOZ_APP_UA_NAME='""' -DMOZ_APP_UA_VERSION='"60.9.1"' -DMOZ_BINARY_EXTENSIONS=1 -DMOZ_BUILD_APP=comm/mail -DMOZ_DISTRIBUTION_ID='"org.mozilla"' -DMOZ_DLL_SUFFIX='".so"' -DMOZ_ENABLE_DBUS=1 -DMOZ_ENABLE_SIGNMAR=1 -DMOZ_ENABLE_SKIA=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_FEEDS=1 -DMOZ_FFMPEG=1 -DMOZ_FFVPX=1 -DMOZ_FMP4=1 -DMOZ_GLUE_IN_PROGRAM=1 -DMOZ_INSTRUMENT_EVENT_LOOP=1 -DMOZ_LDAP_XPCOM=1 -DMOZ_LIBAV_FFT=1 -DMOZ_LOGGING=1 -DMOZ_MACBUNDLE_ID=org.mozilla.daily -DMOZ_OLD_STYLE=1 -DMOZ_PLACES=1 -DMOZ_SAMPLE_TYPE_FLOAT32=1 -DMOZ_SEPARATE_MANIFEST_FOR_THEME_OVERRIDES=1 -DMOZ_STATIC_JS=1 -DMOZ_STYLO=1 -DMOZ_STYLO_ENABLE=1 -DMOZ_THUNDERBIRD=1 -DMOZ_TREE_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_USER_DIR='".mozilla"' -DMOZ_VORBIS=1 -DMOZ_VPX_NO_MEM_REPORTING=1 -DMOZ_WEBM_ENCODER=1 -DMOZ_WEBSPEECH=1 -DMOZ_WEBSPEECH_TEST_BACKEND=1 -DMOZ_WIDGET_GTK=3 -DMOZ_X11=1 -DMOZ_XUL=1 -DNO_NSPR_10_SUPPORT=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DRELEASE_OR_BETA=1 -DSTATIC_JS_API=1 -DSTDC_HEADERS=1 -DTARGET_XPCOM_ABI='"x86_64-gcc3"' -DUSE_SKIA=1 -DUSE_SKIA_GPU=1 -DU_USING_ICU_NAMESPACE=0 -DVA_COPY=va_copy -DVPX_X86_ASM=1 -DXP_UNIX=1 -DAB_CD=en-US /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/webidl/Node.webidl -o Node.webidl
ErrorList.h
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.file_generate /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/base/ErrorList.py error_list_h ErrorList.h .deps/ErrorList.h.pp
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/intl/locale'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/toolkit/components/telemetry'
TelemetryEventData.h
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.file_generate /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/toolkit/components/telemetry/gen_event_data.py main TelemetryEventData.h .deps/TelemetryEventData.h.pp /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/toolkit/components/telemetry/Events.yaml
rm -f Window.webidl
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.preprocessor -DNDEBUG=1 -DTRIMMED=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DA11Y_LOG=1 -DACCESSIBILITY=1 -DATK_MAJOR_VERSION=2 -DATK_MINOR_VERSION=33 -DATK_REV_VERSION=3 -DBUILD_CTYPES=1 -DCROSS_COMPILE='' -DCUBEB_OSS_DEFAULT_OUTPUT='"/dev/sound"' -DENABLE_INTL_API=1 -DENABLE_SYSTEM_EXTENSION_DIRS=1 -DEXPOSE_INTL_API=1 -DFIREFOX_VERSION=60.9.1 -DFORCE_PR_LOG=1 -DFUNCPROTO=15 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_4 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -DGL_PROVIDER_GLX=1 -DHAVE_64BIT_BUILD=1 -DHAVE_ARC4RANDOM=1 -DHAVE_ARC4RANDOM_BUF=1 -DHAVE_CLOCK_MONOTONIC=1 -DHAVE_CPUID_H=1 -DHAVE_DIRENT_H=1 -DHAVE_DLADDR=1 -DHAVE_DLOPEN=1 -DHAVE_FONTCONFIG_FCFREETYPE_H=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_GETOPT_H=1 -DHAVE_GMTIME_R=1 -DHAVE_INTTYPES_H=1 -DHAVE_LCHOWN=1 -DHAVE_LOCALECONV=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MALLOC_H=1 -DHAVE_MEMMEM=1 -DHAVE_MOVEMAIL=1 -DHAVE_NETINET_IN_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_POSIX_FADVISE=1 -DHAVE_POSIX_FALLOCATE=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_PTHREAD_H=1 -DHAVE_SA_LEN=1 -DHAVE_SCONN_LEN=1 -DHAVE_SETPRIORITY=1 -DHAVE_SIN6_LEN=1 -DHAVE_SIN_LEN=1 -DHAVE_SOUNDCARD_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRERROR=1 -DHAVE_STRNDUP=1 -DHAVE_SYSCALL=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_VALLOC=1 -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE__UNWIND_BACKTRACE=1 -DHAVE___CXA_DEMANGLE=1 -DJS_64BIT=1 -DJS_CODEGEN_X64=1 -DJS_DEFAULT_JITREPORT_GRANULARITY=3 -DJS_PUNBOX64=1 -DMALLOC_H='<malloc.h>' -DMALLOC_USABLE_SIZE_CONST_PTR=const -DMOZILLA_UAVERSION='"60.0"' -DMOZILLA_VERSION='"60.9.1"' -DMOZILLA_VERSION_U=60.9.1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZ_ALLOW_LEGACY_EXTENSIONS=1 -DMOZ_APP_UA_NAME='""' -DMOZ_APP_UA_VERSION='"60.9.1"' -DMOZ_BINARY_EXTENSIONS=1 -DMOZ_BUILD_APP=comm/mail -DMOZ_DISTRIBUTION_ID='"org.mozilla"' -DMOZ_DLL_SUFFIX='".so"' -DMOZ_ENABLE_DBUS=1 -DMOZ_ENABLE_SIGNMAR=1 -DMOZ_ENABLE_SKIA=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_FEEDS=1 -DMOZ_FFMPEG=1 -DMOZ_FFVPX=1 -DMOZ_FMP4=1 -DMOZ_GLUE_IN_PROGRAM=1 -DMOZ_INSTRUMENT_EVENT_LOOP=1 -DMOZ_LDAP_XPCOM=1 -DMOZ_LIBAV_FFT=1 -DMOZ_LOGGING=1 -DMOZ_MACBUNDLE_ID=org.mozilla.daily -DMOZ_OLD_STYLE=1 -DMOZ_PLACES=1 -DMOZ_SAMPLE_TYPE_FLOAT32=1 -DMOZ_SEPARATE_MANIFEST_FOR_THEME_OVERRIDES=1 -DMOZ_STATIC_JS=1 -DMOZ_STYLO=1 -DMOZ_STYLO_ENABLE=1 -DMOZ_THUNDERBIRD=1 -DMOZ_TREE_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_USER_DIR='".mozilla"' -DMOZ_VORBIS=1 -DMOZ_VPX_NO_MEM_REPORTING=1 -DMOZ_WEBM_ENCODER=1 -DMOZ_WEBSPEECH=1 -DMOZ_WEBSPEECH_TEST_BACKEND=1 -DMOZ_WIDGET_GTK=3 -DMOZ_X11=1 -DMOZ_XUL=1 -DNO_NSPR_10_SUPPORT=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DRELEASE_OR_BETA=1 -DSTATIC_JS_API=1 -DSTDC_HEADERS=1 -DTARGET_XPCOM_ABI='"x86_64-gcc3"' -DUSE_SKIA=1 -DUSE_SKIA_GPU=1 -DU_USING_ICU_NAMESPACE=0 -DVA_COPY=va_copy -DVPX_X86_ASM=1 -DXP_UNIX=1 -DAB_CD=en-US /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/webidl/Window.webidl -o Window.webidl
../../config/nsinstall -R -m 644 'xpcAccEvents.h' '../../dist/include'
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/accessible/xpcom'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/toolkit/xre'
gmake[3]: Nothing to be done for 'export'.
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/toolkit/xre'
ErrorNamesInternal.h
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.file_generate /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/base/ErrorList.py error_names_internal_h ErrorNamesInternal.h .deps/ErrorNamesInternal.h.pp
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.webidl /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/bindings
../../config/nsinstall -R -m 644 'ErrorList.h' '../../dist/include'
TelemetryEventEnums.h
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.file_generate /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/toolkit/components/telemetry/gen_event_enum.py main TelemetryEventEnums.h .deps/TelemetryEventEnums.h.pp /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/toolkit/components/telemetry/Events.yaml
../../config/nsinstall -R -m 644 'ErrorNamesInternal.h' '../../dist/include'
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/xpcom/base'
TelemetryHistogramData.inc
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.file_generate /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/toolkit/components/telemetry/gen_histogram_data.py main TelemetryHistogramData.inc .deps/TelemetryHistogramData.inc.pp /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/toolkit/components/telemetry/Histograms.json /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base/UseCounters.conf /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base/nsDeprecatedOperationList.h
TelemetryHistogramEnums.h
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.file_generate /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/toolkit/components/telemetry/gen_histogram_enum.py main TelemetryHistogramEnums.h .deps/TelemetryHistogramEnums.h.pp /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/toolkit/components/telemetry/Histograms.json /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base/UseCounters.conf /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base/nsDeprecatedOperationList.h
TelemetryProcessData.h
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.file_generate /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/toolkit/components/telemetry/gen_process_data.py main TelemetryProcessData.h .deps/TelemetryProcessData.h.pp /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/toolkit/components/telemetry/Processes.yaml
TelemetryProcessEnums.h
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.file_generate /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/toolkit/components/telemetry/gen_process_enum.py main TelemetryProcessEnums.h .deps/TelemetryProcessEnums.h.pp /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/toolkit/components/telemetry/Processes.yaml
TelemetryScalarData.h
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.file_generate /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/toolkit/components/telemetry/gen_scalar_data.py main TelemetryScalarData.h .deps/TelemetryScalarData.h.pp /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/toolkit/components/telemetry/Scalars.yaml
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/netwerk/dns'
TelemetryScalarEnums.h
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.file_generate /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/toolkit/components/telemetry/gen_scalar_enum.py main TelemetryScalarEnums.h .deps/TelemetryScalarEnums.h.pp /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/toolkit/components/telemetry/Scalars.yaml
../../../config/nsinstall -R -m 644 'TelemetryEventEnums.h' '../../../dist/include/mozilla'
../../../config/nsinstall -R -m 644 'TelemetryHistogramEnums.h' '../../../dist/include/mozilla'
../../../config/nsinstall -R -m 644 'TelemetryProcessEnums.h' '../../../dist/include/mozilla'
../../../config/nsinstall -R -m 644 'TelemetryScalarEnums.h' '../../../dist/include/mozilla'
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/toolkit/components/telemetry'
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/ipc/ipdl'
gmake[3]: Nothing to be done for 'export'.
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/dom/bindings'
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/security/manager/ssl'
gmake[2]: Leaving directory '/data/scratch/mail/thunderbird60/work/build'
gmake[1]: Leaving directory '/data/scratch/mail/thunderbird60/work/build'
gmake[1]: Entering directory '/data/scratch/mail/thunderbird60/work/build'
gmake[1]: Circular /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/CLOBBER <- /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/CLOBBER dependency dropped.
/usr/pkg/bin/gmake recurse_compile
gmake[2]: Entering directory '/data/scratch/mail/thunderbird60/work/build'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/comm/ldap/c-sdk/libraries/liblber'
mkdir -p '.deps/'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/mfbt'
mkdir -p '.deps/'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/search/src'
mkdir -p '.deps/'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/src'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgBodyHandler.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/search/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/search/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/us/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o MailNewsDLF.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/inclur/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sectde/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fnoions -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgBodyHandler.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/search/src/nsMsgBodyHandler.cpp
-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/MailNewsDLF.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/MailNewsDLF.cpp
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/comm/mailnews/addrbook/src'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o lz4.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DIMPL_MFBT -DLZ4LIB_VISIBILITY= -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/mfbt -I/data/scratch/mail/thunderbird60/work/build/mfbt -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/mfbt/double-conversion -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/lz4.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/mfbt/lz4.c
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/comm/ldap/c-sdk/libraries/libldif'
mkdir -p '.deps/'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/comm/mailnews/compose/src'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o bprint.o -c -DNDEBUG=1 -DTRIMMED=1 -DNETBSD -D_PR_PTHREADS -DNET_SSL -DNS_DOMESTIC -DUSE_WAITPID -DNEEDPROTOS -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/ldap/c-sdk/libraries/liblber -I/data/scratch/mail/thunderbird60/work/build/comm/ldap/c-sdk/libraries/liblber -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/ldap/c-sdk/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/bprint.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/ldap/c-sdk/libraries/liblber/bprint.c
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/util'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o line64.o -c -DNDEBUG=1 -DTRIMMED=1 -DNETBSD -D_PR_PTHREADS -DNET_SSL -DNS_DOMESTIC -DUSE_WAITPID -DNEEDPROTOS -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/ldap/c-sdk/libraries/libldif -I/data/scratch/mail/thunderbird60/work/build/comm/ldap/c-sdk/libraries/libldif -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/ldap/c-sdk/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/line64.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/ldap/c-sdk/libraries/libldif/line64.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsAbAddressCollector.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_LDAP_XPCOM -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsAbAddressCollector.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src/nsAbAddressCollector.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Services.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -D_IMPL_NS_MSG_BASE -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/util -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/util -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/Services.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/util/Services.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsComposeStrings.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/compose/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsComposeStrings.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsComposeStrings.cpp
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/ldap/c-sdk/libraries/libldif/line64.c:368:10: warning: array subscript is of type 'char' [-Wchar-subscripts]
                        if ( !LDIF_CONSERVATIVE_INITCHAR( val[0] ) ||
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/ldap/c-sdk/libraries/libldif/line64.c:326:27: note: expanded from macro 'LDIF_CONSERVATIVE_INITCHAR'
                                         ! ( isascii((c)) && isspace((c))))
                                                             ^~~~~~~~~~~~
/usr/include/sys/ctype_inline.h:56:44: note: expanded from macro 'isspace'
#define isspace(c)      ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_S))
                                                ^~~~
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o decode.o -c -DNDEBUG=1 -DTRIMMED=1 -DNETBSD -D_PR_PTHREADS -DNET_SSL -DNS_DOMESTIC -DUSE_WAITPID -DNEEDPROTOS -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/ldap/c-sdk/libraries/liblber -I/data/scratch/mail/thunderbird60/work/build/comm/ldap/c-sdk/libraries/liblber -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/ldap/c-sdk/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/decode.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/ldap/c-sdk/libraries/liblber/decode.c
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/ldap/c-sdk/libraries/liblber/decode.c:77:17: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
        for ( i = 1; i < sizeof(ber_int_t); i++ ) {
                     ~ ^ ~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/ldap/c-sdk/libraries/liblber/decode.c:138:16: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
                if ( noctets > sizeof(ber_uint_t) )
                     ~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/ldap/c-sdk/libraries/liblber/decode.c:183:11: warning: comparison of integers of different signs: 'ber_slen_t' (aka 'int') and 'unsigned long' [-Wsign-compare]
        if ( len > sizeof(ber_slen_t) )
             ~~~ ^ ~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/ldap/c-sdk/libraries/liblber/decode.c:493:43: warning: comparison of integers of different signs: 'ber_int_t' (aka 'int') and 'ber_tag_t' (aka 'unsigned int') [-Wsign-compare]
        for ( rc = 0, p = (char *) fmt; *p && rc != LBER_DEFAULT; p++ ) {
                                              ~~ ^  ~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/ldap/c-sdk/libraries/liblber/decode.c:560:14: warning: comparison of integers of different signs: 'ber_int_t' (aka 'int') and 'ber_tag_t' (aka 'unsigned int') [-Wsign-compare]
                            && rc != LBER_DEFAULT;
                               ~~ ^  ~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/ldap/c-sdk/libraries/liblber/decode.c:559:35: warning: comparison of integers of different signs: 'ber_int_t' (aka 'int') and 'ber_tag_t' (aka 'unsigned int') [-Wsign-compare]
                            tag != LBER_DEFAULT && tag != LBER_END_OF_SEQORSET
                                                   ~~~ ^  ~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/ldap/c-sdk/libraries/liblber/decode.c:559:12: warning: comparison of integers of different signs: 'ber_int_t' (aka 'int') and 'ber_tag_t' (aka 'unsigned int') [-Wsign-compare]
                            tag != LBER_DEFAULT && tag != LBER_END_OF_SEQORSET
                            ~~~ ^  ~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/ldap/c-sdk/libraries/liblber/decode.c:588:12: warning: comparison of integers of different signs: 'ber_int_t' (aka 'int') and 'ber_tag_t' (aka 'unsigned int') [-Wsign-compare]
                            tag != LBER_END_OF_SEQORSET ) {
                            ~~~ ^  ~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/ldap/c-sdk/libraries/liblber/decode.c:587:12: warning: comparison of integers of different signs: 'ber_int_t' (aka 'int') and 'ber_tag_t' (aka 'unsigned int') [-Wsign-compare]
                        if ( rc != LBER_DEFAULT &&
                             ~~ ^  ~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/ldap/c-sdk/libraries/liblber/decode.c:602:14: warning: comparison of integers of different signs: 'ber_int_t' (aka 'int') and 'ber_tag_t' (aka 'unsigned int') [-Wsign-compare]
                            && rc != LBER_DEFAULT;
                               ~~ ^  ~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/ldap/c-sdk/libraries/liblber/decode.c:601:35: warning: comparison of integers of different signs: 'ber_int_t' (aka 'int') and 'ber_tag_t' (aka 'unsigned int') [-Wsign-compare]
                            tag != LBER_DEFAULT && tag != LBER_END_OF_SEQORSET
                                                   ~~~ ^  ~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/ldap/c-sdk/libraries/liblber/decode.c:601:12: warning: comparison of integers of different signs: 'ber_int_t' (aka 'int') and 'ber_tag_t' (aka 'unsigned int') [-Wsign-compare]
                            tag != LBER_DEFAULT && tag != LBER_END_OF_SEQORSET
                            ~~~ ^  ~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/ldap/c-sdk/libraries/liblber/decode.c:626:12: warning: comparison of integers of different signs: 'ber_int_t' (aka 'int') and 'ber_tag_t' (aka 'unsigned int') [-Wsign-compare]
                            tag != LBER_END_OF_SEQORSET ) {
                            ~~~ ^  ~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/ldap/c-sdk/libraries/liblber/decode.c:625:12: warning: comparison of integers of different signs: 'ber_int_t' (aka 'int') and 'ber_tag_t' (aka 'unsigned int') [-Wsign-compare]
                        if ( rc != LBER_DEFAULT &&
                             ~~ ^  ~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/ldap/c-sdk/libraries/liblber/decode.c:635:42: warning: comparison of integers of different signs: 'ber_int_t' (aka 'int') and 'ber_tag_t' (aka 'unsigned int') [-Wsign-compare]
                        if ( (rc = ber_skip_tag( ber, &len )) == LBER_DEFAULT )
                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  ^  ~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/ldap/c-sdk/libraries/liblber/decode.c:663:9: warning: comparison of integers of different signs: 'ber_int_t' (aka 'int') and 'ber_tag_t' (aka 'unsigned int') [-Wsign-compare]
        if (rc == LBER_DEFAULT) {
            ~~ ^  ~~~~~~~~~~~~
1 warning generated.
libldif60.so
rm -f libldif60.so
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_exec.py --uselist --  /data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -fPIC -DPIC -shared -Wl,--gc-sections -Wl,-soname,libldif60.so -o libldif60.so line64.o  -lpthread -Wl,-R/usr/pkg/lib/thunderbird60 -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/nspr -Wl,-R/usr/pkg/lib/nspr -L/usr/pkg/lib/nss -Wl,-R/usr/pkg/lib/nss -L/usr/pkg/lib/ffmpeg4 -Wl,-R/usr/pkg/lib/ffmpeg4 -Wl,-z,noexecstack -Wl,-z,text -Wl,-z,relro -Wl,--build-id -Wl,-rpath-link,/data/scratch/mail/thunderbird60/work/build/dist/bin -Wl,-rpath-link,/usr/pkg/lib        
16 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o encode.o -c -DNDEBUG=1 -DTRIMMED=1 -DNETBSD -D_PR_PTHREADS -DNET_SSL -DNS_DOMESTIC -DUSE_WAITPID -DNEEDPROTOS -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/ldap/c-sdk/libraries/liblber -I/data/scratch/mail/thunderbird60/work/build/comm/ldap/c-sdk/libraries/liblber -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/ldap/c-sdk/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/encode.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/ldap/c-sdk/libraries/liblber/encode.c
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.check_binary --target libldif60.so
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgAttachment.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/compose/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgAttachment.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsMsgAttachment.cpp
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/ldap/c-sdk/libraries/liblber/encode.c:453:36: warning: result of comparison 'ber_len_t' (aka 'unsigned int') > 4294967295 is always false [-Wtautological-type-limit-compare]
        if ( sizeof(ber_int_t) > 4 && len > 0xFFFFFFFF )
                                      ~~~ ^ ~~~~~~~~~~
chmod +x libldif60.so
../../../../../config/nsinstall -R -m 644 'libldif60.so' '../../../../../dist/bin'
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/comm/ldap/c-sdk/libraries/libldif'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgFilter.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/search/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/search/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgFilter.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/search/src/nsMsgFilter.cpp
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o io.o -c -DNDEBUG=1 -DTRIMMED=1 -DNETBSD -D_PR_PTHREADS -DNET_SSL -DNS_DOMESTIC -DUSE_WAITPID -DNEEDPROTOS -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/ldap/c-sdk/libraries/liblber -I/data/scratch/mail/thunderbird60/work/build/comm/ldap/c-sdk/libraries/liblber -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/ldap/c-sdk/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/io.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/ldap/c-sdk/libraries/liblber/io.c
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/ldap/c-sdk/libraries/liblber/io.c:743:17: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
    if (noctets >= MAX_LEN_SIZE) {
        ~~~~~~~ ^  ~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/ldap/c-sdk/libraries/liblber/io.c:784:18: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
    if ( noctets >= MAX_LEN_SIZE )
         ~~~~~~~ ^  ~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/ldap/c-sdk/libraries/liblber/io.c:869:12: warning: cast to smaller integer type 'ber_len_t' (aka 'unsigned int') from 'char *' [-Wpointer-to-int-cast]
            if ( ((ber_len_t) ber->ber_end - (ber_len_t) ber->ber_buf) < newlen) {
                  ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/ldap/c-sdk/libraries/liblber/io.c:869:39: warning: cast to smaller integer type 'ber_len_t' (aka 'unsigned int') from 'char *' [-Wpointer-to-int-cast]
            if ( ((ber_len_t) ber->ber_end - (ber_len_t) ber->ber_buf) < newlen) {
                                             ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/ldap/c-sdk/libraries/liblber/io.c:890:11: warning: cast to smaller integer type 'ber_len_t' (aka 'unsigned int') from 'char *' [-Wpointer-to-int-cast]
        toread = (ber_len_t)ber->ber_end - (ber_len_t)ber->ber_rwptr;
                 ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/ldap/c-sdk/libraries/liblber/io.c:890:37: warning: cast to smaller integer type 'ber_len_t' (aka 'unsigned int') from 'char *' [-Wpointer-to-int-cast]
        toread = (ber_len_t)ber->ber_end - (ber_len_t)ber->ber_rwptr;
                                           ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/ldap/c-sdk/libraries/liblber/io.c:893:10: warning: cast to smaller integer type 'ber_len_t' (aka 'unsigned int') from 'char *' [-Wpointer-to-int-cast]
                *len = (ber_len_t) ber->ber_rwptr - (ber_len_t) orig_rwptr;
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/ldap/c-sdk/libraries/liblber/io.c:893:39: warning: cast to smaller integer type 'ber_len_t' (aka 'unsigned int') from 'char *' [-Wpointer-to-int-cast]
                *len = (ber_len_t) ber->ber_rwptr - (ber_len_t) orig_rwptr;
                                                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/ldap/c-sdk/libraries/liblber/io.c:912:9: warning: cast to smaller integer type 'ber_len_t' (aka 'unsigned int') from 'char *' [-Wpointer-to-int-cast]
        *len = (ber_len_t) ber->ber_rwptr - (ber_len_t) orig_rwptr;
               ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/ldap/c-sdk/libraries/liblber/io.c:912:38: warning: cast to smaller integer type 'ber_len_t' (aka 'unsigned int') from 'char *' [-Wpointer-to-int-cast]
        *len = (ber_len_t) ber->ber_rwptr - (ber_len_t) orig_rwptr;
                                            ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/ldap/c-sdk/libraries/liblber/io.c:1348:17: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
        for ( i = 1; i < sizeof(ber_int_t); i++ ) {
                     ~ ^ ~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/ldap/c-sdk/libraries/liblber/io.c:1558:11: warning: cast to smaller integer type 'ber_len_t' (aka 'unsigned int') from 'char *' [-Wpointer-to-int-cast]
        toread = (ber_len_t)ber->ber_end - (ber_len_t)ber->ber_rwptr;
                 ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/ldap/c-sdk/libraries/liblber/io.c:1558:37: warning: cast to smaller integer type 'ber_len_t' (aka 'unsigned int') from 'char *' [-Wpointer-to-int-cast]
        toread = (ber_len_t)ber->ber_end - (ber_len_t)ber->ber_rwptr;
                                           ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/ldap/c-sdk/libraries/liblber/io.c:1495:18: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
                                if ( noctets > sizeof(ber_uint_t) ) {
                                     ~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~
14 warnings generated.
liblber60.a.desc
rm -f liblber60.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o liblber60.a.desc bprint.o decode.o encode.o io.o 
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsAbBSDirectory.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_LDAP_XPCOM -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsAbBSDirectory.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src/nsAbBSDirectory.cpp
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/comm/ldap/c-sdk/libraries/liblber'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Compression.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DIMPL_MFBT -DLZ4LIB_VISIBILITY= -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/mfbt -I/data/scratch/mail/thunderbird60/work/build/mfbt -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/mfbt/double-conversion -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/Compression.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/mfbt/Compression.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsImapMoveCoalescer.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -D_IMPL_NS_MSG_BASE -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/util -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/util -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsImapMoveCoalescer.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/util/nsImapMoveCoalescer.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgFilterList.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/search/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/search/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgFilterList.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/search/src/nsMsgFilterList.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o MailnewsLoadContextInfo.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/MailnewsLoadContextInfo.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/MailnewsLoadContextInfo.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgAttachmentHandler.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/compose/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgAttachmentHandler.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsMsgAttachmentHandler.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Decimal.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DIMPL_MFBT -DLZ4LIB_VISIBILITY= -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/mfbt -I/data/scratch/mail/thunderbird60/work/build/mfbt -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/mfbt/double-conversion -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/Decimal.o.pp  -Wno-implicit-fallthrough /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/mfbt/decimal/Decimal.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_mfbt0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DIMPL_MFBT -DLZ4LIB_VISIBILITY= -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/mfbt -I/data/scratch/mail/thunderbird60/work/build/mfbt -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/mfbt/double-conversion -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/Unified_cpp_mfbt0.o.pp   /data/scratch/mail/thunderbird60/work/build/mfbt/Unified_cpp_mfbt0.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsAbBoolExprToLDAPFilter.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_LDAP_XPCOM -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsAbBoolExprToLDAPFilter.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src/nsAbBoolExprToLDAPFilter.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_mfbt1.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DIMPL_MFBT -DLZ4LIB_VISIBILITY= -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/mfbt -I/data/scratch/mail/thunderbird60/work/build/mfbt -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/mfbt/double-conversion -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/Unified_cpp_mfbt1.o.pp   /data/scratch/mail/thunderbird60/work/build/mfbt/Unified_cpp_mfbt1.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgCompressIStream.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -D_IMPL_NS_MSG_BASE -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/util -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/util -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgCompressIStream.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/util/nsMsgCompressIStream.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgFilterService.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/search/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/search/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgFilterService.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/search/src/nsMsgFilterService.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsAbBooleanExpression.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_LDAP_XPCOM -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsAbBooleanExpression.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src/nsAbBooleanExpression.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgCompressOStream.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -D_IMPL_NS_MSG_BASE -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/util -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/util -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgCompressOStream.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/util/nsMsgCompressOStream.cpp
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsMsgAttachmentHandler.cpp:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsMsgCopy.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsMsgSend.h:136:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/dom/Element.h:16:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/dom/FragmentOrElement.h:19:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base/nsAttrAndChildArray.h:21:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base/nsAttrValue.h:20:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgDBFolder.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -D_IMPL_NS_MSG_BASE -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/util -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/util -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgDBFolder.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/util/nsMsgDBFolder.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgImapSearch.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/search/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/search/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgImapSearch.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/search/src/nsMsgImapSearch.cpp
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/MailnewsLoadContextInfo.cpp:9:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/dom/ToJSValue.h:12:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/dom/BindingUtils.h:32:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base/nsIDocument.h:19:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIPresShell.h:29:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsAbCardProperty.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_LDAP_XPCOM -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsAbCardProperty.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src/nsAbCardProperty.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsCidProtocolHandler.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsCidProtocolHandler.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/nsCidProtocolHandler.cpp
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsCopyMessageStreamListener.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsCopyMessageStreamListener.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/nsCopyMessageStreamListener.cpp
libmfbt.a.desc
rm -f libmfbt.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libmfbt.a.desc lz4.o Compression.o Decimal.o Unified_cpp_mfbt0.o Unified_cpp_mfbt1.o 
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMailDirProvider.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMailDirProvider.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/nsMailDirProvider.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMessenger.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMessenger.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/nsMessenger.cpp
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/mfbt'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMessengerBootstrap.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMessengerBootstrap.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/nsMessengerBootstrap.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgLocalSearch.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/search/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/search/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgLocalSearch.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/search/src/nsMsgLocalSearch.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsAbContentHandler.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_LDAP_XPCOM -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsAbContentHandler.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src/nsAbContentHandler.cpp
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMessengerContentHandler.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMessengerContentHandler.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/nsMessengerContentHandler.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgCompFields.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/compose/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgCompFields.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsMsgCompFields.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMessengerUnixIntegration.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMessengerUnixIntegration.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/nsMessengerUnixIntegration.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgAccount.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/inclIn file included from ude/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fn/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/nsMessenger.cppo-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgAccount.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/nsMsgAccount.cpp
:39:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIContentViewer.h:28:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsRect.h:15:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsAbDirFactoryService.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_LDAP_XPCOM -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsAbDirFactoryService.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src/nsAbDirFactoryService.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgSearchAdapter.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/search/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/search/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgSearchAdapter.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/search/src/nsMsgSearchAdapter.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgAccountManager.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgAccountManager.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/nsMsgAccountManager.cpp
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsMsgCompFields.cpp:6:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsMsgCompose.h:24:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/dom/Element.h:16:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/dom/FragmentOrElement.h:19:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base/nsAttrAndChildArray.h:21:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base/nsAttrValue.h:20:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgFileStream.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -D_IMPL_NS_MSG_BASE -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/util -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/util -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgFileStream.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/util/nsMsgFileStream.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsAbDirProperty.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_LDAP_XPCOM -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsAbDirProperty.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src/nsAbDirProperty.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgI18N.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -D_IMPL_NS_MSG_BASE -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/util -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/util -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgI18N.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/util/nsMsgI18N.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgBiffManager.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgBiffManager.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/nsMsgBiffManager.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgIdentity.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -D_IMPL_NS_MSG_BASE -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/util -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/util -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgIdentity.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/util/nsMsgIdentity.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsAbDirectoryQuery.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_LDAP_XPCOM -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsAbDirectoryQuery.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src/nsAbDirectoryQuery.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgSearchNews.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/search/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/search/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgSearchNews.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/search/src/nsMsgSearchNews.cpp
6 warnings generated.
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/comm/mailnews/db/msgdb/src'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsDBFolderInfo.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/db/msgdb/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/db/msgdb/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsDBFolderInfo.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/db/msgdb/src/nsDBFolderInfo.cpp
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgCompUtils.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/compose/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgCompUtils.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsMsgCompUtils.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgSearchSession.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/search/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/search/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgSearchSession.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/search/src/nsMsgSearchSession.cpp
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/comm/mailnews/extensions/mdn/src'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgMdnGenerator.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/extensions/mdn/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/extensions/mdn/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgMdnGenerator.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/extensions/mdn/src/nsMsgMdnGenerator.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgSearchTerm.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/search/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/search/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgSearchTerm.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/search/src/nsMsgSearchTerm.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsImapMailDatabase.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/db/msgdb/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/db/msgdb/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsImapMailDatabase.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/db/msgdb/src/nsImapMailDatabase.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsAbDirectoryQueryProxy.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_LDAP_XPCOM -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsAbDirectoryQueryProxy.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src/nsAbDirectoryQueryProxy.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgIncomingServer.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -D_IMPL_NS_MSG_BASE -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/util -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/util -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgIncomingServer.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/util/nsMsgIncomingServer.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsAbLDAPCard.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_LDAP_XPCOM -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsAbLDAPCard.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src/nsAbLDAPCard.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgContentPolicy.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgContentPolicy.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/nsMsgContentPolicy.cpp
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsMsgCompUtils.cpp:6:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsMsgCompUtils.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsMsgSend.h:136:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/dom/Element.h:16:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/dom/FragmentOrElement.h:19:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base/nsAttrAndChildArray.h:21:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base/nsAttrValue.h:20:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgKeyArray.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -D_IMPL_NS_MSG_BASE -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/util -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/util -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgKeyArray.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/util/nsMsgKeyArray.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMailDatabase.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/db/msgdb/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/db/msgdb/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMailDatabase.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/db/msgdb/src/nsMailDatabase.cpp
libcomm_mailnews_extensions_mdn_src.a.desc
rm -f libcomm_mailnews_extensions_mdn_src.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libcomm_mailnews_extensions_mdn_src.a.desc nsMsgMdnGenerator.o 
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsAbLDAPDirFactory.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_LDAP_XPCOM -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsAbLDAPDirFactory.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src/nsAbLDAPDirFactory.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgSearchValue.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/search/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/search/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgSearchValue.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/search/src/nsMsgSearchValue.cpp
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/nsMsgContentPolicy.cpp:22:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base/nsContentPolicyUtils.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base/nsContentUtils.h:24:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/BasicEvents.h:17:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/comm/mailnews/extensions/mdn/src'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsAbLDAPDirectory.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_LDAP_XPCOM -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsAbLDAPDirectory.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src/nsAbLDAPDirectory.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgDatabase.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/db/msgdb/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/db/msgdb/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgDatabase.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/db/msgdb/src/nsMsgDatabase.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgKeySet.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -D_IMPL_NS_MSG_BASE -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/util -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/util -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgKeySet.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/util/nsMsgKeySet.cpp
libcomm_mailnews_base_search_src.a.desc
rm -f libcomm_mailnews_base_search_src.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libcomm_mailnews_base_search_src.a.desc nsMsgBodyHandler.o nsMsgFilter.o nsMsgFilterList.o nsMsgFilterService.o nsMsgImapSearch.o nsMsgLocalSearch.o nsMsgSearchAdapter.o nsMsgSearchNews.o nsMsgSearchSession.o nsMsgSearchTerm.o nsMsgSearchValue.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/search/src'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgHdr.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/db/msgdb/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/db/msgdb/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgHdr.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/db/msgdb/src/nsMsgHdr.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgOfflineImapOperation.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/db/msgdb/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/db/msgdb/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgOfflineImapOperation.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/db/msgdb/src/nsMsgOfflineImapOperation.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgCopyService.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgCopyService.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/nsMsgCopyService.cpp
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgCompose.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/compose/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgCompose.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsMsgCompose.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgLineBuffer.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -D_IMPL_NS_MSG_BASE -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/util -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/util -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgLineBuffer.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/util/nsMsgLineBuffer.cpp
6 warnings generated.
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/comm/mailnews/extensions/mailviews/src'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgMailViewList.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/extensions/mailviews/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/extensions/mailviews/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgMailViewList.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/extensions/mailviews/src/nsMsgMailViewList.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsAbLDAPDirectoryModify.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_LDAP_XPCOM -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsAbLDAPDirectoryModify.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src/nsAbLDAPDirectoryModify.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgComposeContentHandler.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/compose/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgComposeContentHandler.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsMsgComposeContentHandler.cpp
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsMsgCompose.cpp:6:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsMsgCompose.h:24:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/dom/Element.h:16:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/dom/FragmentOrElement.h:19:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base/nsAttrAndChildArray.h:21:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base/nsAttrValue.h:20:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/comm/mailnews/extensions/bayesian-spam-filter/src'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsBayesianFilter.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/extensions/bayesian-spam-filter/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/extensions/bayesian-spam-filter/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsBayesianFilter.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/extensions/bayesian-spam-filter/src/nsBayesianFilter.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgDBView.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgDBView.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/nsMsgDBView.cpp
libcomm_mailnews_extensions_mailviews_src.a.desc
rm -f libcomm_mailnews_extensions_mailviews_src.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libcomm_mailnews_extensions_mailviews_src.a.desc nsMsgMailViewList.o 
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsAbLDAPDirectoryQuery.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_LDAP_XPCOM -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsAbLDAPDirectoryQuery.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src/nsAbLDAPDirectoryQuery.cpp
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsMsgComposeContentHandler.cpp:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base/nsIDocument.h:19:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIPresShell.h:29:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/comm/mailnews/extensions/mailviews/src'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgMailNewsUrl.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -D_IMPL_NS_MSG_BASE -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/util -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/util -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgMailNewsUrl.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/util/nsMsgMailNewsUrl.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgThread.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/db/msgdb/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/db/msgdb/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgThread.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/db/msgdb/src/nsMsgThread.cpp
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/comm/mailnews/extensions/fts3/src'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o Normalize.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/extensions/fts3/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/extensions/fts3/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/Normalize.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/extensions/fts3/src/Normalize.c
6 warnings generated.
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/comm/mailnews/extensions/smime/src'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsCertPicker.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/extensions/smime/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/extensions/smime/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/pki -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsCertPicker.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/extensions/smime/src/nsCertPicker.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o fts3_porter.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/extensions/fts3/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/extensions/fts3/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/fts3_porter.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/extensions/fts3/src/fts3_porter.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsAbLDAPListenerBase.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_LDAP_XPCOM -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsAbLDAPListenerBase.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src/nsAbLDAPListenerBase.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsNewsDatabase.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/db/msgdb/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/db/msgdb/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsNewsDatabase.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/db/msgdb/src/nsNewsDatabase.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsFts3Tokenizer.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/extensions/fts3/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/extensions/fts3/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsFts3Tokenizer.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/extensions/fts3/src/nsFts3Tokenizer.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgProtocol.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -D_IMPL_NS_MSG_BASE -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/util -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/util -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgProtocol.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/util/nsMsgProtocol.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsGlodaRankerFunction.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/extensions/fts3/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/extensions/fts3/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsGlodaRankerFunction.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/extensions/fts3/src/nsGlodaRankerFunction.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsAbLDAPReplicationData.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_LDAP_XPCOM -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsAbLDAPReplicationData.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src/nsAbLDAPReplicationData.cpp
libcomm_mailnews_db_msgdb_src.a.desc
rm -f libcomm_mailnews_db_msgdb_src.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libcomm_mailnews_db_msgdb_src.a.desc nsDBFolderInfo.o nsImapMailDatabase.o nsMailDatabase.o nsMsgDatabase.o nsMsgHdr.o nsMsgOfflineImapOperation.o nsMsgThread.o nsNewsDatabase.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/comm/mailnews/db/msgdb/src'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsAbLDAPReplicationQuery.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_LDAP_XPCOM -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsAbLDAPReplicationQuery.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src/nsAbLDAPReplicationQuery.cpp
libcomm_mailnews_extensions_bayesian-spam-filter_src.a.desc
rm -f libcomm_mailnews_extensions_bayesian-spam-filter_src.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libcomm_mailnews_extensions_bayesian-spam-filter_src.a.desc nsBayesianFilter.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/comm/mailnews/extensions/bayesian-spam-filter/src'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgFolderCache.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgFolderCache.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/nsMsgFolderCache.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsEncryptedSMIMEURIsService.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/extensions/smime/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/extensions/smime/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/pki -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsEncryptedSMIMEURIsService.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/extensions/smime/src/nsEncryptedSMIMEURIsService.cpp
6 warnings generated.
libcomm_mailnews_extensions_fts3_src.a.desc
rm -f libcomm_mailnews_extensions_fts3_src.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libcomm_mailnews_extensions_fts3_src.a.desc Normalize.o fts3_porter.o nsFts3Tokenizer.o nsGlodaRankerFunction.o 
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgComposeParams.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/compose/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgComposeParams.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsMsgComposeParams.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsAbLDAPReplicationService.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_LDAP_XPCOM -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsAbLDAPReplicationService.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src/nsAbLDAPReplicationService.cpp
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/comm/mailnews/extensions/fts3/src'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgReadStateTxn.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -D_IMPL_NS_MSG_BASE -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/util -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/util -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgReadStateTxn.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/util/nsMsgReadStateTxn.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgTxn.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -D_IMPL_NS_MSG_BASE -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/util -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/util -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgTxn.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/util/nsMsgTxn.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgComposeSecure.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/extensions/smime/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/extensions/smime/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/pki -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgComposeSecure.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/extensions/smime/src/nsMsgComposeSecure.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgFolderCacheElement.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgFolderCacheElement.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/nsMsgFolderCacheElement.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgFolderCompactor.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgFolderCompactor.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/nsMsgFolderCompactor.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgUtils.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -D_IMPL_NS_MSG_BASE -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/util -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/util -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgUtils.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/util/nsMsgUtils.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsAbLDIFService.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_LDAP_XPCOM -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsAbLDIFService.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src/nsAbLDIFService.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsAbMDBCard.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_LDAP_XPCOM -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsAbMDBCard.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src/nsAbMDBCard.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgComposeProgressParams.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/compose/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgComposeProgressParams.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsMsgComposeProgressParams.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsAbMDBDirFactory.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_LDAP_XPCOM -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsAbMDBDirFactory.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src/nsAbMDBDirFactory.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsStopwatch.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -D_IMPL_NS_MSG_BASE -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/util -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/util -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsStopwatch.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/util/nsStopwatch.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsAbMDBDirProperty.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_LDAP_XPCOM -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsAbMDBDirProperty.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src/nsAbMDBDirProperty.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsSMimeJSHelper.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/extensions/smime/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/extensions/smime/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/pki -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsSMimeJSHelper.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/extensions/smime/src/nsSMimeJSHelper.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsAbMDBDirectory.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_LDAP_XPCOM -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsAbMDBDirectory.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src/nsAbMDBDirectory.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsAbManager.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_LDAP_XPCOM -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsAbManager.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src/nsAbManager.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgFolderNotificationService.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgFolderNotificationService.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/nsMsgFolderNotificationService.cpp
libmsgbsutl_s.a.desc
rm -f libmsgbsutl_s.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libmsgbsutl_s.a.desc Services.o nsImapMoveCoalescer.o nsMsgCompressIStream.o nsMsgCompressOStream.o nsMsgDBFolder.o nsMsgFileStream.o nsMsgI18N.o nsMsgIdentity.o nsMsgIncomingServer.o nsMsgKeyArray.o nsMsgKeySet.o nsMsgLineBuffer.o nsMsgMailNewsUrl.o nsMsgProtocol.o nsMsgReadStateTxn.o nsMsgTxn.o nsMsgUtils.o nsStopwatch.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/util'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgComposeService.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/compose/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgComposeService.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsMsgComposeService.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsAbQueryStringToExpression.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_LDAP_XPCOM -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsAbQueryStringToExpression.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src/nsAbQueryStringToExpression.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgCopy.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/compose/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgCopy.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsMsgCopy.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgPrompts.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/compose/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgPrompts.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsMsgPrompts.cpp
libcomm_mailnews_extensions_smime_src.a.desc
rm -f libcomm_mailnews_extensions_smime_src.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libcomm_mailnews_extensions_smime_src.a.desc nsCertPicker.o nsEncryptedSMIMEURIsService.o nsMsgComposeSecure.o nsSMimeJSHelper.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/comm/mailnews/extensions/smime/src'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsAbView.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_LDAP_XPCOM -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsAbView.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src/nsAbView.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgQuote.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/compose/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgQuote.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsMsgQuote.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgGroupThread.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgGroupThread.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/nsMsgGroupThread.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgSend.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/compose/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgSend.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsMsgSend.cpp
In file included from In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsMsgCopy.cpp/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsMsgComposeService.cpp::520:
:
In file included from In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsMsgCopy.h:/data/scratch/mail/thunderbird60/work/build/dist/include/nsIContentViewer.h12:28:
:
In file included from In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsMsgSend.h/data/scratch/mail/thunderbird60/work/build/dist/include/nsRect.h:15:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
:136:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/dom/Element.h:16:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/dom/FragmentOrElement.h:19:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base/nsAttrAndChildArray.h:21:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base/nsAttrValue.h:20:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsMsgSend.cpp:5:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsMsgSend.h:136:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/dom/Element.h:16:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/dom/FragmentOrElement.h:19:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base/nsAttrAndChildArray.h:21:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base/nsAttrValue.h:20:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsMsgPrompts.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsMsgCopy.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsMsgSend.h:136:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/dom/Element.h:16:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/dom/FragmentOrElement.h:19:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base/nsAttrAndChildArray.h:21:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base/nsAttrValue.h:20:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsMsgQuote.cpp:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsMsgCompUtils.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsMsgSend.h:136:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/dom/Element.h:16:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/dom/FragmentOrElement.h:19:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base/nsAttrAndChildArray.h:21:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base/nsAttrValue.h:20:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgSendLater.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/compose/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgSendLater.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsMsgSendLater.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgGroupView.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgGroupView.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/nsMsgGroupView.cpp
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsAddbookProtocolHandler.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_LDAP_XPCOM -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsAddbookProtocolHandler.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src/nsAddbookProtocolHandler.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgSendPart.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/compose/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgSendPart.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsMsgSendPart.cpp
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgSendReport.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/compose/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgSendReport.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsMsgSendReport.cpp
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsAddbookUrl.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_LDAP_XPCOM -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsAddbookUrl.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src/nsAddbookUrl.cpp
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsMsgSendLater.cpp:6:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsMsgCopy.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsMsgSend.h:136:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/dom/Element.h:16:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/dom/FragmentOrElement.h:19:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base/nsAttrAndChildArray.h:21:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base/nsAttrValue.h:20:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsAddrDatabase.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_LDAP_XPCOM -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsAddrDatabase.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src/nsAddrDatabase.cpp
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsSmtpProtocol.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/compose/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsSmtpProtocol.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsSmtpProtocol.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgMailSession.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgMailSession.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/nsMsgMailSession.cpp
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsMsgSendPart.cpp:6:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsMsgSend.h:136:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/dom/Element.h:16:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/dom/FragmentOrElement.h:19:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base/nsAttrAndChildArray.h:21:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base/nsAttrValue.h:20:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgOfflineManager.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgOfflineManager.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/nsMsgOfflineManager.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsSmtpServer.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/compose/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsSmtpServer.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsSmtpServer.cpp
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsSmtpProtocol.cpp:38:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsMsgCompUtils.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsMsgSend.h:136:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/dom/Element.h:16:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/dom/FragmentOrElement.h:19:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base/nsAttrAndChildArray.h:21:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base/nsAttrValue.h:20:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsDirPrefs.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_LDAP_XPCOM -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsDirPrefs.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src/nsDirPrefs.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsSmtpService.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/compose/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsSmtpService.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsSmtpService.cpp
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/nsMsgMailSession.cpp:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base/nsIDocument.h:19:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIPresShell.h:29:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgVCardService.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_LDAP_XPCOM -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgVCardService.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src/nsMsgVCardService.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgPrintEngine.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgPrintEngine.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/nsMsgPrintEngine.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsSmtpUrl.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/compose/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsSmtpUrl.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsSmtpUrl.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsVCard.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_LDAP_XPCOM -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsVCard.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src/nsVCard.cpp
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsURLFetcher.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/compose/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsURLFetcher.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsURLFetcher.cpp
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgProgress.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgProgress.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/nsMsgProgress.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgPurgeService.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgPurgeService.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/nsMsgPurgeService.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsVCardObj.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_LDAP_XPCOM -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/addrbook/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsVCardObj.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/addrbook/src/nsVCardObj.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgQuickSearchDBView.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgQuickSearchDBView.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/nsMsgQuickSearchDBView.cpp
6 warnings generated.
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/nsMsgPrintEngine.cpp:20:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIContentViewer.h:28:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsRect.h:15:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgRDFDataSource.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgRDFDataSource.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/nsMsgRDFDataSource.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgRDFUtils.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgRDFUtils.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/nsMsgRDFUtils.cpp
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/compose/src/nsURLFetcher.cpp:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base/nsContentUtils.h:24:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/BasicEvents.h:17:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
libcomm_mailnews_addrbook_src.a.desc
rm -f libcomm_mailnews_addrbook_src.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libcomm_mailnews_addrbook_src.a.desc nsAbAddressCollector.o nsAbBSDirectory.o nsAbBoolExprToLDAPFilter.o nsAbBooleanExpression.o nsAbCardProperty.o nsAbContentHandler.o nsAbDirFactoryService.o nsAbDirProperty.o nsAbDirectoryQuery.o nsAbDirectoryQueryProxy.o nsAbLDAPCard.o nsAbLDAPDirFactory.o nsAbLDAPDirectory.o nsAbLDAPDirectoryModify.o nsAbLDAPDirectoryQuery.o nsAbLDAPListenerBase.o nsAbLDAPReplicationData.o nsAbLDAPReplicationQuery.o nsAbLDAPReplicationService.o nsAbLDIFService.o nsAbMDBCard.o nsAbMDBDirFactory.o nsAbMDBDirProperty.o nsAbMDBDirectory.o nsAbManager.o nsAbQueryStringToExpression.o nsAbView.o nsAddbookProtocolHandler.o nsAddbookUrl.o nsAddrDatabase.o nsDirPrefs.o nsMsgVCardService.o nsVCard.o nsVCardObj.o 
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgSearchDBView.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgSearchDBView.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/nsMsgSearchDBView.cpp
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/comm/mailnews/addrbook/src'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgServiceProvider.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgServiceProvider.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/nsMsgServiceProvider.cpp
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/comm/mailnews/imap/src'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsAutoSyncManager.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/imap/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/imap/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsAutoSyncManager.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/imap/src/nsAutoSyncManager.cpp
6 warnings generated.
libcomm_mailnews_compose_src.a.desc
rm -f libcomm_mailnews_compose_src.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libcomm_mailnews_compose_src.a.desc nsComposeStrings.o nsMsgAttachment.o nsMsgAttachmentHandler.o nsMsgCompFields.o nsMsgCompUtils.o nsMsgCompose.o nsMsgComposeContentHandler.o nsMsgComposeParams.o nsMsgComposeProgressParams.o nsMsgComposeService.o nsMsgCopy.o nsMsgPrompts.o nsMsgQuote.o nsMsgSend.o nsMsgSendLater.o nsMsgSendPart.o nsMsgSendReport.o nsSmtpProtocol.o nsSmtpServer.o nsSmtpService.o nsSmtpUrl.o nsURLFetcher.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/comm/mailnews/compose/src'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgSpecialViews.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgSpecialViews.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/nsMsgSpecialViews.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsAutoSyncState.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/imap/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/imap/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsAutoSyncState.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/imap/src/nsAutoSyncState.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsIMAPBodyShell.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/imap/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/imap/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsIMAPBodyShell.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/imap/src/nsIMAPBodyShell.cpp
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/nsMsgSearchDBView.cpp:290:21: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
      !(m_viewFlags && nsMsgViewFlagsType::kThreadedDisplay))
                    ^  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/nsMsgSearchDBView.cpp:290:21: note: use '&' for a bitwise operation
      !(m_viewFlags && nsMsgViewFlagsType::kThreadedDisplay))
                    ^~
                    &
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/nsMsgSearchDBView.cpp:290:21: note: remove constant to silence this warning
      !(m_viewFlags && nsMsgViewFlagsType::kThreadedDisplay))
                   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsIMAPGenericParser.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/imap/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/imap/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsIMAPGenericParser.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/imap/src/nsIMAPGenericParser.cpp
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/nsMsgSearchDBView.cpp:777:5: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
    return NS_OK;
    ^
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/nsMsgSearchDBView.cpp:773:3: note: previous statement is here
  if (mTree)
  ^
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsIMAPHostSessionList.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/imap/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/imap/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsIMAPHostSessionList.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/imap/src/nsIMAPHostSessionList.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsIMAPNamespace.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/imap/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/imap/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsIMAPNamespace.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/imap/src/nsIMAPNamespace.cpp
2 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsImapFlagAndUidState.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/imap/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/imap/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsImapFlagAndUidState.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/imap/src/nsImapFlagAndUidState.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgStatusFeedback.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgStatusFeedback.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/nsMsgStatusFeedback.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgTagService.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgTagService.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/nsMsgTagService.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgThreadedDBView.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgThreadedDBView.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/nsMsgThreadedDBView.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgWindow.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgWindow.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/nsMsgWindow.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgXFViewThread.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgXFViewThread.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/nsMsgXFViewThread.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgXFVirtualFolderDBView.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgXFVirtualFolderDBView.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/nsMsgXFVirtualFolderDBView.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsSpamSettings.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsSpamSettings.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/nsSpamSettings.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsImapIncomingServer.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/imap/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/imap/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsImapIncomingServer.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/imap/src/nsImapIncomingServer.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsImapMailFolder.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/imap/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/imap/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsImapMailFolder.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/imap/src/nsImapMailFolder.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsImapOfflineSync.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/imap/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/imap/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsImapOfflineSync.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/imap/src/nsImapOfflineSync.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsImapProtocol.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/imap/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/imap/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsImapProtocol.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/imap/src/nsImapProtocol.cpp
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/nsMsgStatusFeedback.cpp:11:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base/nsIDocument.h:19:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIPresShell.h:29:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsImapSearchResults.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/imap/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/imap/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsImapSearchResults.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/imap/src/nsImapSearchResults.cpp
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/nsMsgWindow.cpp:31:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base/nsContentUtils.h:24:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/BasicEvents.h:17:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsStatusBarBiffManager.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsStatusBarBiffManager.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/nsStatusBarBiffManager.cpp
6 warnings generated.
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/comm/mailnews/import/src'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o ImportCharSet.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/import/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/import/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/ImportCharSet.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/import/src/ImportCharSet.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o ImportOutFile.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/import/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/import/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/ImportOutFile.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/import/src/ImportOutFile.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsSubscribableServer.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsSubscribableServer.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/nsSubscribableServer.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o ImportTranslate.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/import/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/import/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/ImportTranslate.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/import/src/ImportTranslate.cpp
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsImportABDescriptor.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/import/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/import/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsImportABDescriptor.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/import/src/nsImportABDescriptor.cpp
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/comm/mailnews/import/text/src'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsTextAddress.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/import/text/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/import/text/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/import/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsTextAddress.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/import/text/src/nsTextAddress.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsImapServerResponseParser.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/imap/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/imap/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsImapServerResponseParser.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/imap/src/nsImapServerResponseParser.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsImportAddressBooks.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/import/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/import/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsImportAddressBooks.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/import/src/nsImportAddressBooks.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsTextImport.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/import/text/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/import/text/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/import/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsTextImport.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/import/text/src/nsTextImport.cpp
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/comm/mailnews/import/vcard/src'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsVCardAddress.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/import/vcard/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/import/vcard/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/import/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsVCardAddress.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/import/vcard/src/nsVCardAddress.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsSubscribeDataSource.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsSubscribeDataSource.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/base/src/nsSubscribeDataSource.cpp
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/comm/mailnews/intl'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_comm_mailnews_intl0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/intl -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/intl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/intl/locale -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/Unified_cpp_comm_mailnews_intl0.o.pp   /data/scratch/mail/thunderbird60/work/build/comm/mailnews/intl/Unified_cpp_comm_mailnews_intl0.cpp
libcomm_mailnews_import_text_src.a.desc
rm -f libcomm_mailnews_import_text_src.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libcomm_mailnews_import_text_src.a.desc nsTextAddress.o nsTextImport.o 
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsImportEmbeddedImageData.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/import/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/import/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsImportEmbeddedImageData.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/import/src/nsImportEmbeddedImageData.cpp
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/comm/mailnews/jsaccount/src'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o DelegateList.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/jsaccount/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/jsaccount/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/DelegateList.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/jsaccount/src/DelegateList.cpp
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/comm/mailnews/import/text/src'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsVCardImport.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/import/vcard/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/import/vcard/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/import/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsVCardImport.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/import/vcard/src/nsVCardImport.cpp
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/comm/mailnews/local/src'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsLocalMailFolder.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/local/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/local/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsLocalMailFolder.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/local/src/nsLocalMailFolder.cpp
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/src'
mkdir -p '.deps/'
libcomm_mailnews_intl.a.desc
rm -f libcomm_mailnews_intl.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libcomm_mailnews_intl.a.desc Unified_cpp_comm_mailnews_intl0.o 
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o MimeHeaderParser.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_SMIME -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/MimeHeaderParser.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src/MimeHeaderParser.cpp
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/comm/mailnews/intl'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsLocalUndoTxn.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/local/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/local/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsLocalUndoTxn.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/local/src/nsLocalUndoTxn.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsImapService.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/imap/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/imap/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsImapService.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/imap/src/nsImapService.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o JaAbDirectory.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/jsaccount/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/jsaccount/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/JaAbDirectory.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/jsaccount/src/JaAbDirectory.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsImportEncodeScan.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/import/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/import/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsImportEncodeScan.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/import/src/nsImportEncodeScan.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o comi18n.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_SMIME -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/comi18n.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src/comi18n.cpp
libcomm_mailnews_base_src.a.desc
rm -f libcomm_mailnews_base_src.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libcomm_mailnews_base_src.a.desc MailNewsDLF.o MailnewsLoadContextInfo.o nsCidProtocolHandler.o nsCopyMessageStreamListener.o nsMailDirProvider.o nsMessenger.o nsMessengerBootstrap.o nsMessengerContentHandler.o nsMessengerUnixIntegration.o nsMsgAccount.o nsMsgAccountManager.o nsMsgBiffManager.o nsMsgContentPolicy.o nsMsgCopyService.o nsMsgDBView.o nsMsgFolderCache.o nsMsgFolderCacheElement.o nsMsgFolderCompactor.o nsMsgFolderNotificationService.o nsMsgGroupThread.o nsMsgGroupView.o nsMsgMailSession.o nsMsgOfflineManager.o nsMsgPrintEngine.o nsMsgProgress.o nsMsgPurgeService.o nsMsgQuickSearchDBView.o nsMsgRDFDataSource.o nsMsgRDFUtils.o nsMsgSearchDBView.o nsMsgServiceProvider.o nsMsgSpecialViews.o nsMsgStatusFeedback.o nsMsgTagService.o nsMsgThreadedDBView.o nsMsgWindow.o nsMsgXFViewThread.o nsMsgXFVirtualFolderDBView.o nsSpamSettings.o nsStatusBarBiffManager.o nsSubscribableServer.o nsSubscribeDataSource.o 
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o mimeTextHTMLParsed.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_SMIME -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/mimeTextHTMLParsed.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src/mimeTextHTMLParsed.cpp
libcomm_mailnews_import_vcard_src.a.desc
rm -f libcomm_mailnews_import_vcard_src.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libcomm_mailnews_import_vcard_src.a.desc nsVCardAddress.o nsVCardImport.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/comm/mailnews/base/src'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsImapStringBundle.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/imap/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/imap/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsImapStringBundle.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/imap/src/nsImapStringBundle.cpp
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/comm/mailnews/import/vcard/src'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsImapUndoTxn.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/imap/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/imap/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsImapUndoTxn.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/imap/src/nsImapUndoTxn.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsImapUrl.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/imap/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/imap/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsImapUrl.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/imap/src/nsImapUrl.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsImapUtils.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/imap/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/imap/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsImapUtils.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/imap/src/nsImapUtils.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o JaCompose.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/jsaccount/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/jsaccount/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/JaCompose.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/jsaccount/src/JaCompose.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsImportFieldMap.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/import/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/import/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsImportFieldMap.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/import/src/nsImportFieldMap.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o JaIncomingServer.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/jsaccount/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/jsaccount/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/JaIncomingServer.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/jsaccount/src/JaIncomingServer.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsImportMail.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/import/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/import/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsImportMail.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/import/src/nsImportMail.cpp
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src/mimeTextHTMLParsed.cpp:27:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIDocument.h:19:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIPresShell.h:29:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/jsaccount/src/JaCompose.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/jsaccount/src/JaCompose.h:12:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsMsgCompose.h:24:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/dom/Element.h:16:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/dom/FragmentOrElement.h:19:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsAttrAndChildArray.h:21:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsAttrValue.h:20:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/imap/src/nsImapUtils.cpp:184:20: warning: explicitly assigning value of variable of type 'nsAString' (aka 'nsTSubstring<char16_t>') to itself [-Wself-assign-overloaded]
  aUnicharPathName = aUnicharPathName;
  ~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/emitters'
mkdir -p '.deps/'
1 warning generated.
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/cthandlers/glue'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o mimexpcom.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/cthandlers/glue -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/cthandlers/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/mimexpcom.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/cthandlers/glue/mimexpcom.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsEmitterUtils.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/emitters -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/emitters -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsEmitterUtils.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/emitters/nsEmitterUtils.cpp
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o mimebuf.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_SMIME -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/mimebuf.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src/mimebuf.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsLocalUtils.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/local/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/local/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsLocalUtils.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/local/src/nsLocalUtils.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMimeContentTypeHandler.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/cthandlers/glue -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/cthandlers/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMimeContentTypeHandler.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/cthandlers/glue/nsMimeContentTypeHandler.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMimeBaseEmitter.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/emitters -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/emitters -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMimeBaseEmitter.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/emitters/nsMimeBaseEmitter.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsSyncRunnableHelpers.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/imap/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/imap/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsSyncRunnableHelpers.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/imap/src/nsSyncRunnableHelpers.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o mimecms.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_SMIME -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/mimecms.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src/mimecms.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMailboxProtocol.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/local/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/local/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMailboxProtocol.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/local/src/nsMailboxProtocol.cpp
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/cthandlers/vcard'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o mimevcrd.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/cthandlers/vcard -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/cthandlers/vcard -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/cthandlers/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/mimevcrd.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/cthandlers/vcard/mimevcrd.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsImportMailboxDescriptor.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/import/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/import/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsImportMailboxDescriptor.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/import/src/nsImportMailboxDescriptor.cpp
libmimecthglue_s.a.desc
rm -f libmimecthglue_s.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libmimecthglue_s.a.desc mimexpcom.o nsMimeContentTypeHandler.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/cthandlers/glue'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o mimecom.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_SMIME -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/mimecom.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src/mimecom.cpp
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o JaMsgFolder.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/jsaccount/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/jsaccount/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/JaMsgFolder.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/jsaccount/src/JaMsgFolder.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMimeHtmlEmitter.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/emitters -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/emitters -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMimeHtmlEmitter.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/emitters/nsMimeHtmlEmitter.cpp
libcomm_mailnews_mime_cthandlers_vcard.a.desc
rm -f libcomm_mailnews_mime_cthandlers_vcard.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libcomm_mailnews_mime_cthandlers_vcard.a.desc mimevcrd.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/cthandlers/vcard'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMailboxServer.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/local/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/local/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMailboxServer.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/local/src/nsMailboxServer.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsImportMimeEncode.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/import/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/import/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsImportMimeEncode.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/import/src/nsImportMimeEncode.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsImportScanFile.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/import/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/import/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsImportScanFile.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/import/src/nsImportScanFile.cpp
libcomm_mailnews_imap_src.a.desc
rm -f libcomm_mailnews_imap_src.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libcomm_mailnews_imap_src.a.desc nsAutoSyncManager.o nsAutoSyncState.o nsIMAPBodyShell.o nsIMAPGenericParser.o nsIMAPHostSessionList.o nsIMAPNamespace.o nsImapFlagAndUidState.o nsImapIncomingServer.o nsImapMailFolder.o nsImapOfflineSync.o nsImapProtocol.o nsImapSearchResults.o nsImapServerResponseParser.o nsImapService.o nsImapStringBundle.o nsImapUndoTxn.o nsImapUrl.o nsImapUtils.o nsSyncRunnableHelpers.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/comm/mailnews/imap/src'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/cthandlers/pgpmime'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsPgpMimeProxy.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/cthandlers/pgpmime -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/cthandlers/pgpmime -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/cthandlers/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsPgpMimeProxy.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/cthandlers/pgpmime/nsPgpMimeProxy.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsImportService.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/import/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/import/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsImportService.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/import/src/nsImportService.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMailboxService.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/local/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/local/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMailboxService.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/local/src/nsMailboxService.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o mimecont.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_SMIME -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/mimecont.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src/mimecont.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMimePlainEmitter.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/emitters -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/emitters -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMimePlainEmitter.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/emitters/nsMimePlainEmitter.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o JaSend.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/jsaccount/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/jsaccount/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/JaSend.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/jsaccount/src/JaSend.cpp
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/comm/mailnews/news/src'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsNNTPArticleList.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/news/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/news/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsNNTPArticleList.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/news/src/nsNNTPArticleList.cpp
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/jsaccount/src/JaSend.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/jsaccount/src/JaSend.h:12:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsMsgSend.h:136:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/dom/Element.h:16:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/dom/FragmentOrElement.h:19:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsAttrAndChildArray.h:21:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsAttrValue.h:20:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsNNTPNewsgroupList.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/news/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/news/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsNNTPNewsgroupList.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/news/src/nsNNTPNewsgroupList.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMailboxUrl.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/local/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/local/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMailboxUrl.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/local/src/nsMailboxUrl.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMimeRawEmitter.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/emitters -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/emitters -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMimeRawEmitter.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/emitters/nsMimeRawEmitter.cpp
libpgpmime_s.a.desc
rm -f libpgpmime_s.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libpgpmime_s.a.desc nsPgpMimeProxy.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/cthandlers/pgpmime'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o mimecryp.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_SMIME -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/mimecryp.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src/mimecryp.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsImportStringBundle.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/import/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/import/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsImportStringBundle.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/import/src/nsImportStringBundle.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMovemailIncomingServer.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/local/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/local/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMovemailIncomingServer.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/local/src/nsMovemailIncomingServer.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsNNTPNewsgroupPost.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/news/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/news/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsNNTPNewsgroupPost.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/news/src/nsNNTPNewsgroupPost.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsNNTPProtocol.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/news/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/news/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsNNTPProtocol.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/news/src/nsNNTPProtocol.cpp
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o JaUrl.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/jsaccount/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/jsaccount/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/JaUrl.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/jsaccount/src/JaUrl.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o mimecth.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_SMIME -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/mimecth.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src/mimecth.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsImportTranslator.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/import/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/import/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsImportTranslator.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/import/src/nsImportTranslator.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsNewsDownloadDialogArgs.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/news/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/news/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsNewsDownloadDialogArgs.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/news/src/nsNewsDownloadDialogArgs.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMovemailService.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/local/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/local/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMovemailService.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/local/src/nsMovemailService.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMimeRebuffer.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/emitters -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/emitters -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMimeRebuffer.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/emitters/nsMimeRebuffer.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMimeXmlEmitter.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/emitters -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/emitters -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMimeXmlEmitter.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/emitters/nsMimeXmlEmitter.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgBrkMBoxStore.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/local/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/local/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgBrkMBoxStore.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/local/src/nsMsgBrkMBoxStore.cpp
libcomm_mailnews_import_src.a.desc
rm -f libcomm_mailnews_import_src.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libcomm_mailnews_import_src.a.desc ImportCharSet.o ImportOutFile.o ImportTranslate.o nsImportABDescriptor.o nsImportAddressBooks.o nsImportEmbeddedImageData.o nsImportEncodeScan.o nsImportFieldMap.o nsImportMail.o nsImportMailboxDescriptor.o nsImportMimeEncode.o nsImportScanFile.o nsImportService.o nsImportStringBundle.o nsImportTranslator.o 
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/news/src/nsNNTPProtocol.cpp:33:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsContentUtils.h:24:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/BasicEvents.h:17:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/comm/db/mork/src'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o morkArray.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/morkArray.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src/morkArray.cpp
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/comm/mailnews/import/src'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o morkAtom.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/morkAtom.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src/morkAtom.cpp
libJsAccount.a.desc
rm -f libJsAccount.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libJsAccount.a.desc DelegateList.o JaAbDirectory.o JaCompose.o JaIncomingServer.o JaMsgFolder.o JaSend.o JaUrl.o 
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgLocalStoreUtils.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/local/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/local/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgLocalStoreUtils.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/local/src/nsMsgLocalStoreUtils.cpp
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/comm/mailnews/jsaccount/src'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o mimedrft.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_SMIME -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/mimedrft.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src/mimedrft.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o morkAtomMap.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/morkAtomMap.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src/morkAtomMap.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o morkAtomSpace.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/morkAtomSpace.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src/morkAtomSpace.cpp
libcomm_mailnews_mime_emitters.a.desc
rm -f libcomm_mailnews_mime_emitters.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libcomm_mailnews_mime_emitters.a.desc nsEmitterUtils.o nsMimeBaseEmitter.o nsMimeHtmlEmitter.o nsMimePlainEmitter.o nsMimeRawEmitter.o nsMimeRebuffer.o nsMimeXmlEmitter.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/emitters'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMsgMaildirStore.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/local/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/local/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMsgMaildirStore.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/local/src/nsMsgMaildirStore.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsNewsDownloader.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/news/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/news/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsNewsDownloader.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/news/src/nsNewsDownloader.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o morkBead.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/morkBead.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src/morkBead.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o morkBlob.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/morkBlob.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src/morkBlob.cpp
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o mimeebod.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_SMIME -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/mimeebod.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src/mimeebod.cpp
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/local/src/nsMsgLocalStoreUtils.cpp:63:5: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
    return (StringEndsWith(name, NS_LITERAL_STRING(".mozmsgs")) ||
    ^
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/local/src/nsMsgLocalStoreUtils.cpp:57:3: note: previous statement is here
  if (name.LowerCaseEqualsLiteral("feeds.rdf") ||
  ^
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o morkBuilder.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/morkBuilder.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src/morkBuilder.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsNoIncomingServer.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/local/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/local/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsNoIncomingServer.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/local/src/nsNoIncomingServer.cpp
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o mimeenc.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_SMIME -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/mimeenc.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src/mimeenc.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o mimeeobj.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_SMIME -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/mimeeobj.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src/mimeeobj.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o morkCell.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/morkCell.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src/morkCell.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsNewsFolder.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/news/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/news/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsNewsFolder.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/news/src/nsNewsFolder.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o morkCellObject.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/morkCellObject.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src/morkCellObject.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsNoneService.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/local/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/local/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsNoneService.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/local/src/nsNoneService.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o mimehdrs.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_SMIME -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/mimehdrs.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src/mimehdrs.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o mimei.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_SMIME -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/mimei.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src/mimei.cpp
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/comm/mail/components/migration/src'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMailProfileMigratorUtils.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mail/components/migration/src -I/data/scratch/mail/thunderbird60/work/build/comm/mail/components/migration/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMailProfileMigratorUtils.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mail/components/migration/src/nsMailProfileMigratorUtils.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o morkCh.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/morkCh.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src/morkCh.cpp
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/comm/mail/components/shell'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o DirectoryProvider.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 '-DMOZ_APP_NAME="thunderbird60"' -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mail/components/shell -I/data/scratch/mail/thunderbird60/work/build/comm/mail/components/shell -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/widget/gtk/compat-gtk3 -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/pkg/include/uuid -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/libdrm -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/gtk-3.0/unix-print -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread  -MD -MP -MF .deps/DirectoryProvider.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mail/components/shell/DirectoryProvider.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsParseMailbox.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/local/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/local/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsParseMailbox.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/local/src/nsParseMailbox.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o morkConfig.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/morkConfig.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src/morkConfig.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o morkCursor.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/morkCursor.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src/morkCursor.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o morkDeque.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/morkDeque.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src/morkDeque.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsNetscapeProfileMigratorBase.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mail/components/migration/src -I/data/scratch/mail/thunderbird60/work/build/comm/mail/components/migration/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsNetscapeProfileMigratorBase.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mail/components/migration/src/nsNetscapeProfileMigratorBase.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o mimeiimg.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_SMIME -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/mimeiimg.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src/mimeiimg.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o morkEnv.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/morkEnv.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src/morkEnv.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMailGNOMEIntegration.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 '-DMOZ_APP_NAME="thunderbird60"' -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mail/components/shell -I/data/scratch/mail/thunderbird60/work/build/comm/mail/components/shell -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/widget/gtk/compat-gtk3 -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/pkg/include/uuid -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/libdrm -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/gtk-3.0/unix-print -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread  -MD -MP -MF .deps/nsMailGNOMEIntegration.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mail/components/shell/nsMailGNOMEIntegration.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsNewsUtils.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/news/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/news/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsNewsUtils.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/news/src/nsNewsUtils.cpp
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src/mimehdrs.cpp:580:9: warning: misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation]
        ocolon = colon;
        ^
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src/mimehdrs.cpp:576:7: note: previous statement is here
      for (colon = head; colon < end && *colon != ':'; colon++)
      ^
1 warning generated.
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/js/src'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o RegExp.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/RegExp.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/RegExp.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o morkFactory.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/morkFactory.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src/morkFactory.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsPop3IncomingServer.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/local/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/local/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsPop3IncomingServer.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/local/src/nsPop3IncomingServer.cpp
libcomm_mail_components_shell.a.desc
rm -f libcomm_mail_components_shell.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libcomm_mail_components_shell.a.desc DirectoryProvider.o nsMailGNOMEIntegration.o 
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o mimeleaf.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_SMIME -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/mimeleaf.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src/mimeleaf.cpp
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/comm/mail/components/shell'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsNntpIncomingServer.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/news/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/news/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsNntpIncomingServer.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/news/src/nsNntpIncomingServer.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o mimemalt.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_SMIME -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/mimemalt.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src/mimemalt.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o morkFile.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/morkFile.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src/morkFile.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsPop3Protocol.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/local/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/local/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsPop3Protocol.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/local/src/nsPop3Protocol.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsNntpMockChannel.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/news/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/news/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsNntpMockChannel.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/news/src/nsNntpMockChannel.cpp
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/news/src/nsNntpIncomingServer.cpp:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/dom/Element.h:16:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/dom/FragmentOrElement.h:19:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsAttrAndChildArray.h:21:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsAttrValue.h:20:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsProfileMigrator.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mail/components/migration/src -I/data/scratch/mail/thunderbird60/work/build/comm/mail/components/migration/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsProfileMigrator.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mail/components/migration/src/nsProfileMigrator.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o mimemapl.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_SMIME -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/mimemapl.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src/mimemapl.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o mimemcms.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_SMIME -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/mimemcms.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src/mimemcms.cpp
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/RegExp.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/RegExp.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/RegExpObject.h:16:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Marking.h:16:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/TaggedProto.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Tracer.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o morkHandle.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/morkHandle.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src/morkHandle.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o morkIntMap.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/morkIntMap.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src/morkIntMap.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o morkMap.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/morkMap.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src/morkMap.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsNntpService.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/news/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/news/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsNntpService.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/news/src/nsNntpService.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsSeamonkeyProfileMigrator.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mail/components/migration/src -I/data/scratch/mail/thunderbird60/work/build/comm/mail/components/migration/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsSeamonkeyProfileMigrator.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mail/components/migration/src/nsSeamonkeyProfileMigrator.cpp
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/RegExp.cpp:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/irregexp/RegExpParser.h:38:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/irregexp/RegExpAST.h:42:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/irregexp/RegExpEngine.h:35:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Label.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Ion.h:15:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSCompartment.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o morkNode.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/morkNode.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src/morkNode.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsNntpUrl.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/news/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/news/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsNntpUrl.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/news/src/nsNntpUrl.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o mimemdig.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_SMIME -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/mimemdig.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src/mimemdig.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o morkNodeMap.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/morkNodeMap.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src/morkNodeMap.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsPop3Service.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/local/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/local/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsPop3Service.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/local/src/nsPop3Service.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o morkObject.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/morkObject.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src/morkObject.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o mimemmix.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_SMIME -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/mimemmix.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src/mimemmix.cpp
libcomm_mail_components_migration_src.a.desc
rm -f libcomm_mail_components_migration_src.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libcomm_mail_components_migration_src.a.desc nsMailProfileMigratorUtils.o nsNetscapeProfileMigratorBase.o nsProfileMigrator.o nsSeamonkeyProfileMigrator.o 
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o morkParser.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/morkParser.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src/morkParser.cpp
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/comm/mail/components/migration/src'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o mimemoz2.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_SMIME -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/mimemoz2.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src/mimemoz2.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o mimempar.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_SMIME -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/mimempar.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src/mimempar.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o morkPool.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/morkPool.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src/morkPool.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsPop3Sink.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/local/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/local/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsPop3Sink.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/local/src/nsPop3Sink.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o mimemrel.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_SMIME -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/mimemrel.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src/mimemrel.cpp
6 warnings generated.
libcomm_mailnews_news_src.a.desc
rm -f libcomm_mailnews_news_src.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libcomm_mailnews_news_src.a.desc nsNNTPArticleList.o nsNNTPNewsgroupList.o nsNNTPNewsgroupPost.o nsNNTPProtocol.o nsNewsDownloadDialogArgs.o nsNewsDownloader.o nsNewsFolder.o nsNewsUtils.o nsNntpIncomingServer.o nsNntpMockChannel.o nsNntpService.o nsNntpUrl.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/comm/mailnews/news/src'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o mimemsg.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_SMIME -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/mimemsg.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src/mimemsg.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsPop3URL.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/local/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/local/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsPop3URL.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/local/src/nsPop3URL.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o morkPortTableCursor.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/morkPortTableCursor.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src/morkPortTableCursor.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o mimemsig.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_SMIME -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/mimemsig.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src/mimemsig.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o mimemult.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_SMIME -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/mimemult.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src/mimemult.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o morkProbeMap.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/morkProbeMap.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src/morkProbeMap.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o mimeobj.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_SMIME -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/mimeobj.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src/mimeobj.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o morkRow.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/morkRow.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src/morkRow.cpp
2 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o mimepbuf.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_SMIME -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/mimepbuf.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src/mimepbuf.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o CTypes.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/CTypes.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/ctypes/CTypes.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsRssIncomingServer.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/local/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/local/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsRssIncomingServer.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/local/src/nsRssIncomingServer.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o morkRowCellCursor.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/morkRowCellCursor.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src/morkRowCellCursor.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o mimesun.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_SMIME -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/mimesun.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src/mimesun.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsRssService.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/local/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/local/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsRssService.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/local/src/nsRssService.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o mimetenr.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_SMIME -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/mimetenr.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src/mimetenr.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o morkRowMap.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/morkRowMap.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src/morkRowMap.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o mimetext.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_SMIME -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/mimetext.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src/mimetext.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o mimethpl.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_SMIME -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/mimethpl.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src/mimethpl.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o morkRowObject.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/morkRowObject.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src/morkRowObject.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o morkRowSpace.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/morkRowSpace.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src/morkRowSpace.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Library.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/Library.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/ctypes/Library.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o mimethsa.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_SMIME -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/mimethsa.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src/mimethsa.cpp
libcomm_mailnews_local_src.a.desc
rm -f libcomm_mailnews_local_src.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libcomm_mailnews_local_src.a.desc nsLocalMailFolder.o nsLocalUndoTxn.o nsLocalUtils.o nsMailboxProtocol.o nsMailboxServer.o nsMailboxService.o nsMailboxUrl.o nsMovemailIncomingServer.o nsMovemailService.o nsMsgBrkMBoxStore.o nsMsgLocalStoreUtils.o nsMsgMaildirStore.o nsNoIncomingServer.o nsNoneService.o nsParseMailbox.o nsPop3IncomingServer.o nsPop3Protocol.o nsPop3Service.o nsPop3Sink.o nsPop3URL.o nsRssIncomingServer.o nsRssService.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/comm/mailnews/local/src'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o mimethtm.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_SMIME -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/mimethtm.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src/mimethtm.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o morkSink.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/morkSink.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src/morkSink.cpp
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/ctypes/CTypes.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/ctypes/CTypes.h:21:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/StringType.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o mimetpfl.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_SMIME -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/mimetpfl.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src/mimetpfl.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o morkSpace.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/morkSpace.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src/morkSpace.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o mimetpla.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_SMIME -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/mimetpla.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src/mimetpla.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o mimetric.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_SMIME -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/mimetric.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src/mimetric.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o morkStore.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/morkStore.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src/morkStore.cpp
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/ctypes/Library.cpp:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/ctypes/CTypes.h:21:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/StringType.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o morkStream.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/morkStream.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src/morkStream.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o mimeunty.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_SMIME -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/mimeunty.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src/mimeunty.cpp
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsCMS.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_SMIME -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsCMS.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src/nsCMS.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o morkTable.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/morkTable.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src/morkTable.cpp
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/ctypes/CTypes.cpp:33:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/TypedObject.h:11:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/WeakMap.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSCompartment.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o morkTableRowCursor.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/morkTableRowCursor.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src/morkTableRowCursor.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsCMSSecureMessage.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_SMIME -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsCMSSecureMessage.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src/nsCMSSecureMessage.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o morkThumb.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/morkThumb.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src/morkThumb.cpp
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/js/src/editline'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o Unified_c_js_src_editline0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DANSI_ARROWS -DHAVE_TCGETATTR -DHIDE -DUSE_DIRENT -DSYS_UNIX -DHAVE_STDLIB -DUNIQUE_HISTORY -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/editline -I/data/scratch/mail/thunderbird60/work/build/js/src/editline -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/Unified_c_js_src_editline0.o.pp   /data/scratch/mail/thunderbird60/work/build/js/src/editline/Unified_c_js_src_editline0.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o morkWriter.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/morkWriter.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src/morkWriter.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMimeObjectClassAccess.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_SMIME -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsMimeObjectClassAccess.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src/nsMimeObjectClassAccess.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Parser.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/Parser.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/frontend/Parser.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsSimpleMimeConverterStub.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_SMIME -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsSimpleMimeConverterStub.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src/nsSimpleMimeConverterStub.cpp
libeditline.a.desc
rm -f libeditline.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libeditline.a.desc Unified_c_js_src_editline0.o 
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsStreamConverter.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_SMIME -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsStreamConverter.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/mailnews/mime/src/nsStreamConverter.cpp
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/js/src/editline'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o morkYarn.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/morkYarn.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src/morkYarn.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o StoreBuffer.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/StoreBuffer.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o morkZone.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/morkZone.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src/morkZone.cpp
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/frontend/Parser.cpp:20:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/frontend/Parser.h:174:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/frontend/BytecodeCompiler.h:14:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/Scope.h:15:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Policy.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/modules/fdlibm/src'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o e_acos.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-sign-compare -Wno-dangling-else  -MD -MP -MF .deps/e_acos.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src/e_acos.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o orkinHeap.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/comm/db/mork/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/orkinHeap.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/comm/db/mork/src/orkinHeap.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o e_acosh.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-sign-compare -Wno-dangling-else  -MD -MP -MF .deps/e_acosh.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src/e_acosh.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o e_asin.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-sign-compare -Wno-dangling-else  -MD -MP -MF .deps/e_asin.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src/e_asin.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o e_atan2.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-sign-compare -Wno-dangling-else  -MD -MP -MF .deps/e_atan2.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src/e_atan2.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o e_atanh.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-sign-compare -Wno-dangling-else  -MD -MP -MF .deps/e_atanh.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src/e_atanh.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o e_cosh.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-sign-compare -Wno-dangling-else  -MD -MP -MF .deps/e_cosh.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src/e_cosh.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o e_exp.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-sign-compare -Wno-dangling-else  -MD -MP -MF .deps/e_exp.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src/e_exp.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o e_hypot.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-sign-compare -Wno-dangling-else  -MD -MP -MF .deps/e_hypot.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src/e_hypot.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o e_log.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-sign-compare -Wno-dangling-else  -MD -MP -MF .deps/e_log.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src/e_log.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o e_log10.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-sign-compare -Wno-dangling-else  -MD -MP -MF .deps/e_log10.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src/e_log10.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o e_log2.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-sign-compare -Wno-dangling-else  -MD -MP -MF .deps/e_log2.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src/e_log2.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o e_pow.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-sign-compare -Wno-dangling-else  -MD -MP -MF .deps/e_pow.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src/e_pow.cpp
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer-inl.h:10:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o e_sinh.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-sign-compare -Wno-dangling-else  -MD -MP -MF .deps/e_sinh.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src/e_sinh.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o e_sqrt.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-sign-compare -Wno-dangling-else  -MD -MP -MF .deps/e_sqrt.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src/e_sqrt.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o k_exp.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-sign-compare -Wno-dangling-else  -MD -MP -MF .deps/k_exp.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src/k_exp.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o s_asinh.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-sign-compare -Wno-dangling-else  -MD -MP -MF .deps/s_asinh.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src/s_asinh.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o s_atan.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-sign-compare -Wno-dangling-else  -MD -MP -MF .deps/s_atan.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src/s_atan.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o s_cbrt.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-sign-compare -Wno-dangling-else  -MD -MP -MF .deps/s_cbrt.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src/s_cbrt.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o s_ceil.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-sign-compare -Wno-dangling-else  -MD -MP -MF .deps/s_ceil.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src/s_ceil.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o s_ceilf.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-sign-compare -Wno-dangling-else  -MD -MP -MF .deps/s_ceilf.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src/s_ceilf.cpp
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/frontend/Parser.cpp:20:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/frontend/Parser.h:175:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/frontend/FullParseHandler.h:16:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/frontend/SharedContext.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/EnvironmentObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/WeakMap.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSCompartment.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
libcomm_db_mork_src.a.desc
rm -f libcomm_db_mork_src.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libcomm_db_mork_src.a.desc morkArray.o morkAtom.o morkAtomMap.o morkAtomSpace.o morkBead.o morkBlob.o morkBuilder.o morkCell.o morkCellObject.o morkCh.o morkConfig.o morkCursor.o morkDeque.o morkEnv.o morkFactory.o morkFile.o morkHandle.o morkIntMap.o morkMap.o morkNode.o morkNodeMap.o morkObject.o morkParser.o morkPool.o morkPortTableCursor.o morkProbeMap.o morkRow.o morkRowCellCursor.o morkRowMap.o morkRowObject.o morkRowSpace.o morkSink.o morkSpace.o morkStore.o morkStream.o morkTable.o morkTableRowCursor.o morkThumb.o morkWriter.o morkYarn.o morkZone.o orkinHeap.o 
libcomm_mailnews_mime_src.a.desc
rm -f libcomm_mailnews_mime_src.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libcomm_mailnews_mime_src.a.desc MimeHeaderParser.o comi18n.o mimeTextHTMLParsed.o mimebuf.o mimecms.o mimecom.o mimecont.o mimecryp.o mimecth.o mimedrft.o mimeebod.o mimeenc.o mimeeobj.o mimehdrs.o mimei.o mimeiimg.o mimeleaf.o mimemalt.o mimemapl.o mimemcms.o mimemdig.o mimemmix.o mimemoz2.o mimempar.o mimemrel.o mimemsg.o mimemsig.o mimemult.o mimeobj.o mimepbuf.o mimesun.o mimetenr.o mimetext.o mimethpl.o mimethsa.o mimethtm.o mimetpfl.o mimetpla.o mimetric.o mimeunty.o nsCMS.o nsCMSSecureMessage.o nsMimeObjectClassAccess.o nsSimpleMimeConverterStub.o nsStreamConverter.o 
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o s_copysign.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-sign-compare -Wno-dangling-else  -MD -MP -MF .deps/s_copysign.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src/s_copysign.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o s_expm1.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-sign-compare -Wno-dangling-else  -MD -MP -MF .deps/s_expm1.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src/s_expm1.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o s_fabs.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-sign-compare -Wno-dangling-else  -MD -MP -MF .deps/s_fabs.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src/s_fabs.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o s_floor.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-sign-compare -Wno-dangling-else  -MD -MP -MF .deps/s_floor.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src/s_floor.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o s_floorf.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-sign-compare -Wno-dangling-else  -MD -MP -MF .deps/s_floorf.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src/s_floorf.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o s_log1p.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-sign-compare -Wno-dangling-else  -MD -MP -MF .deps/s_log1p.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src/s_log1p.cpp
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/comm/mailnews/mime/src'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Disassembler-x86-shared.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/Disassembler-x86-shared.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/x86-shared/Disassembler-x86-shared.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o s_nearbyint.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-sign-compare -Wno-dangling-else  -MD -MP -MF .deps/s_nearbyint.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src/s_nearbyint.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o s_rint.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-sign-compare -Wno-dangling-else  -MD -MP -MF .deps/s_rint.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src/s_rint.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o s_rintf.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-sign-compare -Wno-dangling-else  -MD -MP -MF .deps/s_rintf.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src/s_rintf.cpp
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/comm/db/mork/src'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o jsarray.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/jsarray.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jsarray.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o s_scalbn.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-sign-compare -Wno-dangling-else  -MD -MP -MF .deps/s_scalbn.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src/s_scalbn.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o s_tanh.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-sign-compare -Wno-dangling-else  -MD -MP -MF .deps/s_tanh.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src/s_tanh.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o s_trunc.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-sign-compare -Wno-dangling-else  -MD -MP -MF .deps/s_trunc.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src/s_trunc.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o s_truncf.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/modules/fdlibm/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-sign-compare -Wno-dangling-else  -MD -MP -MF .deps/s_truncf.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/fdlibm/src/s_truncf.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o jsmath.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/jsmath.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jsmath.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o jsutil.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/jsutil.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jsutil.cpp
libmodules_fdlibm_src.a.desc
rm -f libmodules_fdlibm_src.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libmodules_fdlibm_src.a.desc e_acos.o e_acosh.o e_asin.o e_atan2.o e_atanh.o e_cosh.o e_exp.o e_hypot.o e_log.o e_log10.o e_log2.o e_pow.o e_sinh.o e_sqrt.o k_exp.o s_asinh.o s_atan.o s_cbrt.o s_ceil.o s_ceilf.o s_copysign.o s_expm1.o s_fabs.o s_floor.o s_floorf.o s_log1p.o s_nearbyint.o s_rint.o s_rintf.o s_scalbn.o s_tanh.o s_trunc.o s_truncf.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/modules/fdlibm/src'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o pm_stub.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/pm_stub.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/perf/pm_stub.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o DoubleToString.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/DoubleToString.o.pp  -Wno-implicit-fallthrough /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/util/DoubleToString.cpp
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/x86-shared/Disassembler-x86-shared.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Disassembler.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/MacroAssembler.h:14:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSCompartment.h:20:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jsarray.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jsarrayinlines.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jsarray.h:14:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ArrayObject.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/NativeObject.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jsutil.cpp:23:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/HelperThreads.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Ion.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/CompileWrappers.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSContext.h:22:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/Runtime.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/AtomicsObject.h:14:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSObject.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Interpreter.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/Interpreter.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/Interpreter.cpp
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/x86-shared/Disassembler-x86-shared.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Disassembler.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/MacroAssembler.h:14:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSCompartment.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jsmath.cpp:27:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jslibmath.h:14:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jsnum.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/StringType.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jsarray.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jsarrayinlines.h:15:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ArgumentsObject-inl.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/EnvironmentObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/WeakMap.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSCompartment.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jsutil.cpp:23:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/HelperThreads.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Ion.h:15:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSCompartment.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/Interpreter.cpp:11:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/Interpreter-inl.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/Interpreter.h:16:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/Iteration.h:16:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o JSAtom.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/JSAtom.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSAtom.cpp
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jsmath.cpp:34:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSCompartment.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_js_src0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/Unified_cpp_js_src0.o.pp   /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src0.cpp
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/Interpreter.cpp:11:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/Interpreter-inl.h:15:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Ion.h:15:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSCompartment.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_js_src1.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/Unified_cpp_js_src1.o.pp   /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src1.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src0.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/AtomicsObject.cpp:48:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/AtomicsObject.h:14:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSObject.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSAtom.cpp:11:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSAtom-inl.h:14:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jsnum.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/StringType.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src0.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/AtomicsObject.cpp:64:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src0.cpp:2:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/AtomicsObject.cpp:688:22: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
    count = dcount > INT64_MAX ? -1 : int64_t(dcount);
                   ~ ^~~~~~~~~
/usr/include/sys/common_int_limits.h:55:20: note: expanded from macro 'INT64_MAX'
#define INT64_MAX               __INT64_MAX__
                                ^~~~~~~~~~~~~
<built-in>:226:23: note: expanded from here
#define __INT64_MAX__ 9223372036854775807L
                      ^~~~~~~~~~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSAtom.cpp:29:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/AtomMarking-inl.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSCompartment.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src1.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/Object.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/Object.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/NativeObject.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
2 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_js_src10.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/Unified_cpp_js_src10.o.pp   /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src10.cpp
2 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_js_src11.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/Unified_cpp_js_src11.o.pp   /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src11.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src1.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/Object.cpp:22:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSObject-inl.h:16:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/MapObject.h:11:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src10.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/irregexp/RegExpParser.cpp:31:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/irregexp/RegExpParser.h:38:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/irregexp/RegExpAST.h:42:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/irregexp/RegExpEngine.h:35:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Label.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Ion.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/CompileWrappers.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSContext.h:22:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/Runtime.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/AtomicsObject.h:14:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSObject.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src11.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Bailouts.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Bailouts.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/JitFrames.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/JSJitFrameIter.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/IonCode.h:19:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/IonOptimizationLevels.h:14:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/JitOptions.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/IonTypes.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/StringType.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src10.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/irregexp/RegExpParser.cpp:31:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/irregexp/RegExpParser.h:38:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/irregexp/RegExpAST.h:42:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/irregexp/RegExpEngine.h:35:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Label.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Ion.h:15:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSCompartment.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src11.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Bailouts.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Bailouts.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/JitFrames.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Safepoints.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/BitSet.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/JitAllocPolicy.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Ion.h:15:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSCompartment.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_js_src12.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/Unified_cpp_js_src12.o.pp   /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src12.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src12.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/BaselineFrameInfo.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/BaselineFrameInfo.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/BaselineFrame.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/JitFrames.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/JSJitFrameIter.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/IonCode.h:19:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/IonOptimizationLevels.h:14:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/JitOptions.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/IonTypes.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/StringType.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
2 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_js_src13.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/Unified_cpp_js_src13.o.pp   /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src13.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src12.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/BaselineFrameInfo.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/BaselineFrameInfo.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/BaselineFrame.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/JitFrames.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Safepoints.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/BitSet.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/JitAllocPolicy.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Ion.h:15:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSCompartment.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src13.cpp:11:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/CacheIR.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/CacheIR.h:15:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/CompactBuffer.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/IonTypes.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/StringType.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
2 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_js_src14.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/Unified_cpp_js_src14.o.pp   /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src14.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src14.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Disassembler.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Disassembler.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/MacroAssembler.h:14:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSCompartment.h:20:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src14.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Disassembler.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Disassembler.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/MacroAssembler.h:14:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSCompartment.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_js_src15.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/Unified_cpp_js_src15.o.pp   /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src15.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src13.cpp:11:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/CacheIR.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/CacheIR.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/SharedIC.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/BaselineJIT.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Bailouts.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/JitFrames.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Safepoints.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/BitSet.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/JitAllocPolicy.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Ion.h:15:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSCompartment.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_js_src16.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/Unified_cpp_js_src16.o.pp   /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src16.cpp
2 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_js_src17.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/Unified_cpp_js_src17.o.pp   /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src17.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src15.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/FoldLinearArithConstants.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/FoldLinearArithConstants.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/MIR.h:20:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/SIMD.h:14:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/IonTypes.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/StringType.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src16.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/IonControlFlow.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/IonControlFlow.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/BytecodeAnalysis.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/JitAllocPolicy.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Ion.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/CompileWrappers.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSContext.h:22:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/Runtime.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/AtomicsObject.h:14:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSObject.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src16.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/IonControlFlow.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/IonControlFlow.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/BytecodeAnalysis.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/JitAllocPolicy.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Ion.h:15:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSCompartment.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src15.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/FoldLinearArithConstants.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/FoldLinearArithConstants.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/MIR.h:22:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/BaselineIC.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/TypedObject.h:11:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/WeakMap.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSCompartment.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src17.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/JitFrames.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/JitFrames-inl.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/JitFrames.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/JSJitFrameIter.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/IonCode.h:19:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/IonOptimizationLevels.h:14:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/JitOptions.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/IonTypes.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/StringType.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
3 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_js_src18.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/Unified_cpp_js_src18.o.pp   /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src18.cpp
2 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_js_src19.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/Unified_cpp_js_src19.o.pp   /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src19.cpp
2 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_js_src2.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/Unified_cpp_js_src2.o.pp   /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src2.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src17.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/JitFrames.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/JitFrames-inl.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/JitFrames.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Safepoints.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/BitSet.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/JitAllocPolicy.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Ion.h:15:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSCompartment.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src19.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/MacroAssembler.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/MacroAssembler-inl.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/MacroAssembler.h:14:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSCompartment.h:20:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src2.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/Stream.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/Stream.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/Promise.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/NativeObject.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src18.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Linker.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Linker.h:11:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/IonCode.h:19:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/IonOptimizationLevels.h:14:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/JitOptions.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/IonTypes.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/StringType.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src19.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/MacroAssembler.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/MacroAssembler-inl.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/MacroAssembler.h:14:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSCompartment.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src2.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/Stream.cpp:15:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/List-inl.h:14:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSObject-inl.h:16:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/MapObject.h:11:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/config/external/nspr'
libnspr.a.desc
rm -f libnspr.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libnspr.a.desc  
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/config/external/nspr'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/config/external/zlib'
libzlib.a.desc
rm -f libzlib.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libzlib.a.desc  
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/config/external/zlib'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_js_src20.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/Unified_cpp_js_src20.o.pp   /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src20.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src18.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Linker.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Linker.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/JitCompartment.h:14:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/TypedObject.h:11:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/WeakMap.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSCompartment.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src20.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Recover.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Recover.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jsarray.h:14:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ArrayObject.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/NativeObject.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
2 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_js_src21.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/Unified_cpp_js_src21.o.pp   /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src21.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src20.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Recover.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Recover.h:14:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/MIR.h:22:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/BaselineIC.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/TypedObject.h:11:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/WeakMap.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSCompartment.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src21.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Sink.cpp:11:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/IonAnalysis.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/JitAllocPolicy.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Ion.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/CompileWrappers.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSContext.h:22:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/Runtime.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/AtomicsObject.h:14:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSObject.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src21.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Sink.cpp:11:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/IonAnalysis.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/JitAllocPolicy.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Ion.h:15:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSCompartment.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_js_src22.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/Unified_cpp_js_src22.o.pp   /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src22.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src22.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/ValueNumbering.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/ValueNumbering.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/JitAllocPolicy.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Ion.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/CompileWrappers.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSContext.h:22:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/Runtime.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/AtomicsObject.h:14:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSObject.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src22.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/ValueNumbering.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/ValueNumbering.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/JitAllocPolicy.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Ion.h:15:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSCompartment.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_js_src23.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/Unified_cpp_js_src23.o.pp   /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src23.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src23.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/shared/Lowering-shared.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/shared/Lowering-shared-inl.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/shared/Lowering-shared.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/LIR.h:15:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Bailouts.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/JitFrames.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/JSJitFrameIter.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/IonCode.h:19:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/IonOptimizationLevels.h:14:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/JitOptions.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/IonTypes.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/StringType.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
2 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_js_src24.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/Unified_cpp_js_src24.o.pp   /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src24.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src23.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/shared/Lowering-shared.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/shared/Lowering-shared-inl.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/shared/Lowering-shared.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/LIR.h:15:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Bailouts.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/JitFrames.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Safepoints.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/BitSet.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/JitAllocPolicy.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Ion.h:15:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSCompartment.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_js_src25.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/Unified_cpp_js_src25.o.pp   /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src25.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src24.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/x64/Lowering-x64.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/x64/Lowering-x64.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/x86-shared/Lowering-x86-shared.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/shared/Lowering-shared.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/LIR.h:15:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Bailouts.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/JitFrames.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/JSJitFrameIter.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/IonCode.h:19:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/IonOptimizationLevels.h:14:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/JitOptions.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/IonTypes.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/StringType.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
2 warnings generated.
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/memory/build'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_memory_build0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_MEMORY_IMPL -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/memory/build -I/data/scratch/mail/thunderbird60/work/build/memory/build -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/Unified_cpp_memory_build0.o.pp   /data/scratch/mail/thunderbird60/work/build/memory/build/Unified_cpp_memory_build0.cpp
libmemory.a.desc
rm -f libmemory.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libmemory.a.desc Unified_cpp_memory_build0.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/memory/build'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_js_src26.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/Unified_cpp_js_src26.o.pp   /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src26.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src24.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/x64/Lowering-x64.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/x64/Lowering-x64.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/x86-shared/Lowering-x86-shared.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/shared/Lowering-shared.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/LIR.h:15:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Bailouts.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/JitFrames.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Safepoints.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/BitSet.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/JitAllocPolicy.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Ion.h:15:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSCompartment.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src25.cpp:11:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/x86-shared/BaselineCompiler-x86-shared.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/x86-shared/BaselineCompiler-x86-shared.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/shared/BaselineCompiler-shared.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/BaselineFrameInfo.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/BaselineFrame.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/JitFrames.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/JSJitFrameIter.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/IonCode.h:19:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/IonOptimizationLevels.h:14:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/JitOptions.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/IonTypes.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/StringType.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src26.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/x86-shared/MoveEmitter-x86-shared.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/x86-shared/MoveEmitter-x86-shared.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/MacroAssembler.h:14:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSCompartment.h:20:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src25.cpp:11:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/x86-shared/BaselineCompiler-x86-shared.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/x86-shared/BaselineCompiler-x86-shared.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/shared/BaselineCompiler-shared.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/BaselineFrameInfo.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/BaselineFrame.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/JitFrames.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Safepoints.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/BitSet.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/JitAllocPolicy.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Ion.h:15:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSCompartment.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src26.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/x86-shared/MoveEmitter-x86-shared.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/x86-shared/MoveEmitter-x86-shared.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/MacroAssembler.h:14:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSCompartment.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_js_src27.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/Unified_cpp_js_src27.o.pp   /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src27.cpp
2 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_js_src28.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/Unified_cpp_js_src28.o.pp   /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src28.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src27.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jsnum.cpp:11:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jsnum.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/StringType.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
2 warnings generated.
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/memory/mozalloc'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o mozalloc_abort.o -c -DNDEBUG=1 -DTRIMMED=1 -D_GNU_SOURCE -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/memory/mozalloc -I/data/scratch/mail/thunderbird60/work/build/memory/mozalloc -I/data/scratch/mail/thunderbird60/work/build/xpcom -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/memory/build -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/mozalloc_abort.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/memory/mozalloc/mozalloc_abort.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_memory_mozalloc0.o -c -DNDEBUG=1 -DTRIMMED=1 -D_GNU_SOURCE -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/memory/mozalloc -I/data/scratch/mail/thunderbird60/work/build/memory/mozalloc -I/data/scratch/mail/thunderbird60/work/build/xpcom -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/memory/build -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/Unified_cpp_memory_mozalloc0.o.pp   /data/scratch/mail/thunderbird60/work/build/memory/mozalloc/Unified_cpp_memory_mozalloc0.cpp
libmemory_mozalloc.a
rm -f libmemory_mozalloc.a libmemory_mozalloc.a.desc
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_exec.py --extract -- ar crs libmemory_mozalloc.a mozalloc_abort.o Unified_cpp_memory_mozalloc0.o 
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src27.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jsnum.cpp:30:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
libmemory_mozalloc.a.desc
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libmemory_mozalloc.a.desc mozalloc_abort.o Unified_cpp_memory_mozalloc0.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/memory/mozalloc'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_js_src29.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/Unified_cpp_js_src29.o.pp   /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src29.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src29.cpp:20:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/util/AllocPolicy.cpp:9:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSContext.h:22:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/Runtime.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/AtomicsObject.h:14:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSObject.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src28.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/proxy/Proxy.cpp:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSContext.h:22:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/Runtime.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/AtomicsObject.h:14:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSObject.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src29.cpp:47:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/util/StringBuffer.cpp:11:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSObject-inl.h:16:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/MapObject.h:11:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/memory/volatile'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_memory_volatile0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/memory/volatile -I/data/scratch/mail/thunderbird60/work/build/memory/volatile -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/Unified_cpp_memory_volatile0.o.pp   /data/scratch/mail/thunderbird60/work/build/memory/volatile/Unified_cpp_memory_volatile0.cpp
libmemory_volatile.a.desc
rm -f libmemory_volatile.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libmemory_volatile.a.desc Unified_cpp_memory_volatile0.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/memory/volatile'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_js_src3.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/Unified_cpp_js_src3.o.pp   /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src3.cpp
2 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_js_src30.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/Unified_cpp_js_src30.o.pp   /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src30.cpp
2 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_js_src31.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/Unified_cpp_js_src31.o.pp   /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src31.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src28.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/proxy/Proxy.cpp:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSObject-inl.h:16:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/MapObject.h:11:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src3.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/WeakSetObject.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/WeakSetObject.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/WeakMapObject.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/WeakMap.h:16:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src31.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/BytecodeUtil.cpp:11:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/BytecodeUtil-inl.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSScript.h:20:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/frontend/NameAnalysisTypes.h:11:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/Scope.h:15:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Policy.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src3.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/WeakSetObject.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/WeakSetObject.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/WeakMapObject.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/WeakMap.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSCompartment.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src31.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/BytecodeUtil.cpp:35:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/GCInternals.h:20:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/HelperThreads.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Ion.h:15:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSCompartment.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_js_src32.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/Unified_cpp_js_src32.o.pp   /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src32.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src30.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/util/Text.cpp:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSContext.h:22:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/Runtime.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/AtomicsObject.h:14:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSObject.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
2 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_js_src33.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/Unified_cpp_js_src33.o.pp   /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src33.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src3.cpp:47:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/intl/NumberFormat.cpp:380:11: warning: enumeration values 'UNUM_MEASURE_UNIT_FIELD' and 'UNUM_COMPACT_FIELD' not handled in switch [-Wswitch]
  switch (fieldName) {
          ^
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src32.cpp:11:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/Debugger.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/Debugger-inl.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/Debugger.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/Promise.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/NativeObject.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src30.cpp:20:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ArgumentsObject.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ArgumentsObject-inl.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/EnvironmentObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/WeakMap.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSCompartment.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src33.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ForOfIterator.cpp:9:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/Interpreter.h:16:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/Iteration.h:16:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
2 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_js_src34.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/Unified_cpp_js_src34.o.pp   /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src34.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src32.cpp:11:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/Debugger.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/Debugger-inl.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/Debugger.h:20:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/WeakMap.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSCompartment.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src33.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ForOfIterator.cpp:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSCompartment.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/mozglue/misc'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o AutoProfilerLabel.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/mozglue/misc -I/data/scratch/mail/thunderbird60/work/build/mozglue/misc -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/AutoProfilerLabel.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/mozglue/misc/AutoProfilerLabel.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o ConditionVariable_posix.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/mozglue/misc -I/data/scratch/mail/thunderbird60/work/build/mozglue/misc -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/ConditionVariable_posix.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/mozglue/misc/ConditionVariable_posix.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src34.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/Initialization.cpp:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/AtomicsObject.h:14:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSObject.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
2 warnings generated.
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/config/external/icu'
libicu.a.desc
rm -f libicu.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libicu.a.desc  
3 warnings generated.
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/config/external/icu'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Mutex_posix.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/mozglue/misc -I/data/scratch/mail/thunderbird60/work/build/mozglue/misc -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/Mutex_posix.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/mozglue/misc/Mutex_posix.cpp
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/config/external/ffi'
libconfig_external_ffi.a.desc
rm -f libconfig_external_ffi.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libconfig_external_ffi.a.desc  
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_js_src35.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/Unified_cpp_js_src35.o.pp   /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src35.cpp
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/config/external/ffi'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_js_src36.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/Unified_cpp_js_src36.o.pp   /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src36.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src35.cpp:11:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSObject.cpp:11:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSObject-inl.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSObject.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Printf.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/mozglue/misc -I/data/scratch/mail/thunderbird60/work/build/mozglue/misc -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/Printf.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/mozglue/misc/Printf.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src36.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/PIC.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/PIC.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jsarray.h:14:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ArrayObject.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/NativeObject.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src34.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/Initialization.cpp:21:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Ion.h:15:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSCompartment.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o StackWalk.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/mozglue/misc -I/data/scratch/mail/thunderbird60/work/build/mozglue/misc -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/StackWalk.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/mozglue/misc/StackWalk.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o TimeStamp.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/mozglue/misc -I/data/scratch/mail/thunderbird60/work/build/mozglue/misc -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/TimeStamp.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/mozglue/misc/TimeStamp.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src35.cpp:11:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSObject.cpp:11:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSObject-inl.h:16:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/MapObject.h:11:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src36.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/PIC.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/PIC.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o TimeStamp_posix.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/mozglue/misc -I/data/scratch/mail/thunderbird60/work/build/mozglue/misc -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/TimeStamp_posix.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/mozglue/misc/TimeStamp_posix.cpp
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/mozglue/misc/TimeStamp_posix.cpp:144:16: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
  if (result > INT64_MAX) {
             ~ ^~~~~~~~~
/usr/include/sys/common_int_limits.h:55:20: note: expanded from macro 'INT64_MAX'
#define INT64_MAX               __INT64_MAX__
                                ^~~~~~~~~~~~~
<built-in>:226:23: note: expanded from here
#define __INT64_MAX__ 9223372036854775807L
                      ^~~~~~~~~~~~~~~~~~~~
2 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_js_src37.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/Unified_cpp_js_src37.o.pp   /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src37.cpp
1 warning generated.
libmozglue_misc.a.desc
rm -f libmozglue_misc.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libmozglue_misc.a.desc AutoProfilerLabel.o ConditionVariable_posix.o Mutex_posix.o Printf.o StackWalk.o TimeStamp.o TimeStamp_posix.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/mozglue/misc'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_js_src38.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/Unified_cpp_js_src38.o.pp   /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src38.cpp
2 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_js_src39.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/Unified_cpp_js_src39.o.pp   /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src39.cpp
2 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_js_src4.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/Unified_cpp_js_src4.o.pp   /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src4.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src38.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/Shape.cpp:9:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/Shape-inl.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/Shape.h:23:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src37.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/RegExpObject.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/RegExpObject.h:16:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Marking.h:16:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/TaggedProto.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Tracer.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src4.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/intl/PluralRules.cpp:9:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/intl/PluralRules.h:15:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/NativeObject.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src39.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/StructuredClone.cpp:40:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/DataViewObject.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src38.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/Shape.cpp:9:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/Shape-inl.h:21:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSContext-inl.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/JitFrames.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Safepoints.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/BitSet.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/JitAllocPolicy.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Ion.h:15:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSCompartment.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src4.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/intl/PluralRules.cpp:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src37.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/RegExpObject.cpp:23:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/irregexp/RegExpParser.h:38:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/irregexp/RegExpAST.h:42:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/irregexp/RegExpEngine.h:35:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Label.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Ion.h:15:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSCompartment.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_js_src40.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/Unified_cpp_js_src40.o.pp   /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src40.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src39.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/StructuredClone.cpp:41:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/MapObject.h:11:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_js_src41.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/Unified_cpp_js_src41.o.pp   /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src41.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src40.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/UbiNode.cpp:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/IonCode.h:19:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/IonOptimizationLevels.h:14:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/JitOptions.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/IonTypes.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/StringType.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src41.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/wasm/AsmJS.cpp:29:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/SIMD.h:14:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/IonTypes.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/StringType.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
2 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_js_src42.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/Unified_cpp_js_src42.o.pp   /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src42.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src40.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/UbiNode.cpp:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/Debugger.h:20:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/WeakMap.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSCompartment.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src42.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/wasm/WasmCode.cpp:19:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/wasm/WasmCode.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/wasm/WasmTypes.h:34:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/IonTypes.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/StringType.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src41.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/wasm/AsmJS.cpp:31:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/frontend/Parser.h:175:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/frontend/FullParseHandler.h:16:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/frontend/SharedContext.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/EnvironmentObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/WeakMap.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSCompartment.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src42.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/wasm/WasmCode.cpp:32:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/wasm/WasmStubs.h:22:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/wasm/WasmGenerator.h:22:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/MacroAssembler.h:14:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSCompartment.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_js_src43.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/Unified_cpp_js_src43.o.pp   /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src43.cpp
2 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_js_src44.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/Unified_cpp_js_src44.o.pp   /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src44.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src44.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/wasm/WasmStubs.cpp:19:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/wasm/WasmStubs.h:22:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/wasm/WasmGenerator.h:22:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/MacroAssembler.h:14:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSCompartment.h:20:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src43.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/wasm/WasmInstance.cpp:19:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/wasm/WasmInstance.h:22:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src44.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/wasm/WasmStubs.cpp:19:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/wasm/WasmStubs.h:22:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/wasm/WasmGenerator.h:22:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/MacroAssembler.h:14:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSCompartment.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_js_src5.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/Unified_cpp_js_src5.o.pp   /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src5.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src43.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/wasm/WasmInstance.cpp:19:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/wasm/WasmInstance.h:23:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/shared/Assembler-shared.h:16:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/JitAllocPolicy.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Ion.h:15:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSCompartment.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src5.cpp:11:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/frontend/BytecodeCompiler.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/frontend/BytecodeCompiler.h:14:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/Scope.h:15:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Policy.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
2 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_js_src6.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/Unified_cpp_js_src6.o.pp   /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src6.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src5.cpp:11:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/frontend/BytecodeCompiler.cpp:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/frontend/BytecodeEmitter.h:15:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/frontend/EitherParser.h:22:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/frontend/Parser.h:175:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/frontend/FullParseHandler.h:16:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/frontend/SharedContext.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/EnvironmentObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/WeakMap.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSCompartment.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_js_src7.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/Unified_cpp_js_src7.o.pp   /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src7.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src6.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/frontend/TokenStream.cpp:9:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/frontend/TokenStream.h:183:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSContext.h:22:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/Runtime.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/AtomicsObject.h:14:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSObject.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src7.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Marking.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Marking-inl.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Marking.h:16:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/TaggedProto.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Tracer.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src7.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Marking.cpp:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/GCInternals.h:20:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/HelperThreads.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Ion.h:15:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSCompartment.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src6.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/frontend/TokenStream.cpp:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/frontend/Parser.h:175:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/frontend/FullParseHandler.h:16:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/frontend/SharedContext.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/EnvironmentObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/WeakMap.h:18:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSCompartment.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_js_src8.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/Unified_cpp_js_src8.o.pp   /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src8.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src8.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Tracer.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Tracer.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src8.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Tracer.cpp:14:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/GCInternals.h:20:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/HelperThreads.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Ion.h:15:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSCompartment.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_js_src9.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/build/js/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/js/src/js-confdefs.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include -I/usr/pkg/include -Wno-shadow -Werror=format -fno-strict-aliasing  -MD -MP -MF .deps/Unified_cpp_js_src9.o.pp   /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src9.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src9.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/irregexp/NativeRegExpMacroAssembler.cpp:31:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/irregexp/NativeRegExpMacroAssembler.h:34:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/irregexp/RegExpMacroAssembler.h:34:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/irregexp/RegExpAST.h:42:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/irregexp/RegExpEngine.h:35:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Label.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Ion.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/CompileWrappers.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSContext.h:22:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/Runtime.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/builtin/AtomicsObject.h:14:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSObject.h:12:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/Barrier.h:13:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:344:19: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
    typedef struct {
                  ^
                   Hasher
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:345:7: note: type is not C-compatible due to this member declaration
      typedef SlotsEdge Lookup;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/gc/StoreBuffer.h:350:7: note: type is given name 'Hasher' for linkage purposes by this typedef declaration
    } Hasher;
      ^
2 warnings generated.
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/media/libav'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o avfft.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libav -I/data/scratch/mail/thunderbird60/work/build/media/libav -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libav -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-incompatible-pointer-types-discards-qualifiers -Wno-logical-op-parentheses  -MD -MP -MF .deps/avfft.o.pp  -include avfft_perms.h /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libav/libavcodec/avfft.c
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libav/libavcodec/avfft.c:22:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libav/libavcodec/fft.h:30:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libav/config.h:23:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libav/config_unix.h:149:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o fft_fixed.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libav -I/data/scratch/mail/thunderbird60/work/build/media/libav -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libav -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-incompatible-pointer-types-discards-qualifiers -Wno-logical-op-parentheses  -MD -MP -MF .deps/fft_fixed.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libav/libavcodec/fft_fixed.c
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libav/libavcodec/fft_fixed.c:20:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libav/libavcodec/fft_template.c:32:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libav/libavcodec/fft.h:30:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libav/config.h:23:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libav/config_unix.h:149:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o dict.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libav -I/data/scratch/mail/thunderbird60/work/build/media/libav -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libav -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-incompatible-pointer-types-discards-qualifiers -Wno-logical-op-parentheses  -MD -MP -MF .deps/dict.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libav/libavutil/dict.c
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libav/libavutil/dict.c:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libav/libavutil/internal.h:37:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libav/config.h:23:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libav/config_unix.h:149:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o opt.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libav -I/data/scratch/mail/thunderbird60/work/build/media/libav -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libav -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-incompatible-pointer-types-discards-qualifiers -Wno-logical-op-parentheses  -MD -MP -MF .deps/opt.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libav/libavutil/opt.c
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libav/libavutil/opt.c:209:12: warning: 'return' will never be executed [-Wunreachable-code-return]
    return 0;
           ^
In file included from /data/scratch/mail/thunderbird60/work/build/js/src/Unified_cpp_js_src9.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/irregexp/NativeRegExpMacroAssembler.cpp:31:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/irregexp/NativeRegExpMacroAssembler.h:34:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/irregexp/RegExpMacroAssembler.h:34:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/irregexp/RegExpAST.h:42:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/irregexp/RegExpEngine.h:35:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Label.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/jit/Ion.h:15:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/JSCompartment.h:24:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/GlobalObject.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/ErrorObject.h:13:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src/vm/SavedStacks.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/FastBernoulliTrial.h:368:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    if (skipCount < SIZE_MAX)
                  ~ ^~~~~~~~
/usr/include/sys/common_int_limits.h:128:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        __SIZE_MAX__
                        ^~~~~~~~~~~~
<built-in>:77:22: note: expanded from here
#define __SIZE_MAX__ 18446744073709551615UL
                     ^~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o Unified_c_media_libav0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libav -I/data/scratch/mail/thunderbird60/work/build/media/libav -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libav -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-incompatible-pointer-types-discards-qualifiers -Wno-logical-op-parentheses  -MD -MP -MF .deps/Unified_c_media_libav0.o.pp   /data/scratch/mail/thunderbird60/work/build/media/libav/Unified_c_media_libav0.c
In file included from /data/scratch/mail/thunderbird60/work/build/media/libav/Unified_c_media_libav0.c:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libav/libavcodec/fft_float.c:20:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libav/libavcodec/fft_template.c:32:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libav/libavcodec/fft.h:30:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libav/config.h:23:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libav/config_unix.h:149:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
In file included from /data/scratch/mail/thunderbird60/work/build/media/libav/Unified_c_media_libav0.c:38:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libav/libavutil/cpu.c:96:76: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
        { "flags"   , NULL, 0, AV_OPT_TYPE_FLAGS, { .i64 = 0 }, INT64_MIN, INT64_MAX, .unit = "flags" },
        ~                                                                  ^~~~~~~~~
/usr/include/sys/common_int_limits.h:55:20: note: expanded from macro 'INT64_MAX'
#define INT64_MAX               __INT64_MAX__
                                ^~~~~~~~~~~~~
<built-in>:192:23: note: expanded from here
#define __INT64_MAX__ 9223372036854775807L
                      ^~~~~~~~~~~~~~~~~~~~
2 warnings generated.
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/media/libav/libavutil/x86'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o cpu.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libav/libavutil/x86 -I/data/scratch/mail/thunderbird60/work/build/media/libav/libavutil/x86 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libav -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-incompatible-pointer-types-discards-qualifiers -Wno-logical-op-parentheses  -MD -MP -MF .deps/cpu.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libav/libavutil/x86/cpu.c
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libav/libavutil/x86/cpu.c:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libav/libavutil/x86/asm.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libav/config.h:23:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libav/config_unix.h:149:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
1 warning generated.
libmedia_libav_libavutil_x86.a.desc
rm -f libmedia_libav_libavutil_x86.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libmedia_libav_libavutil_x86.a.desc cpu.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/media/libav/libavutil/x86'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/db/sqlite3/src'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o sqlite3.o -c -DNDEBUG=1 -DTRIMMED=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_THREADSAFE=1 -DSQLITE_CORE=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_DEFAULT_PAGE_SIZE=32768 -DSQLITE_MAX_DEFAULT_PAGE_SIZE=32768 -DSQLITE_ENABLE_FTS3_TOKENIZER=1 -DSQLITE_OMIT_DEPRECATED -DSQLITE_OMIT_BUILTIN_TEST -DSQLITE_OMIT_DECLTYPE -DSQLITE_TEMP_STORE=2 '-DSQLITE_TEMP_FILE_PREFIX="mz_etilqs_"' -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/db/sqlite3/src -I/data/scratch/mail/thunderbird60/work/build/db/sqlite3/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-type-limits  -MD -MP -MF .deps/sqlite3.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/db/sqlite3/src/sqlite3.c
2 warnings generated.
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/media/libjpeg'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o jcapimin.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/jcapimin.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/jcapimin.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o jcapistd.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/jcapistd.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/jcapistd.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o jccoefct.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/jccoefct.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/jccoefct.c
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/db/sqlite3/src/sqlite3.c:107894:38: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775806 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
  if( n==0 && r>=0 && r<LARGEST_INT64-1 ){
                       ~~~~~~~~~~~~~~^~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/db/sqlite3/src/sqlite3.c:107896:46: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775806 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
  }else if( n==0 && r<0 && (-r)<LARGEST_INT64-1 ){
                               ~~~~~~~~~~~~~~^~
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o jccolor.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/jccolor.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/jccolor.c
2 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o Unified_c_media_libav1.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libav -I/data/scratch/mail/thunderbird60/work/build/media/libav -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libav -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-incompatible-pointer-types-discards-qualifiers -Wno-logical-op-parentheses  -MD -MP -MF .deps/Unified_c_media_libav1.o.pp   /data/scratch/mail/thunderbird60/work/build/media/libav/Unified_c_media_libav1.c
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/db/sqlite3/src/sqlite3.c:133855:39: warning: code will never be executed [-Wunreachable-code]
    if( pTerm->wtFlags & TERM_VNULL ) continue;
                                      ^~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/db/sqlite3/src/sqlite3.c:133796:39: warning: code will never be executed [-Wunreachable-code]
    if( pTerm->wtFlags & TERM_VNULL ) continue;
                                      ^~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/db/sqlite3/src/sqlite3.c:140578:9: warning: code will never be executed [-Wunreachable-code]
        YYMINORTYPE yylhsminor;
        ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o jcdctmgr.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/jcdctmgr.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/jcdctmgr.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o jchuff.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/jchuff.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/jchuff.c
/usr/pkg/bin/yasm -o fft.o -f elf64 -rnasm -pnasm -g dwarf2 -D__x86_64__ -DPIC -DELF -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libav -Pconfig_unix.asm   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libav/libavcodec/x86/fft.asm
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libav/libavcodec/x86/fft.asm:93: warning: section flags ignored on section redeclaration
/usr/pkg/bin/yasm -o cpuid.o -f elf64 -rnasm -pnasm -g dwarf2 -D__x86_64__ -DPIC -DELF -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libav -Pconfig_unix.asm   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libav/libavutil/x86/cpuid.asm
libmedia_libav.a.desc
rm -f libmedia_libav.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libmedia_libav.a.desc avfft.o fft_fixed.o dict.o opt.o Unified_c_media_libav0.o Unified_c_media_libav1.o fft.o cpuid.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/media/libav'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/modules/brotli'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o Unified_c_modules_brotli0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/brotli -I/data/scratch/mail/thunderbird60/work/build/modules/brotli -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -DBROTLI_BUILD_PORTABLE  -MD -MP -MF .deps/Unified_c_modules_brotli0.o.pp   /data/scratch/mail/thunderbird60/work/build/modules/brotli/Unified_c_modules_brotli0.c
libbrotli.a.desc
rm -f libbrotli.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libbrotli.a.desc Unified_c_modules_brotli0.o 
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o jcinit.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/jcinit.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/jcinit.c
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/modules/brotli'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o jcmainct.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/jcmainct.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/jcmainct.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o jcmarker.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/jcmarker.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/jcmarker.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o jcmaster.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/jcmaster.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/jcmaster.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o jcomapi.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/jcomapi.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/jcomapi.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o jcparam.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/jcparam.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/jcparam.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o jcphuff.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/jcphuff.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/jcphuff.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o jcprepct.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/jcprepct.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/jcprepct.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o jcsample.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/jcsample.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/jcsample.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o jctrans.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/jctrans.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/jctrans.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o jdapimin.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/jdapimin.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/jdapimin.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o jdapistd.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/jdapistd.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/jdapistd.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o jdatadst.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/jdatadst.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/jdatadst.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o jdatasrc.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/jdatasrc.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/jdatasrc.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o jdcoefct.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/jdcoefct.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/jdcoefct.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o jdcolor.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/jdcolor.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/jdcolor.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o jddctmgr.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/jddctmgr.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/jddctmgr.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o jdhuff.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/jdhuff.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/jdhuff.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o jdinput.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/jdinput.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/jdinput.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o jdmainct.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/jdmainct.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/jdmainct.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o jdmarker.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/jdmarker.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/jdmarker.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o jdmaster.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/jdmaster.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/jdmaster.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o jdmerge.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/jdmerge.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/jdmerge.c
2 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o jdphuff.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/jdphuff.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/jdphuff.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o jdpostct.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/jdpostct.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/jdpostct.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o jdsample.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/jdsample.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/jdsample.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o jdtrans.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/jdtrans.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/jdtrans.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o jerror.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/jerror.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/jerror.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o jfdctflt.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/jfdctflt.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/jfdctflt.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o jfdctfst.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/jfdctfst.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/jfdctfst.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o jfdctint.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/jfdctint.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/jfdctint.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o jidctflt.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/jidctflt.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/jidctflt.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o jidctfst.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/jidctfst.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/jidctfst.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o jidctint.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/jidctint.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/jidctint.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o jidctred.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/jidctred.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/jidctred.c
2 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o jmemmgr.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/jmemmgr.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/jmemmgr.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o jmemnobs.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/jmemnobs.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/jmemnobs.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o jquant1.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/jquant1.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/jquant1.c
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/jmemnobs.c:75:39: warning: comparison of integers of different signs: 'long' and 'size_t' (aka 'unsigned long') [-Wsign-compare]
    if (cinfo->mem->max_memory_to_use > already_allocated)
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o jquant2.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/jquant2.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/jquant2.c
2 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o jutils.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/jutils.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/jutils.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o jsimd_x86_64.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/media/libjpeg -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/jsimd_x86_64.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/simd/jsimd_x86_64.c
/usr/pkg/bin/yasm -o jccolor-sse2-64.o -f elf64 -rnasm -pnasm -g dwarf2 -D__x86_64__ -DPIC -DELF -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/simd/   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/simd/jccolor-sse2-64.asm
/usr/pkg/bin/yasm -o jcgray-sse2-64.o -f elf64 -rnasm -pnasm -g dwarf2 -D__x86_64__ -DPIC -DELF -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/simd/   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/simd/jcgray-sse2-64.asm
/usr/pkg/bin/yasm -o jchuff-sse2-64.o -f elf64 -rnasm -pnasm -g dwarf2 -D__x86_64__ -DPIC -DELF -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/simd/   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/simd/jchuff-sse2-64.asm
/usr/pkg/bin/yasm -o jcsample-sse2-64.o -f elf64 -rnasm -pnasm -g dwarf2 -D__x86_64__ -DPIC -DELF -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/simd/   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/simd/jcsample-sse2-64.asm
/usr/pkg/bin/yasm -o jdcolor-sse2-64.o -f elf64 -rnasm -pnasm -g dwarf2 -D__x86_64__ -DPIC -DELF -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/simd/   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/simd/jdcolor-sse2-64.asm
/usr/pkg/bin/yasm -o jdmerge-sse2-64.o -f elf64 -rnasm -pnasm -g dwarf2 -D__x86_64__ -DPIC -DELF -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/simd/   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/simd/jdmerge-sse2-64.asm
/usr/pkg/bin/yasm -o jdsample-sse2-64.o -f elf64 -rnasm -pnasm -g dwarf2 -D__x86_64__ -DPIC -DELF -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/simd/   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/simd/jdsample-sse2-64.asm
/usr/pkg/bin/yasm -o jfdctflt-sse-64.o -f elf64 -rnasm -pnasm -g dwarf2 -D__x86_64__ -DPIC -DELF -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/simd/   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/simd/jfdctflt-sse-64.asm
/usr/pkg/bin/yasm -o jfdctfst-sse2-64.o -f elf64 -rnasm -pnasm -g dwarf2 -D__x86_64__ -DPIC -DELF -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/simd/   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/simd/jfdctfst-sse2-64.asm
/usr/pkg/bin/yasm -o jfdctint-sse2-64.o -f elf64 -rnasm -pnasm -g dwarf2 -D__x86_64__ -DPIC -DELF -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/simd/   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/simd/jfdctint-sse2-64.asm
/usr/pkg/bin/yasm -o jidctflt-sse2-64.o -f elf64 -rnasm -pnasm -g dwarf2 -D__x86_64__ -DPIC -DELF -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/simd/   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/simd/jidctflt-sse2-64.asm
/usr/pkg/bin/yasm -o jidctfst-sse2-64.o -f elf64 -rnasm -pnasm -g dwarf2 -D__x86_64__ -DPIC -DELF -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/simd/   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/simd/jidctfst-sse2-64.asm
/usr/pkg/bin/yasm -o jidctint-sse2-64.o -f elf64 -rnasm -pnasm -g dwarf2 -D__x86_64__ -DPIC -DELF -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/simd/   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/simd/jidctint-sse2-64.asm
/usr/pkg/bin/yasm -o jidctred-sse2-64.o -f elf64 -rnasm -pnasm -g dwarf2 -D__x86_64__ -DPIC -DELF -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/simd/   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/simd/jidctred-sse2-64.asm
/usr/pkg/bin/yasm -o jquantf-sse2-64.o -f elf64 -rnasm -pnasm -g dwarf2 -D__x86_64__ -DPIC -DELF -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/simd/   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/simd/jquantf-sse2-64.asm
/usr/pkg/bin/yasm -o jquanti-sse2-64.o -f elf64 -rnasm -pnasm -g dwarf2 -D__x86_64__ -DPIC -DELF -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/simd/   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libjpeg/simd/jquanti-sse2-64.asm
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/modules/woff2'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_modules_woff20.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/woff2 -I/data/scratch/mail/thunderbird60/work/build/modules/woff2 -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/Unified_cpp_modules_woff20.o.pp   /data/scratch/mail/thunderbird60/work/build/modules/woff2/Unified_cpp_modules_woff20.cpp
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/modules/xz-embedded'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o Unified_c_modules_xz-embedded0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DXZ_DEC_X86=1 -DXZ_USE_CRC64=1 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/xz-embedded -I/data/scratch/mail/thunderbird60/work/build/modules/xz-embedded -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/Unified_c_modules_xz-embedded0.o.pp   /data/scratch/mail/thunderbird60/work/build/modules/xz-embedded/Unified_c_modules_xz-embedded0.c
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/media/libvorbis'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vorbis_codebook.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvorbis -I/data/scratch/mail/thunderbird60/work/build/media/libvorbis -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvorbis/lib -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-uninitialized  -MD -MP -MF .deps/vorbis_codebook.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvorbis/lib/vorbis_codebook.c
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/media/libmkv'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o EbmlBufferWriter.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libmkv -I/data/scratch/mail/thunderbird60/work/build/media/libmkv -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/EbmlBufferWriter.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libmkv/EbmlBufferWriter.c
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libmkv/EbmlBufferWriter.c:43:13: warning: unused function '_Serialize' [-Wunused-function]
static void _Serialize(EbmlGlobal *glob, const unsigned char *p, const unsigned char *q) {
            ^
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o EbmlWriter.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libmkv -I/data/scratch/mail/thunderbird60/work/build/media/libmkv -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/EbmlWriter.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libmkv/EbmlWriter.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o WebMElement.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libmkv -I/data/scratch/mail/thunderbird60/work/build/media/libmkv -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/WebMElement.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libmkv/WebMElement.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vorbis_floor1.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvorbis -I/data/scratch/mail/thunderbird60/work/build/media/libvorbis -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvorbis/lib -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-uninitialized  -MD -MP -MF .deps/vorbis_floor1.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvorbis/lib/vorbis_floor1.c
libmedia_libmkv.a.desc
rm -f libmedia_libmkv.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libmedia_libmkv.a.desc EbmlBufferWriter.o EbmlWriter.o WebMElement.o 
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vorbis_info.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvorbis -I/data/scratch/mail/thunderbird60/work/build/media/libvorbis -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvorbis/lib -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-uninitialized  -MD -MP -MF .deps/vorbis_info.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvorbis/lib/vorbis_info.c
libmedia_libjpeg.a.desc
rm -f libmedia_libjpeg.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libmedia_libjpeg.a.desc jcapimin.o jcapistd.o jccoefct.o jccolor.o jcdctmgr.o jchuff.o jcinit.o jcmainct.o jcmarker.o jcmaster.o jcomapi.o jcparam.o jcphuff.o jcprepct.o jcsample.o jctrans.o jdapimin.o jdapistd.o jdatadst.o jdatasrc.o jdcoefct.o jdcolor.o jddctmgr.o jdhuff.o jdinput.o jdmainct.o jdmarker.o jdmaster.o jdmerge.o jdphuff.o jdpostct.o jdsample.o jdtrans.o jerror.o jfdctflt.o jfdctfst.o jfdctint.o jidctflt.o jidctfst.o jidctint.o jidctred.o jmemmgr.o jmemnobs.o jquant1.o jquant2.o jutils.o jsimd_x86_64.o jccolor-sse2-64.o jcgray-sse2-64.o jchuff-sse2-64.o jcsample-sse2-64.o jdcolor-sse2-64.o jdmerge-sse2-64.o jdsample-sse2-64.o jfdctflt-sse-64.o jfdctfst-sse2-64.o jfdctint-sse2-64.o jidctflt-sse2-64.o jidctfst-sse2-64.o jidctint-sse2-64.o jidctred-sse2-64.o jquantf-sse2-64.o jquanti-sse2-64.o 
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvorbis/lib/vorbis_info.c:81:8: warning: array subscript is of type 'char' [-Wchar-subscripts]
    if(toupper(s1[c]) != toupper(s2[c]))
       ^~~~~~~~~~~~~~
/usr/include/sys/ctype_inline.h:60:46: note: expanded from macro 'toupper'
#define toupper(c)      ((int)((_toupper_tab_ + 1)[(c)]))
                                                  ^~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvorbis/lib/vorbis_info.c:81:26: warning: array subscript is of type 'char' [-Wchar-subscripts]
    if(toupper(s1[c]) != toupper(s2[c]))
                         ^~~~~~~~~~~~~~
/usr/include/sys/ctype_inline.h:60:46: note: expanded from macro 'toupper'
#define toupper(c)      ((int)((_toupper_tab_ + 1)[(c)]))
                                                  ^~~~
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/media/libmkv'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vorbis_res0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvorbis -I/data/scratch/mail/thunderbird60/work/build/media/libvorbis -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvorbis/lib -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-uninitialized  -MD -MP -MF .deps/vorbis_res0.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvorbis/lib/vorbis_res0.c
libxz-embedded.a.desc
rm -f libxz-embedded.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libxz-embedded.a.desc Unified_c_modules_xz-embedded0.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/media/libjpeg'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/media/libvpx'
mkdir -p '.deps/'
2 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vorbis_window.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvorbis -I/data/scratch/mail/thunderbird60/work/build/media/libvorbis -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvorbis/lib -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-uninitialized  -MD -MP -MF .deps/vorbis_window.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvorbis/lib/vorbis_window.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o alloccommon.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/alloccommon.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/common/alloccommon.c
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/modules/xz-embedded'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/media/libpng'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o Unified_c_media_libpng0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_PNG_USE_INTEL_SSE -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libpng -I/data/scratch/mail/thunderbird60/work/build/media/libpng -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -std=c89  -MD -MP -MF .deps/Unified_c_media_libpng0.o.pp   /data/scratch/mail/thunderbird60/work/build/media/libpng/Unified_c_media_libpng0.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o blockd.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/blockd.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/common/blockd.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o Unified_c_media_libvorbis0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvorbis -I/data/scratch/mail/thunderbird60/work/build/media/libvorbis -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvorbis/lib -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-uninitialized  -MD -MP -MF .deps/Unified_c_media_libvorbis0.o.pp   /data/scratch/mail/thunderbird60/work/build/media/libvorbis/Unified_c_media_libvorbis0.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o copy_c.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/copy_c.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/common/copy_c.c
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavutil/x86'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o cpu.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/x86 -I/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavutil/x86 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h  -MD -MP -MF .deps/cpu.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/x86/cpu.c
In file included from /data/scratch/mail/thunderbird60/work/build/modules/woff2/Unified_cpp_modules_woff20.cpp:29:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/woff2/src/woff2_dec.cc:1177:12: warning: unused variable 'dst_offset' [-Wunused-variable]
  uint64_t dst_offset = first_table_offset;
           ^
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o dequantize.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/dequantize.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/common/dequantize.c
In file included from <built-in>:3:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil_visibility.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.h:296:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/common.h:105:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config.h:40:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config_unix64.h:232:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o entropy.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/entropy.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/common/entropy.c
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o fixed_dsp_init.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/x86 -I/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavutil/x86 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h  -MD -MP -MF .deps/fixed_dsp_init.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/x86/fixed_dsp_init.c
In file included from <built-in>:3:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil_visibility.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.h:296:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/common.h:105:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config.h:40:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config_unix64.h:232:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o entropymode.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/entropymode.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/common/entropymode.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o float_dsp_init.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/x86 -I/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavutil/x86 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h  -MD -MP -MF .deps/float_dsp_init.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/x86/float_dsp_init.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o entropymv.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/entropymv.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/common/entropymv.c
In file included from <built-in>:3:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil_visibility.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.h:296:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/common.h:105:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config.h:40:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config_unix64.h:232:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o extend.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/extend.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/common/extend.c
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o imgutils_init.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/x86 -I/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavutil/x86 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h  -MD -MP -MF .deps/imgutils_init.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/x86/imgutils_init.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o filter.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/filter.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/common/filter.c
In file included from <built-in>:3:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil_visibility.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.h:296:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/common.h:105:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config.h:40:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config_unix64.h:232:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o lls_init.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/x86 -I/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavutil/x86 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h  -MD -MP -MF .deps/lls_init.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/x86/lls_init.c
In file included from <built-in>:3:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil_visibility.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.h:296:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/common.h:105:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config.h:40:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config_unix64.h:232:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
1 warning generated.
/usr/pkg/bin/yasm -o cpuid.o -f elf64 -rnasm -pnasm -g dwarf2 -D__x86_64__ -DPIC -DELF -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -Pconfig_unix64.asm -Pdefaults_disabled.asm   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/x86/cpuid.asm
/usr/pkg/bin/yasm -o emms.o -f elf64 -rnasm -pnasm -g dwarf2 -D__x86_64__ -DPIC -DELF -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -Pconfig_unix64.asm -Pdefaults_disabled.asm   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/x86/emms.asm
/usr/pkg/bin/yasm -o fixed_dsp.o -f elf64 -rnasm -pnasm -g dwarf2 -D__x86_64__ -DPIC -DELF -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -Pconfig_unix64.asm -Pdefaults_disabled.asm   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/x86/fixed_dsp.asm
/usr/pkg/bin/yasm -o float_dsp.o -f elf64 -rnasm -pnasm -g dwarf2 -D__x86_64__ -DPIC -DELF -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -Pconfig_unix64.asm -Pdefaults_disabled.asm   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/x86/float_dsp.asm
/usr/pkg/bin/yasm -o imgutils.o -f elf64 -rnasm -pnasm -g dwarf2 -D__x86_64__ -DPIC -DELF -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -Pconfig_unix64.asm -Pdefaults_disabled.asm   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/x86/imgutils.asm
/usr/pkg/bin/yasm -o lls.o -f elf64 -rnasm -pnasm -g dwarf2 -D__x86_64__ -DPIC -DELF -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -Pconfig_unix64.asm -Pdefaults_disabled.asm   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/x86/lls.asm
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o findnearmv.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/findnearmv.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/common/findnearmv.c
libmedia_ffvpx_libavutil_x86.a.desc
rm -f libmedia_ffvpx_libavutil_x86.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libmedia_ffvpx_libavutil_x86.a.desc cpu.o fixed_dsp_init.o float_dsp_init.o imgutils_init.o lls_init.o cpuid.o emms.o fixed_dsp.o float_dsp.o imgutils.o lls.o 
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o systemdependent.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/systemdependent.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/common/generic/systemdependent.c
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavutil/x86'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o idct_blk.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/idct_blk.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/common/idct_blk.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o idctllm.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/idctllm.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/common/idctllm.c
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavcodec/x86'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o constants.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavcodec/x86 -I/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavcodec/x86 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h  -MD -MP -MF .deps/constants.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavcodec/x86/constants.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o loopfilter_filters.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/loopfilter_filters.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/common/loopfilter_filters.c
In file included from <built-in>:3:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil_visibility.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.h:296:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/common.h:105:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config.h:40:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config_unix64.h:232:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o flacdsp_init.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavcodec/x86 -I/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavcodec/x86 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h  -MD -MP -MF .deps/flacdsp_init.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavcodec/x86/flacdsp_init.c
In file included from <built-in>:3:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil_visibility.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.h:296:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/common.h:105:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config.h:40:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config_unix64.h:232:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o h264_intrapred_init.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavcodec/x86 -I/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavcodec/x86 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h  -MD -MP -MF .deps/h264_intrapred_init.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavcodec/x86/h264_intrapred_init.c
In file included from <built-in>:3:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil_visibility.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.h:296:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/common.h:105:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config.h:40:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config_unix64.h:232:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o videodsp_init.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavcodec/x86 -I/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavcodec/x86 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h  -MD -MP -MF .deps/videodsp_init.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavcodec/x86/videodsp_init.c
In file included from <built-in>:3:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil_visibility.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.h:296:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/common.h:105:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config.h:40:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config_unix64.h:232:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp8dsp_init.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavcodec/x86 -I/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavcodec/x86 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h  -MD -MP -MF .deps/vp8dsp_init.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavcodec/x86/vp8dsp_init.c
In file included from <built-in>:3:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil_visibility.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.h:296:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/common.h:105:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config.h:40:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config_unix64.h:232:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9dsp_init.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavcodec/x86 -I/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavcodec/x86 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h  -MD -MP -MF .deps/vp9dsp_init.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavcodec/x86/vp9dsp_init.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o mbpitch.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/mbpitch.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/common/mbpitch.c
In file included from <built-in>:3:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil_visibility.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.h:296:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/common.h:105:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config.h:40:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config_unix64.h:232:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o mfqe.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/mfqe.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/common/mfqe.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o modecont.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/modecont.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/common/modecont.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o postproc.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/postproc.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/common/postproc.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o quant_common.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/quant_common.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/common/quant_common.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o reconinter.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/reconinter.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/common/reconinter.c
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9dsp_init_10bpp.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavcodec/x86 -I/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavcodec/x86 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h  -MD -MP -MF .deps/vp9dsp_init_10bpp.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavcodec/x86/vp9dsp_init_10bpp.c
In file included from <built-in>:3:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil_visibility.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.h:296:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/common.h:105:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config.h:40:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config_unix64.h:232:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o reconintra.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/reconintra.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/common/reconintra.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o reconintra4x4.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/reconintra4x4.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/common/reconintra4x4.c
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9dsp_init_12bpp.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavcodec/x86 -I/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavcodec/x86 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h  -MD -MP -MF .deps/vp9dsp_init_12bpp.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavcodec/x86/vp9dsp_init_12bpp.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o rtcd.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/rtcd.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/common/rtcd.c
In file included from <built-in>:3:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil_visibility.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.h:296:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/common.h:105:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config.h:40:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config_unix64.h:232:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
libmozpng.a.desc
rm -f libmozpng.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libmozpng.a.desc Unified_c_media_libpng0.o 
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o setupintrarecon.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/setupintrarecon.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/common/setupintrarecon.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o swapyv12buffer.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/swapyv12buffer.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/common/swapyv12buffer.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o treecoder.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/treecoder.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/common/treecoder.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp8_loopfilter.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp8_loopfilter.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/common/vp8_loopfilter.c
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/media/libpng'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavutil'
mkdir -p '.deps/'
libmozavutil.so.symbols
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9dsp_init_16bpp.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavcodec/x86 -I/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavcodec/x86 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h  -MD -MP -MF .deps/vp9dsp_init_16bpp.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavcodec/x86/vp9dsp_init_16bpp.c
In file included from <built-in>:3:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil_visibility.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.h:296:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/common.h:105:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config.h:40:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config_unix64.h:232:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o filter_x86.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/filter_x86.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/common/x86/filter_x86.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o idct_blk_mmx.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/idct_blk_mmx.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/common/x86/idct_blk_mmx.c
1 warning generated.
/usr/pkg/bin/yasm -o flacdsp.o -f elf64 -rnasm -pnasm -g dwarf2 -D__x86_64__ -DPIC -DELF -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -Pconfig_unix64.asm -Pdefaults_disabled.asm   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavcodec/x86/flacdsp.asm
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.file_generate /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/python/mozbuild/mozbuild/action/generate_symbols_file.py generate_symbols_file libmozavutil.so.symbols .deps/libmozavutil.so.symbols.pp /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.symbols -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H
/usr/pkg/bin/yasm -o h264_intrapred.o -f elf64 -rnasm -pnasm -g dwarf2 -D__x86_64__ -DPIC -DELF -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -Pconfig_unix64.asm -Pdefaults_disabled.asm   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavcodec/x86/h264_intrapred.asm
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o idct_blk_sse2.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/idct_blk_sse2.o.pp  -msse2 /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/common/x86/idct_blk_sse2.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o loopfilter_x86.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/loopfilter_x86.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/common/x86/loopfilter_x86.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp8_asm_stubs.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp8_asm_stubs.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/common/x86/vp8_asm_stubs.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o adler32.o -c -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h  -MD -MP -MF .deps/adler32.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/adler32.c
In file included from <built-in>:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil_visibility.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.h:296:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/common.h:105:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config.h:40:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config_unix64.h:232:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o atomic.o -c -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h  -MD -MP -MF .deps/atomic.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/atomic.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o dboolhuff.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/dboolhuff.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/decoder/dboolhuff.c
/usr/pkg/bin/yasm -o h264_intrapred_10bit.o -f elf64 -rnasm -pnasm -g dwarf2 -D__x86_64__ -DPIC -DELF -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -Pconfig_unix64.asm -Pdefaults_disabled.asm   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavcodec/x86/h264_intrapred_10bit.asm
In file included from <built-in>:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil_visibility.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.h:296:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/common.h:105:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config.h:40:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config_unix64.h:232:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o avstring.o -c -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h  -MD -MP -MF .deps/avstring.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avstring.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o decodeframe.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/decodeframe.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/decoder/decodeframe.c
In file included from <built-in>:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil_visibility.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.h:296:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/common.h:105:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config.h:40:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config_unix64.h:232:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
/usr/pkg/bin/yasm -o videodsp.o -f elf64 -rnasm -pnasm -g dwarf2 -D__x86_64__ -DPIC -DELF -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -Pconfig_unix64.asm -Pdefaults_disabled.asm   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavcodec/x86/videodsp.asm
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o base64.o -c -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h  -MD -MP -MF .deps/base64.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/base64.c
/usr/pkg/bin/yasm -o vp8dsp.o -f elf64 -rnasm -pnasm -g dwarf2 -D__x86_64__ -DPIC -DELF -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -Pconfig_unix64.asm -Pdefaults_disabled.asm   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavcodec/x86/vp8dsp.asm
In file included from <built-in>:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil_visibility.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.h:296:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/common.h:105:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config.h:40:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config_unix64.h:232:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o bprint.o -c -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h  -MD -MP -MF .deps/bprint.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/bprint.c
/usr/pkg/bin/yasm -o vp8dsp_loopfilter.o -f elf64 -rnasm -pnasm -g dwarf2 -D__x86_64__ -DPIC -DELF -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -Pconfig_unix64.asm -Pdefaults_disabled.asm   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavcodec/x86/vp8dsp_loopfilter.asm
In file included from <built-in>:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil_visibility.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.h:296:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/common.h:105:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config.h:40:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config_unix64.h:232:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o buffer.o -c -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h  -MD -MP -MF .deps/buffer.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/buffer.c
In file included from <built-in>:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil_visibility.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.h:296:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/common.h:105:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config.h:40:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config_unix64.h:232:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o decodemv.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/decodemv.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/decoder/decodemv.c
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o channel_layout.o -c -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h  -MD -MP -MF .deps/channel_layout.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/channel_layout.c
/usr/pkg/bin/yasm -o vp9intrapred.o -f elf64 -rnasm -pnasm -g dwarf2 -D__x86_64__ -DPIC -DELF -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -Pconfig_unix64.asm -Pdefaults_disabled.asm   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavcodec/x86/vp9intrapred.asm
In file included from <built-in>:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil_visibility.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.h:296:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/common.h:105:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config.h:40:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config_unix64.h:232:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o color_utils.o -c -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h  -MD -MP -MF .deps/color_utils.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/color_utils.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o detokenize.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/detokenize.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/decoder/detokenize.c
1 warning generated.
libwoff2.a.desc
rm -f libwoff2.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libwoff2.a.desc Unified_cpp_modules_woff20.o 
In file included from <built-in>:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil_visibility.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.h:296:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/common.h:105:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config.h:40:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config_unix64.h:232:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o cpu.o -c -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h  -MD -MP -MF .deps/cpu.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/cpu.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o onyxd_if.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/onyxd_if.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/decoder/onyxd_if.c
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/modules/woff2'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o threading.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/threading.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/decoder/threading.c
/usr/pkg/bin/yasm -o vp9intrapred_16bpp.o -f elf64 -rnasm -pnasm -g dwarf2 -D__x86_64__ -DPIC -DELF -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -Pconfig_unix64.asm -Pdefaults_disabled.asm   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavcodec/x86/vp9intrapred_16bpp.asm
/usr/pkg/bin/yasm -o vp9itxfm.o -f elf64 -rnasm -pnasm -g dwarf2 -D__x86_64__ -DPIC -DELF -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -Pconfig_unix64.asm -Pdefaults_disabled.asm   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavcodec/x86/vp9itxfm.asm
In file included from <built-in>:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil_visibility.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.h:296:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/common.h:105:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config.h:40:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config_unix64.h:232:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/cpu.c:130:76: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
        { "flags"   , NULL, 0, AV_OPT_TYPE_FLAGS, { .i64 = 0 }, INT64_MIN, INT64_MAX, .unit = "flags" },
        ~                                                                  ^~~~~~~~~
/usr/include/sys/common_int_limits.h:55:20: note: expanded from macro 'INT64_MAX'
#define INT64_MAX               __INT64_MAX__
                                ^~~~~~~~~~~~~
<built-in>:192:23: note: expanded from here
#define __INT64_MAX__ 9223372036854775807L
                      ^~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/cpu.c:191:76: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
        { "flags"   , NULL, 0, AV_OPT_TYPE_FLAGS, { .i64 = 0 }, INT64_MIN, INT64_MAX, .unit = "flags" },
        ~                                                                  ^~~~~~~~~
/usr/include/sys/common_int_limits.h:55:20: note: expanded from macro 'INT64_MAX'
#define INT64_MAX               __INT64_MAX__
                                ^~~~~~~~~~~~~
<built-in>:192:23: note: expanded from here
#define __INT64_MAX__ 9223372036854775807L
                      ^~~~~~~~~~~~~~~~~~~~
3 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o crc.o -c -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h  -MD -MP -MF .deps/crc.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/crc.c
In file included from <built-in>:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil_visibility.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.h:296:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/common.h:105:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config.h:40:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config_unix64.h:232:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o dict.o -c -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h  -MD -MP -MF .deps/dict.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/dict.c
In file included from <built-in>:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil_visibility.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.h:296:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/common.h:105:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config.h:40:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config_unix64.h:232:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o bitstream.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/bitstream.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/encoder/bitstream.c
libmedia_libvorbis.a.desc
rm -f libmedia_libvorbis.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libmedia_libvorbis.a.desc vorbis_codebook.o vorbis_floor1.o vorbis_info.o vorbis_res0.o vorbis_window.o Unified_c_media_libvorbis0.o 
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o dummy_funcs.o -c -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h  -MD -MP -MF .deps/dummy_funcs.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/dummy_funcs.c
In file included from <built-in>:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil_visibility.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.h:296:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/common.h:105:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config.h:40:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config_unix64.h:232:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o error.o -c -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h  -MD -MP -MF .deps/error.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/error.c
In file included from <built-in>:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil_visibility.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.h:296:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/common.h:105:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config.h:40:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config_unix64.h:232:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o eval.o -c -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h  -MD -MP -MF .deps/eval.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/eval.c
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/media/libvorbis'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o fifo.o -c -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h  -MD -MP -MF .deps/fifo.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/fifo.c
In file included from <built-in>:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil_visibility.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.h:296:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/common.h:105:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config.h:40:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config_unix64.h:232:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/eval.c:228:41: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
            return e->value * (r * (1.0/UINT64_MAX));
                                       ~^~~~~~~~~~
/usr/include/sys/common_int_limits.h:61:21: note: expanded from macro 'UINT64_MAX'
#define UINT64_MAX              __UINT64_MAX__
                                ^~~~~~~~~~~~~~
<built-in>:191:24: note: expanded from here
#define __UINT64_MAX__ 18446744073709551615UL
                       ^~~~~~~~~~~~~~~~~~~~~~
In file included from <built-in>:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil_visibility.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.h:296:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/common.h:105:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config.h:40:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config_unix64.h:232:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o boolhuff.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/boolhuff.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/encoder/boolhuff.c
/usr/pkg/bin/yasm -o vp9itxfm_16bpp.o -f elf64 -rnasm -pnasm -g dwarf2 -D__x86_64__ -DPIC -DELF -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -Pconfig_unix64.asm -Pdefaults_disabled.asm   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavcodec/x86/vp9itxfm_16bpp.asm
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o dct.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/dct.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/encoder/dct.c
/usr/pkg/bin/yasm -o vp9lpf.o -f elf64 -rnasm -pnasm -g dwarf2 -D__x86_64__ -DPIC -DELF -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -Pconfig_unix64.asm -Pdefaults_disabled.asm   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavcodec/x86/vp9lpf.asm
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o denoising.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/denoising.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/encoder/denoising.c
2 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o fixed_dsp.o -c -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h  -MD -MP -MF .deps/fixed_dsp.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/fixed_dsp.c
In file included from <built-in>:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil_visibility.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.h:296:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/common.h:105:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config.h:40:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config_unix64.h:232:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o encodeframe.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/encodeframe.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/encoder/encodeframe.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o float_dsp.o -c -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h  -MD -MP -MF .deps/float_dsp.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/float_dsp.c
In file included from <built-in>:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil_visibility.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.h:296:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/common.h:105:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config.h:40:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config_unix64.h:232:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o frame.o -c -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h  -MD -MP -MF .deps/frame.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/frame.c
In file included from <built-in>:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil_visibility.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.h:296:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/common.h:105:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config.h:40:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config_unix64.h:232:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o encodeintra.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/encodeintra.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/encoder/encodeintra.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o encodemb.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/encodemb.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/encoder/encodemb.c
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o imgutils.o -c -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h  -MD -MP -MF .deps/imgutils.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/imgutils.c
In file included from <built-in>:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil_visibility.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.h:296:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/common.h:105:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config.h:40:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config_unix64.h:232:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o integer.o -c -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h  -MD -MP -MF .deps/integer.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/integer.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o encodemv.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/encodemv.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/encoder/encodemv.c
In file included from <built-in>:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil_visibility.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.h:296:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/common.h:105:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config.h:40:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config_unix64.h:232:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
/usr/pkg/bin/yasm -o vp9lpf_16bpp.o -f elf64 -rnasm -pnasm -g dwarf2 -D__x86_64__ -DPIC -DELF -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -Pconfig_unix64.asm -Pdefaults_disabled.asm   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavcodec/x86/vp9lpf_16bpp.asm
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o intmath.o -c -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h  -MD -MP -MF .deps/intmath.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/intmath.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o ethreading.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/ethreading.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/encoder/ethreading.c
In file included from <built-in>:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil_visibility.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.h:296:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/common.h:105:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config.h:40:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config_unix64.h:232:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o lls.o -c -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h  -MD -MP -MF .deps/lls.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/lls.c
In file included from <built-in>:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil_visibility.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.h:296:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/common.h:105:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config.h:40:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config_unix64.h:232:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o log.o -c -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h  -MD -MP -MF .deps/log.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.c
In file included from <built-in>:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil_visibility.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.h:296:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/common.h:105:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config.h:40:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config_unix64.h:232:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o log2_tab.o -c -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h  -MD -MP -MF .deps/log2_tab.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log2_tab.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o mathematics.o -c -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h  -MD -MP -MF .deps/mathematics.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/mathematics.c
In file included from <built-in>:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil_visibility.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.h:296:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/common.h:105:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config.h:40:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config_unix64.h:232:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o firstpass.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/firstpass.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/encoder/firstpass.c
In file included from <built-in>:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil_visibility.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.h:296:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/common.h:105:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config.h:40:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config_unix64.h:232:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o mem.o -c -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h  -MD -MP -MF .deps/mem.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/mem.c
In file included from <built-in>:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil_visibility.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.h:296:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/common.h:105:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config.h:40:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config_unix64.h:232:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o opt.o -c -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h  -MD -MP -MF .deps/opt.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/opt.c
In file included from <built-in>:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil_visibility.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.h:296:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/common.h:105:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config.h:40:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config_unix64.h:232:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/opt.c:356:12: warning: 'return' will never be executed [-Wunreachable-code-return]
    return 0;
           ^
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o lookahead.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/lookahead.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/encoder/lookahead.c
/usr/pkg/bin/yasm -o vp9mc.o -f elf64 -rnasm -pnasm -g dwarf2 -D__x86_64__ -DPIC -DELF -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -Pconfig_unix64.asm -Pdefaults_disabled.asm   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavcodec/x86/vp9mc.asm
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o parseutils.o -c -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h  -MD -MP -MF .deps/parseutils.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/parseutils.c
In file included from <built-in>:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil_visibility.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.h:296:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/common.h:105:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config.h:40:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config_unix64.h:232:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
/usr/pkg/bin/yasm -o vp9mc_16bpp.o -f elf64 -rnasm -pnasm -g dwarf2 -D__x86_64__ -DPIC -DELF -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -Pconfig_unix64.asm -Pdefaults_disabled.asm   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavcodec/x86/vp9mc_16bpp.asm
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o mcomp.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/mcomp.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/encoder/mcomp.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o pixdesc.o -c -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h  -MD -MP -MF .deps/pixdesc.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/pixdesc.c
In file included from <built-in>:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil_visibility.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.h:296:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/common.h:105:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config.h:40:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config_unix64.h:232:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
2 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o modecosts.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/modecosts.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/encoder/modecosts.c
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/media/kiss_fft'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o kiss_fft.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/kiss_fft -I/data/scratch/mail/thunderbird60/work/build/media/kiss_fft -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/kiss_fft.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/kiss_fft/kiss_fft.c
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o pixelutils.o -c -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h  -MD -MP -MF .deps/pixelutils.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/pixelutils.c
In file included from <built-in>:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil_visibility.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.h:296:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/common.h:105:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config.h:40:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config_unix64.h:232:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o rational.o -c -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h  -MD -MP -MF .deps/rational.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/rational.c
In file included from <built-in>:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil_visibility.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.h:296:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/common.h:105:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config.h:40:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config_unix64.h:232:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o kiss_fftr.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/kiss_fft -I/data/scratch/mail/thunderbird60/work/build/media/kiss_fft -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/kiss_fftr.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/kiss_fft/kiss_fftr.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o reverse.o -c -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h  -MD -MP -MF .deps/reverse.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/reverse.c
libmedia_kiss_fft.a.desc
rm -f libmedia_kiss_fft.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libmedia_kiss_fft.a.desc kiss_fft.o kiss_fftr.o 
In file included from <built-in>:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil_visibility.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.h:296:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/common.h:105:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config.h:40:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config_unix64.h:232:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o mr_dissim.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/mr_dissim.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/encoder/mr_dissim.c
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o samplefmt.o -c -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h  -MD -MP -MF .deps/samplefmt.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/samplefmt.c
In file included from <built-in>:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil_visibility.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.h:296:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/common.h:105:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config.h:40:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config_unix64.h:232:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o slicethread.o -c -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h  -MD -MP -MF .deps/slicethread.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/slicethread.c
1 warning generated.
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/media/kiss_fft'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o onyx_if.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/onyx_if.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/encoder/onyx_if.c
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/media/libcubeb/src'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o cubeb.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DCUBEB_GECKO_BUILD -DUSE_OSS -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libcubeb/src -I/data/scratch/mail/thunderbird60/work/build/media/libcubeb/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/cubeb.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libcubeb/src/cubeb.c
In file included from <built-in>:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil_visibility.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.h:296:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/common.h:105:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config.h:40:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config_unix64.h:232:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o threadmessage.o -c -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h  -MD -MP -MF .deps/threadmessage.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/threadmessage.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o cubeb_oss.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DCUBEB_GECKO_BUILD -DUSE_OSS -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libcubeb/src -I/data/scratch/mail/thunderbird60/work/build/media/libcubeb/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/cubeb_oss.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libcubeb/src/cubeb_oss.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o time.o -c -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h  -MD -MP -MF .deps/time.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/time.c
In file included from <built-in>:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil_visibility.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.h:296:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/common.h:105:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config.h:40:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config_unix64.h:232:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
1 warning generated.
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/media/libnestegg/src'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o Unified_c_media_libnestegg_src0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libnestegg/src -I/data/scratch/mail/thunderbird60/work/build/media/libnestegg/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/Unified_c_media_libnestegg_src0.o.pp   /data/scratch/mail/thunderbird60/work/build/media/libnestegg/src/Unified_c_media_libnestegg_src0.c
In file included from <built-in>:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil_visibility.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.h:296:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/common.h:105:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config.h:40:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config_unix64.h:232:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/time.c:68:12: warning: 'return' will never be executed [-Wunreachable-code-return]
    return av_gettime() + 42 * 60 * 60 * INT64_C(1000000);
           ^~~~~~~~~~
2 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o timecode.o -c -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h  -MD -MP -MF .deps/timecode.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/timecode.c
2 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o utils.o -c -DNDEBUG=1 -DTRIMMED=1 -DHAVE_AV_CONFIG_H -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavutil -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-incompatible-pointer-types-discards-qualifiers -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h  -MD -MP -MF .deps/utils.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/utils.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o cubeb_strings.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DCUBEB_GECKO_BUILD -DUSE_OSS -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libcubeb/src -I/data/scratch/mail/thunderbird60/work/build/media/libcubeb/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/cubeb_strings.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libcubeb/src/cubeb_strings.c
In file included from <built-in>:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil_visibility.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.h:296:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/common.h:105:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config.h:40:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config_unix64.h:232:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
In file included from <built-in>:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil_visibility.h:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/log.h:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/avutil.h:296:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/common.h:105:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config.h:40:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/config_unix64.h:232:9: warning: 'HAVE_SOUNDCARD_H' macro redefined [-Wmacro-redefined]
#define HAVE_SOUNDCARD_H 0
        ^
/data/scratch/mail/thunderbird60/work/build/mozilla-config.h:67:9: note: previous definition is here
#define HAVE_SOUNDCARD_H 1
        ^
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/utils.c:76:42: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
    return LICENSE_PREFIX FFMPEG_LICENSE + sizeof(LICENSE_PREFIX) - 1;
           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/ffvpx/libavutil/utils.c:76:42: note: use array indexing to silence this warning
    return LICENSE_PREFIX FFMPEG_LICENSE + sizeof(LICENSE_PREFIX) - 1;
                                         ^
           &                             [                       ]
2 warnings generated.
1 warning generated.
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/media/libogg'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o Unified_c_media_libogg0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libogg -I/data/scratch/mail/thunderbird60/work/build/media/libogg -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/Unified_c_media_libogg0.o.pp   /data/scratch/mail/thunderbird60/work/build/media/libogg/Unified_c_media_libogg0.c
libmozavutil.so
rm -f libmozavutil.so
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_exec.py --uselist --  /data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -fPIC -DPIC -shared -Wl,--gc-sections -Wl,-soname,libmozavutil.so -o libmozavutil.so adler32.o atomic.o avstring.o base64.o bprint.o buffer.o channel_layout.o color_utils.o cpu.o crc.o dict.o dummy_funcs.o error.o eval.o fifo.o fixed_dsp.o float_dsp.o frame.o imgutils.o integer.o intmath.o lls.o log.o log2_tab.o mathematics.o mem.o opt.o parseutils.o pixdesc.o pixelutils.o rational.o reverse.o samplefmt.o slicethread.o threadmessage.o time.o timecode.o utils.o  -lpthread -Wl,-R/usr/pkg/lib/thunderbird60 -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/nspr -Wl,-R/usr/pkg/lib/nspr -L/usr/pkg/lib/nss -Wl,-R/usr/pkg/lib/nss -L/usr/pkg/lib/ffmpeg4 -Wl,-R/usr/pkg/lib/ffmpeg4 -Wl,-z,noexecstack -Wl,-z,text -Wl,-z,relro -Wl,--build-id -Wl,-rpath-link,/data/scratch/mail/thunderbird60/work/build/dist/bin -Wl,-rpath-link,/usr/pkg/lib   ../../../media/ffvpx/libavutil/x86/libmedia_ffvpx_libavutil_x86.a   -Wl,--version-script,libmozavutil.so.symbols   -lm
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o cubeb_log.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DCUBEB_GECKO_BUILD -DUSE_OSS -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libcubeb/src -I/data/scratch/mail/thunderbird60/work/build/media/libcubeb/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/cubeb_log.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libcubeb/src/cubeb_log.cpp
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python -m mozbuild.action.check_binary --target libmozavutil.so
libmedia_libogg.a.desc
rm -f libmedia_libogg.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libmedia_libogg.a.desc Unified_c_media_libogg0.o 
libmedia_libnestegg_src.a.desc
rm -f libmedia_libnestegg_src.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libmedia_libnestegg_src.a.desc Unified_c_media_libnestegg_src0.o 
chmod +x libmozavutil.so
../../../config/nsinstall -R -m 644 'libmozavutil.so' '../../../dist/bin'
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavutil'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o pickinter.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/pickinter.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/encoder/pickinter.c
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/media/libogg'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/media/libopus'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o celt_decoder.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOPUS_BUILD '-DOPUS_VERSION="v1.2.1-mozilla"' -DUSE_ALLOCA -DOPUS_EXPORT= -DHAVE_LRINTF -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_MAY_HAVE_AVX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus -I/data/scratch/mail/thunderbird60/work/build/media/libopus -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/celt -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/include -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk/float -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer '-Wno-#pragma-messages'  -MD -MP -MF .deps/celt_decoder.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/celt/celt_decoder.c
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/media/libnestegg/src'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o picklpf.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/picklpf.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/encoder/picklpf.c
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/media/libtheora'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o mmxfrag.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DTHEORA_DISABLE_ENCODE -DOC_X86_ASM -DOC_X86_64_ASM -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora -I/data/scratch/mail/thunderbird60/work/build/media/libtheora -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-type-limits -Wno-tautological-compare  -MD -MP -MF .deps/mmxfrag.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/x86/mmxfrag.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o ratectrl.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/ratectrl.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/encoder/ratectrl.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o mmxidct.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DTHEORA_DISABLE_ENCODE -DOC_X86_ASM -DOC_X86_64_ASM -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora -I/data/scratch/mail/thunderbird60/work/build/media/libtheora -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-type-limits -Wno-tautological-compare  -MD -MP -MF .deps/mmxidct.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/x86/mmxidct.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o mmxstate.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DTHEORA_DISABLE_ENCODE -DOC_X86_ASM -DOC_X86_64_ASM -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora -I/data/scratch/mail/thunderbird60/work/build/media/libtheora -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-type-limits -Wno-tautological-compare  -MD -MP -MF .deps/mmxstate.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/x86/mmxstate.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o rdopt.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/rdopt.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/encoder/rdopt.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o cubeb_mixer.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DCUBEB_GECKO_BUILD -DUSE_OSS -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libcubeb/src -I/data/scratch/mail/thunderbird60/work/build/media/libcubeb/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/cubeb_mixer.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libcubeb/src/cubeb_mixer.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o sse2idct.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DTHEORA_DISABLE_ENCODE -DOC_X86_ASM -DOC_X86_64_ASM -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora -I/data/scratch/mail/thunderbird60/work/build/media/libtheora -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-type-limits -Wno-tautological-compare  -MD -MP -MF .deps/sse2idct.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/x86/sse2idct.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o x86cpu.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DTHEORA_DISABLE_ENCODE -DOC_X86_ASM -DOC_X86_64_ASM -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora -I/data/scratch/mail/thunderbird60/work/build/media/libtheora -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-type-limits -Wno-tautological-compare  -MD -MP -MF .deps/x86cpu.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/x86/x86cpu.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o celt_encoder.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOPUS_BUILD '-DOPUS_VERSION="v1.2.1-mozilla"' -DUSE_ALLOCA -DOPUS_EXPORT= -DHAVE_LRINTF -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_MAY_HAVE_AVX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus -I/data/scratch/mail/thunderbird60/work/build/media/libopus -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/celt -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/include -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk/float -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer '-Wno-#pragma-messages'  -MD -MP -MF .deps/celt_encoder.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/celt/celt_encoder.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o x86state.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DTHEORA_DISABLE_ENCODE -DOC_X86_ASM -DOC_X86_64_ASM -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora -I/data/scratch/mail/thunderbird60/work/build/media/libtheora -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-type-limits -Wno-tautological-compare  -MD -MP -MF .deps/x86state.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/x86/x86state.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o segmentation.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/segmentation.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/encoder/segmentation.c
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/x86/x86state.c:24:28: warning: unused variable 'OC_FZIG_ZAG_MMX' [-Wunused-const-variable]
static const unsigned char OC_FZIG_ZAG_MMX[128]={
                           ^
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o cubeb_panner.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DCUBEB_GECKO_BUILD -DUSE_OSS -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libcubeb/src -I/data/scratch/mail/thunderbird60/work/build/media/libcubeb/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/cubeb_panner.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libcubeb/src/cubeb_panner.cpp
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o Unified_c_media_libtheora0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DTHEORA_DISABLE_ENCODE -DOC_X86_ASM -DOC_X86_64_ASM -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora -I/data/scratch/mail/thunderbird60/work/build/media/libtheora -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-type-limits -Wno-tautological-compare  -MD -MP -MF .deps/Unified_c_media_libtheora0.o.pp   /data/scratch/mail/thunderbird60/work/build/media/libtheora/Unified_c_media_libtheora0.c
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/media/libspeex_resampler/src'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o resample.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOUTSIDE_SPEEX -DEXPORT= -DFLOATING_POINT -D_USE_SSE -D_USE_SSE2 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libspeex_resampler/src -I/data/scratch/mail/thunderbird60/work/build/media/libspeex_resampler/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare  -MD -MP -MF .deps/resample.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libspeex_resampler/src/resample.c
In file included from /data/scratch/mail/thunderbird60/work/build/media/libtheora/Unified_c_media_libtheora0.c:38:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:195:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
  OC_DCT_CW_PACK( 0,10, -1,0),
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
 (_mag)-(_flip)<<OC_DCT_CW_MAG_SHIFT)
 ~~~~~~~~~~~~~~^
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:198:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
  OC_DCT_CW_PACK( 0, 0,  0,1),
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
 (_mag)-(_flip)<<OC_DCT_CW_MAG_SHIFT)
 ~~~~~~~~~~~~~~^
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:208:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
  OC_DCT_CW_PACK( 0, 1, -1,0),
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
 (_mag)-(_flip)<<OC_DCT_CW_MAG_SHIFT)
 ~~~~~~~~~~~~~~^
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:210:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
  OC_DCT_CW_PACK( 0, 2, -1,0),
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
 (_mag)-(_flip)<<OC_DCT_CW_MAG_SHIFT)
 ~~~~~~~~~~~~~~^
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:212:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
  OC_DCT_CW_PACK( 0, 3, -1,0),
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
 (_mag)-(_flip)<<OC_DCT_CW_MAG_SHIFT)
 ~~~~~~~~~~~~~~^
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:214:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
  OC_DCT_CW_PACK( 0, 4, -1,0),
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
 (_mag)-(_flip)<<OC_DCT_CW_MAG_SHIFT)
 ~~~~~~~~~~~~~~^
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:216:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
  OC_DCT_CW_PACK( 0, 5, -1,0),
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
 (_mag)-(_flip)<<OC_DCT_CW_MAG_SHIFT)
 ~~~~~~~~~~~~~~^
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:220:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
  OC_DCT_CW_PACK( 0, 1, -2,0),
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
 (_mag)-(_flip)<<OC_DCT_CW_MAG_SHIFT)
 ~~~~~~~~~~~~~~^
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:221:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
  OC_DCT_CW_PACK( 0, 1, -3,0),
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
 (_mag)-(_flip)<<OC_DCT_CW_MAG_SHIFT)
 ~~~~~~~~~~~~~~^
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:227:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
  OC_DCT_CW_PACK( 0, 6, -1,0),
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
 (_mag)-(_flip)<<OC_DCT_CW_MAG_SHIFT)
 ~~~~~~~~~~~~~~^
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:228:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
  OC_DCT_CW_PACK( 0, 7, -1,0),
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
 (_mag)-(_flip)<<OC_DCT_CW_MAG_SHIFT)
 ~~~~~~~~~~~~~~^
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:229:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
  OC_DCT_CW_PACK( 0, 8, -1,0),
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
 (_mag)-(_flip)<<OC_DCT_CW_MAG_SHIFT)
 ~~~~~~~~~~~~~~^
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:230:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
  OC_DCT_CW_PACK( 0, 9, -1,0),
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
 (_mag)-(_flip)<<OC_DCT_CW_MAG_SHIFT)
 ~~~~~~~~~~~~~~^
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:236:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
  OC_DCT_CW_PACK( 0, 2, -2,0),
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
 (_mag)-(_flip)<<OC_DCT_CW_MAG_SHIFT)
 ~~~~~~~~~~~~~~^
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:237:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
  OC_DCT_CW_PACK( 0, 3, -2,0),
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
 (_mag)-(_flip)<<OC_DCT_CW_MAG_SHIFT)
 ~~~~~~~~~~~~~~^
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:238:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
  OC_DCT_CW_PACK( 0, 2, -3,0),
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
 (_mag)-(_flip)<<OC_DCT_CW_MAG_SHIFT)
 ~~~~~~~~~~~~~~^
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:239:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
  OC_DCT_CW_PACK( 0, 3, -3,0),
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
 (_mag)-(_flip)<<OC_DCT_CW_MAG_SHIFT)
 ~~~~~~~~~~~~~~^
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:242:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
  OC_DCT_CW_PACK( 0, 0,  0,1),
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
 (_mag)-(_flip)<<OC_DCT_CW_MAG_SHIFT)
 ~~~~~~~~~~~~~~^
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:253:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
  OC_DCT_CW_PACK( 0, 0, -1,0),
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
 (_mag)-(_flip)<<OC_DCT_CW_MAG_SHIFT)
 ~~~~~~~~~~~~~~^
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:257:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
  OC_DCT_CW_PACK( 0, 0, -2,0),
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
 (_mag)-(_flip)<<OC_DCT_CW_MAG_SHIFT)
 ~~~~~~~~~~~~~~^
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:260:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
  OC_DCT_CW_PACK( 0, 0, -3,0),
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
 (_mag)-(_flip)<<OC_DCT_CW_MAG_SHIFT)
 ~~~~~~~~~~~~~~^
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:262:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
  OC_DCT_CW_PACK( 0, 0, -4,0),
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
 (_mag)-(_flip)<<OC_DCT_CW_MAG_SHIFT)
 ~~~~~~~~~~~~~~^
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:264:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
  OC_DCT_CW_PACK( 0, 0, -5,0),
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libspeex_resampler/src/resample.c
:814:17: warning: unused variable 'i' [-Wunused-variable]
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:150:16: note:    spx_uint32_t i;expanded from macro 'OC_DCT_CW_PACK'

                ^
 (_mag)-(_flip)<<OC_DCT_CW_MAG_SHIFT)
 ~~~~~~~~~~~~~~^
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:266:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
  OC_DCT_CW_PACK( 0, 0, -6,0),
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
 (_mag)-(_flip)<<OC_DCT_CW_MAG_SHIFT)
 ~~~~~~~~~~~~~~^
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:270:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
  OC_DCT_CW_PACK( 0, 0, -7,0),
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
 (_mag)-(_flip)<<OC_DCT_CW_MAG_SHIFT)
 ~~~~~~~~~~~~~~^
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:271:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
  OC_DCT_CW_PACK( 0, 0, -8,0),
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
 (_mag)-(_flip)<<OC_DCT_CW_MAG_SHIFT)
 ~~~~~~~~~~~~~~^
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:277:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
  OC_DCT_CW_PACK( 0, 0, -9,0),
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
 (_mag)-(_flip)<<OC_DCT_CW_MAG_SHIFT)
 ~~~~~~~~~~~~~~^
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:278:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
  OC_DCT_CW_PACK( 0, 0,-10,0),
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
 (_mag)-(_flip)<<OC_DCT_CW_MAG_SHIFT)
 ~~~~~~~~~~~~~~^
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:279:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
  OC_DCT_CW_PACK( 0, 0,-11,0),
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
 (_mag)-(_flip)<<OC_DCT_CW_MAG_SHIFT)
 ~~~~~~~~~~~~~~^
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:280:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
  OC_DCT_CW_PACK( 0, 0,-12,0),
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK'
 (_mag)-(_flip)<<OC_DCT_CW_MAG_SHIFT)
 ~~~~~~~~~~~~~~^
In file included from /data/scratch/mail/thunderbird60/work/build/media/libtheora/Unified_c_media_libtheora0.c:83:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/info.c:32:8: warning: array subscript is of type 'char' [-Wchar-subscripts]
    if(toupper(_s1[c])!=toupper(_s2[c]))return !0;
       ^~~~~~~~~~~~~~~
/usr/include/sys/ctype_inline.h:60:46: note: expanded from macro 'toupper'
#define toupper(c)      ((int)((_toupper_tab_ + 1)[(c)]))
                                                  ^~~~
In file included from /data/scratch/mail/thunderbird60/work/build/media/libtheora/Unified_c_media_libtheora0.c:83:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libtheora/lib/info.c:32:25: warning: array subscript is of type 'char' [-Wchar-subscripts]
    if(toupper(_s1[c])!=toupper(_s2[c]))return !0;
                        ^~~~~~~~~~~~~~~
/usr/include/sys/ctype_inline.h:60:46: note: expanded from macro 'toupper'
#define toupper(c)      ((int)((_toupper_tab_ + 1)[(c)]))
                                                  ^~~~
libcubeb.a.desc
rm -f libcubeb.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libcubeb.a.desc cubeb.o cubeb_oss.o cubeb_strings.o cubeb_log.o cubeb_mixer.o cubeb_panner.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/media/libcubeb/src'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o temporal_filter.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/temporal_filter.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/encoder/temporal_filter.c
libmedia_ffvpx_libavcodec_x86.a.desc
rm -f libmedia_ffvpx_libavcodec_x86.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libmedia_ffvpx_libavcodec_x86.a.desc constants.o flacdsp_init.o h264_intrapred_init.o videodsp_init.o vp8dsp_init.o vp9dsp_init.o vp9dsp_init_10bpp.o vp9dsp_init_12bpp.o vp9dsp_init_16bpp.o flacdsp.o h264_intrapred.o h264_intrapred_10bit.o videodsp.o vp8dsp.o vp8dsp_loopfilter.o vp9intrapred.o vp9intrapred_16bpp.o vp9itxfm.o vp9itxfm_16bpp.o vp9lpf.o vp9lpf_16bpp.o vp9mc.o vp9mc_16bpp.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/media/ffvpx/libavcodec/x86'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/media/libsoundtouch/src'
mkdir -p '.deps/'
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o sse_optimized.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DST_NO_EXCEPTION_HANDLING=1 -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libsoundtouch/src -I/data/scratch/mail/thunderbird60/work/build/media/libsoundtouch/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libsoundtouch/src/soundtouch_perms.h  -MD -MP -MF .deps/sse_optimized.o.pp  -msse2 /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libsoundtouch/src/sse_optimized.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o resample_sse.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOUTSIDE_SPEEX -DEXPORT= -DFLOATING_POINT -D_USE_SSE -D_USE_SSE2 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libspeex_resampler/src -I/data/scratch/mail/thunderbird60/work/build/media/libspeex_resampler/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare  -MD -MP -MF .deps/resample_sse.o.pp  -msse2 /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libspeex_resampler/src/resample_sse.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o simd_detect.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOUTSIDE_SPEEX -DEXPORT= -DFLOATING_POINT -D_USE_SSE -D_USE_SSE2 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libspeex_resampler/src -I/data/scratch/mail/thunderbird60/work/build/media/libspeex_resampler/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/simd_detect.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libspeex_resampler/src/simd_detect.cpp
libspeex.a.desc
rm -f libspeex.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libspeex.a.desc resample.o resample_sse.o simd_detect.o 
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/media/mp4parse-rust'
libmedia_mp4parse-rust.a.desc
rm -f libmedia_mp4parse-rust.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libmedia_mp4parse-rust.a.desc  
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/media/libspeex_resampler/src'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o tokenize.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/tokenize.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/encoder/tokenize.c
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/media/psshparser'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_media_psshparser0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_NO_MOZALLOC -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/psshparser -I/data/scratch/mail/thunderbird60/work/build/media/psshparser -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/Unified_cpp_media_psshparser0.o.pp   /data/scratch/mail/thunderbird60/work/build/media/psshparser/Unified_cpp_media_psshparser0.cpp
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/media/mp4parse-rust'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o treewriter.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/treewriter.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/encoder/treewriter.c
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/security'
libnss.a.desc
rm -f libnss.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libnss.a.desc  
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_libsoundtouch_src0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DST_NO_EXCEPTION_HANDLING=1 -DMOZ_HAS_MOZGLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libsoundtouch/src -I/data/scratch/mail/thunderbird60/work/build/media/libsoundtouch/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libsoundtouch/src/soundtouch_perms.h  -MD -MP -MF .deps/Unified_cpp_libsoundtouch_src0.o.pp   /data/scratch/mail/thunderbird60/work/build/media/libsoundtouch/src/Unified_cpp_libsoundtouch_src0.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp8_quantize.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp8_quantize.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/encoder/vp8_quantize.c
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/security'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o denoising_sse2.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/denoising_sse2.o.pp  -msse2 /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/encoder/x86/denoising_sse2.c
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/toolkit/library/rust'
force-cargo-library-build
env   RUSTFLAGS='-C opt-level=2 -C debuginfo=2 '  CARGO_TARGET_DIR=/data/scratch/mail/thunderbird60/work/build/toolkit/library RUSTC=/usr/pkg/bin/rustc MOZ_SRC=/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1 MOZ_DIST=/data/scratch/mail/thunderbird60/work/build/dist LIBCLANG_PATH="" CLANG_PATH="" PKG_CONFIG_ALLOW_CROSS=1 RUST_BACKTRACE=full MOZ_TOPOBJDIR=/data/scratch/mail/thunderbird60/work/build  MOZ_CARGO_WRAP_LDFLAGS="-lpthread -Wl,-R/usr/pkg/lib/thunderbird60 -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/nspr -Wl,-R/usr/pkg/lib/nspr -L/usr/pkg/lib/nss -Wl,-R/usr/pkg/lib/nss -L/usr/pkg/lib/ffmpeg4 -Wl,-R/usr/pkg/lib/ffmpeg4 -Wl,-z,noexecstack -Wl,-z,text -Wl,-z,relro -Wl,--build-id -Wl,-rpath-link,/data/scratch/mail/thunderbird60/work/build/dist/bin -Wl,-rpath-link,/usr/pkg/lib" MOZ_CARGO_WRAP_LD=" /data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99" CARGO_TARGET_X86_64_UNKNOWN_NETBSD_LINKER=/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/build/cargo-linker /usr/pkg/bin/cargo rustc  --release --frozen --manifest-path /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/toolkit/library/rust/Cargo.toml --lib --target=x86_64-unknown-netbsd --features "servo no-static-ideograph-encoder-tables" --  -C lto
In file included from /data/scratch/mail/thunderbird60/work/build/media/libsoundtouch/src/Unified_cpp_libsoundtouch_src0.cpp:47:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libsoundtouch/src/InterpolateShannon.cpp:75:9: warning: 'PI' macro redefined [-Wmacro-redefined]
#define PI 3.1415926536
        ^
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libsoundtouch/src/AAFilter.cpp:52:9: note: previous definition is here
#define PI       M_PI
        ^
In file included from /data/scratch/mail/thunderbird60/work/build/media/libsoundtouch/src/Unified_cpp_libsoundtouch_src0.cpp:92:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libsoundtouch/src/cpu_detect_x86.cpp:55:12: warning: 'bit_MMX' macro redefined [-Wmacro-redefined]
   #define bit_MMX     (1 << 23)
           ^
/usr/include/clang-10.0/cpuid.h:130:9: note: previous definition is here
#define bit_MMX         0x00800000
        ^
In file included from /data/scratch/mail/thunderbird60/work/build/media/libsoundtouch/src/Unified_cpp_libsoundtouch_src0.cpp:92:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libsoundtouch/src/cpu_detect_x86.cpp:56:12: warning: 'bit_SSE' macro redefined [-Wmacro-redefined]
   #define bit_SSE     (1 << 25)
           ^
/usr/include/clang-10.0/cpuid.h:133:9: note: previous definition is here
#define bit_SSE         0x02000000
        ^
In file included from /data/scratch/mail/thunderbird60/work/build/media/libsoundtouch/src/Unified_cpp_libsoundtouch_src0.cpp:92:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libsoundtouch/src/cpu_detect_x86.cpp:57:12: warning: 'bit_SSE2' macro redefined [-Wmacro-redefined]
   #define bit_SSE2    (1 << 26)
           ^
/usr/include/clang-10.0/cpuid.h:134:9: note: previous definition is here
#define bit_SSE2        0x04000000
        ^
libpsshparser.a.desc
rm -f libpsshparser.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libpsshparser.a.desc Unified_cpp_media_psshparser0.o 
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o quantize_sse4.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/quantize_sse4.o.pp  -msse4.1 /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/encoder/x86/quantize_sse4.c
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/media/psshparser'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/security/certverifier'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_certverifier0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier -I/data/scratch/mail/thunderbird60/work/build/security/certverifier -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wall -Wextra -Wunreachable-code -Wno-unused-parameter  -MD -MP -MF .deps/Unified_cpp_certverifier0.o.pp   /data/scratch/mail/thunderbird60/work/build/security/certverifier/Unified_cpp_certverifier0.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o quantize_ssse3.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/quantize_ssse3.o.pp  -mssse3 /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/encoder/x86/quantize_ssse3.c
4 warnings generated.
libmedia_libsoundtouch_src.a.desc
rm -f libmedia_libsoundtouch_src.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libmedia_libsoundtouch_src.a.desc sse_optimized.o Unified_cpp_libsoundtouch_src0.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/media/libsoundtouch/src'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp8_enc_stubs_mmx.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp8_enc_stubs_mmx.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/encoder/x86/vp8_enc_stubs_mmx.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_certverifier1.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier -I/data/scratch/mail/thunderbird60/work/build/security/certverifier -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wall -Wextra -Wunreachable-code -Wno-unused-parameter  -MD -MP -MF .deps/Unified_cpp_certverifier1.o.pp   /data/scratch/mail/thunderbird60/work/build/security/certverifier/Unified_cpp_certverifier1.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp8_enc_stubs_sse2.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp8_enc_stubs_sse2.o.pp  -msse2 /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/encoder/x86/vp8_enc_stubs_sse2.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o celt_lpc_sse.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOPUS_BUILD '-DOPUS_VERSION="v1.2.1-mozilla"' -DUSE_ALLOCA -DOPUS_EXPORT= -DHAVE_LRINTF -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_MAY_HAVE_AVX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus -I/data/scratch/mail/thunderbird60/work/build/media/libopus -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/celt -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/include -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk/float -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer '-Wno-#pragma-messages'  -MD -MP -MF .deps/celt_lpc_sse.o.pp  -msse4.1 /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/celt/x86/celt_lpc_sse.c
   Compiling cfg-if v0.1.2
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp8_quantize_sse2.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp8_quantize_sse2.o.pp  -msse2 /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/encoder/x86/vp8_quantize_sse2.c
   Compiling libc v0.2.43
   Compiling unicode-xid v0.1.0
   Compiling void v1.0.2
   Compiling unicode-xid v0.0.4
   Compiling siphasher v0.2.1
   Compiling nodrop v0.1.12
   Compiling quote v0.3.15
   Compiling bitflags v1.0.1
   Compiling matches v0.1.6
   Compiling procedural-masquerade v0.1.1
   Compiling stable_deref_trait v1.0.0
   Compiling num-traits v0.1.41
   Compiling dtoa v0.4.2
   Compiling ident_case v1.0.0
   Compiling memoffset v0.2.1
   Compiling scopeguard v0.3.2
   Compiling lazy_static v0.2.11
   Compiling itoa v0.3.1
   Compiling serde v1.0.27
   Compiling same-file v0.1.3
   Compiling rayon-core v1.4.0
   Compiling fnv v1.0.5
   Compiling precomputed-hash v0.1.1
   Compiling either v1.1.0
   Compiling lazy_static v1.0.0
   Compiling byteorder v1.2.1
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o pitch_sse.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOPUS_BUILD '-DOPUS_VERSION="v1.2.1-mozilla"' -DUSE_ALLOCA -DOPUS_EXPORT= -DHAVE_LRINTF -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_MAY_HAVE_AVX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus -I/data/scratch/mail/thunderbird60/work/build/media/libopus -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/celt -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/include -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk/float -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer '-Wno-#pragma-messages'  -MD -MP -MF .deps/pitch_sse.o.pp  -msse /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/celt/x86/pitch_sse.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp8_cx_iface.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp8_cx_iface.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/vp8_cx_iface.c
   Compiling smallbitvec v1.0.6
   Compiling unicode-normalization v0.1.5
   Compiling cose v0.1.4
   Compiling num-traits v0.2.0
   Compiling bitreader v0.3.0
2 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o pitch_sse2.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOPUS_BUILD '-DOPUS_VERSION="v1.2.1-mozilla"' -DUSE_ALLOCA -DOPUS_EXPORT= -DHAVE_LRINTF -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_MAY_HAVE_AVX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus -I/data/scratch/mail/thunderbird60/work/build/media/libopus -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/celt -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/include -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk/float -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer '-Wno-#pragma-messages'  -MD -MP -MF .deps/pitch_sse2.o.pp  -msse2 /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/celt/x86/pitch_sse2.c
   Compiling percent-encoding v1.0.0
   Compiling mp4parse_fallible v0.0.1
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o pitch_sse4_1.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOPUS_BUILD '-DOPUS_VERSION="v1.2.1-mozilla"' -DUSE_ALLOCA -DOPUS_EXPORT= -DHAVE_LRINTF -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_MAY_HAVE_AVX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus -I/data/scratch/mail/thunderbird60/work/build/media/libopus -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/celt -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/include -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk/float -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer '-Wno-#pragma-messages'  -MD -MP -MF .deps/pitch_sse4_1.o.pp  -msse4.1 /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/celt/x86/pitch_sse4_1.c
   Compiling unicode-segmentation v1.1.0
   Compiling atomic_refcell v0.1.0
libjs_src.a.desc
rm -f libjs_src.a
   Compiling moz_cbor v0.1.1
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libjs_src.a.desc RegExp.o CTypes.o Library.o Parser.o StoreBuffer.o Disassembler-x86-shared.o jsarray.o jsmath.o jsutil.o pm_stub.o DoubleToString.o Interpreter.o JSAtom.o Unified_cpp_js_src0.o Unified_cpp_js_src1.o Unified_cpp_js_src10.o Unified_cpp_js_src11.o Unified_cpp_js_src12.o Unified_cpp_js_src13.o Unified_cpp_js_src14.o Unified_cpp_js_src15.o Unified_cpp_js_src16.o Unified_cpp_js_src17.o Unified_cpp_js_src18.o Unified_cpp_js_src19.o Unified_cpp_js_src2.o Unified_cpp_js_src20.o Unified_cpp_js_src21.o Unified_cpp_js_src22.o Unified_cpp_js_src23.o Unified_cpp_js_src24.o Unified_cpp_js_src25.o Unified_cpp_js_src26.o Unified_cpp_js_src27.o Unified_cpp_js_src28.o Unified_cpp_js_src29.o Unified_cpp_js_src3.o Unified_cpp_js_src30.o Unified_cpp_js_src31.o Unified_cpp_js_src32.o Unified_cpp_js_src33.o Unified_cpp_js_src34.o Unified_cpp_js_src35.o Unified_cpp_js_src36.o Unified_cpp_js_src37.o Unified_cpp_js_src38.o Unified_cpp_js_src39.o Unified_cpp_js_src4.o Unified_cpp_js_src40.o Unified_cpp_js_src41.o Unified_cpp_js_src42.o Unified_cpp_js_src43.o Unified_cpp_js_src44.o Unified_cpp_js_src5.o Unified_cpp_js_src6.o Unified_cpp_js_src7.o Unified_cpp_js_src8.o Unified_cpp_js_src9.o 
   Compiling runloop v0.1.0
   Compiling boxfnonce v0.0.3
   Compiling prefs_parser v0.0.1 (/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/libpref/parser)
   Compiling log v0.4.1
   Compiling crossbeam-utils v0.2.2
   Compiling encoding_rs v0.7.2
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vq_sse2.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOPUS_BUILD '-DOPUS_VERSION="v1.2.1-mozilla"' -DUSE_ALLOCA -DOPUS_EXPORT= -DHAVE_LRINTF -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_MAY_HAVE_AVX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus -I/data/scratch/mail/thunderbird60/work/build/media/libopus -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/celt -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/include -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk/float -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer '-Wno-#pragma-messages'  -MD -MP -MF .deps/vq_sse2.o.pp  -msse2 /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/celt/x86/vq_sse2.c
warning: `...` range patterns are deprecated
   --> modules/libpref/parser/src/lib.rs:633:25
    |
633 |                 c @ b'0'...b'9' => value += (c - b'0') as u16,
    |                         ^^^ help: use `..=` for an inclusive range
    |
    = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default

warning: `...` range patterns are deprecated
   --> modules/libpref/parser/src/lib.rs:634:25
    |
634 |                 c @ b'A'...b'F' => value += (c - b'A') as u16 + 10,
    |                         ^^^ help: use `..=` for an inclusive range

warning: `...` range patterns are deprecated
   --> modules/libpref/parser/src/lib.rs:635:25
    |
635 |                 c @ b'a'...b'f' => value += (c - b'a') as u16 + 10,
    |                         ^^^ help: use `..=` for an inclusive range

   Compiling owning_ref v0.3.3
   Compiling arrayvec v0.4.6
   Compiling servo_arc v0.1.1 (/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/servo/components/servo_arc)
   Compiling unicode-bidi v0.3.4
warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/servo_arc/lib.rs:60:35
    |
60  |         let invalid: $container = ::std::mem::uninitialized();
    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^
...
203 |         let ptr = (ptr as *const u8).offset(-offset_of!(ArcInner<T>, data));
    |                                              ----------------------------- in this macro invocation
    |
    = note: `#[warn(deprecated)]` on by default
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

   Compiling walkdir v1.0.7
   Compiling synom v0.11.2
   Compiling proc-macro2 v0.2.2
   Compiling itertools v0.7.6
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/js/src'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/security/pkix'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o pkixbuild.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix -I/data/scratch/mail/thunderbird60/work/build/security/pkix -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Weverything -Wno-c++98-compat -Wno-c++98-compat-pedantic -Wno-missing-prototypes -Wno-missing-variable-declarations -Wno-padded -Wno-reserved-id-macro -Wno-shadow -Wno-weak-vtables -Wno-error=shadow  -MD -MP -MF .deps/pkixbuild.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixbuild.cpp
   Compiling phf_shared v0.7.21
   Compiling unreachable v1.0.0
   Compiling unreachable v0.1.1
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/security/apps'
mkdir -p '.deps/'
   Compiling nsstring v0.1.0 (/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/servo/support/gecko/nsstring)
   Compiling rand v0.3.18
   Compiling hashglobe v0.1.0 (/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/servo/components/hashglobe)
   Compiling num_cpus v1.7.0
   Compiling thread-id v3.1.0
   Compiling time v0.1.38
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o x86_celt_map.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOPUS_BUILD '-DOPUS_VERSION="v1.2.1-mozilla"' -DUSE_ALLOCA -DOPUS_EXPORT= -DHAVE_LRINTF -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_MAY_HAVE_AVX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus -I/data/scratch/mail/thunderbird60/work/build/media/libopus -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/celt -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/include -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk/float -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer '-Wno-#pragma-messages'  -MD -MP -MF .deps/x86_celt_map.o.pp  -msse /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/celt/x86/x86_celt_map.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_security_apps0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DNSS_ENABLE_ECC=True '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/apps -I/data/scratch/mail/thunderbird60/work/build/security/apps -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/third_party/rust/cose-c/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wextra -Wno-unused-parameter  -MD -MP -MF .deps/Unified_cpp_security_apps0.o.pp   /data/scratch/mail/thunderbird60/work/build/security/apps/Unified_cpp_security_apps0.cpp
   Compiling log v0.3.9
   Compiling euclid v0.17.2
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp8_dx_iface.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp8_dx_iface.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/vp8_dx_iface.c
   Compiling num-integer v0.1.35
warning: use of deprecated item 'try': use the `?` operator instead
   --> servo/support/gecko/nsstring/src/lib.rs:136:5
    |
136 | /     bitflags! {
137 | |         // While this has the same layout as u16, it cannot be passed
138 | |         // over FFI safely as a u16.
139 | |         #[repr(C)]
...   |
147 | |         }
148 | |     }
    | |_____^
    |
    = note: `#[warn(deprecated)]` on by default
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
   --> servo/support/gecko/nsstring/src/lib.rs:136:5
    |
136 | /     bitflags! {
137 | |         // While this has the same layout as u16, it cannot be passed
138 | |         // over FFI safely as a u16.
139 | |         #[repr(C)]
...   |
147 | |         }
148 | |     }
    | |_____^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
   --> servo/support/gecko/nsstring/src/lib.rs:136:5
    |
136 | /     bitflags! {
137 | |         // While this has the same layout as u16, it cannot be passed
138 | |         // over FFI safely as a u16.
139 | |         #[repr(C)]
...   |
147 | |         }
148 | |     }
    | |_____^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
   --> servo/support/gecko/nsstring/src/lib.rs:152:5
    |
152 | /     bitflags! {
153 | |         // While this has the same layout as u16, it cannot be passed
154 | |         // over FFI safely as a u16.
155 | |         #[repr(C)]
...   |
159 | |         }
160 | |     }
    | |_____^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
   --> servo/support/gecko/nsstring/src/lib.rs:152:5
    |
152 | /     bitflags! {
153 | |         // While this has the same layout as u16, it cannot be passed
154 | |         // over FFI safely as a u16.
155 | |         #[repr(C)]
...   |
159 | |         }
160 | |     }
    | |_____^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
   --> servo/support/gecko/nsstring/src/lib.rs:152:5
    |
152 | /     bitflags! {
153 | |         // While this has the same layout as u16, it cannot be passed
154 | |         // over FFI safely as a u16.
155 | |         #[repr(C)]
...   |
159 | |         }
160 | |     }
    | |_____^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary parentheses around type
    --> servo/components/hashglobe/src/hash_map.rs:1676:34
     |
1676 |     fn next(&mut self) -> Option<(&'a K)> {
     |                                  ^^^^^^^ help: remove these parentheses
     |
     = note: `#[warn(unused_parens)]` on by default

warning: unnecessary parentheses around type
    --> servo/components/hashglobe/src/hash_map.rs:1695:34
     |
1695 |     fn next(&mut self) -> Option<(&'a V)> {
     |                                  ^^^^^^^ help: remove these parentheses

warning: unnecessary parentheses around type
    --> servo/components/hashglobe/src/hash_map.rs:1713:34
     |
1713 |     fn next(&mut self) -> Option<(&'a mut V)> {
     |                                  ^^^^^^^^^^^ help: remove these parentheses

/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o x86cpu.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOPUS_BUILD '-DOPUS_VERSION="v1.2.1-mozilla"' -DUSE_ALLOCA -DOPUS_EXPORT= -DHAVE_LRINTF -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_MAY_HAVE_AVX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus -I/data/scratch/mail/thunderbird60/work/build/media/libopus -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/celt -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/include -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk/float -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer '-Wno-#pragma-messages'  -MD -MP -MF .deps/x86cpu.o.pp  -msse /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/celt/x86/x86cpu.c
   Compiling dtoa-short v0.3.1
   Compiling syn v0.11.11
   Compiling crossbeam-epoch v0.3.0
   Compiling uluru v0.2.0
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_alloccommon.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_alloccommon.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/common/vp9_alloccommon.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o LPC_inv_pred_gain.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOPUS_BUILD '-DOPUS_VERSION="v1.2.1-mozilla"' -DUSE_ALLOCA -DOPUS_EXPORT= -DHAVE_LRINTF -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_MAY_HAVE_AVX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus -I/data/scratch/mail/thunderbird60/work/build/media/libopus -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/celt -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/include -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk/float -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer '-Wno-#pragma-messages'  -MD -MP -MF .deps/LPC_inv_pred_gain.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk/LPC_inv_pred_gain.c
   Compiling smallvec v0.6.5
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixbuild.cpp:28:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixutil.h:28:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixder.h:65:24: warning: bitwise operation between different enumeration types ('mozilla::pkix::der::Class' and 'mozilla::pkix::der::Constructed') [-Wenum-enum-conversion]
  SEQUENCE = UNIVERSAL | CONSTRUCTED | 0x10,  // 0x30
             ~~~~~~~~~ ^ ~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixder.h:66:19: warning: bitwise operation between different enumeration types ('mozilla::pkix::der::Class' and 'mozilla::pkix::der::Constructed') [-Wenum-enum-conversion]
  SET = UNIVERSAL | CONSTRUCTED | 0x11,       // 0x31
        ~~~~~~~~~ ^ ~~~~~~~~~~~
   Compiling ordered-float v0.4.0
In file included from /data/scratch/mail/thunderbird60/work/build/security/certverifier/Unified_cpp_certverifier0.cpp:47:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier/CTObjectsExtractor.cpp:14:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/RangedPtr.h:140:17: warning: definition of implicit copy constructor for 'RangedPtr<const char16_t>' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy]
  RangedPtr<T>& operator=(const RangedPtr<T>& aOther) {
                ^
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/Range.h:20:7: note: in implicit copy constructor for 'mozilla::RangedPtr<const char16_t>' first required here
class Range {
      ^
/data/scratch/mail/thunderbird60/work/build/dist/include/js/CharacterEncoding.h:209:53: note: in implicit copy constructor for 'mozilla::Range<const char16_t>' first required here
  return JS::LossyTwoByteCharsToNewLatin1CharsZ(cx, tbchars);
                                                    ^
In file included from /data/scratch/mail/thunderbird60/work/build/security/certverifier/Unified_cpp_certverifier0.cpp:47:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier/CTObjectsExtractor.cpp:14:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/RangedPtr.h:140:17: warning: definition of implicit copy constructor for 'RangedPtr<unsigned char>' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy]
  RangedPtr<T>& operator=(const RangedPtr<T>& aOther) {
                ^
/data/scratch/mail/thunderbird60/work/build/dist/include/js/CharacterEncoding.h:44:7: note: in implicit copy constructor for 'mozilla::RangedPtr<unsigned char>' first required here
class Latin1CharsZ : public mozilla::RangedPtr<Latin1Char> {
      ^
/data/scratch/mail/thunderbird60/work/build/dist/include/js/CharacterEncoding.h:209:10: note: in implicit move constructor for 'JS::Latin1CharsZ' first required here
  return JS::LossyTwoByteCharsToNewLatin1CharsZ(cx, tbchars);
         ^
   Compiling debug_unreachable v0.1.1
32 warnings generated.
   Compiling phf v0.7.21
   Compiling idna v0.1.4
libmedia_libtheora.a.desc
rm -f libmedia_libtheora.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libmedia_libtheora.a.desc mmxfrag.o mmxidct.o mmxstate.o sse2idct.o x86cpu.o x86state.o Unified_c_media_libtheora0.o 
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o NLSF2A.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOPUS_BUILD '-DOPUS_VERSION="v1.2.1-mozilla"' -DUSE_ALLOCA -DOPUS_EXPORT= -DHAVE_LRINTF -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_MAY_HAVE_AVX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus -I/data/scratch/mail/thunderbird60/work/build/media/libopus -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/celt -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/include -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk/float -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer '-Wno-#pragma-messages'  -MD -MP -MF .deps/NLSF2A.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk/NLSF2A.c
   Compiling quote v0.4.2
In file included from /data/scratch/mail/thunderbird60/work/build/security/certverifier/Unified_cpp_certverifier0.cpp:47:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier/CTObjectsExtractor.cpp:14:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/RangedPtr.h:140:17: warning: definition of implicit copy constructor for 'RangedPtr<const unsigned char>' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy]
  RangedPtr<T>& operator=(const RangedPtr<T>& aOther) {
                ^
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/Range.h:20:7: note: in implicit copy constructor for 'mozilla::RangedPtr<const unsigned char>' first required here
class Range {
      ^
/data/scratch/mail/thunderbird60/work/build/dist/include/jsfriendapi.h:1351:12: note: in implicit move constructor for 'mozilla::Range<const unsigned char>' first required here
    return mozilla::Range<const JS::Latin1Char>(latin1Chars_,
           ^
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_blockd.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_blockd.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/common/vp9_blockd.c
   Compiling env_logger v0.4.3
2 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o pkixcert.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix -I/data/scratch/mail/thunderbird60/work/build/security/pkix -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Weverything -Wno-c++98-compat -Wno-c++98-compat-pedantic -Wno-missing-prototypes -Wno-missing-variable-declarations -Wno-padded -Wno-reserved-id-macro -Wno-shadow -Wno-weak-vtables -Wno-error=shadow  -MD -MP -MF .deps/pkixcert.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixcert.cpp
   Compiling nserror v0.1.0 (/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/rust/nserror)
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_common_data.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_common_data.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/common/vp9_common_data.c
   Compiling u2fhid v0.1.0 (/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/webauthn/u2f-hid-rs)
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_entropy.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_entropy.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/common/vp9_entropy.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o NSQ_del_dec_sse.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOPUS_BUILD '-DOPUS_VERSION="v1.2.1-mozilla"' -DUSE_ALLOCA -DOPUS_EXPORT= -DHAVE_LRINTF -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_MAY_HAVE_AVX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus -I/data/scratch/mail/thunderbird60/work/build/media/libopus -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/celt -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/include -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk/float -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer '-Wno-#pragma-messages'  -MD -MP -MF .deps/NSQ_del_dec_sse.o.pp  -msse4.1 /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk/x86/NSQ_del_dec_sse.c
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/media/libtheora'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/config/external/freetype2'
libfreetype.a.desc
rm -f libfreetype.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libfreetype.a.desc  
   Compiling parking_lot_core v0.2.7
   Compiling syn v0.12.12
   Compiling mp4parse v0.10.0 (/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/mp4parse-rust/mp4parse)
   Compiling fallible v0.0.1 (/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/servo/components/fallible)
warning: use of deprecated item 'try': use the `?` operator instead
  --> dom/webauthn/u2f-hid-rs/src/lib.rs:52:1
   |
52 | / bitflags! {
53 | |     pub struct RegisterFlags: u64 {
54 | |         const REQUIRE_RESIDENT_KEY        = 1;
55 | |         const REQUIRE_USER_VERIFICATION   = 2;
56 | |         const REQUIRE_PLATFORM_ATTACHMENT = 4;
57 | |     }
58 | | }
   | |_^
   |
   = note: `#[warn(deprecated)]` on by default
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
  --> dom/webauthn/u2f-hid-rs/src/lib.rs:52:1
   |
52 | / bitflags! {
53 | |     pub struct RegisterFlags: u64 {
54 | |         const REQUIRE_RESIDENT_KEY        = 1;
55 | |         const REQUIRE_USER_VERIFICATION   = 2;
56 | |         const REQUIRE_PLATFORM_ATTACHMENT = 4;
57 | |     }
58 | | }
   | |_^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
  --> dom/webauthn/u2f-hid-rs/src/lib.rs:52:1
   |
52 | / bitflags! {
53 | |     pub struct RegisterFlags: u64 {
54 | |         const REQUIRE_RESIDENT_KEY        = 1;
55 | |         const REQUIRE_USER_VERIFICATION   = 2;
56 | |         const REQUIRE_PLATFORM_ATTACHMENT = 4;
57 | |     }
58 | | }
   | |_^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
  --> dom/webauthn/u2f-hid-rs/src/lib.rs:59:1
   |
59 | / bitflags! {
60 | |     pub struct SignFlags: u64 {
61 | |         const REQUIRE_USER_VERIFICATION = 1;
62 | |     }
63 | | }
   | |_^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
  --> dom/webauthn/u2f-hid-rs/src/lib.rs:59:1
   |
59 | / bitflags! {
60 | |     pub struct SignFlags: u64 {
61 | |         const REQUIRE_USER_VERIFICATION = 1;
62 | |     }
63 | | }
   | |_^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
  --> dom/webauthn/u2f-hid-rs/src/lib.rs:59:1
   |
59 | / bitflags! {
60 | |     pub struct SignFlags: u64 {
61 | |         const REQUIRE_USER_VERIFICATION = 1;
62 | |     }
63 | | }
   | |_^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
  --> dom/webauthn/u2f-hid-rs/src/lib.rs:64:1
   |
64 | / bitflags! {
65 | |     pub struct AuthenticatorTransports: u8 {
66 | |         const USB = 1;
67 | |         const NFC = 2;
68 | |         const BLE = 4;
69 | |     }
70 | | }
   | |_^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
  --> dom/webauthn/u2f-hid-rs/src/lib.rs:64:1
   |
64 | / bitflags! {
65 | |     pub struct AuthenticatorTransports: u8 {
66 | |         const USB = 1;
67 | |         const NFC = 2;
68 | |         const BLE = 4;
69 | |     }
70 | | }
   | |_^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
  --> dom/webauthn/u2f-hid-rs/src/lib.rs:64:1
   |
64 | / bitflags! {
65 | |     pub struct AuthenticatorTransports: u8 {
66 | |         const USB = 1;
67 | |         const NFC = 2;
68 | |         const BLE = 4;
69 | |     }
70 | | }
   | |_^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: trait objects without an explicit `dyn` are deprecated
  --> dom/webauthn/u2f-hid-rs/src/stub/transaction.rs:16:24
   |
16 |         F: Fn(String, &Fn() -> bool),
   |                        ^^^^^^^^^^^^ help: use `dyn`: `dyn Fn() -> bool`
   |
   = note: `#[warn(bare_trait_objects)]` on by default

warning: unnecessary parentheses around assigned value
  --> dom/webauthn/u2f-hid-rs/src/consts.rs:34:29
   |
34 | pub const U2FHID_PING: u8 = (TYPE_INIT | 0x01); // Echo data through local processor only
   |                             ^^^^^^^^^^^^^^^^^^ help: remove these parentheses
   |
   = note: `#[warn(unused_parens)]` on by default

warning: unnecessary parentheses around assigned value
  --> dom/webauthn/u2f-hid-rs/src/consts.rs:35:28
   |
35 | pub const U2FHID_MSG: u8 = (TYPE_INIT | 0x03); // Send U2F message frame
   |                            ^^^^^^^^^^^^^^^^^^ help: remove these parentheses

warning: unnecessary parentheses around assigned value
  --> dom/webauthn/u2f-hid-rs/src/consts.rs:36:29
   |
36 | pub const U2FHID_LOCK: u8 = (TYPE_INIT | 0x04); // Send lock channel command
   |                             ^^^^^^^^^^^^^^^^^^ help: remove these parentheses

warning: unnecessary parentheses around assigned value
  --> dom/webauthn/u2f-hid-rs/src/consts.rs:37:29
   |
37 | pub const U2FHID_INIT: u8 = (TYPE_INIT | 0x06); // Channel initialization
   |                             ^^^^^^^^^^^^^^^^^^ help: remove these parentheses

warning: unnecessary parentheses around assigned value
  --> dom/webauthn/u2f-hid-rs/src/consts.rs:38:29
   |
38 | pub const U2FHID_WINK: u8 = (TYPE_INIT | 0x08); // Send device identification wink
   |                             ^^^^^^^^^^^^^^^^^^ help: remove these parentheses

warning: unnecessary parentheses around assigned value
  --> dom/webauthn/u2f-hid-rs/src/consts.rs:39:30
   |
39 | pub const U2FHID_ERROR: u8 = (TYPE_INIT | 0x3f); // Error response
   |                              ^^^^^^^^^^^^^^^^^^ help: remove these parentheses

warning: unnecessary parentheses around assigned value
  --> dom/webauthn/u2f-hid-rs/src/consts.rs:42:34
   |
42 | pub const U2F_VENDOR_FIRST: u8 = (TYPE_INIT | 0x40); // First vendor defined command
   |                                  ^^^^^^^^^^^^^^^^^^ help: remove these parentheses

warning: unnecessary parentheses around assigned value
  --> dom/webauthn/u2f-hid-rs/src/consts.rs:43:33
   |
43 | pub const U2F_VENDOR_LAST: u8 = (TYPE_INIT | 0x7f); // Last vendor defined command
   |                                 ^^^^^^^^^^^^^^^^^^ help: remove these parentheses

   Compiling netwerk_helper v0.0.1 (/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base/rust-helper)
warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead
 --> netwerk/base/rust-helper/src/lib.rs:1:5
  |
1 | use std::ascii::AsciiExt;
  |     ^^^^^^^^^^^^^^^^^^^^
  |
  = note: `#[warn(deprecated)]` on by default

warning: use of deprecated item 'std::ascii::AsciiExt::to_ascii_lowercase': use inherent methods instead
   --> netwerk/base/rust-helper/src/lib.rs:116:14
    |
116 |         *c = AsciiExt::to_ascii_lowercase(c);
    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::ascii::AsciiExt::to_ascii_uppercase': use inherent methods instead
   --> netwerk/base/rust-helper/src/lib.rs:133:30
    |
133 |                 sub_tag[0] = AsciiExt::to_ascii_uppercase(&sub_tag[0]);
    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::ascii::AsciiExt::to_ascii_uppercase': use inherent methods instead
   --> netwerk/base/rust-helper/src/lib.rs:134:30
    |
134 |                 sub_tag[1] = AsciiExt::to_ascii_uppercase(&sub_tag[1]);
    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::ascii::AsciiExt::to_ascii_uppercase': use inherent methods instead
   --> netwerk/base/rust-helper/src/lib.rs:138:30
    |
138 |                 sub_tag[0] = AsciiExt::to_ascii_uppercase(&sub_tag[0]);
    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^

In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixcert.cpp:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixutil.h:28:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixder.h:65:24: warning: bitwise operation between different enumeration types ('mozilla::pkix::der::Class' and 'mozilla::pkix::der::Constructed') [-Wenum-enum-conversion]
  SEQUENCE = UNIVERSAL | CONSTRUCTED | 0x10,  // 0x30
             ~~~~~~~~~ ^ ~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixder.h:66:19: warning: bitwise operation between different enumeration types ('mozilla::pkix::der::Class' and 'mozilla::pkix::der::Constructed') [-Wenum-enum-conversion]
  SET = UNIVERSAL | CONSTRUCTED | 0x11,       // 0x31
        ~~~~~~~~~ ^ ~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixcert.cpp:107:52: warning: bitwise operation between different enumeration types ('mozilla::pkix::der::Class' and 'mozilla::pkix::der::Constructed') [-Wenum-enum-conversion]
  static const uint8_t CSC = der::CONTEXT_SPECIFIC | der::CONSTRUCTED;
                             ~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/config/external/freetype2'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/xpcom/typelib/xpt'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_xpcom_typelib_xpt0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/typelib/xpt -I/data/scratch/mail/thunderbird60/work/build/xpcom/typelib/xpt -I/data/scratch/mail/thunderbird60/work/build/xpcom/base -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/Unified_cpp_xpcom_typelib_xpt0.o.pp   /data/scratch/mail/thunderbird60/work/build/xpcom/typelib/xpt/Unified_cpp_xpcom_typelib_xpt0.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/security/certverifier/Unified_cpp_certverifier0.cpp:83:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier/CertVerifier.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier/CertVerifier.h:15:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/Telemetry.h:14:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsString.h:15:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsDependentSubstring.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsTDependentSubstring.h:94:8: warning: definition of implicit copy constructor for 'nsTDependentSubstring<char16_t>' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy]
  void operator=(
       ^
/data/scratch/mail/thunderbird60/work/build/dist/include/nsTDependentSubstring.h:124:10: note: in implicit copy constructor for 'nsTDependentSubstring<char16_t>' first required here
  return nsTDependentSubstring<T>(aData, aLength);
         ^
/data/scratch/mail/thunderbird60/work/build/dist/include/nsString.h:52:9: note: in instantiation of function template specialization 'Substring<char16_t>' requested here
        Substring(static_cast<const char16_t*>(aString), aLength), *this);
        ^
In file included from /data/scratch/mail/thunderbird60/work/build/security/certverifier/Unified_cpp_certverifier0.cpp:83:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier/CertVerifier.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier/CertVerifier.h:15:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/Telemetry.h:14:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsString.h:15:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsDependentSubstring.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsTDependentSubstring.h:94:8: warning: definition of implicit copy constructor for 'nsTDependentSubstring<char>' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy]
  void operator=(
       ^
/data/scratch/mail/thunderbird60/work/build/dist/include/nsTDependentSubstring.h:124:10: note: in implicit copy constructor for 'nsTDependentSubstring<char>' first required here
  return nsTDependentSubstring<T>(aData, aLength);
         ^
/data/scratch/mail/thunderbird60/work/build/dist/include/nsString.h:71:24: note: in instantiation of function template specialization 'Substring<char>' requested here
    AppendASCIItoUTF16(Substring(aCString, aLength), *this);
                       ^
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o NSQ_sse.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOPUS_BUILD '-DOPUS_VERSION="v1.2.1-mozilla"' -DUSE_ALLOCA -DOPUS_EXPORT= -DHAVE_LRINTF -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_MAY_HAVE_AVX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus -I/data/scratch/mail/thunderbird60/work/build/media/libopus -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/celt -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/include -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk/float -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer '-Wno-#pragma-messages'  -MD -MP -MF .deps/NSQ_sse.o.pp  -msse4.1 /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk/x86/NSQ_sse.c
warning: `...` range patterns are deprecated
   --> media/mp4parse-rust/mp4parse/src/lib.rs:593:10
    |
593 |         2...7 => return Err(Error::InvalidData("malformed size")),
    |          ^^^ help: use `..=` for an inclusive range
    |
    = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default

   Compiling crossbeam-deque v0.2.0
3 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o pkixcheck.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix -I/data/scratch/mail/thunderbird60/work/build/security/pkix -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Weverything -Wno-c++98-compat -Wno-c++98-compat-pedantic -Wno-missing-prototypes -Wno-missing-variable-declarations -Wno-padded -Wno-reserved-id-macro -Wno-shadow -Wno-weak-vtables -Wno-error=shadow  -MD -MP -MF .deps/pkixcheck.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixcheck.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_entropymode.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_entropymode.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/common/vp9_entropymode.c
warning: `...` range patterns are deprecated
    --> media/mp4parse-rust/mp4parse/src/lib.rs:1234:14
     |
1234 |             0...1 => {
     |              ^^^ help: use `..=` for an inclusive range

   Compiling parking_lot v0.4.4
   Compiling encoding_c v0.8.0
   Compiling encoding_glue v0.1.0 (/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/intl/encoding_glue)
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_entropymv.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_entropymv.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/common/vp9_entropymv.c
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixcheck.cpp:27:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixder.h:65:24: warning: bitwise operation between different enumeration types ('mozilla::pkix::der::Class' and 'mozilla::pkix::der::Constructed') [-Wenum-enum-conversion]
  SEQUENCE = UNIVERSAL | CONSTRUCTED | 0x10,  // 0x30
             ~~~~~~~~~ ^ ~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixder.h:66:19: warning: bitwise operation between different enumeration types ('mozilla::pkix::der::Class' and 'mozilla::pkix::der::Constructed') [-Wenum-enum-conversion]
  SET = UNIVERSAL | CONSTRUCTED | 0x11,       // 0x31
        ~~~~~~~~~ ^ ~~~~~~~~~~~
libxpt.a
rm -f libxpt.a libxpt.a.desc
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_exec.py --extract -- ar crs libxpt.a Unified_cpp_xpcom_typelib_xpt0.o 
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o VAD_sse.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOPUS_BUILD '-DOPUS_VERSION="v1.2.1-mozilla"' -DUSE_ALLOCA -DOPUS_EXPORT= -DHAVE_LRINTF -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_MAY_HAVE_AVX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus -I/data/scratch/mail/thunderbird60/work/build/media/libopus -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/celt -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/include -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk/float -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer '-Wno-#pragma-messages'  -MD -MP -MF .deps/VAD_sse.o.pp  -msse4.1 /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk/x86/VAD_sse.c
   Compiling style v0.0.1 (/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/servo/components/style)
warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
  --> servo/components/style/build.rs:57:1
   |
57 | / lazy_static! {
58 | |     pub static ref PYTHON: String = env::var("PYTHON").ok().unwrap_or_else(find_python);
59 | | }
   | |_^
   |
   = note: `#[warn(deprecated)]` on by default
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
  --> servo/components/style/build_gecko.rs:9:5
   |
9  | /     lazy_static! {
10 | |         pub static ref OUTDIR_PATH: PathBuf = PathBuf::from(env::var_os("OUT_DIR").unwrap()).join("gecko");
11 | |     }
   | |_____^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: a method with this name may be added to the standard library in the future
  --> media/mp4parse-rust/mp4parse/src/lib.rs:59:20
   |
59 |         return vec.try_reserve(size);
   |                    ^^^^^^^^^^^
   |
   = note: `#[warn(unstable_name_collisions)]` on by default
   = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior!
   = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
   = help: call with fully qualified syntax `mp4parse_fallible::FallibleVec::try_reserve(...)` to keep using the current method

libxpt.a.desc
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libxpt.a.desc Unified_cpp_xpcom_typelib_xpt0.o 
warning: a method with this name may be added to the standard library in the future
  --> media/mp4parse-rust/mp4parse/src/lib.rs:71:13
   |
71 |         buf.try_reserve(size)?;
   |             ^^^^^^^^^^^
   |
   = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior!
   = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
   = help: call with fully qualified syntax `mp4parse_fallible::FallibleVec::try_reserve(...)` to keep using the current method

/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_filter.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_filter.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/common/vp9_filter.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o VQ_WMat_EC_sse.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOPUS_BUILD '-DOPUS_VERSION="v1.2.1-mozilla"' -DUSE_ALLOCA -DOPUS_EXPORT= -DHAVE_LRINTF -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_MAY_HAVE_AVX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus -I/data/scratch/mail/thunderbird60/work/build/media/libopus -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/celt -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/include -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk/float -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer '-Wno-#pragma-messages'  -MD -MP -MF .deps/VQ_WMat_EC_sse.o.pp  -msse4.1 /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk/x86/VQ_WMat_EC_sse.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_frame_buffers.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_frame_buffers.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/common/vp9_frame_buffers.c
2 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o pkixder.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix -I/data/scratch/mail/thunderbird60/work/build/security/pkix -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Weverything -Wno-c++98-compat -Wno-c++98-compat-pedantic -Wno-missing-prototypes -Wno-missing-variable-declarations -Wno-padded -Wno-reserved-id-macro -Wno-shadow -Wno-weak-vtables -Wno-error=shadow  -MD -MP -MF .deps/pkixder.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixder.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_idct.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_idct.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/common/vp9_idct.c
   Compiling phf_generator v0.7.21
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o x86_silk_map.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOPUS_BUILD '-DOPUS_VERSION="v1.2.1-mozilla"' -DUSE_ALLOCA -DOPUS_EXPORT= -DHAVE_LRINTF -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_MAY_HAVE_AVX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus -I/data/scratch/mail/thunderbird60/work/build/media/libopus -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/celt -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/include -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk/float -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer '-Wno-#pragma-messages'  -MD -MP -MF .deps/x86_silk_map.o.pp  -msse4.1 /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk/x86/x86_silk_map.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o Unified_c_media_libopus0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOPUS_BUILD '-DOPUS_VERSION="v1.2.1-mozilla"' -DUSE_ALLOCA -DOPUS_EXPORT= -DHAVE_LRINTF -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_MAY_HAVE_AVX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus -I/data/scratch/mail/thunderbird60/work/build/media/libopus -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/celt -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/include -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk/float -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer '-Wno-#pragma-messages'  -MD -MP -MF .deps/Unified_c_media_libopus0.o.pp   /data/scratch/mail/thunderbird60/work/build/media/libopus/Unified_c_media_libopus0.c
   Compiling phf_codegen v0.7.21
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_loopfilter.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_loopfilter.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/common/vp9_loopfilter.c
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/common/vp9_loopfilter.c:1177:19: warning: bitwise negation of a boolean expression; did you mean logical negation? [-Wbool-operation]
    border_mask = ~(mi_col == 0);
                  ^~~~~~~~~~~~~~
                  !
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/xpcom/typelib/xpt'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/xpcom/string'
mkdir -p '.deps/'
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixder.cpp:25:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixder.h:65:24: warning: bitwise operation between different enumeration types ('mozilla::pkix::der::Class' and 'mozilla::pkix::der::Constructed') [-Wenum-enum-conversion]
  SEQUENCE = UNIVERSAL | CONSTRUCTED | 0x10,  // 0x30
             ~~~~~~~~~ ^ ~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixder.h:66:19: warning: bitwise operation between different enumeration types ('mozilla::pkix::der::Class' and 'mozilla::pkix::der::Constructed') [-Wenum-enum-conversion]
  SET = UNIVERSAL | CONSTRUCTED | 0x11,       // 0x31
        ~~~~~~~~~ ^ ~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixder.cpp:575:47: warning: bitwise operation between different enumeration types ('mozilla::pkix::der::Class' and 'mozilla::pkix::der::Constructed') [-Wenum-enum-conversion]
  static const uint8_t TAG = CONTEXT_SPECIFIC | CONSTRUCTED | 0;
                             ~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsReadableUtilsSSE2.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/string -I/data/scratch/mail/thunderbird60/work/build/xpcom/string -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsReadableUtilsSSE2.o.pp  -msse2 /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/string/nsReadableUtilsSSE2.cpp
1 warning generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_mfqe.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_mfqe.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/common/vp9_mfqe.c
3 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o pkixnames.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix -I/data/scratch/mail/thunderbird60/work/build/security/pkix -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Weverything -Wno-c++98-compat -Wno-c++98-compat-pedantic -Wno-missing-prototypes -Wno-missing-variable-declarations -Wno-padded -Wno-reserved-id-macro -Wno-shadow -Wno-weak-vtables -Wno-error=shadow  -MD -MP -MF .deps/pkixnames.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixnames.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsUTF8UtilsSSE2.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/string -I/data/scratch/mail/thunderbird60/work/build/xpcom/string -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsUTF8UtilsSSE2.o.pp  -msse2 /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/string/nsUTF8UtilsSSE2.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/security/apps/Unified_cpp_security_apps0.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/apps/AppSignatureVerification.cpp:11:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier/NSSCertDBTrustDomain.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier/CertVerifier.h:27:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/BasePrincipal.h:10:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsJSPrincipals.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/jsapi.h:15:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/Range.h:10:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/RangedPtr.h:140:17: warning: definition of implicit copy constructor for 'RangedPtr<const char16_t>' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy]
  RangedPtr<T>& operator=(const RangedPtr<T>& aOther) {
                ^
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/Range.h:20:7: note: in implicit copy constructor for 'mozilla::RangedPtr<const char16_t>' first required here
class Range {
      ^
/data/scratch/mail/thunderbird60/work/build/dist/include/js/CharacterEncoding.h:209:53: note: in implicit copy constructor for 'mozilla::Range<const char16_t>' first required here
  return JS::LossyTwoByteCharsToNewLatin1CharsZ(cx, tbchars);
                                                    ^
In file included from /data/scratch/mail/thunderbird60/work/build/security/apps/Unified_cpp_security_apps0.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/apps/AppSignatureVerification.cpp:11:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier/NSSCertDBTrustDomain.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier/CertVerifier.h:27:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/BasePrincipal.h:10:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsJSPrincipals.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/jsapi.h:15:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/Range.h:10:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/RangedPtr.h:140:17: warning: definition of implicit copy constructor for 'RangedPtr<unsigned char>' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy]
  RangedPtr<T>& operator=(const RangedPtr<T>& aOther) {
                ^
/data/scratch/mail/thunderbird60/work/build/dist/include/js/CharacterEncoding.h:44:7: note: in implicit copy constructor for 'mozilla::RangedPtr<unsigned char>' first required here
class Latin1CharsZ : public mozilla::RangedPtr<Latin1Char> {
      ^
/data/scratch/mail/thunderbird60/work/build/dist/include/js/CharacterEncoding.h:209:10: note: in implicit move constructor for 'JS::Latin1CharsZ' first required here
  return JS::LossyTwoByteCharsToNewLatin1CharsZ(cx, tbchars);
         ^
In file included from /data/scratch/mail/thunderbird60/work/build/security/apps/Unified_cpp_security_apps0.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/apps/AppSignatureVerification.cpp:11:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier/NSSCertDBTrustDomain.h:10:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/certverifier/CertVerifier.h:27:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/BasePrincipal.h:10:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsJSPrincipals.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/jsapi.h:15:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/Range.h:10:
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/RangedPtr.h:140:17: warning: definition of implicit copy constructor for 'RangedPtr<const unsigned char>' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy]
  RangedPtr<T>& operator=(const RangedPtr<T>& aOther) {
                ^
/data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/Range.h:20:7: note: in implicit copy constructor for 'mozilla::RangedPtr<const unsigned char>' first required here
class Range {
      ^
/data/scratch/mail/thunderbird60/work/build/dist/include/jsfriendapi.h:1351:12: note: in implicit move constructor for 'mozilla::Range<const unsigned char>' first required here
    return mozilla::Range<const JS::Latin1Char>(latin1Chars_,
           ^
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_xpcom_string0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/string -I/data/scratch/mail/thunderbird60/work/build/xpcom/string -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/Unified_cpp_xpcom_string0.o.pp   /data/scratch/mail/thunderbird60/work/build/xpcom/string/Unified_cpp_xpcom_string0.cpp
   Compiling mp4parse_capi v0.10.0 (/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/mp4parse-rust/mp4parse_capi)
warning: unnecessary parentheses around block return value
   --> media/mp4parse-rust/mp4parse_capi/src/lib.rs:733:25
    |
733 |                         (0 .. v.sample_count)
    |                         ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses
    |
    = note: `#[warn(unused_parens)]` on by default

warning: unnecessary parentheses around block return value
   --> media/mp4parse-rust/mp4parse_capi/src/lib.rs:737:25
    |
737 |                         (0 .. 0)
    |                         ^^^^^^^^ help: remove these parentheses

warning: unnecessary parentheses around block return value
   --> media/mp4parse-rust/mp4parse_capi/src/lib.rs:784:25
    |
784 |                         (0 .. v.sample_count)
    |                         ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses

warning: unnecessary parentheses around block return value
   --> media/mp4parse-rust/mp4parse_capi/src/lib.rs:832:25
    |
832 |                         ((next.first_chunk - 1) .. (peek.first_chunk - 1))
    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses

In file included from /data/scratch/mail/thunderbird60/work/build/security/apps/Unified_cpp_security_apps0.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/apps/AppSignatureVerification.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl/nsNSSCertificateDB.h:15:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsString.h:15:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsDependentSubstring.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsTDependentSubstring.h:94:8: warning: definition of implicit copy constructor for 'nsTDependentSubstring<char>' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy]
  void operator=(
       ^
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/apps/AppSignatureVerification.cpp:81:10: note: in implicit copy constructor for 'nsTDependentSubstring<char>' first required here
  return nsDependentCSubstring(
         ^
   Compiling url v1.6.0
In file included from /data/scratch/mail/thunderbird60/work/build/security/apps/Unified_cpp_security_apps0.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/apps/AppSignatureVerification.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/manager/ssl/nsNSSCertificateDB.h:15:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsString.h:15:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsDependentSubstring.h:11:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsTDependentSubstring.h:94:8: warning: definition of implicit copy constructor for 'nsTDependentSubstring<char16_t>' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy]
  void operator=(
       ^
/data/scratch/mail/thunderbird60/work/build/dist/include/nsTDependentSubstring.h:124:10: note: in implicit copy constructor for 'nsTDependentSubstring<char16_t>' first required here
  return nsTDependentSubstring<T>(aData, aLength);
         ^
/data/scratch/mail/thunderbird60/work/build/dist/include/nsString.h:52:9: note: in instantiation of function template specialization 'Substring<char16_t>' requested here
        Substring(static_cast<const char16_t*>(aString), aLength), *this);
        ^
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixnames.cpp:40:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixutil.h:28:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixder.h:65:24: warning: bitwise operation between different enumeration types ('mozilla::pkix::der::Class' and 'mozilla::pkix::der::Constructed') [-Wenum-enum-conversion]
  SEQUENCE = UNIVERSAL | CONSTRUCTED | 0x10,  // 0x30
             ~~~~~~~~~ ^ ~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixder.h:66:19: warning: bitwise operation between different enumeration types ('mozilla::pkix::der::Class' and 'mozilla::pkix::der::Constructed') [-Wenum-enum-conversion]
  SET = UNIVERSAL | CONSTRUCTED | 0x11,       // 0x31
        ~~~~~~~~~ ^ ~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_mvref_common.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_mvref_common.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/common/vp9_mvref_common.c
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixnames.cpp:61:37: warning: bitwise operation between different enumeration types ('mozilla::pkix::der::Class' and 'mozilla::pkix::der::Constructed') [-Wenum-enum-conversion]
  otherName = der::CONTEXT_SPECIFIC | der::CONSTRUCTED | 0,
              ~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixnames.cpp:64:39: warning: bitwise operation between different enumeration types ('mozilla::pkix::der::Class' and 'mozilla::pkix::der::Constructed') [-Wenum-enum-conversion]
  x400Address = der::CONTEXT_SPECIFIC | der::CONSTRUCTED | 3,
                ~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixnames.cpp:65:41: warning: bitwise operation between different enumeration types ('mozilla::pkix::der::Class' and 'mozilla::pkix::der::Constructed') [-Wenum-enum-conversion]
  directoryName = der::CONTEXT_SPECIFIC | der::CONSTRUCTED | 4,
                  ~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixnames.cpp:66:40: warning: bitwise operation between different enumeration types ('mozilla::pkix::der::Class' and 'mozilla::pkix::der::Constructed') [-Wenum-enum-conversion]
  ediPartyName = der::CONTEXT_SPECIFIC | der::CONSTRUCTED | 5,
                 ~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixnames.cpp:693:40: warning: bitwise operation between different enumeration types ('mozilla::pkix::der::Constructed' and 'mozilla::pkix::der::Class') [-Wenum-enum-conversion]
  permittedSubtrees = der::CONSTRUCTED | der::CONTEXT_SPECIFIC | 0,
                      ~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixnames.cpp:694:39: warning: bitwise operation between different enumeration types ('mozilla::pkix::der::Constructed' and 'mozilla::pkix::der::Class') [-Wenum-enum-conversion]
  excludedSubtrees = der::CONSTRUCTED | der::CONTEXT_SPECIFIC | 1
                     ~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_postproc.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_postproc.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/common/vp9_postproc.c
   Compiling selectors v0.19.0 (/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/servo/components/selectors)
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_pred_common.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_pred_common.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/common/vp9_pred_common.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_quant_common.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_quant_common.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/common/vp9_quant_common.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_reconinter.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_reconinter.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/common/vp9_reconinter.c
   Compiling rust_url_capi v0.0.1 (/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base/rust-url-capi)
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_reconintra.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_reconintra.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/common/vp9_reconintra.c
8 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o pkixnss.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix -I/data/scratch/mail/thunderbird60/work/build/security/pkix -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Weverything -Wno-c++98-compat -Wno-c++98-compat-pedantic -Wno-missing-prototypes -Wno-missing-variable-declarations -Wno-padded -Wno-reserved-id-macro -Wno-shadow -Wno-weak-vtables -Wno-error=shadow  -MD -MP -MF .deps/pkixnss.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixnss.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_rtcd.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_rtcd.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/common/vp9_rtcd.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_scale.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_scale.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/common/vp9_scale.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_scan.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_scan.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/common/vp9_scan.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_seg_common.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_seg_common.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/common/vp9_seg_common.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_thread_common.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_thread_common.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/common/vp9_thread_common.c
5 warnings generated.
libdb_sqlite3_src.a.desc
rm -f libdb_sqlite3_src.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libdb_sqlite3_src.a.desc sqlite3.o 
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_tile_common.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_tile_common.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/common/vp9_tile_common.c
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/db/sqlite3/src'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/xpcom/glue/standalone'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o FileUtils.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DXPCOM_GLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/glue/standalone -I/data/scratch/mail/thunderbird60/work/build/xpcom/glue/standalone -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/build -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/threads -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include  -MD -MP -MF .deps/FileUtils.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/glue/FileUtils.cpp
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixnss.cpp:33:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixutil.h:28:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixder.h:65:24: warning: bitwise operation between different enumeration types ('mozilla::pkix::der::Class' and 'mozilla::pkix::der::Constructed') [-Wenum-enum-conversion]
  SEQUENCE = UNIVERSAL | CONSTRUCTED | 0x10,  // 0x30
             ~~~~~~~~~ ^ ~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixder.h:66:19: warning: bitwise operation between different enumeration types ('mozilla::pkix::der::Class' and 'mozilla::pkix::der::Constructed') [-Wenum-enum-conversion]
  SET = UNIVERSAL | CONSTRUCTED | 0x11,       // 0x31
        ~~~~~~~~~ ^ ~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_idct_intrin_sse2.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_idct_intrin_sse2.o.pp  -msse2 /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/common/x86/vp9_idct_intrin_sse2.c
2 warnings generated.
5 warnings generated.
libsecurity_apps.a.desc
rm -f libsecurity_apps.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libsecurity_apps.a.desc Unified_cpp_security_apps0.o 
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o pkixocsp.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix -I/data/scratch/mail/thunderbird60/work/build/security/pkix -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Weverything -Wno-c++98-compat -Wno-c++98-compat-pedantic -Wno-missing-prototypes -Wno-missing-variable-declarations -Wno-padded -Wno-reserved-id-macro -Wno-shadow -Wno-weak-vtables -Wno-error=shadow  -MD -MP -MF .deps/pkixocsp.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixocsp.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_decodeframe.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_decodeframe.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/decoder/vp9_decodeframe.c
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/security/apps'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_decodemv.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_decodemv.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/decoder/vp9_decodemv.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsXPCOMGlue.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DXPCOM_GLUE -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/glue/standalone -I/data/scratch/mail/thunderbird60/work/build/xpcom/glue/standalone -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/build -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/threads -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include  -MD -MP -MF .deps/nsXPCOMGlue.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/glue/standalone/nsXPCOMGlue.cpp
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixocsp.cpp:29:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixutil.h:28:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixder.h:65:24: warning: bitwise operation between different enumeration types ('mozilla::pkix::der::Class' and 'mozilla::pkix::der::Constructed') [-Wenum-enum-conversion]
  SEQUENCE = UNIVERSAL | CONSTRUCTED | 0x10,  // 0x30
             ~~~~~~~~~ ^ ~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixder.h:66:19: warning: bitwise operation between different enumeration types ('mozilla::pkix::der::Class' and 'mozilla::pkix::der::Constructed') [-Wenum-enum-conversion]
  SET = UNIVERSAL | CONSTRUCTED | 0x11,       // 0x31
        ~~~~~~~~~ ^ ~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixocsp.cpp:43:35: warning: bitwise operation between different enumeration types ('mozilla::pkix::der::Class' and 'mozilla::pkix::der::Constructed') [-Wenum-enum-conversion]
  Revoked = der::CONTEXT_SPECIFIC | der::CONSTRUCTED | 1,
            ~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixocsp.cpp:153:34: warning: bitwise operation between different enumeration types ('mozilla::pkix::der::Class' and 'mozilla::pkix::der::Constructed') [-Wenum-enum-conversion]
  byName = der::CONTEXT_SPECIFIC | der::CONSTRUCTED | 1,
           ~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixocsp.cpp:154:33: warning: bitwise operation between different enumeration types ('mozilla::pkix::der::Class' and 'mozilla::pkix::der::Constructed') [-Wenum-enum-conversion]
  byKey = der::CONTEXT_SPECIFIC | der::CONSTRUCTED | 2
          ~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixocsp.cpp:374:36: warning: bitwise operation between different enumeration types ('mozilla::pkix::der::Class' and 'mozilla::pkix::der::Constructed') [-Wenum-enum-conversion]
      input, der::CONTEXT_SPECIFIC | der::CONSTRUCTED | 0, der::SEQUENCE,
             ~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixocsp.cpp:414:51: warning: bitwise operation between different enumeration types ('mozilla::pkix::der::Class' and 'mozilla::pkix::der::Constructed') [-Wenum-enum-conversion]
    rv = der::Nested(input, der::CONTEXT_SPECIFIC | der::CONSTRUCTED | 0,
                            ~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixocsp.cpp:499:56: warning: bitwise operation between different enumeration types ('mozilla::pkix::der::Class' and 'mozilla::pkix::der::Constructed') [-Wenum-enum-conversion]
                                 der::CONTEXT_SPECIFIC | der::CONSTRUCTED | 1,
                                 ~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixocsp.cpp:597:29: warning: bitwise operation between different enumeration types ('mozilla::pkix::der::Class' and 'mozilla::pkix::der::Constructed') [-Wenum-enum-conversion]
      der::CONTEXT_SPECIFIC | der::CONSTRUCTED | 0;
      ~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixocsp.cpp:644:36: warning: bitwise operation between different enumeration types ('mozilla::pkix::der::Class' and 'mozilla::pkix::der::Constructed') [-Wenum-enum-conversion]
      input, der::CONTEXT_SPECIFIC | der::CONSTRUCTED | 1,
             ~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~
libxpcom_string.a.desc
rm -f libxpcom_string.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libxpcom_string.a.desc nsReadableUtilsSSE2.o nsUTF8UtilsSSE2.o Unified_cpp_xpcom_string0.o 
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/xpcom/base'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsDebugImpl.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/base -I/data/scratch/mail/thunderbird60/work/build/xpcom/base -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/build -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/mfbt -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/ds -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/widget/gtk/compat-gtk3 -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/pkg/include/uuid -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/libdrm -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/gtk-3.0/unix-print -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread  -MD -MP -MF .deps/nsDebugImpl.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/base/nsDebugImpl.cpp
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/xpcom/string'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_decoder.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_decoder.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/decoder/vp9_decoder.c
10 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o pkixresult.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix -I/data/scratch/mail/thunderbird60/work/build/security/pkix -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Weverything -Wno-c++98-compat -Wno-c++98-compat-pedantic -Wno-missing-prototypes -Wno-missing-variable-declarations -Wno-padded -Wno-reserved-id-macro -Wno-shadow -Wno-weak-vtables -Wno-error=shadow  -MD -MP -MF .deps/pkixresult.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixresult.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o Unified_c_media_libopus1.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOPUS_BUILD '-DOPUS_VERSION="v1.2.1-mozilla"' -DUSE_ALLOCA -DOPUS_EXPORT= -DHAVE_LRINTF -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_MAY_HAVE_AVX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus -I/data/scratch/mail/thunderbird60/work/build/media/libopus -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/celt -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/include -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk/float -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer '-Wno-#pragma-messages'  -MD -MP -MF .deps/Unified_c_media_libopus1.o.pp   /data/scratch/mail/thunderbird60/work/build/media/libopus/Unified_c_media_libopus1.c
5 warnings generated.
libsecurity_certverifier.a.desc
rm -f libsecurity_certverifier.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libsecurity_certverifier.a.desc Unified_cpp_certverifier0.o Unified_cpp_certverifier1.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/security/certverifier'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o pkixtime.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix -I/data/scratch/mail/thunderbird60/work/build/security/pkix -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Weverything -Wno-c++98-compat -Wno-c++98-compat-pedantic -Wno-missing-prototypes -Wno-missing-variable-declarations -Wno-padded -Wno-reserved-id-macro -Wno-shadow -Wno-weak-vtables -Wno-error=shadow  -MD -MP -MF .deps/pkixtime.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixtime.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_detokenize.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_detokenize.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/decoder/vp9_detokenize.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o pkixverify.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix -I/data/scratch/mail/thunderbird60/work/build/security/pkix -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Weverything -Wno-c++98-compat -Wno-c++98-compat-pedantic -Wno-missing-prototypes -Wno-missing-variable-declarations -Wno-padded -Wno-reserved-id-macro -Wno-shadow -Wno-weak-vtables -Wno-error=shadow  -MD -MP -MF .deps/pkixverify.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixverify.cpp
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixresult.cpp:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixutil.h:28:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixder.h:65:24: warning: bitwise operation between different enumeration types ('mozilla::pkix::der::Class' and 'mozilla::pkix::der::Constructed') [-Wenum-enum-conversion]
  SEQUENCE = UNIVERSAL | CONSTRUCTED | 0x10,  // 0x30
             ~~~~~~~~~ ^ ~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixder.h:66:19: warning: bitwise operation between different enumeration types ('mozilla::pkix::der::Class' and 'mozilla::pkix::der::Constructed') [-Wenum-enum-conversion]
  SET = UNIVERSAL | CONSTRUCTED | 0x11,       // 0x31
        ~~~~~~~~~ ^ ~~~~~~~~~~~
2 warnings generated.
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/xpcom/ds'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_xpcom_ds0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/ds -I/data/scratch/mail/thunderbird60/work/build/xpcom/ds -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/io -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/Unified_cpp_xpcom_ds0.o.pp   /data/scratch/mail/thunderbird60/work/build/xpcom/ds/Unified_cpp_xpcom_ds0.cpp
   Compiling synstructure v0.7.0
   Compiling darling_core v0.3.0
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_dsubexp.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_dsubexp.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/decoder/vp9_dsubexp.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_dthread.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_dthread.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/decoder/vp9_dthread.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_alt_ref_aq.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_alt_ref_aq.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/encoder/vp9_alt_ref_aq.c
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixtime.cpp:26:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixutil.h:28:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixder.h:65:24: warning: bitwise operation between different enumeration types ('mozilla::pkix::der::Class' and 'mozilla::pkix::der::Constructed') [-Wenum-enum-conversion]
  SEQUENCE = UNIVERSAL | CONSTRUCTED | 0x10,  // 0x30
             ~~~~~~~~~ ^ ~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixder.h:66:19: warning: bitwise operation between different enumeration types ('mozilla::pkix::der::Class' and 'mozilla::pkix::der::Constructed') [-Wenum-enum-conversion]
  SET = UNIVERSAL | CONSTRUCTED | 0x11,       // 0x31
        ~~~~~~~~~ ^ ~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_aq_360.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_aq_360.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/encoder/vp9_aq_360.c
   Compiling rayon v1.0.0
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixverify.cpp:25:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixutil.h:28:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixder.h:65:24: warning: bitwise operation between different enumeration types ('mozilla::pkix::der::Class' and 'mozilla::pkix::der::Constructed') [-Wenum-enum-conversion]
  SEQUENCE = UNIVERSAL | CONSTRUCTED | 0x10,  // 0x30
             ~~~~~~~~~ ^ ~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/lib/pkixder.h:66:19: warning: bitwise operation between different enumeration types ('mozilla::pkix::der::Class' and 'mozilla::pkix::der::Constructed') [-Wenum-enum-conversion]
  SET = UNIVERSAL | CONSTRUCTED | 0x11,       // 0x31
        ~~~~~~~~~ ^ ~~~~~~~~~~~
2 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_aq_complexity.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_aq_complexity.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/encoder/vp9_aq_complexity.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_xpcom_base0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/base -I/data/scratch/mail/thunderbird60/work/build/xpcom/base -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/build -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/mfbt -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/ds -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/widget/gtk/compat-gtk3 -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/pkg/include/uuid -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/libdrm -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/gtk-3.0/unix-print -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread  -MD -MP -MF .deps/Unified_cpp_xpcom_base0.o.pp   /data/scratch/mail/thunderbird60/work/build/xpcom/base/Unified_cpp_xpcom_base0.cpp
2 warnings generated.
libmozillapkix.a.desc
rm -f libmozillapkix.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libmozillapkix.a.desc pkixbuild.o pkixcert.o pkixcheck.o pkixder.o pkixnames.o pkixnss.o pkixocsp.o pkixresult.o pkixtime.o pkixverify.o 
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/xpcom/io'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o Unified_c_xpcom_io0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/io -I/data/scratch/mail/thunderbird60/work/build/xpcom/io -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/xpcom -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/build -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/Unified_c_xpcom_io0.o.pp   /data/scratch/mail/thunderbird60/work/build/xpcom/io/Unified_c_xpcom_io0.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o FilePreferences.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/io -I/data/scratch/mail/thunderbird60/work/build/xpcom/io -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/xpcom -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/build -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/FilePreferences.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/io/FilePreferences.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_aq_cyclicrefresh.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_aq_cyclicrefresh.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.c
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/security/pkix'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o Unified_c_media_libopus2.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOPUS_BUILD '-DOPUS_VERSION="v1.2.1-mozilla"' -DUSE_ALLOCA -DOPUS_EXPORT= -DHAVE_LRINTF -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_MAY_HAVE_AVX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus -I/data/scratch/mail/thunderbird60/work/build/media/libopus -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/celt -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/include -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk/float -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer '-Wno-#pragma-messages'  -MD -MP -MF .deps/Unified_c_media_libopus2.o.pp   /data/scratch/mail/thunderbird60/work/build/media/libopus/Unified_c_media_libopus2.c
libxpcomglue.a
rm -f libxpcomglue.a libxpcomglue.a.desc
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_exec.py --extract -- ar crs libxpcomglue.a FileUtils.o nsXPCOMGlue.o 
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_aq_variance.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_aq_variance.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/encoder/vp9_aq_variance.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_bitstream.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_bitstream.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/encoder/vp9_bitstream.c
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/xpcom/glue/standalone'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o Unified_c_media_libopus3.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOPUS_BUILD '-DOPUS_VERSION="v1.2.1-mozilla"' -DUSE_ALLOCA -DOPUS_EXPORT= -DHAVE_LRINTF -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_MAY_HAVE_AVX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus -I/data/scratch/mail/thunderbird60/work/build/media/libopus -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/celt -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/include -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk/float -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer '-Wno-#pragma-messages'  -MD -MP -MF .deps/Unified_c_media_libopus3.o.pp   /data/scratch/mail/thunderbird60/work/build/media/libopus/Unified_c_media_libopus3.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_context_tree.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_context_tree.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/encoder/vp9_context_tree.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_xpcom_base1.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/base -I/data/scratch/mail/thunderbird60/work/build/xpcom/base -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/build -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/mfbt -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/ds -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/widget/gtk/compat-gtk3 -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/pkg/include/uuid -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/libdrm -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/gtk-3.0/unix-print -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread  -MD -MP -MF .deps/Unified_cpp_xpcom_base1.o.pp   /data/scratch/mail/thunderbird60/work/build/xpcom/base/Unified_cpp_xpcom_base1.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsLocalFileUnix.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/io -I/data/scratch/mail/thunderbird60/work/build/xpcom/io -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/xpcom -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/build -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsLocalFileUnix.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/io/nsLocalFileUnix.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_xpcom_base2.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/base -I/data/scratch/mail/thunderbird60/work/build/xpcom/base -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/build -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/mfbt -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/ds -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/widget/gtk/compat-gtk3 -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/pkg/include/uuid -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/libdrm -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/gtk-3.0/unix-print -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread  -MD -MP -MF .deps/Unified_cpp_xpcom_base2.o.pp   /data/scratch/mail/thunderbird60/work/build/xpcom/base/Unified_cpp_xpcom_base2.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_cost.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_cost.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/encoder/vp9_cost.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_dct.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_dct.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/encoder/vp9_dct.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o Unified_c_media_libopus4.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOPUS_BUILD '-DOPUS_VERSION="v1.2.1-mozilla"' -DUSE_ALLOCA -DOPUS_EXPORT= -DHAVE_LRINTF -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_MAY_HAVE_AVX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus -I/data/scratch/mail/thunderbird60/work/build/media/libopus -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/celt -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/include -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk/float -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer '-Wno-#pragma-messages'  -MD -MP -MF .deps/Unified_c_media_libopus4.o.pp   /data/scratch/mail/thunderbird60/work/build/media/libopus/Unified_c_media_libopus4.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_encodeframe.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_encodeframe.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/encoder/vp9_encodeframe.c
In file included from /data/scratch/mail/thunderbird60/work/build/xpcom/base/Unified_cpp_xpcom_base1.cpp:137:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/base/nsMemoryInfoDumper.cpp:14:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/dom/ContentParent.h:10:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/dom/PContentParent.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/dom/PContent.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_xpcom_io0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/io -I/data/scratch/mail/thunderbird60/work/build/xpcom/io -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/xpcom -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/build -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/Unified_cpp_xpcom_io0.o.pp   /data/scratch/mail/thunderbird60/work/build/xpcom/io/Unified_cpp_xpcom_io0.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/xpcom/base/Unified_cpp_xpcom_base0.cpp:20:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/base/CycleCollectedJSContext.cpp:23:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/dom/Promise.h:16:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/dom/PromiseBinding.h:13:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/dom/ToJSValue.h:12:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/dom/BindingUtils.h:32:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base/nsIDocument.h:19:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIPresShell.h:29:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o Unified_c_media_libopus5.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOPUS_BUILD '-DOPUS_VERSION="v1.2.1-mozilla"' -DUSE_ALLOCA -DOPUS_EXPORT= -DHAVE_LRINTF -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_MAY_HAVE_AVX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus -I/data/scratch/mail/thunderbird60/work/build/media/libopus -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/celt -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/include -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk/float -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer '-Wno-#pragma-messages'  -MD -MP -MF .deps/Unified_c_media_libopus5.o.pp   /data/scratch/mail/thunderbird60/work/build/media/libopus/Unified_c_media_libopus5.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o Unified_c_media_libopus6.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOPUS_BUILD '-DOPUS_VERSION="v1.2.1-mozilla"' -DUSE_ALLOCA -DOPUS_EXPORT= -DHAVE_LRINTF -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_MAY_HAVE_AVX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus -I/data/scratch/mail/thunderbird60/work/build/media/libopus -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/celt -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/include -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk/float -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer '-Wno-#pragma-messages'  -MD -MP -MF .deps/Unified_c_media_libopus6.o.pp   /data/scratch/mail/thunderbird60/work/build/media/libopus/Unified_c_media_libopus6.c
In file included from /data/scratch/mail/thunderbird60/work/build/xpcom/base/Unified_cpp_xpcom_base2.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/base/nsMemoryReporterManager.cpp:35:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/dom/MemoryReportTypes.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o Unified_c_media_libopus7.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOPUS_BUILD '-DOPUS_VERSION="v1.2.1-mozilla"' -DUSE_ALLOCA -DOPUS_EXPORT= -DHAVE_LRINTF -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_MAY_HAVE_AVX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus -I/data/scratch/mail/thunderbird60/work/build/media/libopus -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/celt -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/include -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk/float -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer '-Wno-#pragma-messages'  -MD -MP -MF .deps/Unified_c_media_libopus7.o.pp   /data/scratch/mail/thunderbird60/work/build/media/libopus/Unified_c_media_libopus7.c
   Compiling app_units v0.6.0
In file included from /data/scratch/mail/thunderbird60/work/build/xpcom/io/Unified_cpp_xpcom_io0.cpp:11:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/io/FileDescriptorFile.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/io/FileDescriptorFile.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/ipc/FileDescriptor.h:13:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_encodemb.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_encodemb.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/encoder/vp9_encodemb.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_xpcom_ds1.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/ds -I/data/scratch/mail/thunderbird60/work/build/xpcom/ds -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/io -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/Unified_cpp_xpcom_ds1.o.pp   /data/scratch/mail/thunderbird60/work/build/xpcom/ds/Unified_cpp_xpcom_ds1.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_encodemv.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_encodemv.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/encoder/vp9_encodemv.c
   Compiling cssparser v0.23.2
   Compiling cssparser-macros v0.3.0
   Compiling xpcom_macros v0.1.0 (/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/rust/xpcom/xpcom_macros)
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_encoder.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_encoder.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/encoder/vp9_encoder.c
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_ethread.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_ethread.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/encoder/vp9_ethread.c
warning: trait objects without an explicit `dyn` are deprecated
   --> xpcom/rust/xpcom/xpcom_macros/src/lib.rs:212:67
    |
212 | fn get_refcnt_kind(attrs: &[Attribute]) -> Result<RefcntKind, Box<Error>> {
    |                                                                   ^^^^^ help: use `dyn`: `dyn Error`
    |
    = note: `#[warn(bare_trait_objects)]` on by default

warning: trait objects without an explicit `dyn` are deprecated
   --> xpcom/rust/xpcom/xpcom_macros/src/lib.rs:236:60
    |
236 | fn get_bases(attrs: &[Attribute]) -> Result<Vec<&str>, Box<Error>> {
    |                                                            ^^^^^ help: use `dyn`: `dyn Error`

warning: trait objects without an explicit `dyn` are deprecated
   --> xpcom/rust/xpcom/xpcom_macros/src/lib.rs:258:57
    |
258 | fn get_fields(di: &DeriveInput) -> Result<&[Field], Box<Error>> {
    |                                                         ^^^^^ help: use `dyn`: `dyn Error`

warning: trait objects without an explicit `dyn` are deprecated
   --> xpcom/rust/xpcom/xpcom_macros/src/lib.rs:280:106
    |
280 | fn gen_real_struct(init: &DeriveInput, bases: &[&str], refcnt_ty: RefcntKind) -> Result<DeriveInput, Box<Error>> {
    |                                                                                                          ^^^^^ help: use `dyn`: `dyn Error`

warning: trait objects without an explicit `dyn` are deprecated
   --> xpcom/rust/xpcom/xpcom_macros/src/lib.rs:342:57
    |
342 | fn gen_vtable_methods(base: &str) -> Result<Tokens, Box<Error>> {
    |                                                         ^^^^^ help: use `dyn`: `dyn Error`

warning: trait objects without an explicit `dyn` are deprecated
   --> xpcom/rust/xpcom/xpcom_macros/src/lib.rs:389:55
    |
389 | fn gen_inner_vtable(base: &str) -> Result<Tokens, Box<Error>> {
    |                                                       ^^^^^ help: use `dyn`: `dyn Error`

warning: trait objects without an explicit `dyn` are deprecated
   --> xpcom/rust/xpcom/xpcom_macros/src/lib.rs:419:68
    |
419 | fn gen_root_vtable(name: &Ident, base: &str) -> Result<Tokens, Box<Error>> {
    |                                                                    ^^^^^ help: use `dyn`: `dyn Error`

warning: trait objects without an explicit `dyn` are deprecated
   --> xpcom/rust/xpcom/xpcom_macros/src/lib.rs:466:35
    |
466 | ) -> Result<(Tokens, Tokens), Box<Error>> {
    |                                   ^^^^^ help: use `dyn`: `dyn Error`

warning: trait objects without an explicit `dyn` are deprecated
   --> xpcom/rust/xpcom/xpcom_macros/src/lib.rs:522:45
    |
522 | fn xpcom(input: &str) -> Result<Tokens, Box<Error>> {
    |                                             ^^^^^ help: use `dyn`: `dyn Error`

/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o Unified_c_media_libopus8.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOPUS_BUILD '-DOPUS_VERSION="v1.2.1-mozilla"' -DUSE_ALLOCA -DOPUS_EXPORT= -DHAVE_LRINTF -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_MAY_HAVE_AVX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus -I/data/scratch/mail/thunderbird60/work/build/media/libopus -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/celt -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/include -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libopus/silk/float -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer '-Wno-#pragma-messages'  -MD -MP -MF .deps/Unified_c_media_libopus8.o.pp   /data/scratch/mail/thunderbird60/work/build/media/libopus/Unified_c_media_libopus8.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_xpcom_io1.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/io -I/data/scratch/mail/thunderbird60/work/build/xpcom/io -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/xpcom -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/build -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/Unified_cpp_xpcom_io1.o.pp   /data/scratch/mail/thunderbird60/work/build/xpcom/io/Unified_cpp_xpcom_io1.cpp
warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
   --> xpcom/rust/xpcom/xpcom_macros/src/lib.rs:177:1
    |
177 | / lazy_static! {
178 | |     /// This item contains the information generated by the procedural macro in
179 | |     /// the form of a `HashMap` from interface names to their descriptions.
180 | |     static ref IFACES: HashMap<&'static str, &'static Interface> = {
...   |
191 | |     };
192 | | }
    | |_^
    |
    = note: `#[warn(deprecated)]` on by default
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

libxpcom_ds.a.desc
rm -f libxpcom_ds.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libxpcom_ds.a.desc Unified_cpp_xpcom_ds0.o Unified_cpp_xpcom_ds1.o 
libmedia_libopus.a.desc
rm -f libmedia_libopus.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libmedia_libopus.a.desc celt_decoder.o celt_encoder.o celt_lpc_sse.o pitch_sse.o pitch_sse2.o pitch_sse4_1.o vq_sse2.o x86_celt_map.o x86cpu.o LPC_inv_pred_gain.o NLSF2A.o NSQ_del_dec_sse.o NSQ_sse.o VAD_sse.o VQ_WMat_EC_sse.o x86_silk_map.o Unified_c_media_libopus0.o Unified_c_media_libopus1.o Unified_c_media_libopus2.o Unified_c_media_libopus3.o Unified_c_media_libopus4.o Unified_c_media_libopus5.o Unified_c_media_libopus6.o Unified_c_media_libopus7.o Unified_c_media_libopus8.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/xpcom/ds'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_extend.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_extend.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/encoder/vp9_extend.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_firstpass.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_firstpass.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/encoder/vp9_firstpass.c
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/media/libopus'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/xpcom/components'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_xpcom_components0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/components -I/data/scratch/mail/thunderbird60/work/build/xpcom/components -I/data/scratch/mail/thunderbird60/work/build/xpcom -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/base -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/build -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/ds -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/reflect/xptinfo -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/chrome -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/libjar -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/widget/gtk/compat-gtk3 -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/pkg/include/uuid -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/libdrm -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/gtk-3.0/unix-print -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread  -MD -MP -MF .deps/Unified_cpp_xpcom_components0.o.pp   /data/scratch/mail/thunderbird60/work/build/xpcom/components/Unified_cpp_xpcom_components0.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/xpcom/io/Unified_cpp_xpcom_io1.cpp:11:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/io/nsMultiplexInputStream.cpp:27:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/ipc/InputStreamUtils.h:10:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/ipc/InputStreamParams.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_lookahead.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_lookahead.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/encoder/vp9_lookahead.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_mbgraph.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_mbgraph.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/encoder/vp9_mbgraph.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_mcomp.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_mcomp.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/encoder/vp9_mcomp.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_noise_estimate.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_noise_estimate.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/encoder/vp9_noise_estimate.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_picklpf.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_picklpf.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/encoder/vp9_picklpf.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_pickmode.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_pickmode.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/encoder/vp9_pickmode.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_quantize.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_quantize.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/encoder/vp9_quantize.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_ratectrl.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_ratectrl.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/encoder/vp9_ratectrl.c
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_rd.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_rd.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/encoder/vp9_rd.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_rdopt.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_rdopt.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/encoder/vp9_rdopt.c
6 warnings generated.
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/xpcom/threads'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o IdleTaskRunner.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/threads -I/data/scratch/mail/thunderbird60/work/build/xpcom/threads -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/build -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/caps -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/tools/profiler -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/IdleTaskRunner.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/threads/IdleTaskRunner.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_resize.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_resize.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/encoder/vp9_resize.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_segmentation.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_segmentation.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/encoder/vp9_segmentation.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_skin_detection.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_skin_detection.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/encoder/vp9_skin_detection.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_speed_features.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_speed_features.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/encoder/vp9_speed_features.c
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_subexp.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_subexp.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/encoder/vp9_subexp.c
libxpcom_base.a.desc
rm -f libxpcom_base.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libxpcom_base.a.desc nsDebugImpl.o Unified_cpp_xpcom_base0.o Unified_cpp_xpcom_base1.o Unified_cpp_xpcom_base2.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/xpcom/base'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_xpcom_threads0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/threads -I/data/scratch/mail/thunderbird60/work/build/xpcom/threads -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/build -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/caps -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/tools/profiler -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/Unified_cpp_xpcom_threads0.o.pp   /data/scratch/mail/thunderbird60/work/build/xpcom/threads/Unified_cpp_xpcom_threads0.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_svc_layercontext.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_svc_layercontext.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/encoder/vp9_svc_layercontext.c
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/threads/IdleTaskRunner.cpp:8:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsRefreshDriver.h:25:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/AnimationEventDispatcher.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/AnimationComparator.h:10:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/dom/Animation.h:15:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/DOMEventTargetHelper.h:19:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/EventListenerManager.h:10:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/BasicEvents.h:17:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_temporal_filter.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_temporal_filter.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/encoder/vp9_temporal_filter.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_tokenize.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_tokenize.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/encoder/vp9_tokenize.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_treewriter.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_treewriter.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/encoder/vp9_treewriter.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_dct_intrin_sse2.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_dct_intrin_sse2.o.pp  -msse2 /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/encoder/x86/vp9_dct_intrin_sse2.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_dct_ssse3.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_dct_ssse3.o.pp  -mssse3 /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/encoder/x86/vp9_dct_ssse3.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_diamond_search_sad_avx.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_diamond_search_sad_avx.o.pp  -mavx /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/encoder/x86/vp9_diamond_search_sad_avx.c
6 warnings generated.
libxpcom_io.a.desc
rm -f libxpcom_io.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libxpcom_io.a.desc Unified_c_xpcom_io0.o FilePreferences.o nsLocalFileUnix.o Unified_cpp_xpcom_io0.o Unified_cpp_xpcom_io1.o 
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_error_intrin_avx2.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_error_intrin_avx2.o.pp  -mavx2 /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/encoder/x86/vp9_error_intrin_avx2.c
In file included from /data/scratch/mail/thunderbird60/work/build/xpcom/threads/Unified_cpp_xpcom_threads0.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/threads/AbstractThread.cpp:19:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsContentUtils.h:24:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/BasicEvents.h:17:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/xpcom/io'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_xpcom_threads1.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/threads -I/data/scratch/mail/thunderbird60/work/build/xpcom/threads -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/build -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/caps -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/tools/profiler -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/Unified_cpp_xpcom_threads1.o.pp   /data/scratch/mail/thunderbird60/work/build/xpcom/threads/Unified_cpp_xpcom_threads1.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_frame_scale_ssse3.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_frame_scale_ssse3.o.pp  -mssse3 /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/encoder/x86/vp9_frame_scale_ssse3.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_quantize_sse2.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_quantize_sse2.o.pp  -msse2 /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/encoder/x86/vp9_quantize_sse2.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_cx_iface.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_cx_iface.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/vp9_cx_iface.c
warning: use of deprecated item 'try': use the `?` operator instead
  --> servo/components/selectors/matching.rs:21:1
   |
21 | / bitflags! {
22 | |     /// Set of flags that are set on either the element or its parent (depending
23 | |     /// on the flag) if the element could potentially match a selector.
24 | |     pub struct ElementSelectorFlags: usize {
...  |
43 | |     }
44 | | }
   | |_^
   |
   = note: `#[warn(deprecated)]` on by default
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
  --> servo/components/selectors/matching.rs:21:1
   |
21 | / bitflags! {
22 | |     /// Set of flags that are set on either the element or its parent (depending
23 | |     /// on the flag) if the element could potentially match a selector.
24 | |     pub struct ElementSelectorFlags: usize {
...  |
43 | |     }
44 | | }
   | |_^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
  --> servo/components/selectors/matching.rs:21:1
   |
21 | / bitflags! {
22 | |     /// Set of flags that are set on either the element or its parent (depending
23 | |     /// on the flag) if the element could potentially match a selector.
24 | |     pub struct ElementSelectorFlags: usize {
...  |
43 | |     }
44 | | }
   | |_^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: trait objects without an explicit `dyn` are deprecated
   --> servo/components/selectors/context.rs:135:48
    |
135 |     pub pseudo_element_matching_fn: Option<&'a Fn(&Impl::PseudoElement) -> bool>,
    |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&Impl::PseudoElement) -> bool`
    |
    = note: `#[warn(bare_trait_objects)]` on by default

/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vp9_dx_iface.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vp9_dx_iface.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/vp9_dx_iface.c
warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead
 --> servo/components/selectors/attr.rs:7:30
  |
7 | #[allow(unused_imports)] use std::ascii::AsciiExt;
  |                              ^^^^^^^^^^^^^^^^^^^^

warning: `#[inline]` is ignored on function prototypes
   --> servo/components/selectors/parser.rs:105:13
    |
105 |               #[inline]
    |               ^^^^^^^^^
...
121 | / with_bounds! {
122 | |     [Clone + Eq]
123 | |     [for<'a> From<&'a str>]
124 | | }
    | |_- in this macro invocation
    |
    = note: `#[warn(unused_attributes)]` on by default
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead
  --> servo/components/selectors/parser.rs:17:30
   |
17 | #[allow(unused_imports)] use std::ascii::AsciiExt;
   |                              ^^^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
    --> servo/components/selectors/parser.rs:1781:5
     |
1781 | /     match_ignore_ascii_case! { &name,
1782 | |         "nth-child" => return Ok(parse_nth_pseudo_class(input, Component::NthChild)?),
1783 | |         "nth-of-type" => return Ok(parse_nth_pseudo_class(input, Component::NthOfType)?),
1784 | |         "nth-last-child" => return Ok(parse_nth_pseudo_class(input, Component::NthLastChild)?),
...    |
1794 | |         _ => {}
1795 | |     }
     | |_____^
     |
     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
    --> servo/components/selectors/parser.rs:1819:5
     |
1819 | /     match_ignore_ascii_case! { name,
1820 | |         "before" | "after" | "first-line" | "first-letter" => true,
1821 | |         _ => false,
1822 | |     }
     | |_____^
     |
     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vpx_codec.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vpx_codec.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx/src/vpx_codec.c
warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
    --> servo/components/selectors/parser.rs:1932:6
     |
1932 |       (match_ignore_ascii_case! { &name,
     |  ______^
1933 | |         "first-child" => Ok(Component::FirstChild),
1934 | |         "last-child"  => Ok(Component::LastChild),
1935 | |         "only-child"  => Ok(Component::OnlyChild),
...    |
1942 | |         _ => Err(())
1943 | |     }).or_else(|()| {
     | |_____^
     |
     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vpx_decoder.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vpx_decoder.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx/src/vpx_decoder.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vpx_encoder.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vpx_encoder.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx/src/vpx_encoder.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vpx_image.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vpx_image.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx/src/vpx_image.c
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o add_noise.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/add_noise.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/add_noise.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_xpcom_threads2.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/threads -I/data/scratch/mail/thunderbird60/work/build/xpcom/threads -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/build -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/caps -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/tools/profiler -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/Unified_cpp_xpcom_threads2.o.pp   /data/scratch/mail/thunderbird60/work/build/xpcom/threads/Unified_cpp_xpcom_threads2.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o avg.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/avg.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/avg.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o bitreader.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/bitreader.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/bitreader.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o bitreader_buffer.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/bitreader_buffer.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/bitreader_buffer.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o bitwriter.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/bitwriter.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/bitwriter.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o bitwriter_buffer.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/bitwriter_buffer.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/bitwriter_buffer.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o deblock.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/deblock.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/deblock.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o fwd_txfm.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/fwd_txfm.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/fwd_txfm.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o intrapred.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/intrapred.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/intrapred.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o inv_txfm.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/inv_txfm.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/inv_txfm.c
In file included from /data/scratch/mail/thunderbird60/work/build/xpcom/threads/Unified_cpp_xpcom_threads1.cpp:119:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/threads/nsThread.cpp:29:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/ipc/MessageChannel.h:23:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/ipc/Transport.h:14:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/ipc/Transport_posix.h:10:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o loopfilter.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/loopfilter.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/loopfilter.c
libxpcom_components.a.desc
rm -f libxpcom_components.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libxpcom_components.a.desc Unified_cpp_xpcom_components0.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/xpcom/components'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/xpcom/reflect/xptinfo'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_reflect_xptinfo0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/reflect/xptinfo -I/data/scratch/mail/thunderbird60/work/build/xpcom/reflect/xptinfo -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-error=shadow  -MD -MP -MF .deps/Unified_cpp_reflect_xptinfo0.o.pp   /data/scratch/mail/thunderbird60/work/build/xpcom/reflect/xptinfo/Unified_cpp_reflect_xptinfo0.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o prob.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/prob.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/prob.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o psnr.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/psnr.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/psnr.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o quantize.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/quantize.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/quantize.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o sad.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/sad.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/sad.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o subtract.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/subtract.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/subtract.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o sum_squares.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/sum_squares.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/sum_squares.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o variance.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/variance.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/variance.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vpx_convolve.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vpx_convolve.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/vpx_convolve.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vpx_dsp_rtcd.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vpx_dsp_rtcd.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/vpx_dsp_rtcd.c
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/xpcom/reflect/xptcall'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o xptcall.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/reflect/xptcall -I/data/scratch/mail/thunderbird60/work/build/xpcom/reflect/xptcall -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/reflect/xptinfo -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/xptcall.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/reflect/xptcall/xptcall.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o avg_intrin_sse2.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/avg_intrin_sse2.o.pp  -msse2 /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/x86/avg_intrin_sse2.c
   Compiling malloc_size_of v0.0.1 (/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/servo/components/malloc_size_of)
warning: trait objects without an explicit `dyn` are deprecated
  --> servo/components/malloc_size_of/lib.rs:76:27
   |
76 | type VoidPtrToBoolFnMut = FnMut(*const c_void) -> bool;
   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(*const c_void) -> bool`
   |
   = note: `#[warn(bare_trait_objects)]` on by default

In file included from /data/scratch/mail/thunderbird60/work/build/xpcom/reflect/xptinfo/Unified_cpp_reflect_xptinfo0.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/reflect/xptinfo/ShimInterfaceInfo.cpp:79:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/dom/DragEventBinding.h:6:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/dom/MouseEventBinding.h:6:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/dom/UIEventBinding.h:14:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base/nsGlobalWindow.h:14:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base/nsGlobalWindowInner.h:33:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/EventListenerManager.h:10:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/BasicEvents.h:17:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o fwd_txfm_avx2.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/fwd_txfm_avx2.o.pp  -mavx2 /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/x86/fwd_txfm_avx2.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o fwd_txfm_sse2.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/fwd_txfm_sse2.o.pp  -msse2 /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/x86/fwd_txfm_sse2.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o inv_txfm_sse2.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/inv_txfm_sse2.o.pp  -msse2 /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/x86/inv_txfm_sse2.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o loopfilter_avx2.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/loopfilter_avx2.o.pp  -mavx2 /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/x86/loopfilter_avx2.c
In file included from /data/scratch/mail/thunderbird60/work/build/xpcom/threads/Unified_cpp_xpcom_threads0.cpp:128:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/threads/Scheduler.cpp:708:10: warning: local variable 'result' will be copied despite being returned by name [-Wreturn-std-move]
  return result;
         ^~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/threads/Scheduler.cpp:708:10: note: call 'std::move' explicitly to avoid copying
  return result;
         ^~~~~~
         std::move(result)
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o loopfilter_intrin_sse2.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/loopfilter_intrin_sse2.o.pp  -msse2 /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/x86/loopfilter_intrin_sse2.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o quantize_sse2.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/quantize_sse2.o.pp  -msse2 /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/x86/quantize_sse2.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o sad4d_avx2.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/sad4d_avx2.o.pp  -mavx2 /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/x86/sad4d_avx2.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o sad_avx2.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/sad_avx2.o.pp  -mavx2 /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/x86/sad_avx2.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o sum_squares_sse2.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/sum_squares_sse2.o.pp  -msse2 /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/x86/sum_squares_sse2.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o variance_avx2.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/variance_avx2.o.pp  -mavx2 /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/x86/variance_avx2.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o variance_impl_avx2.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/variance_impl_avx2.o.pp  -mavx2 /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/x86/variance_impl_avx2.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o variance_sse2.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/variance_sse2.o.pp  -msse2 /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/x86/variance_sse2.c
libxpcom_reflect_xptcall.a.desc
rm -f libxpcom_reflect_xptcall.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libxpcom_reflect_xptcall.a.desc xptcall.o 
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vpx_asm_stubs.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vpx_asm_stubs.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/x86/vpx_asm_stubs.c
6 warnings generated.
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/xpcom/reflect/xptcall/md/unix'
mkdir -p '.deps/'
xptcinvoke_asm_x86_64_unix.o
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o xptcinvoke_asm_x86_64_unix.o -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -fPIC -Wa,--noexecstack -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -g -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/reflect/xptcall -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/reflect/xptinfo  -c /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/reflect/xptcall/md/unix/xptcinvoke_asm_x86_64_unix.S
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o xptcinvoke_x86_64_unix.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/reflect/xptcall/md/unix -I/data/scratch/mail/thunderbird60/work/build/xpcom/reflect/xptcall/md/unix -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/reflect/xptcall -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/reflect/xptinfo -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/xptcinvoke_x86_64_unix.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/reflect/xptcall/md/unix/xptcinvoke_x86_64_unix.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vpx_subpixel_8t_intrin_avx2.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vpx_subpixel_8t_intrin_avx2.o.pp  -mavx2 /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/xpcom/reflect/xptcall'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/chrome'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_chrome0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/chrome -I/data/scratch/mail/thunderbird60/work/build/chrome -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/xpcom -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/res -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/components -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/widget/gtk/compat-gtk3 -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/pkg/include/uuid -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/libdrm -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/gtk-3.0/unix-print -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread  -MD -MP -MF .deps/Unified_cpp_chrome0.o.pp   /data/scratch/mail/thunderbird60/work/build/chrome/Unified_cpp_chrome0.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vpx_subpixel_8t_intrin_ssse3.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vpx_subpixel_8t_intrin_ssse3.o.pp  -mssse3 /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/x86/vpx_subpixel_8t_intrin_ssse3.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vpx_mem.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vpx_mem.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_mem/vpx_mem.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o gen_scalers.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/gen_scalers.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_scale/generic/gen_scalers.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vpx_scale.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vpx_scale.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_scale/generic/vpx_scale.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o yv12config.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/yv12config.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_scale/generic/yv12config.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o yv12extend.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/yv12extend.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_scale/generic/yv12extend.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vpx_scale_rtcd.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vpx_scale_rtcd.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_scale/vpx_scale_rtcd.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o vpx_thread.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx -I/data/scratch/mail/thunderbird60/work/build/media/libvpx -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration  -MD -MP -MF .deps/vpx_thread.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_util/vpx_thread.c
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o xptcstubs_x86_64_linux.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/reflect/xptcall/md/unix -I/data/scratch/mail/thunderbird60/work/build/xpcom/reflect/xptcall/md/unix -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/reflect/xptcall -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/reflect/xptinfo -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/xptcstubs_x86_64_linux.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/reflect/xptcall/md/unix/xptcstubs_x86_64_linux.cpp
/usr/pkg/bin/yasm -o copy_sse2.o -f elf64 -rnasm -pnasm -g dwarf2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64/ -DPIC -I. -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/common/x86/copy_sse2.asm
/usr/pkg/bin/yasm -o copy_sse3.o -f elf64 -rnasm -pnasm -g dwarf2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64/ -DPIC -I. -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/common/x86/copy_sse3.asm
/usr/pkg/bin/yasm -o dequantize_mmx.o -f elf64 -rnasm -pnasm -g dwarf2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64/ -DPIC -I. -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/common/x86/dequantize_mmx.asm
/usr/pkg/bin/yasm -o idctllm_mmx.o -f elf64 -rnasm -pnasm -g dwarf2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64/ -DPIC -I. -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/common/x86/idctllm_mmx.asm
/usr/pkg/bin/yasm -o idctllm_sse2.o -f elf64 -rnasm -pnasm -g dwarf2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64/ -DPIC -I. -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/common/x86/idctllm_sse2.asm
/usr/pkg/bin/yasm -o iwalsh_sse2.o -f elf64 -rnasm -pnasm -g dwarf2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64/ -DPIC -I. -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/common/x86/iwalsh_sse2.asm
/usr/pkg/bin/yasm -o loopfilter_block_sse2_x86_64.o -f elf64 -rnasm -pnasm -g dwarf2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64/ -DPIC -I. -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/common/x86/loopfilter_block_sse2_x86_64.asm
/usr/pkg/bin/yasm -o loopfilter_sse2.o -f elf64 -rnasm -pnasm -g dwarf2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64/ -DPIC -I. -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/common/x86/loopfilter_sse2.asm
/usr/pkg/bin/yasm -o mfqe_sse2.o -f elf64 -rnasm -pnasm -g dwarf2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64/ -DPIC -I. -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/common/x86/mfqe_sse2.asm
/usr/pkg/bin/yasm -o recon_mmx.o -f elf64 -rnasm -pnasm -g dwarf2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64/ -DPIC -I. -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/common/x86/recon_mmx.asm
/usr/pkg/bin/yasm -o recon_sse2.o -f elf64 -rnasm -pnasm -g dwarf2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64/ -DPIC -I. -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/common/x86/recon_sse2.asm
/usr/pkg/bin/yasm -o subpixel_mmx.o -f elf64 -rnasm -pnasm -g dwarf2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64/ -DPIC -I. -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/common/x86/subpixel_mmx.asm
/usr/pkg/bin/yasm -o subpixel_sse2.o -f elf64 -rnasm -pnasm -g dwarf2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64/ -DPIC -I. -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/common/x86/subpixel_sse2.asm
/usr/pkg/bin/yasm -o subpixel_ssse3.o -f elf64 -rnasm -pnasm -g dwarf2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64/ -DPIC -I. -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/common/x86/subpixel_ssse3.asm
/usr/pkg/bin/yasm -o dct_sse2.o -f elf64 -rnasm -pnasm -g dwarf2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64/ -DPIC -I. -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/encoder/x86/dct_sse2.asm
/usr/pkg/bin/yasm -o encodeopt.o -f elf64 -rnasm -pnasm -g dwarf2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64/ -DPIC -I. -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/encoder/x86/encodeopt.asm
6 warnings generated.
/usr/pkg/bin/yasm -o fwalsh_sse2.o -f elf64 -rnasm -pnasm -g dwarf2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64/ -DPIC -I. -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/encoder/x86/fwalsh_sse2.asm
/usr/pkg/bin/yasm -o quantize_mmx.o -f elf64 -rnasm -pnasm -g dwarf2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64/ -DPIC -I. -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/encoder/x86/quantize_mmx.asm
/usr/pkg/bin/yasm -o temporal_filter_apply_sse2.o -f elf64 -rnasm -pnasm -g dwarf2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64/ -DPIC -I. -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp8/encoder/x86/temporal_filter_apply_sse2.asm
/usr/pkg/bin/yasm -o vp9_mfqe_sse2.o -f elf64 -rnasm -pnasm -g dwarf2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64/ -DPIC -I. -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/common/x86/vp9_mfqe_sse2.asm
/usr/pkg/bin/yasm -o vp9_dct_sse2.o -f elf64 -rnasm -pnasm -g dwarf2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64/ -DPIC -I. -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/encoder/x86/vp9_dct_sse2.asm
/usr/pkg/bin/yasm -o vp9_error_sse2.o -f elf64 -rnasm -pnasm -g dwarf2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64/ -DPIC -I. -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/encoder/x86/vp9_error_sse2.asm
/usr/pkg/bin/yasm -o vp9_quantize_ssse3_x86_64.o -f elf64 -rnasm -pnasm -g dwarf2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64/ -DPIC -I. -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm
libxpcom_reflect_xptinfo.a.desc
rm -f libxpcom_reflect_xptinfo.a
/usr/pkg/bin/yasm -o vp9_temporal_filter_apply_sse2.o -f elf64 -rnasm -pnasm -g dwarf2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64/ -DPIC -I. -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vp9/encoder/x86/vp9_temporal_filter_apply_sse2.asm
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libxpcom_reflect_xptinfo.a.desc Unified_cpp_reflect_xptinfo0.o 
/usr/pkg/bin/yasm -o add_noise_sse2.o -f elf64 -rnasm -pnasm -g dwarf2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64/ -DPIC -I. -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/x86/add_noise_sse2.asm
/usr/pkg/bin/yasm -o avg_ssse3_x86_64.o -f elf64 -rnasm -pnasm -g dwarf2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64/ -DPIC -I. -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/x86/avg_ssse3_x86_64.asm
/usr/pkg/bin/yasm -o deblock_sse2.o -f elf64 -rnasm -pnasm -g dwarf2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64/ -DPIC -I. -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/x86/deblock_sse2.asm
/usr/pkg/bin/yasm -o fwd_txfm_ssse3_x86_64.o -f elf64 -rnasm -pnasm -g dwarf2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64/ -DPIC -I. -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/x86/fwd_txfm_ssse3_x86_64.asm
/usr/pkg/bin/yasm -o intrapred_sse2.o -f elf64 -rnasm -pnasm -g dwarf2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64/ -DPIC -I. -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/x86/intrapred_sse2.asm
/usr/pkg/bin/yasm -o intrapred_ssse3.o -f elf64 -rnasm -pnasm -g dwarf2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64/ -DPIC -I. -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/x86/intrapred_ssse3.asm
/usr/pkg/bin/yasm -o inv_txfm_ssse3_x86_64.o -f elf64 -rnasm -pnasm -g dwarf2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64/ -DPIC -I. -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/x86/inv_txfm_ssse3_x86_64.asm
/usr/pkg/bin/yasm -o inv_wht_sse2.o -f elf64 -rnasm -pnasm -g dwarf2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64/ -DPIC -I. -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/x86/inv_wht_sse2.asm
/usr/pkg/bin/yasm -o quantize_avx_x86_64.o -f elf64 -rnasm -pnasm -g dwarf2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64/ -DPIC -I. -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/x86/quantize_avx_x86_64.asm
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/xpcom/reflect/xptinfo'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/xpcom/build'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o NSPRInterposer.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -D_IMPL_NS_STRINGAPI -DOMNIJAR_NAME=omni.ja -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/build -I/data/scratch/mail/thunderbird60/work/build/xpcom/build -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/xpcom -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/base -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/components -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/ds -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/glue -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/io -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/reflect/xptinfo -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/threads -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/chrome -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/docshell/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/NSPRInterposer.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/build/NSPRInterposer.cpp
/usr/pkg/bin/yasm -o quantize_ssse3_x86_64.o -f elf64 -rnasm -pnasm -g dwarf2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64/ -DPIC -I. -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/x86/quantize_ssse3_x86_64.asm
/usr/pkg/bin/yasm -o sad4d_sse2.o -f elf64 -rnasm -pnasm -g dwarf2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64/ -DPIC -I. -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/x86/sad4d_sse2.asm
/usr/pkg/bin/yasm -o sad_sse2.o -f elf64 -rnasm -pnasm -g dwarf2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64/ -DPIC -I. -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/x86/sad_sse2.asm
/usr/pkg/bin/yasm -o sad_sse3.o -f elf64 -rnasm -pnasm -g dwarf2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64/ -DPIC -I. -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/x86/sad_sse3.asm
/usr/pkg/bin/yasm -o sad_sse4.o -f elf64 -rnasm -pnasm -g dwarf2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64/ -DPIC -I. -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/x86/sad_sse4.asm
/usr/pkg/bin/yasm -o sad_ssse3.o -f elf64 -rnasm -pnasm -g dwarf2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64/ -DPIC -I. -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/x86/sad_ssse3.asm
/usr/pkg/bin/yasm -o ssim_opt_x86_64.o -f elf64 -rnasm -pnasm -g dwarf2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64/ -DPIC -I. -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/x86/ssim_opt_x86_64.asm
/usr/pkg/bin/yasm -o subpel_variance_sse2.o -f elf64 -rnasm -pnasm -g dwarf2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64/ -DPIC -I. -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/x86/subpel_variance_sse2.asm
In file included from /data/scratch/mail/thunderbird60/work/build/chrome/Unified_cpp_chrome0.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/chrome/nsChromeProtocolHandler.cpp:16:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base/nsContentUtils.h:24:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/BasicEvents.h:17:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/usr/pkg/bin/yasm -o subtract_sse2.o -f elf64 -rnasm -pnasm -g dwarf2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64/ -DPIC -I. -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/x86/subtract_sse2.asm
/usr/pkg/bin/yasm -o vpx_convolve_copy_sse2.o -f elf64 -rnasm -pnasm -g dwarf2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64/ -DPIC -I. -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/x86/vpx_convolve_copy_sse2.asm
/usr/pkg/bin/yasm -o vpx_subpixel_8t_sse2.o -f elf64 -rnasm -pnasm -g dwarf2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64/ -DPIC -I. -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/x86/vpx_subpixel_8t_sse2.asm
/usr/pkg/bin/yasm -o vpx_subpixel_8t_ssse3.o -f elf64 -rnasm -pnasm -g dwarf2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64/ -DPIC -I. -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/x86/vpx_subpixel_8t_ssse3.asm
/usr/pkg/bin/yasm -o vpx_subpixel_bilinear_sse2.o -f elf64 -rnasm -pnasm -g dwarf2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64/ -DPIC -I. -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/x86/vpx_subpixel_bilinear_sse2.asm
/usr/pkg/bin/yasm -o vpx_subpixel_bilinear_ssse3.o -f elf64 -rnasm -pnasm -g dwarf2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64/ -DPIC -I. -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_dsp/x86/vpx_subpixel_bilinear_ssse3.asm
/usr/pkg/bin/yasm -o emms.o -f elf64 -rnasm -pnasm -g dwarf2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64/ -DPIC -I. -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_ports/emms.asm
/usr/pkg/bin/yasm -o x86_abi_support.o -f elf64 -rnasm -pnasm -g dwarf2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/config/linux/x64/ -DPIC -I. -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/libvpx/libvpx/vpx_ports/x86_abi_support.asm
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/modules/libpref'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_modules_libpref0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DOS_ARCH=NetBSD -DMOZ_WIDGET_TOOLKIT=gtk3 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/libpref -I/data/scratch/mail/thunderbird60/work/build/modules/libpref -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/Unified_cpp_modules_libpref0.o.pp   /data/scratch/mail/thunderbird60/work/build/modules/libpref/Unified_cpp_modules_libpref0.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o PoisonIOInterposerStub.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -D_IMPL_NS_STRINGAPI -DOMNIJAR_NAME=omni.ja -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/build -I/data/scratch/mail/thunderbird60/work/build/xpcom/build -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/xpcom -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/base -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/components -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/ds -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/glue -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/io -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/reflect/xptinfo -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/threads -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/chrome -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/docshell/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/PoisonIOInterposerStub.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/build/PoisonIOInterposerStub.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Services.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -D_IMPL_NS_STRINGAPI -DOMNIJAR_NAME=omni.ja -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/build -I/data/scratch/mail/thunderbird60/work/build/xpcom/build -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/xpcom -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/base -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/components -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/ds -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/glue -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/io -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/reflect/xptinfo -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/threads -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/chrome -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/docshell/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/Services.o.pp   /data/scratch/mail/thunderbird60/work/build/xpcom/build/Services.cpp
libmedia_libvpx.a.desc
rm -f libmedia_libvpx.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libmedia_libvpx.a.desc alloccommon.o blockd.o copy_c.o dequantize.o entropy.o entropymode.o entropymv.o extend.o filter.o findnearmv.o systemdependent.o idct_blk.o idctllm.o loopfilter_filters.o mbpitch.o mfqe.o modecont.o postproc.o quant_common.o reconinter.o reconintra.o reconintra4x4.o rtcd.o setupintrarecon.o swapyv12buffer.o treecoder.o vp8_loopfilter.o filter_x86.o idct_blk_mmx.o idct_blk_sse2.o loopfilter_x86.o vp8_asm_stubs.o dboolhuff.o decodeframe.o decodemv.o detokenize.o onyxd_if.o threading.o bitstream.o boolhuff.o dct.o denoising.o encodeframe.o encodeintra.o encodemb.o encodemv.o ethreading.o firstpass.o lookahead.o mcomp.o modecosts.o mr_dissim.o onyx_if.o pickinter.o picklpf.o ratectrl.o rdopt.o segmentation.o temporal_filter.o tokenize.o treewriter.o vp8_quantize.o denoising_sse2.o quantize_sse4.o quantize_ssse3.o vp8_enc_stubs_mmx.o vp8_enc_stubs_sse2.o vp8_quantize_sse2.o vp8_cx_iface.o vp8_dx_iface.o vp9_alloccommon.o vp9_blockd.o vp9_common_data.o vp9_entropy.o vp9_entropymode.o vp9_entropymv.o vp9_filter.o vp9_frame_buffers.o vp9_idct.o vp9_loopfilter.o vp9_mfqe.o vp9_mvref_common.o vp9_postproc.o vp9_pred_common.o vp9_quant_common.o vp9_reconinter.o vp9_reconintra.o vp9_rtcd.o vp9_scale.o vp9_scan.o vp9_seg_common.o vp9_thread_common.o vp9_tile_common.o vp9_idct_intrin_sse2.o vp9_decodeframe.o vp9_decodemv.o vp9_decoder.o vp9_detokenize.o vp9_dsubexp.o vp9_dthread.o vp9_alt_ref_aq.o vp9_aq_360.o vp9_aq_complexity.o vp9_aq_cyclicrefresh.o vp9_aq_variance.o vp9_bitstream.o vp9_context_tree.o vp9_cost.o vp9_dct.o vp9_encodeframe.o vp9_encodemb.o vp9_encodemv.o vp9_encoder.o vp9_ethread.o vp9_extend.o vp9_firstpass.o vp9_lookahead.o vp9_mbgraph.o vp9_mcomp.o vp9_noise_estimate.o vp9_picklpf.o vp9_pickmode.o vp9_quantize.o vp9_ratectrl.o vp9_rd.o vp9_rdopt.o vp9_resize.o vp9_segmentation.o vp9_skin_detection.o vp9_speed_features.o vp9_subexp.o vp9_svc_layercontext.o vp9_temporal_filter.o vp9_tokenize.o vp9_treewriter.o vp9_dct_intrin_sse2.o vp9_dct_ssse3.o vp9_diamond_search_sad_avx.o vp9_error_intrin_avx2.o vp9_frame_scale_ssse3.o vp9_quantize_sse2.o vp9_cx_iface.o vp9_dx_iface.o vpx_codec.o vpx_decoder.o vpx_encoder.o vpx_image.o add_noise.o avg.o bitreader.o bitreader_buffer.o bitwriter.o bitwriter_buffer.o deblock.o fwd_txfm.o intrapred.o inv_txfm.o loopfilter.o prob.o psnr.o quantize.o sad.o subtract.o sum_squares.o variance.o vpx_convolve.o vpx_dsp_rtcd.o avg_intrin_sse2.o fwd_txfm_avx2.o fwd_txfm_sse2.o inv_txfm_sse2.o loopfilter_avx2.o loopfilter_intrin_sse2.o quantize_sse2.o sad4d_avx2.o sad_avx2.o sum_squares_sse2.o variance_avx2.o variance_impl_avx2.o variance_sse2.o vpx_asm_stubs.o vpx_subpixel_8t_intrin_avx2.o vpx_subpixel_8t_intrin_ssse3.o vpx_mem.o gen_scalers.o vpx_scale.o yv12config.o yv12extend.o vpx_scale_rtcd.o vpx_thread.o copy_sse2.o copy_sse3.o dequantize_mmx.o idctllm_mmx.o idctllm_sse2.o iwalsh_sse2.o loopfilter_block_sse2_x86_64.o loopfilter_sse2.o mfqe_sse2.o recon_mmx.o recon_sse2.o subpixel_mmx.o subpixel_sse2.o subpixel_ssse3.o dct_sse2.o encodeopt.o fwalsh_sse2.o quantize_mmx.o temporal_filter_apply_sse2.o vp9_mfqe_sse2.o vp9_dct_sse2.o vp9_error_sse2.o vp9_quantize_ssse3_x86_64.o vp9_temporal_filter_apply_sse2.o add_noise_sse2.o avg_ssse3_x86_64.o deblock_sse2.o fwd_txfm_ssse3_x86_64.o intrapred_sse2.o intrapred_ssse3.o inv_txfm_ssse3_x86_64.o inv_wht_sse2.o quantize_avx_x86_64.o quantize_ssse3_x86_64.o sad4d_sse2.o sad_sse2.o sad_sse3.o sad_sse4.o sad_ssse3.o ssim_opt_x86_64.o subpel_variance_sse2.o subtract_sse2.o vpx_convolve_copy_sse2.o vpx_subpixel_8t_sse2.o vpx_subpixel_8t_ssse3.o vpx_subpixel_bilinear_sse2.o vpx_subpixel_bilinear_ssse3.o emms.o x86_abi_support.o 
7 warnings generated.
libxpcom_reflect_xptcall_md_unix.a.desc
rm -f libxpcom_reflect_xptcall_md_unix.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libxpcom_reflect_xptcall_md_unix.a.desc xptcinvoke_asm_x86_64_unix.o xptcinvoke_x86_64_unix.o xptcstubs_x86_64_linux.o 
libxpcom_threads.a.desc
rm -f libxpcom_threads.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libxpcom_threads.a.desc IdleTaskRunner.o Unified_cpp_xpcom_threads0.o Unified_cpp_xpcom_threads1.o Unified_cpp_xpcom_threads2.o 
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_xpcom_build0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -D_IMPL_NS_STRINGAPI -DOMNIJAR_NAME=omni.ja -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/build -I/data/scratch/mail/thunderbird60/work/build/xpcom/build -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/xpcom -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/base -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/components -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/ds -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/glue -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/io -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/reflect/xptinfo -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/threads -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/chrome -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/docshell/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/Unified_cpp_xpcom_build0.o.pp   /data/scratch/mail/thunderbird60/work/build/xpcom/build/Unified_cpp_xpcom_build0.cpp
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/xpcom/reflect/xptcall/md/unix'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/intl/hyphenation/hyphen'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang -std=gnu99 -o hyphen.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/intl/hyphenation/hyphen -I/data/scratch/mail/thunderbird60/work/build/intl/hyphenation/hyphen -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/intl/hyphenation/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wloop-analysis -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Dunix -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/hyphen.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/intl/hyphenation/hyphen/hyphen.c
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/media/libvpx'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/intl/hyphenation/glue'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o hnjstdio.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/intl/hyphenation/glue -I/data/scratch/mail/thunderbird60/work/build/intl/hyphenation/glue -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/intl/hyphenation/hyphen -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-error=shadow  -MD -MP -MF .deps/hnjstdio.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/intl/hyphenation/glue/hnjstdio.cpp
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/intl/hyphenation/hyphen/hyphen.c:62:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/intl/hyphenation/glue/hnjalloc.h:33:9: warning: 'fgets' macro redefined [-Wmacro-redefined]
#define fgets(buf, count, file) hnjFgets(buf, count, file)
        ^
/usr/include/ssp/stdio.h:70:9: note: previous definition is here
#define fgets(str, len, fp) \
        ^
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/xpcom/threads'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/intl/locale'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_intl_locale0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/intl/locale -I/data/scratch/mail/thunderbird60/work/build/intl/locale -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/intl/uconv -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/Unified_cpp_intl_locale0.o.pp   /data/scratch/mail/thunderbird60/work/build/intl/locale/Unified_cpp_intl_locale0.cpp
1 warning generated.
libintl_hyphenation_hyphen.a.desc
rm -f libintl_hyphenation_hyphen.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libintl_hyphenation_hyphen.a.desc hyphen.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/intl/hyphenation/hyphen'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/intl/locale/gtk'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o OSPreferences_gtk.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/intl/locale/gtk -I/data/scratch/mail/thunderbird60/work/build/intl/locale/gtk -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/intl/locale -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include  -MD -MP -MF .deps/OSPreferences_gtk.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/intl/locale/gtk/OSPreferences_gtk.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/modules/libpref/Unified_cpp_modules_libpref0.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/libpref/Preferences.cpp:19:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/dom/PContent.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/intl/lwbrk'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsPangoBreaker.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/intl/lwbrk -I/data/scratch/mail/thunderbird60/work/build/intl/lwbrk -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/pkg/include/uuid -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/libpng16 -D_REENTRANT  -MD -MP -MF .deps/nsPangoBreaker.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/intl/lwbrk/nsPangoBreaker.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/xpcom/build/Unified_cpp_xpcom_build0.cpp:47:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/build/XPCOMInit.cpp:22:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/layers/ImageBridgeChild.h:16:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/layers/CanvasClient.h:13:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/layers/CompositableClient.h:16:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/layers/CompositorTypes.h:12:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/layers/LayersTypes.h:12:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/Units.h:16:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsMargin.h:10:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
libintl_locale_gtk.a.desc
rm -f libintl_locale_gtk.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libintl_locale_gtk.a.desc OSPreferences_gtk.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/intl/locale/gtk'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/intl/strres'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_intl_strres0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/intl/strres -I/data/scratch/mail/thunderbird60/work/build/intl/strres -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-error=shadow  -MD -MP -MF .deps/Unified_cpp_intl_strres0.o.pp   /data/scratch/mail/thunderbird60/work/build/intl/strres/Unified_cpp_intl_strres0.cpp
   Compiling cose-c v0.1.5
In file included from /data/scratch/mail/thunderbird60/work/build/intl/locale/Unified_cpp_intl_locale0.cpp:56:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/intl/locale/nsLanguageAtomService.cpp:14:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/ServoBindings.h:15:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/ServoElementSnapshot.h:13:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/dom/Element.h:16:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/dom/FragmentOrElement.h:19:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsAttrAndChildArray.h:21:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsAttrValue.h:20:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_intl_lwbrk0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/intl/lwbrk -I/data/scratch/mail/thunderbird60/work/build/intl/lwbrk -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/pkg/include/uuid -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/libpng16 -D_REENTRANT  -MD -MP -MF .deps/Unified_cpp_intl_lwbrk0.o.pp   /data/scratch/mail/thunderbird60/work/build/intl/lwbrk/Unified_cpp_intl_lwbrk0.cpp
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/intl/hyphenation/glue/hnjstdio.cpp:16:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsContentUtils.h:24:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/BasicEvents.h:17:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
libintl_lwbrk.a.desc
rm -f libintl_lwbrk.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libintl_lwbrk.a.desc nsPangoBreaker.o Unified_cpp_intl_lwbrk0.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/intl/lwbrk'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/intl/unicharutil'
libintl_unicharutil.a.desc
rm -f libintl_unicharutil.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libintl_unicharutil.a.desc  
In file included from /data/scratch/mail/thunderbird60/work/build/intl/strres/Unified_cpp_intl_strres0.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/intl/strres/nsStringBundle.cpp:27:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsContentUtils.h:24:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/BasicEvents.h:17:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/intl/unicharutil'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_hyphenation_glue0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/intl/hyphenation/glue -I/data/scratch/mail/thunderbird60/work/build/intl/hyphenation/glue -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/intl/hyphenation/hyphen -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-error=shadow  -MD -MP -MF .deps/Unified_cpp_hyphenation_glue0.o.pp   /data/scratch/mail/thunderbird60/work/build/intl/hyphenation/glue/Unified_cpp_hyphenation_glue0.cpp
6 warnings generated.
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/intl/unicharutil/util'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_unicharutil_util0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/intl/unicharutil/util -I/data/scratch/mail/thunderbird60/work/build/intl/unicharutil/util -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/Unified_cpp_unicharutil_util0.o.pp   /data/scratch/mail/thunderbird60/work/build/intl/unicharutil/util/Unified_cpp_unicharutil_util0.cpp
6 warnings generated.
libintl_strres.a.desc
rm -f libintl_strres.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libintl_strres.a.desc Unified_cpp_intl_strres0.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/intl/strres'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/intl/l10n'
libintl_l10n.a.desc
rm -f libintl_l10n.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libintl_l10n.a.desc  
libintl_hyphenation_glue.a.desc
rm -f libintl_hyphenation_glue.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libintl_hyphenation_glue.a.desc hnjstdio.o Unified_cpp_hyphenation_glue0.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/intl/hyphenation/glue'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/intl/uconv'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_intl_uconv0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/intl/uconv -I/data/scratch/mail/thunderbird60/work/build/intl/uconv -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-error=shadow  -MD -MP -MF .deps/Unified_cpp_intl_uconv0.o.pp   /data/scratch/mail/thunderbird60/work/build/intl/uconv/Unified_cpp_intl_uconv0.cpp
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/intl/l10n'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/intl/build'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsI18nModule.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/intl/build -I/data/scratch/mail/thunderbird60/work/build/intl/build -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/intl/locale -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/intl/lwbrk -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/intl/strres -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/intl/uconv -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/intl/unicharutil -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsI18nModule.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/intl/build/nsI18nModule.cpp
6 warnings generated.
libintl_locale.a.desc
rm -f libintl_locale.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libintl_locale.a.desc Unified_cpp_intl_locale0.o 
In file included from /data/scratch/mail/thunderbird60/work/build/xpcom/build/Unified_cpp_xpcom_build0.cpp:56:
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/glue/FileUtils.cpp:181:10: warning: local variable 'libname' will be copied despite being returned by name [-Wreturn-std-move]
  return libname;
         ^~~~~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/glue/FileUtils.cpp:181:10: note: call 'std::move' explicitly to avoid copying
  return libname;
         ^~~~~~~
         std::move(libname)
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/glue/FileUtils.cpp:210:10: warning: local variable 'path' will be copied despite being returned by name [-Wreturn-std-move]
  return path;
         ^~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/glue/FileUtils.cpp:210:10: note: call 'std::move' explicitly to avoid copying
  return path;
         ^~~~
         std::move(path)
6 warnings generated.
libchrome.a.desc
rm -f libchrome.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libchrome.a.desc Unified_cpp_chrome0.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/intl/locale'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/netwerk/base'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsURLHelperUnix.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base -I/data/scratch/mail/thunderbird60/work/build/netwerk/base -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/docshell/base -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/http -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/socket -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-error=shadow  -MD -MP -MF .deps/nsURLHelperUnix.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base/nsURLHelperUnix.cpp
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/chrome'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/netwerk/cookie'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsCookieService.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/cookie -I/data/scratch/mail/thunderbird60/work/build/netwerk/cookie -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/intl/uconv -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-error=shadow  -MD -MP -MF .deps/nsCookieService.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/cookie/nsCookieService.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/intl/unicharutil/util/Unified_cpp_unicharutil_util0.cpp:11:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/intl/unicharutil/util/ICUUtils.cpp:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIDocument.h:19:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIPresShell.h:29:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
libintl_build.a.desc
rm -f libintl_build.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libintl_build.a.desc nsI18nModule.o 
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/cookie/nsCookieService.cpp:14:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/net/CookieServiceChild.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/net/PCookieServiceChild.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/net/PCookieService.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/intl/build'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_netwerk_cookie0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/cookie -I/data/scratch/mail/thunderbird60/work/build/netwerk/cookie -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/intl/uconv -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-error=shadow  -MD -MP -MF .deps/Unified_cpp_netwerk_cookie0.o.pp   /data/scratch/mail/thunderbird60/work/build/netwerk/cookie/Unified_cpp_netwerk_cookie0.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_netwerk_base0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base -I/data/scratch/mail/thunderbird60/work/build/netwerk/base -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/docshell/base -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/http -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/socket -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-error=shadow  -MD -MP -MF .deps/Unified_cpp_netwerk_base0.o.pp   /data/scratch/mail/thunderbird60/work/build/netwerk/base/Unified_cpp_netwerk_base0.cpp
libintl_uconv.a.desc
rm -f libintl_uconv.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libintl_uconv.a.desc Unified_cpp_intl_uconv0.o 
8 warnings generated.
libxpcom_build.a.desc
rm -f libxpcom_build.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libxpcom_build.a.desc NSPRInterposer.o PoisonIOInterposerStub.o Services.o Unified_cpp_xpcom_build0.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/intl/uconv'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/netwerk/dns/mdns/libmdns'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_dns_mdns_libmdns0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/dns/mdns/libmdns -I/data/scratch/mail/thunderbird60/work/build/netwerk/dns/mdns/libmdns -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-error=shadow  -MD -MP -MF .deps/Unified_cpp_dns_mdns_libmdns0.o.pp   /data/scratch/mail/thunderbird60/work/build/netwerk/dns/mdns/libmdns/Unified_cpp_dns_mdns_libmdns0.cpp
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/xpcom/build'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/netwerk/socket'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_netwerk_socket0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/socket -I/data/scratch/mail/thunderbird60/work/build/netwerk/socket -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/Unified_cpp_netwerk_socket0.o.pp   /data/scratch/mail/thunderbird60/work/build/netwerk/socket/Unified_cpp_netwerk_socket0.cpp
6 warnings generated.
libintl_unicharutil_util.a.desc
rm -f libintl_unicharutil_util.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libintl_unicharutil_util.a.desc Unified_cpp_unicharutil_util0.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/intl/unicharutil/util'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/netwerk/mime'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsMIMEHeaderParamImpl.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/mime -I/data/scratch/mail/thunderbird60/work/build/netwerk/mime -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-error=shadow  -MD -MP -MF .deps/nsMIMEHeaderParamImpl.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/mime/nsMIMEHeaderParamImpl.cpp
6 warnings generated.
libmodules_libpref.a.desc
rm -f libmodules_libpref.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libmodules_libpref.a.desc Unified_cpp_modules_libpref0.o 
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/cookie/nsCookieService.cpp:4125:10: warning: local variable 'path' will be copied despite being returned by name [-Wreturn-std-move]
  return path;
         ^~~~
/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/cookie/nsCookieService.cpp:4125:10: note: call 'std::move' explicitly to avoid copying
  return path;
         ^~~~
         std::move(path)
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/modules/libpref'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/netwerk/streamconv'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsStreamConverterService.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/streamconv -I/data/scratch/mail/thunderbird60/work/build/netwerk/streamconv -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsStreamConverterService.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/streamconv/nsStreamConverterService.cpp
libnetwerk_dns_mdns_libmdns.a.desc
rm -f libnetwerk_dns_mdns_libmdns.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libnetwerk_dns_mdns_libmdns.a.desc Unified_cpp_dns_mdns_libmdns0.o 
libnetwerk_mime.a.desc
rm -f libnetwerk_mime.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libnetwerk_mime.a.desc nsMIMEHeaderParamImpl.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/netwerk/dns/mdns/libmdns'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/netwerk/streamconv/converters'
mkdir -p '.deps/'
In file included from /data/scratch/mail/thunderbird60/work/build/netwerk/cookie/Unified_cpp_netwerk_cookie0.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/cookie/CookieServiceChild.cpp:6:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/net/CookieServiceChild.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/net/PCookieServiceChild.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/net/PCookieService.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/netwerk/mime'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/netwerk/cache'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_converters0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/streamconv/converters -I/data/scratch/mail/thunderbird60/work/build/netwerk/streamconv/converters -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/brotli/dec -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/Unified_cpp_converters0.o.pp   /data/scratch/mail/thunderbird60/work/build/netwerk/streamconv/converters/Unified_cpp_converters0.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_netwerk_cache0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/cache -I/data/scratch/mail/thunderbird60/work/build/netwerk/cache -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-error=shadow  -MD -MP -MF .deps/Unified_cpp_netwerk_cache0.o.pp   /data/scratch/mail/thunderbird60/work/build/netwerk/cache/Unified_cpp_netwerk_cache0.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/netwerk/base/Unified_cpp_netwerk_base0.cpp:29:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base/ChannelDiverterChild.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/net/ChannelDiverterChild.h:10:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/net/PChannelDiverterChild.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/net/PChannelDiverter.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
   Compiling xpcom v0.1.0 (/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/rust/xpcom)
libnetwerk_streamconv.a.desc
rm -f libnetwerk_streamconv.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libnetwerk_streamconv.a.desc nsStreamConverterService.o 
7 warnings generated.
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/netwerk/cache2'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o AppCacheStorage.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/cache2 -I/data/scratch/mail/thunderbird60/work/build/netwerk/cache2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/cache -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-error=shadow  -MD -MP -MF .deps/AppCacheStorage.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/cache2/AppCacheStorage.cpp
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/netwerk/streamconv'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/netwerk/protocol/about'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_protocol_about0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/about -I/data/scratch/mail/thunderbird60/work/build/netwerk/protocol/about -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/cache2 -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-error=shadow  -MD -MP -MF .deps/Unified_cpp_protocol_about0.o.pp   /data/scratch/mail/thunderbird60/work/build/netwerk/protocol/about/Unified_cpp_protocol_about0.cpp
libnetwerk_socket.a.desc
rm -f libnetwerk_socket.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libnetwerk_socket.a.desc Unified_cpp_netwerk_socket0.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/netwerk/socket'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o CacheStorage.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/cache2 -I/data/scratch/mail/thunderbird60/work/build/netwerk/cache2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/cache -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-error=shadow  -MD -MP -MF .deps/CacheStorage.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/cache2/CacheStorage.cpp
   Compiling darling_macro v0.3.0
   Compiling malloc_size_of_derive v0.0.1 (/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/servo/components/malloc_size_of_derive)
   Compiling cstr-macros v0.1.2
In file included from /data/scratch/mail/thunderbird60/work/build/netwerk/protocol/about/Unified_cpp_protocol_about0.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/about/nsAboutBlank.cpp:9:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsContentUtils.h:24:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/BasicEvents.h:17:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
   Compiling cstr v0.1.3
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/netwerk/protocol/data'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_protocol_data0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/data -I/data/scratch/mail/thunderbird60/work/build/netwerk/protocol/data -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/Unified_cpp_protocol_data0.o.pp   /data/scratch/mail/thunderbird60/work/build/netwerk/protocol/data/Unified_cpp_protocol_data0.cpp
6 warnings generated.
libnetwerk_cookie.a.desc
rm -f libnetwerk_cookie.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libnetwerk_cookie.a.desc nsCookieService.o Unified_cpp_netwerk_cookie0.o 
In file included from /data/scratch/mail/thunderbird60/work/build/netwerk/protocol/data/Unified_cpp_protocol_data0.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/data/DataChannelChild.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/data/DataChannelChild.h:14:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/net/PDataChannelChild.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/net/PDataChannel.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/netwerk/cookie'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_netwerk_cache20.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/cache2 -I/data/scratch/mail/thunderbird60/work/build/netwerk/cache2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/cache -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-error=shadow  -MD -MP -MF .deps/Unified_cpp_netwerk_cache20.o.pp   /data/scratch/mail/thunderbird60/work/build/netwerk/cache2/Unified_cpp_netwerk_cache20.cpp
6 warnings generated.
libnetwerk_protocol_about.a.desc
rm -f libnetwerk_protocol_about.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libnetwerk_protocol_about.a.desc Unified_cpp_protocol_about0.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/netwerk/protocol/about'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_netwerk_cache21.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/cache2 -I/data/scratch/mail/thunderbird60/work/build/netwerk/cache2 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/cache -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-error=shadow  -MD -MP -MF .deps/Unified_cpp_netwerk_cache21.o.pp   /data/scratch/mail/thunderbird60/work/build/netwerk/cache2/Unified_cpp_netwerk_cache21.cpp
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/netwerk/protocol/file'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_protocol_file0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/file -I/data/scratch/mail/thunderbird60/work/build/netwerk/protocol/file -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-error=shadow  -MD -MP -MF .deps/Unified_cpp_protocol_file0.o.pp   /data/scratch/mail/thunderbird60/work/build/netwerk/protocol/file/Unified_cpp_protocol_file0.cpp
6 warnings generated.
libnetwerk_protocol_data.a.desc
rm -f libnetwerk_protocol_data.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libnetwerk_protocol_data.a.desc Unified_cpp_protocol_data0.o 
   Compiling darling v0.3.0
   Compiling style_derive v0.0.1 (/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/servo/components/style_derive)
warning: use of deprecated item 'core::str::<impl str>::trim_right_matches': superseded by `trim_end_matches`
   --> servo/components/style_derive/cg.rs:368:29
    |
368 |     camel_case = camel_case.trim_right_matches('_');
    |                             ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches`
    |
    = note: `#[warn(deprecated)]` on by default

gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/netwerk/protocol/data'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/netwerk/protocol/ftp'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_netwerk_protocol_ftp0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/ftp -I/data/scratch/mail/thunderbird60/work/build/netwerk/protocol/ftp -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-error=shadow  -MD -MP -MF .deps/Unified_cpp_netwerk_protocol_ftp0.o.pp   /data/scratch/mail/thunderbird60/work/build/netwerk/protocol/ftp/Unified_cpp_netwerk_protocol_ftp0.cpp
   Compiling style_traits v0.0.1 (/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/servo/components/style_traits)
warning: use of deprecated item 'try': use the `?` operator instead
   --> servo/components/style_traits/lib.rs:196:1
    |
196 | / bitflags! {
197 | |     /// The mode to use when parsing values.
198 | |     pub struct ParsingMode: u8 {
199 | |         /// In CSS; lengths must have units, except for zero values, where the unit can be omitted.
...   |
209 | |     }
210 | | }
    | |_^
    |
    = note: `#[warn(deprecated)]` on by default
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
   --> servo/components/style_traits/lib.rs:196:1
    |
196 | / bitflags! {
197 | |     /// The mode to use when parsing values.
198 | |     pub struct ParsingMode: u8 {
199 | |         /// In CSS; lengths must have units, except for zero values, where the unit can be omitted.
...   |
209 | |     }
210 | | }
    | |_^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
   --> servo/components/style_traits/lib.rs:196:1
    |
196 | / bitflags! {
197 | |     /// The mode to use when parsing values.
198 | |     pub struct ParsingMode: u8 {
199 | |         /// In CSS; lengths must have units, except for zero values, where the unit can be omitted.
...   |
209 | |     }
210 | | }
    | |_^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style_traits/cursor.rs:63:1
    |
63  | / define_cursor! {
64  | |     common properties = [
65  | |         "none" => None = 0,
66  | |         "default" => Default = 1,
...   |
108 | |     ]
109 | | }
    | |_^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead
  --> servo/components/style_traits/viewport.rs:10:30
   |
10 | #[allow(unused_imports)] use std::ascii::AsciiExt;
   |                              ^^^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
  --> servo/components/style_traits/viewport.rs:13:1
   |
13 | / define_css_keyword_enum! {
14 | |     pub enum UserZoom {
15 | |         Zoom = "zoom",
16 | |         Fixed = "fixed",
17 | |     }
18 | | }
   | |_^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
  --> servo/components/style_traits/viewport.rs:20:1
   |
20 | / define_css_keyword_enum! {
21 | |     pub enum Orientation {
22 | |         Auto = "auto",
23 | |         Portrait = "portrait",
24 | |         Landscape = "landscape",
25 | |     }
26 | | }
   | |_^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

In file included from /data/scratch/mail/thunderbird60/work/build/netwerk/protocol/file/Unified_cpp_protocol_file0.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/file/FileChannelChild.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/file/FileChannelChild.h:14:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/net/PFileChannelChild.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/net/PFileChannel.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_netwerk_base1.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base -I/data/scratch/mail/thunderbird60/work/build/netwerk/base -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/docshell/base -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/http -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/socket -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-error=shadow  -MD -MP -MF .deps/Unified_cpp_netwerk_base1.o.pp   /data/scratch/mail/thunderbird60/work/build/netwerk/base/Unified_cpp_netwerk_base1.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/netwerk/protocol/ftp/Unified_cpp_netwerk_protocol_ftp0.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/ftp/FTPChannelChild.cpp:8:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/net/NeckoChild.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/net/PNeckoChild.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/net/PNecko.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/build/netwerk/base/Unified_cpp_netwerk_base1.cpp:11:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base/RequestContextService.cpp:9:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base/nsIDocument.h:19:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIPresShell.h:29:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
libnetwerk_streamconv_converters.a.desc
rm -f libnetwerk_streamconv_converters.a
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libnetwerk_streamconv_converters.a.desc Unified_cpp_converters0.o 
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/netwerk/streamconv/converters'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/netwerk/protocol/gio'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsGIOProtocolHandler.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/gio -I/data/scratch/mail/thunderbird60/work/build/netwerk/protocol/gio -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/widget/gtk/compat-gtk3 -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/pkg/include/uuid -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/libdrm -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/gtk-3.0/unix-print -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread  -MD -MP -MF .deps/nsGIOProtocolHandler.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/gio/nsGIOProtocolHandler.cpp
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_netwerk_base2.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base -I/data/scratch/mail/thunderbird60/work/build/netwerk/base -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/docshell/base -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/http -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/socket -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-error=shadow  -MD -MP -MF .deps/Unified_cpp_netwerk_base2.o.pp   /data/scratch/mail/thunderbird60/work/build/netwerk/base/Unified_cpp_netwerk_base2.cpp
6 warnings generated.
libnetwerk_protocol_file.a.desc
rm -f libnetwerk_protocol_file.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libnetwerk_protocol_file.a.desc Unified_cpp_protocol_file0.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/netwerk/protocol/file'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/netwerk/protocol/http'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsHttpChannelAuthProvider.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/http -I/data/scratch/mail/thunderbird60/work/build/netwerk/protocol/http -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/cookie -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsHttpChannelAuthProvider.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/http/nsHttpChannelAuthProvider.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/netwerk/base/Unified_cpp_netwerk_base2.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base/nsChannelClassifier.cpp:11:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base/nsContentUtils.h:24:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/BasicEvents.h:17:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_netwerk_cache1.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/cache -I/data/scratch/mail/thunderbird60/work/build/netwerk/cache -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-error=shadow  -MD -MP -MF .deps/Unified_cpp_netwerk_cache1.o.pp   /data/scratch/mail/thunderbird60/work/build/netwerk/cache/Unified_cpp_netwerk_cache1.cpp
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/http/nsHttpChannelAuthProvider.cpp:8:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/http/HttpLog.h:20:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/net/NeckoChild.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/net/PNeckoChild.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/net/PNecko.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
libnetwerk_cache.a.desc
rm -f libnetwerk_cache.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libnetwerk_cache.a.desc Unified_cpp_netwerk_cache0.o Unified_cpp_netwerk_cache1.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/netwerk/cache'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsHttpHandler.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/http -I/data/scratch/mail/thunderbird60/work/build/netwerk/protocol/http -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/cookie -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsHttpHandler.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/http/nsHttpHandler.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/netwerk/base/Unified_cpp_netwerk_base2.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base/nsChannelClassifier.cpp:38:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIUrlClassifierDBService.h:18:
/data/scratch/mail/thunderbird60/work/build/dist/include/LookupCache.h:64:12: warning: local variable 'hex' will be copied despite being returned by name [-Wreturn-std-move]
    return hex;
           ^~~
/data/scratch/mail/thunderbird60/work/build/dist/include/LookupCache.h:64:12: note: call 'std::move' explicitly to avoid copying
    return hex;
           ^~~
           std::move(hex)
6 warnings generated.
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/netwerk/protocol/res'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_netwerk_protocol_res0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/res -I/data/scratch/mail/thunderbird60/work/build/netwerk/protocol/res -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/Unified_cpp_netwerk_protocol_res0.o.pp   /data/scratch/mail/thunderbird60/work/build/netwerk/protocol/res/Unified_cpp_netwerk_protocol_res0.cpp
libnetwerk_cache2.a.desc
rm -f libnetwerk_cache2.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libnetwerk_cache2.a.desc AppCacheStorage.o CacheStorage.o Unified_cpp_netwerk_cache20.o Unified_cpp_netwerk_cache21.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/netwerk/cache2'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_protocol_http0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/http -I/data/scratch/mail/thunderbird60/work/build/netwerk/protocol/http -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/cookie -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/Unified_cpp_protocol_http0.o.pp   /data/scratch/mail/thunderbird60/work/build/netwerk/protocol/http/Unified_cpp_protocol_http0.cpp
libnetwerk_protocol_gio.a.desc
rm -f libnetwerk_protocol_gio.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libnetwerk_protocol_gio.a.desc nsGIOProtocolHandler.o 
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_protocol_http1.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/http -I/data/scratch/mail/thunderbird60/work/build/netwerk/protocol/http -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/cookie -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/Unified_cpp_protocol_http1.o.pp   /data/scratch/mail/thunderbird60/work/build/netwerk/protocol/http/Unified_cpp_protocol_http1.cpp
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/http/nsHttpHandler.cpp:8:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/http/HttpLog.h:20:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/net/NeckoChild.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/net/PNeckoChild.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/net/PNecko.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/netwerk/protocol/gio'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_protocol_http2.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/http -I/data/scratch/mail/thunderbird60/work/build/netwerk/protocol/http -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/cookie -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/Unified_cpp_protocol_http2.o.pp   /data/scratch/mail/thunderbird60/work/build/netwerk/protocol/http/Unified_cpp_protocol_http2.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/netwerk/protocol/http/Unified_cpp_protocol_http2.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/http/nsHttpConnection.cpp:8:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/http/HttpLog.h:20:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/net/NeckoChild.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/net/PNeckoChild.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/net/PNecko.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/build/netwerk/protocol/res/Unified_cpp_netwerk_protocol_res0.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/res/ExtensionProtocolHandler.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/res/ExtensionProtocolHandler.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/net/NeckoParent.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/net/PNeckoParent.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/net/PNecko.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/build/netwerk/protocol/http/Unified_cpp_protocol_http0.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/http/ASpdySession.cpp:8:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/http/HttpLog.h:20:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/net/NeckoChild.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/net/PNeckoChild.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/net/PNecko.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
6 warnings generated.
libnetwerk_protocol_ftp.a.desc
rm -f libnetwerk_protocol_ftp.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libnetwerk_protocol_ftp.a.desc Unified_cpp_netwerk_protocol_ftp0.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/netwerk/protocol/ftp'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_netwerk_base3.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base -I/data/scratch/mail/thunderbird60/work/build/netwerk/base -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/docshell/base -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/http -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/socket -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-error=shadow  -MD -MP -MF .deps/Unified_cpp_netwerk_base3.o.pp   /data/scratch/mail/thunderbird60/work/build/netwerk/base/Unified_cpp_netwerk_base3.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/netwerk/protocol/http/Unified_cpp_protocol_http1.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/http/HttpChannelParent.cpp:8:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/http/HttpLog.h:20:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/net/NeckoChild.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/net/PNeckoChild.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/net/PNecko.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/build/netwerk/base/Unified_cpp_netwerk_base3.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base/nsPACMan.cpp:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base/nsContentUtils.h:24:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/BasicEvents.h:17:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
7 warnings generated.
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/netwerk/protocol/viewsource'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_protocol_viewsource0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/viewsource -I/data/scratch/mail/thunderbird60/work/build/netwerk/protocol/viewsource -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/Unified_cpp_protocol_viewsource0.o.pp   /data/scratch/mail/thunderbird60/work/build/netwerk/protocol/viewsource/Unified_cpp_protocol_viewsource0.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/netwerk/protocol/viewsource/Unified_cpp_protocol_viewsource0.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/viewsource/nsViewSourceChannel.cpp:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsContentUtils.h:24:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/BasicEvents.h:17:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
6 warnings generated.
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/netwerk/protocol/websocket'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_protocol_websocket0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/websocket -I/data/scratch/mail/thunderbird60/work/build/netwerk/protocol/websocket -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-error=shadow  -MD -MP -MF .deps/Unified_cpp_protocol_websocket0.o.pp   /data/scratch/mail/thunderbird60/work/build/netwerk/protocol/websocket/Unified_cpp_protocol_websocket0.cpp
error: casts cannot be followed by a field access
   --> servo/components/style/stylesheets/viewport_rule.rs:304:43
    |
304 |                 Ok(vec![declaration!($min(value: shorthand.0, important: important)),
    |                                           ^^^^^^^^^^^^^^^^
...
312 |             "width" => ok!(shorthand -> [MinWidth, MaxWidth]),
    |                        -------------------------------------- in this macro invocation
    |
    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
help: try surrounding the expression in parentheses
    |
304 |                 Ok(vec![declaration!($min((value: shorthand).0, important: important)),
    |                                           ^                ^

error: casts cannot be followed by a field access
   --> servo/components/style/stylesheets/viewport_rule.rs:305:43
    |
305 |                         declaration!($max(value: shorthand.1, important: important))])
    |                                           ^^^^^^^^^^^^^^^^
...
312 |             "width" => ok!(shorthand -> [MinWidth, MaxWidth]),
    |                        -------------------------------------- in this macro invocation
    |
    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
help: try surrounding the expression in parentheses
    |
305 |                         declaration!($max((value: shorthand).1, important: important))])
    |                                           ^                ^

error: casts cannot be followed by a field access
   --> servo/components/style/stylesheets/viewport_rule.rs:304:43
    |
304 |                 Ok(vec![declaration!($min(value: shorthand.0, important: important)),
    |                                           ^^^^^^^^^^^^^^^^
...
315 |             "height" => ok!(shorthand -> [MinHeight, MaxHeight]),
    |                         ---------------------------------------- in this macro invocation
    |
    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
help: try surrounding the expression in parentheses
    |
304 |                 Ok(vec![declaration!($min((value: shorthand).0, important: important)),
    |                                           ^                ^

error: casts cannot be followed by a field access
   --> servo/components/style/stylesheets/viewport_rule.rs:305:43
    |
305 |                         declaration!($max(value: shorthand.1, important: important))])
    |                                           ^^^^^^^^^^^^^^^^
...
315 |             "height" => ok!(shorthand -> [MinHeight, MaxHeight]),
    |                         ---------------------------------------- in this macro invocation
    |
    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
help: try surrounding the expression in parentheses
    |
305 |                         declaration!($max((value: shorthand).1, important: important))])
    |                                           ^                ^

6 warnings generated.
libnetwerk_protocol_viewsource.a.desc
rm -f libnetwerk_protocol_viewsource.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libnetwerk_protocol_viewsource.a.desc Unified_cpp_protocol_viewsource0.o 
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_netwerk_base4.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base -I/data/scratch/mail/thunderbird60/work/build/netwerk/base -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/docshell/base -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/http -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/socket -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/security/pkix/include -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-error=shadow  -MD -MP -MF .deps/Unified_cpp_netwerk_base4.o.pp   /data/scratch/mail/thunderbird60/work/build/netwerk/base/Unified_cpp_netwerk_base4.cpp
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/netwerk/protocol/viewsource'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/netwerk/protocol/wyciwyg'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_protocol_wyciwyg0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/wyciwyg -I/data/scratch/mail/thunderbird60/work/build/netwerk/protocol/wyciwyg -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/Unified_cpp_protocol_wyciwyg0.o.pp   /data/scratch/mail/thunderbird60/work/build/netwerk/protocol/wyciwyg/Unified_cpp_protocol_wyciwyg0.cpp
6 warnings generated.
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/netwerk/ipc'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_netwerk_ipc0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/ipc -I/data/scratch/mail/thunderbird60/work/build/netwerk/ipc -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/caps -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/libjar -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/http -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/Unified_cpp_netwerk_ipc0.o.pp   /data/scratch/mail/thunderbird60/work/build/netwerk/ipc/Unified_cpp_netwerk_ipc0.cpp
warning: use of deprecated item 'try': use the `?` operator instead
   --> servo/components/style/context.rs:412:1
    |
412 | / bitflags! {
413 | |     /// Represents which tasks are performed in a SequentialTask of
414 | |     /// UpdateAnimations which is a result of normal restyle.
415 | |     pub struct UpdateAnimationsTasks: u8 {
...   |
429 | |     }
430 | | }
    | |_^
    |
    = note: `#[warn(deprecated)]` on by default
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
   --> servo/components/style/context.rs:412:1
    |
412 | / bitflags! {
413 | |     /// Represents which tasks are performed in a SequentialTask of
414 | |     /// UpdateAnimations which is a result of normal restyle.
415 | |     pub struct UpdateAnimationsTasks: u8 {
...   |
429 | |     }
430 | | }
    | |_^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
   --> servo/components/style/context.rs:412:1
    |
412 | / bitflags! {
413 | |     /// Represents which tasks are performed in a SequentialTask of
414 | |     /// UpdateAnimations which is a result of normal restyle.
415 | |     pub struct UpdateAnimationsTasks: u8 {
...   |
429 | |     }
430 | | }
    | |_^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
   --> servo/components/style/context.rs:433:1
    |
433 | / bitflags! {
434 | |     /// Represents which tasks are performed in a SequentialTask as a result of
435 | |     /// animation-only restyle.
436 | |     pub struct PostAnimationTasks: u8 {
...   |
441 | |     }
442 | | }
    | |_^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
   --> servo/components/style/context.rs:433:1
    |
433 | / bitflags! {
434 | |     /// Represents which tasks are performed in a SequentialTask as a result of
435 | |     /// animation-only restyle.
436 | |     pub struct PostAnimationTasks: u8 {
...   |
441 | |     }
442 | | }
    | |_^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
   --> servo/components/style/context.rs:433:1
    |
433 | / bitflags! {
434 | |     /// Represents which tasks are performed in a SequentialTask as a result of
435 | |     /// animation-only restyle.
436 | |     pub struct PostAnimationTasks: u8 {
...   |
441 | |     }
442 | | }
    | |_^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
  --> servo/components/style/data.rs:25:1
   |
25 | / bitflags! {
26 | |     /// Various flags stored on ElementData.
27 | |     #[derive(Default)]
28 | |     pub struct ElementDataFlags: u8 {
...  |
50 | |     }
51 | | }
   | |_^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
  --> servo/components/style/data.rs:25:1
   |
25 | / bitflags! {
26 | |     /// Various flags stored on ElementData.
27 | |     #[derive(Default)]
28 | |     pub struct ElementDataFlags: u8 {
...  |
50 | |     }
51 | | }
   | |_^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
  --> servo/components/style/data.rs:25:1
   |
25 | / bitflags! {
26 | |     /// Various flags stored on ElementData.
27 | |     #[derive(Default)]
28 | |     pub struct ElementDataFlags: u8 {
...  |
50 | |     }
51 | | }
   | |_^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
   --> servo/components/style/element_state.rs:7:1
    |
7   | / bitflags! {
8   | |     /// Event-based element states.
9   | |     ///
10  | |     /// NB: Is important for this to remain in sync with Gecko's
...   |
139 | |     }
140 | | }
    | |_^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
   --> servo/components/style/element_state.rs:7:1
    |
7   | / bitflags! {
8   | |     /// Event-based element states.
9   | |     ///
10  | |     /// NB: Is important for this to remain in sync with Gecko's
...   |
139 | |     }
140 | | }
    | |_^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
   --> servo/components/style/element_state.rs:7:1
    |
7   | / bitflags! {
8   | |     /// Event-based element states.
9   | |     ///
10  | |     /// NB: Is important for this to remain in sync with Gecko's
...   |
139 | |     }
140 | | }
    | |_^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
   --> servo/components/style/element_state.rs:142:1
    |
142 | / bitflags! {
143 | |     /// Event-based document states.
144 | |     ///
145 | |     /// NB: Is important for this to remain in sync with Gecko's
...   |
153 | |     }
154 | | }
    | |_^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
   --> servo/components/style/element_state.rs:142:1
    |
142 | / bitflags! {
143 | |     /// Event-based document states.
144 | |     ///
145 | |     /// NB: Is important for this to remain in sync with Gecko's
...   |
153 | |     }
154 | | }
    | |_^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
   --> servo/components/style/element_state.rs:142:1
    |
142 | / bitflags! {
143 | |     /// Event-based document states.
144 | |     ///
145 | |     /// NB: Is important for this to remain in sync with Gecko's
...   |
153 | |     }
154 | | }
    | |_^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
  --> servo/components/style/gecko/selector_parser.rs:24:1
   |
24 | / bitflags! {
25 | |     // See NonTSPseudoClass::is_enabled_in()
26 | |     struct NonTSPseudoClassFlag: u8 {
27 | |         const PSEUDO_CLASS_ENABLED_IN_UA_SHEETS = 1 << 0;
...  |
32 | |     }
33 | | }
   | |_^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
  --> servo/components/style/gecko/selector_parser.rs:24:1
   |
24 | / bitflags! {
25 | |     // See NonTSPseudoClass::is_enabled_in()
26 | |     struct NonTSPseudoClassFlag: u8 {
27 | |         const PSEUDO_CLASS_ENABLED_IN_UA_SHEETS = 1 << 0;
...  |
32 | |     }
33 | | }
   | |_^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
  --> servo/components/style/gecko/selector_parser.rs:24:1
   |
24 | / bitflags! {
25 | |     // See NonTSPseudoClass::is_enabled_in()
26 | |     struct NonTSPseudoClassFlag: u8 {
27 | |         const PSEUDO_CLASS_ENABLED_IN_UA_SHEETS = 1 << 0;
...  |
32 | |     }
33 | | }
   | |_^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
  --> servo/components/style/invalidation/element/restyle_hints.rs:11:1
   |
11 | / bitflags! {
12 | |     /// The kind of restyle we need to do for a given element.
13 | |     pub struct RestyleHint: u8 {
14 | |         /// Do a selector match of the element.
...  |
45 | |     }
46 | | }
   | |_^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
  --> servo/components/style/invalidation/element/restyle_hints.rs:11:1
   |
11 | / bitflags! {
12 | |     /// The kind of restyle we need to do for a given element.
13 | |     pub struct RestyleHint: u8 {
14 | |         /// Do a selector match of the element.
...  |
45 | |     }
46 | | }
   | |_^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
  --> servo/components/style/invalidation/element/restyle_hints.rs:11:1
   |
11 | / bitflags! {
12 | |     /// The kind of restyle we need to do for a given element.
13 | |     pub struct RestyleHint: u8 {
14 | |         /// Do a selector match of the element.
...  |
45 | |     }
46 | | }
   | |_^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
  --> servo/components/style/logical_geometry.rs:27:1
   |
27 | / bitflags!(
28 | |     #[cfg_attr(feature = "servo", derive(MallocSizeOf, Serialize))]
29 | |     pub struct WritingMode: u8 {
30 | |         const RTL = 1 << 0;
...  |
39 | |     }
40 | | );
   | |__^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
  --> servo/components/style/logical_geometry.rs:27:1
   |
27 | / bitflags!(
28 | |     #[cfg_attr(feature = "servo", derive(MallocSizeOf, Serialize))]
29 | |     pub struct WritingMode: u8 {
30 | |         const RTL = 1 << 0;
...  |
39 | |     }
40 | | );
   | |__^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
  --> servo/components/style/logical_geometry.rs:27:1
   |
27 | / bitflags!(
28 | |     #[cfg_attr(feature = "servo", derive(MallocSizeOf, Serialize))]
29 | |     pub struct WritingMode: u8 {
30 | |         const RTL = 1 << 0;
...  |
39 | |     }
40 | | );
   | |__^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
  --> servo/components/style/stylesheets/origin.rs:41:1
   |
41 | / bitflags! {
42 | |     /// A set of origins. This is equivalent to Gecko's OriginFlags.
43 | |     #[cfg_attr(feature = "servo", derive(MallocSizeOf))]
44 | |     pub struct OriginSet: u8 {
...  |
51 | |     }
52 | | }
   | |_^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
  --> servo/components/style/stylesheets/origin.rs:41:1
   |
41 | / bitflags! {
42 | |     /// A set of origins. This is equivalent to Gecko's OriginFlags.
43 | |     #[cfg_attr(feature = "servo", derive(MallocSizeOf))]
44 | |     pub struct OriginSet: u8 {
...  |
51 | |     }
52 | | }
   | |_^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
  --> servo/components/style/stylesheets/origin.rs:41:1
   |
41 | / bitflags! {
42 | |     /// A set of origins. This is equivalent to Gecko's OriginFlags.
43 | |     #[cfg_attr(feature = "servo", derive(MallocSizeOf))]
44 | |     pub struct OriginSet: u8 {
...  |
51 | |     }
52 | | }
   | |_^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
   --> servo/components/style/stylesheets/viewport_rule.rs:285:50
    |
285 |                 declaration!($declaration(value: try!($parse(input)),
    |                                                  ^^^
...
310 |             "min-width" => ok!(MinWidth(|i| ViewportLength::parse(self.context, i))),
    |                            --------------------------------------------------------- in this macro invocation
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
   --> servo/components/style/stylesheets/viewport_rule.rs:285:50
    |
285 |                 declaration!($declaration(value: try!($parse(input)),
    |                                                  ^^^
...
311 |             "max-width" => ok!(MaxWidth(|i| ViewportLength::parse(self.context, i))),
    |                            --------------------------------------------------------- in this macro invocation
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
   --> servo/components/style/stylesheets/viewport_rule.rs:285:50
    |
285 |                 declaration!($declaration(value: try!($parse(input)),
    |                                                  ^^^
...
313 |             "min-height" => ok!(MinHeight(|i| ViewportLength::parse(self.context, i))),
    |                             ---------------------------------------------------------- in this macro invocation
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
   --> servo/components/style/stylesheets/viewport_rule.rs:285:50
    |
285 |                 declaration!($declaration(value: try!($parse(input)),
    |                                                  ^^^
...
314 |             "max-height" => ok!(MaxHeight(|i| ViewportLength::parse(self.context, i))),
    |                             ---------------------------------------------------------- in this macro invocation
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
   --> servo/components/style/stylesheets/viewport_rule.rs:285:50
    |
285 |                 declaration!($declaration(value: try!($parse(input)),
    |                                                  ^^^
...
316 |             "zoom" => ok!(Zoom(Zoom::parse)),
    |                       ---------------------- in this macro invocation
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
   --> servo/components/style/stylesheets/viewport_rule.rs:285:50
    |
285 |                 declaration!($declaration(value: try!($parse(input)),
    |                                                  ^^^
...
317 |             "min-zoom" => ok!(MinZoom(Zoom::parse)),
    |                           ------------------------- in this macro invocation
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
   --> servo/components/style/stylesheets/viewport_rule.rs:285:50
    |
285 |                 declaration!($declaration(value: try!($parse(input)),
    |                                                  ^^^
...
318 |             "max-zoom" => ok!(MaxZoom(Zoom::parse)),
    |                           ------------------------- in this macro invocation
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
   --> servo/components/style/stylesheets/viewport_rule.rs:285:50
    |
285 |                 declaration!($declaration(value: try!($parse(input)),
    |                                                  ^^^
...
319 |             "user-zoom" => ok!(UserZoom(UserZoom::parse)),
    |                            ------------------------------ in this macro invocation
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
   --> servo/components/style/stylesheets/viewport_rule.rs:285:50
    |
285 |                 declaration!($declaration(value: try!($parse(input)),
    |                                                  ^^^
...
320 |             "orientation" => ok!(Orientation(Orientation::parse)),
    |                              ------------------------------------ in this macro invocation
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
  --> servo/components/style/thread_state.rs:12:1
   |
12 | / bitflags! {
13 | |     /// A thread state flag, used for multiple assertions.
14 | |     pub struct ThreadState: u32 {
15 | |         /// Whether we're in a script thread.
...  |
26 | |     }
27 | | }
   | |_^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
  --> servo/components/style/thread_state.rs:12:1
   |
12 | / bitflags! {
13 | |     /// A thread state flag, used for multiple assertions.
14 | |     pub struct ThreadState: u32 {
15 | |         /// Whether we're in a script thread.
...  |
26 | |     }
27 | | }
   | |_^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
  --> servo/components/style/thread_state.rs:12:1
   |
12 | / bitflags! {
13 | |     /// A thread state flag, used for multiple assertions.
14 | |     pub struct ThreadState: u32 {
15 | |         /// Whether we're in a script thread.
...  |
26 | |     }
27 | | }
   | |_^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
  --> servo/components/style/traversal_flags.rs:11:1
   |
11 | / bitflags! {
12 | |     /// Flags that control the traversal process.
13 | |     pub struct TraversalFlags: u32 {
14 | |         /// Traverse only elements for animation restyles.
...  |
36 | |     }
37 | | }
   | |_^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
  --> servo/components/style/traversal_flags.rs:11:1
   |
11 | / bitflags! {
12 | |     /// Flags that control the traversal process.
13 | |     pub struct TraversalFlags: u32 {
14 | |         /// Traverse only elements for animation restyles.
...  |
36 | |     }
37 | | }
   | |_^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
  --> servo/components/style/traversal_flags.rs:11:1
   |
11 | / bitflags! {
12 | |     /// Flags that control the traversal process.
13 | |     pub struct TraversalFlags: u32 {
14 | |         /// Traverse only elements for animation restyles.
...  |
36 | |     }
37 | | }
   | |_^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
  --> servo/components/style/values/specified/align.rs:16:1
   |
16 | / bitflags! {
17 | |     /// Constants shared by multiple CSS Box Alignment properties
18 | |     ///
19 | |     /// These constants match Gecko's `NS_STYLE_ALIGN_*` constants.
...  |
68 | |     }
69 | | }
   | |_^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
  --> servo/components/style/values/specified/align.rs:16:1
   |
16 | / bitflags! {
17 | |     /// Constants shared by multiple CSS Box Alignment properties
18 | |     ///
19 | |     /// These constants match Gecko's `NS_STYLE_ALIGN_*` constants.
...  |
68 | |     }
69 | | }
   | |_^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
  --> servo/components/style/values/specified/align.rs:16:1
   |
16 | / bitflags! {
17 | |     /// Constants shared by multiple CSS Box Alignment properties
18 | |     ///
19 | |     /// These constants match Gecko's `NS_STYLE_ALIGN_*` constants.
...  |
68 | |     }
69 | | }
   | |_^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
   --> servo/components/style/values/specified/box.rs:409:1
    |
409 | / bitflags! {
410 | |     #[cfg_attr(feature = "gecko", derive(MallocSizeOf))]
411 | |     #[derive(ToComputedValue)]
412 | |     /// These constants match Gecko's `NS_STYLE_TOUCH_ACTION_*` constants.
...   |
424 | |     }
425 | | }
    | |_^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
   --> servo/components/style/values/specified/box.rs:409:1
    |
409 | / bitflags! {
410 | |     #[cfg_attr(feature = "gecko", derive(MallocSizeOf))]
411 | |     #[derive(ToComputedValue)]
412 | |     /// These constants match Gecko's `NS_STYLE_TOUCH_ACTION_*` constants.
...   |
424 | |     }
425 | | }
    | |_^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
   --> servo/components/style/values/specified/box.rs:409:1
    |
409 | / bitflags! {
410 | |     #[cfg_attr(feature = "gecko", derive(MallocSizeOf))]
411 | |     #[derive(ToComputedValue)]
412 | |     /// These constants match Gecko's `NS_STYLE_TOUCH_ACTION_*` constants.
...   |
424 | |     }
425 | | }
    | |_^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
   --> servo/components/style/values/specified/box.rs:511:1
    |
511 | / bitflags! {
512 | |     #[derive(MallocSizeOf, ToComputedValue)]
513 | |     /// Constants for contain: https://drafts.csswg.org/css-contain/#contain-property
514 | |     pub struct Contain: u8 {
...   |
525 | |     }
526 | | }
    | |_^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
   --> servo/components/style/values/specified/box.rs:511:1
    |
511 | / bitflags! {
512 | |     #[derive(MallocSizeOf, ToComputedValue)]
513 | |     /// Constants for contain: https://drafts.csswg.org/css-contain/#contain-property
514 | |     pub struct Contain: u8 {
...   |
525 | |     }
526 | | }
    | |_^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
   --> servo/components/style/values/specified/box.rs:511:1
    |
511 | / bitflags! {
512 | |     #[derive(MallocSizeOf, ToComputedValue)]
513 | |     /// Constants for contain: https://drafts.csswg.org/css-contain/#contain-property
514 | |     pub struct Contain: u8 {
...   |
525 | |     }
526 | | }
    | |_^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
   --> servo/components/style/values/specified/font.rs:691:1
    |
691 | / bitflags! {
692 | |     #[cfg_attr(feature = "servo", derive(MallocSizeOf))]
693 | |     /// Flags of variant alternates in bit
694 | |     struct VariantAlternatesParsingFlags: u8 {
...   |
711 | |     }
712 | | }
    | |_^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
   --> servo/components/style/values/specified/font.rs:691:1
    |
691 | / bitflags! {
692 | |     #[cfg_attr(feature = "servo", derive(MallocSizeOf))]
693 | |     /// Flags of variant alternates in bit
694 | |     struct VariantAlternatesParsingFlags: u8 {
...   |
711 | |     }
712 | | }
    | |_^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
   --> servo/components/style/values/specified/font.rs:691:1
    |
691 | / bitflags! {
692 | |     #[cfg_attr(feature = "servo", derive(MallocSizeOf))]
693 | |     /// Flags of variant alternates in bit
694 | |     struct VariantAlternatesParsingFlags: u8 {
...   |
711 | |     }
712 | | }
    | |_^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
   --> servo/components/style/values/specified/font.rs:914:1
    |
914 | / bitflags! {
915 | |     #[derive(MallocSizeOf)]
916 | |     /// Vairants for east asian variant
917 | |     pub struct VariantEastAsian: u16 {
...   |
938 | |     }
939 | | }
    | |_^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
   --> servo/components/style/values/specified/font.rs:914:1
    |
914 | / bitflags! {
915 | |     #[derive(MallocSizeOf)]
916 | |     /// Vairants for east asian variant
917 | |     pub struct VariantEastAsian: u16 {
...   |
938 | |     }
939 | | }
    | |_^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
   --> servo/components/style/values/specified/font.rs:914:1
    |
914 | / bitflags! {
915 | |     #[derive(MallocSizeOf)]
916 | |     /// Vairants for east asian variant
917 | |     pub struct VariantEastAsian: u16 {
...   |
938 | |     }
939 | | }
    | |_^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
    --> servo/components/style/values/specified/font.rs:1150:1
     |
1150 | / bitflags! {
1151 | |     #[derive(MallocSizeOf)]
1152 | |     /// Variants of ligatures
1153 | |     pub struct VariantLigatures: u16 {
...    |
1175 | |     }
1176 | | }
     | |_^
     |
     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
    --> servo/components/style/values/specified/font.rs:1150:1
     |
1150 | / bitflags! {
1151 | |     #[derive(MallocSizeOf)]
1152 | |     /// Variants of ligatures
1153 | |     pub struct VariantLigatures: u16 {
...    |
1175 | |     }
1176 | | }
     | |_^
     |
     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
    --> servo/components/style/values/specified/font.rs:1150:1
     |
1150 | / bitflags! {
1151 | |     #[derive(MallocSizeOf)]
1152 | |     /// Variants of ligatures
1153 | |     pub struct VariantLigatures: u16 {
...    |
1175 | |     }
1176 | | }
     | |_^
     |
     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
    --> servo/components/style/values/specified/font.rs:1397:1
     |
1397 | / bitflags! {
1398 | |     #[derive(MallocSizeOf)]
1399 | |     /// Vairants of numeric values
1400 | |     pub struct VariantNumeric: u8 {
...    |
1419 | |     }
1420 | | }
     | |_^
     |
     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
    --> servo/components/style/values/specified/font.rs:1397:1
     |
1397 | / bitflags! {
1398 | |     #[derive(MallocSizeOf)]
1399 | |     /// Vairants of numeric values
1400 | |     pub struct VariantNumeric: u8 {
...    |
1419 | |     }
1420 | | }
     | |_^
     |
     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
    --> servo/components/style/values/specified/font.rs:1397:1
     |
1397 | / bitflags! {
1398 | |     #[derive(MallocSizeOf)]
1399 | |     /// Vairants of numeric values
1400 | |     pub struct VariantNumeric: u8 {
...    |
1419 | |     }
1420 | | }
     | |_^
     |
     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
   --> servo/components/style/values/specified/text.rs:251:1
    |
251 | / bitflags! {
252 | |     #[derive(MallocSizeOf, ToComputedValue)]
253 | |     /// Specified keyword values for the text-decoration-line property.
254 | |     pub struct TextDecorationLine: u8 {
...   |
274 | |     }
275 | | }
    | |_^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
   --> servo/components/style/values/specified/text.rs:251:1
    |
251 | / bitflags! {
252 | |     #[derive(MallocSizeOf, ToComputedValue)]
253 | |     /// Specified keyword values for the text-decoration-line property.
254 | |     pub struct TextDecorationLine: u8 {
...   |
274 | |     }
275 | | }
    | |_^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
   --> servo/components/style/values/specified/text.rs:251:1
    |
251 | / bitflags! {
252 | |     #[derive(MallocSizeOf, ToComputedValue)]
253 | |     /// Specified keyword values for the text-decoration-line property.
254 | |     pub struct TextDecorationLine: u8 {
...   |
274 | |     }
275 | | }
    | |_^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
  --> /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/servo/components/style/properties/computed_value_flags.rs:7:1
   |
7  | / bitflags! {
8  | |     /// Misc information about a given computed style.
9  | |     ///
10 | |     /// All flags are currently inherited for text, pseudo elements, and
...  |
70 | |     }
71 | | }
   | |_^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
  --> /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/servo/components/style/properties/computed_value_flags.rs:7:1
   |
7  | / bitflags! {
8  | |     /// Misc information about a given computed style.
9  | |     ///
10 | |     /// All flags are currently inherited for text, pseudo elements, and
...  |
70 | |     }
71 | | }
   | |_^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
  --> /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/servo/components/style/properties/computed_value_flags.rs:7:1
   |
7  | / bitflags! {
8  | |     /// Misc information about a given computed style.
9  | |     ///
10 | |     /// All flags are currently inherited for text, pseudo elements, and
...  |
70 | |     }
71 | | }
   | |_^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:91113:1
      |
91113 | / bitflags! {
91114 | |     /// A set of flags for properties.
91115 | |     pub struct PropertyFlags: u8 {
91116 | |         /// This property requires a stacking context.
...     |
91130 | |     }
91131 | | }
      | |_^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:91113:1
      |
91113 | / bitflags! {
91114 | |     /// A set of flags for properties.
91115 | |     pub struct PropertyFlags: u8 {
91116 | |         /// This property requires a stacking context.
...     |
91130 | |     }
91131 | | }
      | |_^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:91113:1
      |
91113 | / bitflags! {
91114 | |     /// A set of flags for properties.
91115 | |     pub struct PropertyFlags: u8 {
91116 | |         /// This property requires a stacking context.
...     |
91130 | |     }
91131 | | }
      | |_^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
      --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:135861:1
       |
135861 | / bitflags! {
135862 | |     /// A set of flags to tweak the behavior of the `cascade` function.
135863 | |     pub struct CascadeFlags: u8 {
135864 | |         /// Whether to inherit all styles from the parent. If this flag is not
...      |
135870 | |     }
135871 | | }
       | |_^
       |
       = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
      --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:135861:1
       |
135861 | / bitflags! {
135862 | |     /// A set of flags to tweak the behavior of the `cascade` function.
135863 | |     pub struct CascadeFlags: u8 {
135864 | |         /// Whether to inherit all styles from the parent. If this flag is not
...      |
135870 | |     }
135871 | | }
       | |_^
       |
       = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'try': use the `?` operator instead
      --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:135861:1
       |
135861 | / bitflags! {
135862 | |     /// A set of flags to tweak the behavior of the `cascade` function.
135863 | |     pub struct CascadeFlags: u8 {
135864 | |         /// Whether to inherit all styles from the parent. If this flag is not
...      |
135870 | |     }
135871 | | }
       | |_^
       |
       = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unused doc comment
  --> servo/components/style/bloom.rs:17:1
   |
17 | /// Bloom filters are large allocations, so we store them in thread-local storage
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
   |
   = note: `#[warn(unused_doc_comments)]` on by default
   = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion

warning: unused doc comment
  --> servo/components/style/bloom.rs:18:1
   |
18 | /// such that they can be reused across style traversals. StyleBloom is responsible
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
   |
   = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion

warning: unused doc comment
  --> servo/components/style/bloom.rs:19:1
   |
19 | /// for ensuring that the bloom filter is zeroed when it is dropped.
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
   |
   = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion

warning: unused doc comment
   --> servo/components/style/font_face.rs:362:1
    |
362 | /// css-name rust_identifier: Type,
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
    |
    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion

warning: unused doc comment
  --> servo/components/style/stylist.rs:63:1
   |
63 | /// A cache of computed user-agent data, to be shared across documents.
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
   |
   = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion

warning: the item `LengthOrPercentage` is imported redundantly
   --> servo/components/style/gecko/conversions.rs:436:40
    |
21  | use values::computed::{Integer, LengthOrPercentage, LengthOrPercentageOrAuto, Percentage, TextAlign};
    |                                 ------------------ the item `LengthOrPercentage` is already imported here
...
436 |         use values::computed::{Length, LengthOrPercentage};
    |                                        ^^^^^^^^^^^^^^^^^^
    |
    = note: `#[warn(unused_imports)]` on by default

warning: the item `CompatMode` is imported redundantly
   --> servo/components/style/gecko/conversions.rs:439:50
    |
24  | use values::generics::image::{CompatMode, Image as GenericImage, GradientItem};
    |                               ---------- the item `CompatMode` is already imported here
...
439 |         use values::generics::image::{ColorStop, CompatMode, Circle, Ellipse, EndingShape, GradientKind, ShapeExtent};
    |                                                  ^^^^^^^^^^

warning: the item `LengthOrPercentage` is imported redundantly
   --> servo/components/style/gecko/conversions.rs:887:13
    |
21  | use values::computed::{Integer, LengthOrPercentage, LengthOrPercentageOrAuto, Percentage, TextAlign};
    |                                 ------------------ the item `LengthOrPercentage` is already imported here
...
887 |         use values::computed::length::LengthOrPercentage;
    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

warning: the item `TrackSize` is imported redundantly
   --> servo/components/style/gecko/conversions.rs:888:52
    |
23  | use values::generics::grid::{TrackListValue, TrackSize};
    |                                              --------- the item `TrackSize` is already imported here
...
888 |         use values::generics::grid::{TrackBreadth, TrackSize};
    |                                                    ^^^^^^^^^

warning: the item `TrackSize` is imported redundantly
   --> servo/components/style/gecko/conversions.rs:911:13
    |
23  | use values::generics::grid::{TrackListValue, TrackSize};
    |                                              --------- the item `TrackSize` is already imported here
...
911 |         use values::generics::grid::TrackSize;
    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

warning: the item `TrackListValue` is imported redundantly
   --> servo/components/style/gecko/conversions.rs:942:13
    |
23  | use values::generics::grid::{TrackListValue, TrackSize};
    |                              -------------- the item `TrackListValue` is already imported here
...
942 |         use values::generics::grid::TrackListValue;
    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

warning: the item `Rect` is imported redundantly
   --> servo/components/style/gecko/conversions.rs:963:13
    |
25  | use values::generics::rect::Rect;
    |     ---------------------------- the item `Rect` is already imported here
...
963 |         use values::generics::rect::Rect;
    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^

warning: the item `ScrollSnapPoint` is imported redundantly
   --> servo/components/style/gecko/values.rs:414:13
    |
28  | use values::generics::gecko::ScrollSnapPoint;
    |     ---------------------------------------- the item `ScrollSnapPoint` is already imported here
...
414 |         use values::generics::gecko::ScrollSnapPoint;
    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

warning: the item `HasSimpleFFI` is imported redundantly
   --> servo/components/style/gecko/wrapper.rs:906:9
    |
65  | use gecko_bindings::sugar::ownership::{HasArcFFI, HasSimpleFFI};
    |                                                   ------------ the item `HasSimpleFFI` is already imported here
...
906 |     use gecko_bindings::sugar::ownership::HasSimpleFFI;
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

warning: the item `LonghandIdSet` is imported redundantly
    --> servo/components/style/rule_tree/mod.rs:1113:54
     |
14   | use properties::{Importance, LonghandIdSet, PropertyDeclarationBlock};
     |                              ------------- the item `LonghandIdSet` is already imported here
...
1113 |         use properties::{CSSWideKeyword, LonghandId, LonghandIdSet};
     |                                                      ^^^^^^^^^^^^^

warning: `...` range patterns are deprecated
  --> servo/components/style/str.rs:64:12
   |
64 |         '0'...'9' => true,
   |            ^^^ help: use `..=` for an inclusive range
   |
   = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default

warning: `...` range patterns are deprecated
   --> servo/components/style/str.rs:159:46
    |
159 |     if input.bytes().any(|c| matches!(c, b'A'...b'Z')) {
    |                                              ^^^ help: use `..=` for an inclusive range

warning: the item `mem` is imported redundantly
   --> servo/components/style/stylesheet_set.rs:210:13
    |
12  | use std::{mem, slice};
    |           --- the item `mem` is already imported here
...
210 |         use std::mem;
    |             ^^^^^^^^

warning: trait objects without an explicit `dyn` are deprecated
   --> servo/components/style/stylesheets/rule_list.rs:125:36
    |
125 |                    loader: Option<&StylesheetLoader>)
    |                                    ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn StylesheetLoader`
    |
    = note: `#[warn(bare_trait_objects)]` on by default

warning: trait objects without an explicit `dyn` are deprecated
   --> servo/components/style/stylesheets/rule_list.rs:136:36
    |
136 |                    loader: Option<&StylesheetLoader>)
    |                                    ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn StylesheetLoader`

warning: trait objects without an explicit `dyn` are deprecated
  --> servo/components/style/stylesheets/rule_parser.rs:41:28
   |
41 |     pub loader: Option<&'a StylesheetLoader>,
   |                            ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn StylesheetLoader`

warning: trait objects without an explicit `dyn` are deprecated
  --> servo/components/style/stylesheets/stylesheet.rs:77:36
   |
77 |         stylesheet_loader: Option<&StylesheetLoader>,
   |                                    ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn StylesheetLoader`

warning: trait objects without an explicit `dyn` are deprecated
   --> servo/components/style/stylesheets/stylesheet.rs:316:36
    |
316 |         stylesheet_loader: Option<&StylesheetLoader>,
    |                                    ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn StylesheetLoader`

warning: trait objects without an explicit `dyn` are deprecated
   --> servo/components/style/stylesheets/stylesheet.rs:356:36
    |
356 |         stylesheet_loader: Option<&StylesheetLoader>,
    |                                    ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn StylesheetLoader`

warning: trait objects without an explicit `dyn` are deprecated
   --> servo/components/style/stylesheets/stylesheet.rs:426:36
    |
426 |         stylesheet_loader: Option<&StylesheetLoader>,
    |                                    ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn StylesheetLoader`

warning: trait objects without an explicit `dyn` are deprecated
   --> servo/components/style/stylesheets/mod.rs:237:25
    |
237 |         loader: Option<&StylesheetLoader>
    |                         ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn StylesheetLoader`

warning: trait objects without an explicit `dyn` are deprecated
   --> servo/components/style/stylist.rs:630:24
    |
630 |         font_metrics: &FontMetricsProvider,
    |                        ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FontMetricsProvider`

warning: trait objects without an explicit `dyn` are deprecated
   --> servo/components/style/stylist.rs:662:24
    |
662 |         font_metrics: &FontMetricsProvider,
    |                        ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FontMetricsProvider`

warning: trait objects without an explicit `dyn` are deprecated
   --> servo/components/style/stylist.rs:756:24
    |
756 |         font_metrics: &FontMetricsProvider,
    |                        ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FontMetricsProvider`

warning: trait objects without an explicit `dyn` are deprecated
   --> servo/components/style/stylist.rs:757:30
    |
757 |         matching_fn: Option<&Fn(&PseudoElement) -> bool>,
    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&PseudoElement) -> bool`

warning: trait objects without an explicit `dyn` are deprecated
   --> servo/components/style/stylist.rs:792:24
    |
792 |         font_metrics: &FontMetricsProvider,
    |                        ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FontMetricsProvider`

warning: trait objects without an explicit `dyn` are deprecated
   --> servo/components/style/stylist.rs:848:24
    |
848 |         font_metrics: &FontMetricsProvider,
    |                        ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FontMetricsProvider`

warning: trait objects without an explicit `dyn` are deprecated
   --> servo/components/style/stylist.rs:951:30
    |
951 |         matching_fn: Option<&Fn(&PseudoElement) -> bool>,
    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&PseudoElement) -> bool`

warning: the item `StyleResolverForElement` is imported redundantly
   --> servo/components/style/traversal.rs:308:9
    |
16  | use style_resolver::{PseudoElementResolution, StyleResolverForElement};
    |                                               ----------------------- the item `StyleResolverForElement` is already imported here
...
308 |     use style_resolver::StyleResolverForElement;
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

warning: the item `TraversalFlags` is imported redundantly
   --> servo/components/style/traversal.rs:399:9
    |
18  | use traversal_flags::TraversalFlags;
    |     ------------------------------- the item `TraversalFlags` is already imported here
...
399 |     use traversal_flags::TraversalFlags;
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

warning: trait objects without an explicit `dyn` are deprecated
   --> servo/components/style/values/computed/mod.rs:151:36
    |
151 |     pub font_metrics_provider: &'a FontMetricsProvider,
    |                                    ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FontMetricsProvider`

warning: the item `BigEndian` is imported redundantly
   --> servo/components/style/values/generics/font.rs:114:25
    |
8   | use byteorder::{ReadBytesExt, BigEndian};
    |                               --------- the item `BigEndian` is already imported here
...
114 |         use byteorder::{BigEndian, ByteOrder};
    |                         ^^^^^^^^^

warning: the item `Length` is imported redundantly
   --> servo/components/style/values/specified/mod.rs:630:13
    |
54  | pub use self::length::{FontRelativeLength, Length, LengthOrNumber};
    |                                            ------ the item `Length` is already imported here
...
630 |         use values::specified::Length;
    |             ^^^^^^^^^^^^^^^^^^^^^^^^^

warning: unnecessary parentheses around type
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:87530:15
      |
87530 |     tags: Vec<(&'a ComputedVariationValue)>,
      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses
      |
      = note: `#[warn(unused_parens)]` on by default

warning: trait objects without an explicit `dyn` are deprecated
      --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:135896:29
       |
135896 |     font_metrics_provider: &FontMetricsProvider,
       |                             ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FontMetricsProvider`

warning: trait objects without an explicit `dyn` are deprecated
      --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:135980:29
       |
135980 |     font_metrics_provider: &FontMetricsProvider,
       |                             ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FontMetricsProvider`

warning: unnecessary trailing semicolon
    --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/gecko_properties.rs:3080:129
     |
3080 |             bindings::Gecko_CSSValue_GetArrayItem(gecko_value, 1).set_shared_list(list1.0.iter().map(&convert_to_ns_css_value));;
     |                                                                                                                                 ^ help: remove this semicolon
     |
     = note: `#[warn(redundant_semicolons)]` on by default

warning: unnecessary trailing semicolon
    --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/gecko_properties.rs:3083:129
     |
3083 |             bindings::Gecko_CSSValue_GetArrayItem(gecko_value, 2).set_shared_list(list2.0.iter().map(&convert_to_ns_css_value));;
     |                                                                                                                                 ^ help: remove this semicolon

warning: unnecessary trailing semicolon
    --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/gecko_properties.rs:3099:129
     |
3099 |             bindings::Gecko_CSSValue_GetArrayItem(gecko_value, 1).set_shared_list(list1.0.iter().map(&convert_to_ns_css_value));;
     |                                                                                                                                 ^ help: remove this semicolon

warning: unnecessary trailing semicolon
    --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/gecko_properties.rs:3102:129
     |
3102 |             bindings::Gecko_CSSValue_GetArrayItem(gecko_value, 2).set_shared_list(list2.0.iter().map(&convert_to_ns_css_value));;
     |                                                                                                                                 ^ help: remove this semicolon

warning: unnecessary trailing semicolon
    --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/gecko_properties.rs:3742:84
     |
3742 |         unsafe { (*self.gecko.__bindgen_anon_1.mBorderColor.as_mut())[0] = color };;
     |                                                                                    ^ help: remove this semicolon

warning: unnecessary trailing semicolon
    --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/gecko_properties.rs:3936:84
     |
3936 |         unsafe { (*self.gecko.__bindgen_anon_1.mBorderColor.as_mut())[1] = color };;
     |                                                                                    ^ help: remove this semicolon

warning: unnecessary trailing semicolon
    --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/gecko_properties.rs:4130:84
     |
4130 |         unsafe { (*self.gecko.__bindgen_anon_1.mBorderColor.as_mut())[2] = color };;
     |                                                                                    ^ help: remove this semicolon

warning: unnecessary trailing semicolon
    --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/gecko_properties.rs:4324:84
     |
4324 |         unsafe { (*self.gecko.__bindgen_anon_1.mBorderColor.as_mut())[3] = color };;
     |                                                                                    ^ help: remove this semicolon

warning: unnecessary trailing semicolon
    --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/gecko_properties.rs:9803:42
     |
9803 |         self.gecko.mOutlineColor = color;;
     |                                          ^ help: remove this semicolon

warning: unnecessary trailing semicolon
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/gecko_properties.rs:15792:45
      |
15792 |         self.gecko.mBackgroundColor = color;;
      |                                             ^ help: remove this semicolon

warning: unnecessary trailing semicolon
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/gecko_properties.rs:18139:47
      |
18139 |         self.gecko.mTextEmphasisColor = color;;
      |                                               ^ help: remove this semicolon

warning: unnecessary trailing semicolon
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/gecko_properties.rs:18165:49
      |
18165 |         self.gecko.mWebkitTextFillColor = color;;
      |                                                 ^ help: remove this semicolon

warning: unnecessary trailing semicolon
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/gecko_properties.rs:18191:51
      |
18191 |         self.gecko.mWebkitTextStrokeColor = color;;
      |                                                   ^ help: remove this semicolon

warning: unnecessary trailing semicolon
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/gecko_properties.rs:18811:49
      |
18811 |         self.gecko.mTextDecorationColor = color;;
      |                                                 ^ help: remove this semicolon

warning: unnecessary trailing semicolon
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/gecko_properties.rs:21429:40
      |
21429 |         self.gecko.mCaretColor = color;;
      |                                        ^ help: remove this semicolon

warning: unnecessary trailing semicolon
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/gecko_properties.rs:21882:45
      |
21882 |         self.gecko.mColumnRuleColor = color;;
      |                                             ^ help: remove this semicolon

In file included from /data/scratch/mail/thunderbird60/work/build/netwerk/protocol/websocket/Unified_cpp_protocol_websocket0.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/websocket/BaseWebSocketChannel.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/websocket/WebSocketLog.h:12:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/net/NeckoChild.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/net/PNeckoChild.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/net/PNecko.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/build/netwerk/protocol/wyciwyg/Unified_cpp_protocol_wyciwyg0.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/wyciwyg/WyciwygChannelChild.cpp:5:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/wyciwyg/nsWyciwyg.h:8:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/net/NeckoChild.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/net/PNeckoChild.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/net/PNecko.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/gecko_string_cache/mod.rs:132:45
    |
132 |         let mut buffer: [u8; 64] = unsafe { mem::uninitialized() };
    |                                             ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/gecko_string_cache/mod.rs:198:54
    |
198 |                 let mut buffer: [u16; 64] = unsafe { mem::uninitialized() };
    |                                                      ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
  --> servo/components/style/counter_style/predefined.rs:5:1
   |
5  | / predefined! {
6  | |     "decimal",
7  | |     "decimal-leading-zero",
8  | |     "arabic-indic",
...  |
60 | |     "ethiopic-numeric",
61 | | }
   | |_^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/counter_style/mod.rs:346:9
    |
346 | /         try_match_ident_ignore_ascii_case! { input,
347 | |             "cyclic" => Ok(System::Cyclic),
348 | |             "numeric" => Ok(System::Numeric),
349 | |             "alphabetic" => Ok(System::Alphabetic),
...   |
359 | |             }
360 | |         }
    | |_________^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/counter_style/mod.rs:635:13
    |
635 | /             match_ignore_ascii_case! { &*ident,
636 | |                 "auto" => Ok(SpeakAs::Auto),
637 | |                 "bullets" => Ok(SpeakAs::Bullets),
638 | |                 "numbers" => Ok(SpeakAs::Numbers),
...   |
644 | |                 _ => Err(()),
645 | |             }
    | |_____________^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/counter_style/mod.rs:273:1
    |
273 | / counter_style_descriptors! {
274 | |     /// <https://drafts.csswg.org/css-counter-styles/#counter-style-system>
275 | |     "system" system / eCSSCounterDesc_System: System = {
276 | |         System::Symbolic
...   |
319 | |     }
320 | | }
    | |_^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
  --> servo/components/style/font_face.rs:95:13
   |
95 | /             match_ignore_ascii_case! { &ident,
96 | |                 "normal" => Ok(FontWeight::Normal),
97 | |                 "bold" => Ok(FontWeight::Bold),
98 | |                 _ => Err(())
99 | |             }
   | |_____________^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
  --> servo/components/style/font_face.rs:66:48
   |
66 | #[derive(Clone, Copy, Debug, Eq, MallocSizeOf, Parse, PartialEq)]
   |                                                ^^^^^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/font_face.rs:364:1
    |
364 | / font_face_descriptors! {
365 | |     mandatory descriptors = [
366 | |         /// The name of this font face
367 | |         "font-family" family / mFamily: FamilyName,
...   |
396 | |     ]
397 | | }
    | |_^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
   --> servo/components/style/gecko/global_style_data.rs:61:1
    |
61  | / lazy_static! {
62  | |     /// Global thread pool
63  | |     pub static ref STYLE_THREAD_POOL: StyleThreadPool = {
64  | |         let stylo_threads = env::var("STYLO_THREADS")
...   |
112 | |     };
113 | | }
    | |_^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
   --> servo/components/style/gecko/global_style_data.rs:61:1
    |
61  | / lazy_static! {
62  | |     /// Global thread pool
63  | |     pub static ref STYLE_THREAD_POOL: StyleThreadPool = {
64  | |         let stylo_threads = env::var("STYLO_THREADS")
...   |
112 | |     };
113 | | }
    | |_^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/gecko/media_queries.rs:319:10
    |
319 |           (match_ignore_ascii_case! { &unit,
    |  __________^
320 | |             "dpi" => Ok(Resolution::Dpi(value)),
321 | |             "dppx" => Ok(Resolution::Dppx(value)),
322 | |             "dpcm" => Ok(Resolution::Dpcm(value)),
323 | |             _ => Err(())
324 | |         }).map_err(|()| location.new_custom_error(StyleParseErrorKind::UnexpectedDimension(unit.clone())))
    | |_________^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
    --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/gecko/pseudo_element_definition.rs:1367:9
     |
1367 | /         match_ignore_ascii_case! { name,
1368 | |             "after" => {
1369 | |                 return Some(PseudoElement::After)
1370 | |             }
...    |
1587 | |             }
1588 | |         }
     | |_________^
     |
     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/gecko/selector_parser.rs:379:28
    |
379 |         let pseudo_class = apply_non_ts_list!(pseudo_class_parse);
    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/gecko/selector_parser.rs:427:28
    |
427 |         let pseudo_class = apply_non_ts_list!(pseudo_class_string_parse);
    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
    --> servo/components/style/gecko/wrapper.rs:1673:9
     |
1673 | /         lazy_static! {
1674 | |             static ref TH_RULE: ApplicableDeclarationBlock = {
1675 | |                 let global_style_data = &*GLOBAL_STYLE_DATA;
1676 | |                 let pdb = PropertyDeclarationBlock::with_one(
...    |
1709 | |             };
1710 | |         };
     | |__________^
     |
     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
    --> servo/components/style/gecko/wrapper.rs:1673:9
     |
1673 | /         lazy_static! {
1674 | |             static ref TH_RULE: ApplicableDeclarationBlock = {
1675 | |                 let global_style_data = &*GLOBAL_STYLE_DATA;
1676 | |                 let pdb = PropertyDeclarationBlock::with_one(
...    |
1709 | |             };
1710 | |         };
     | |__________^
     |
     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
    --> servo/components/style/gecko/wrapper.rs:1673:9
     |
1673 | /         lazy_static! {
1674 | |             static ref TH_RULE: ApplicableDeclarationBlock = {
1675 | |                 let global_style_data = &*GLOBAL_STYLE_DATA;
1676 | |                 let pdb = PropertyDeclarationBlock::with_one(
...    |
1709 | |             };
1710 | |         };
     | |__________^
     |
     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
    --> servo/components/style/gecko/wrapper.rs:1673:9
     |
1673 | /         lazy_static! {
1674 | |             static ref TH_RULE: ApplicableDeclarationBlock = {
1675 | |                 let global_style_data = &*GLOBAL_STYLE_DATA;
1676 | |                 let pdb = PropertyDeclarationBlock::with_one(
...    |
1709 | |             };
1710 | |         };
     | |__________^
     |
     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/media_queries.rs:135:9
    |
135 | /         match_ignore_ascii_case! { ident,
136 | |             "all" => return Ok(MediaQueryType::All),
137 | |             _ => (),
138 | |         };
    | |__________^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/media_queries.rs:175:9
    |
175 | /         match_ignore_ascii_case! { name,
176 | |             "not" | "or" | "and" | "only" => Err(()),
177 | |             _ => Ok(MediaType(CustomIdent(Atom::from(string_as_ascii_lowercase(name))))),
178 | |         }
    | |_________^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/selector_parser.rs:195:12
    |
195 |           Ok(match_ignore_ascii_case! { &ident,
    |  ____________^
196 | |             "rtl" => Direction::Rtl,
197 | |             "ltr" => Direction::Ltr,
198 | |             _ => Direction::Other(Box::from(ident.as_ref())),
199 | |         })
    | |_________^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/stylesheets/font_feature_values_rule.rs:429:1
    |
429 | / font_feature_values_blocks! {
430 | |     blocks = [
431 | |         #[doc = "A @swash blocksck. \
432 | |                  Specifies a feature name that will work with the swash() \
...   |
461 | |     ]
462 | | }
    | |_^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/stylesheets/rule_parser.rs:166:9
    |
166 | /         match_ignore_ascii_case! { &*name,
167 | |             "import" => {
168 | |                 if self.state > State::Imports {
169 | |                     // "@import must be before any rule but @charset"
...   |
210 | |             _ => {}
211 | |         }
    | |_________^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/stylesheets/rule_parser.rs:357:9
    |
357 | /         match_ignore_ascii_case! { &*name,
358 | |             "media" => {
359 | |                 let media_queries = parse_media_query_list(self.context, input,
360 | |                                                            self.error_context.error_reporter);
...   |
441 | |             _ => Err(input.new_custom_error(StyleParseErrorKind::UnsupportedAtRule(name.clone())))
442 | |         }
    | |_________^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/stylesheets/supports_rule.rs:115:17
    |
115 | /                 match_ignore_ascii_case! { &ident,
116 | |                     "and" => ("and", SupportsCondition::And as fn(_) -> _),
117 | |                     "or" => ("or", SupportsCondition::Or as fn(_) -> _),
118 | |                     _ => return Err(location.new_custom_error(SelectorParseErrorKind::UnexpectedIdent(ident.clone())))
119 | |                 }
    | |_________________^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/stylesheets/viewport_rule.rs:309:9
    |
309 | /         match_ignore_ascii_case! { &*name,
310 | |             "min-width" => ok!(MinWidth(|i| ViewportLength::parse(self.context, i))),
311 | |             "max-width" => ok!(MaxWidth(|i| ViewportLength::parse(self.context, i))),
312 | |             "width" => ok!(shorthand -> [MinWidth, MaxWidth]),
...   |
321 | |             _ => Err(input.new_custom_error(SelectorParseErrorKind::UnexpectedIdent(name.clone()))),
322 | |         }
    | |_________^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
  --> servo/components/style/stylist.rs:64:1
   |
64 | / lazy_static! {
65 | |     static ref UA_CASCADE_DATA_CACHE: Mutex<UserAgentCascadeDataCache> =
66 | |         Mutex::new(UserAgentCascadeDataCache::new());
67 | | }
   | |_^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/values/mod.rs:133:21
    |
133 |           let valid = match_ignore_ascii_case! { ident,
    |  _____________________^
134 | |             "initial" | "inherit" | "unset" | "default" => false,
135 | |             _ => true
136 | |         };
    | |_________^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: `#[inline]` is ignored on function prototypes
   --> servo/components/style/values/computed/mod.rs:306:5
    |
306 |     #[inline]
    |     ^^^^^^^^^
    |
    = note: `#[warn(unused_attributes)]` on by default

warning: `#[inline]` is ignored on function prototypes
   --> servo/components/style/values/computed/mod.rs:309:5
    |
309 |     #[inline]
    |     ^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/values/computed/counters.rs:93:34
    |
93  |                       let result = match_ignore_ascii_case! { &name,
    |  __________________________________^
94  | |                         "counter" => Some(input.parse_nested_block(|input| {
95  | |                             let location = input.current_source_location();
96  | |                             let name = CustomIdent::from_ident(location, input.expect_ident()?, &[])?;
...   |
118 | |                         _ => None
119 | |                     };
    | |_____________________^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/values/computed/counters.rs:129:25
    |
129 | /                         match_ignore_ascii_case! { &ident,
130 | |                             "open-quote" => ContentItem::OpenQuote,
131 | |                             "close-quote" => ContentItem::CloseQuote,
132 | |                             "no-open-quote" => ContentItem::NoOpenQuote,
...   |
135 | |                                     SelectorParseErrorKind::UnexpectedIdent(ident.clone())))
136 | |                         }
    | |_________________________^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/values/computed/font.rs:347:9
    |
347 | /         match_ignore_ascii_case! { &first_ident,
348 | |             "serif" => return Ok(SingleFontFamily::Generic(atom!("serif"))),
349 | |             "sans-serif" => return Ok(SingleFontFamily::Generic(atom!("sans-serif"))),
350 | |             "cursive" => return Ok(SingleFontFamily::Generic(atom!("cursive"))),
...   |
368 | |             _ => {}
369 | |         }
    | |_________^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/values/computed/length.rs:904:48
    |
904 | #[derive(Clone, Copy, Debug, Eq, MallocSizeOf, Parse, PartialEq, ToCss)]
    |                                                ^^^^^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
  --> servo/components/style/values/generics/mod.rs:39:48
   |
39 | #[derive(Clone, Copy, Debug, Eq, MallocSizeOf, Parse, PartialEq)]
   |                                                ^^^^^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
  --> servo/components/style/values/generics/basic_shape.rs:35:57
   |
35 | #[derive(Animate, Clone, Copy, Debug, Eq, MallocSizeOf, Parse, PartialEq)]
   |                                                         ^^^^^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/values/generics/basic_shape.rs:124:48
    |
124 | #[derive(Clone, Copy, Debug, Eq, MallocSizeOf, Parse, PartialEq)]
    |                                                ^^^^^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/values/generics/grid.rs:370:13
    |
370 | /             try_match_ident_ignore_ascii_case! { input,
371 | |                 "auto-fill" => Ok(RepeatCount::AutoFill),
372 | |                 "auto-fit" => Ok(RepeatCount::AutoFit),
373 | |             }
    | |_____________^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/values/generics/grid.rs:145:48
    |
145 | #[derive(Clone, Copy, Debug, Eq, MallocSizeOf, Parse, PartialEq)]
    |                                                ^^^^^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/values/generics/image.rs:100:48
    |
100 | #[derive(Clone, Copy, Debug, Eq, MallocSizeOf, Parse, PartialEq)]
    |                                                ^^^^^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
  --> servo/components/style/values/generics/svg.rs:52:9
   |
52 | /         try_match_ident_ignore_ascii_case! { input,
53 | |             "none" => Ok(SVGPaintKind::None),
54 | |             "context-fill" => Ok(SVGPaintKind::ContextFill),
55 | |             "context-stroke" => Ok(SVGPaintKind::ContextStroke),
56 | |         }
   | |_________^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/values/generics/transform.rs:104:48
    |
104 | #[derive(Clone, Copy, Debug, Eq, MallocSizeOf, Parse, PartialEq)]
    |                                                ^^^^^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/values/generics/transform.rs:116:48
    |
116 | #[derive(Clone, Copy, Debug, Eq, MallocSizeOf, Parse, PartialEq)]
    |                                                ^^^^^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/values/generics/transform.rs:636:44
    |
636 | #[derive(Clone, Copy, Debug, MallocSizeOf, Parse, PartialEq, ToComputedValue, ToCss)]
    |                                            ^^^^^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/values/specified/mod.rs:160:53
    |
160 | #[derive(Clone, Copy, Debug, Eq, MallocSizeOf, Ord, Parse, PartialEq)]
    |                                                     ^^^^^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/values/specified/align.rs:503:5
    |
503 | /     try_match_ident_ignore_ascii_case! { input,
504 | |         "auto" => Ok(AlignFlags::AUTO),
505 | |         "normal" => Ok(AlignFlags::NORMAL),
506 | |         "stretch" => Ok(AlignFlags::STRETCH),
507 | |     }
    | |_____^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/values/specified/align.rs:512:5
    |
512 | /     try_match_ident_ignore_ascii_case! { input,
513 | |         "normal" => Ok(AlignFlags::NORMAL),
514 | |         "stretch" => Ok(AlignFlags::STRETCH),
515 | |     }
    | |_____^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/values/specified/align.rs:520:5
    |
520 | /     try_match_ident_ignore_ascii_case! { input,
521 | |         "baseline" => Ok(AlignFlags::BASELINE),
522 | |         "first" => {
523 | |             input.expect_ident_matching("baseline")?;
...   |
529 | |         }
530 | |     }
    | |_____^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/values/specified/align.rs:535:5
    |
535 | /     try_match_ident_ignore_ascii_case! { input,
536 | |         "stretch" => Ok(AlignFlags::STRETCH),
537 | |         "space-between" => Ok(AlignFlags::SPACE_BETWEEN),
538 | |         "space-around" => Ok(AlignFlags::SPACE_AROUND),
539 | |         "space-evenly" => Ok(AlignFlags::SPACE_EVENLY),
540 | |     }
    | |_____^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/values/specified/align.rs:545:5
    |
545 | /     try_match_ident_ignore_ascii_case! { input,
546 | |         "safe" => Ok(AlignFlags::SAFE),
547 | |         "unsafe" => Ok(AlignFlags::UNSAFE),
548 | |     }
    | |_____^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/values/specified/align.rs:556:8
    |
556 |       Ok(try_match_ident_ignore_ascii_case! { input,
    |  ________^
557 | |         "start" => AlignFlags::START,
558 | |         "end" => AlignFlags::END,
559 | |         "flex-start" => AlignFlags::FLEX_START,
...   |
565 | |         "right" if axis == AxisDirection::Inline => AlignFlags::RIGHT,
566 | |     })
    | |_____^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/values/specified/align.rs:576:10
    |
576 |           (match_ignore_ascii_case! { &b,
    |  __________^
577 | |             "left" => Ok(AlignFlags::LEGACY | AlignFlags::LEFT),
578 | |             "right" => Ok(AlignFlags::LEGACY | AlignFlags::RIGHT),
579 | |             "center" => Ok(AlignFlags::LEGACY | AlignFlags::CENTER),
580 | |             _ => Err(())
581 | |         }).map_err(|()| b_location.new_custom_error(SelectorParseErrorKind::UnexpectedIdent(b.clone())))
    | |_________^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/values/specified/align.rs:583:10
    |
583 |           (match_ignore_ascii_case! { &a,
    |  __________^
584 | |             "left" => Ok(AlignFlags::LEGACY | AlignFlags::LEFT),
585 | |             "right" => Ok(AlignFlags::LEGACY | AlignFlags::RIGHT),
586 | |             "center" => Ok(AlignFlags::LEGACY | AlignFlags::CENTER),
587 | |             _ => Err(())
588 | |         }).map_err(|()| a_location.new_custom_error(SelectorParseErrorKind::UnexpectedIdent(a)))
    | |_________^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/values/specified/align.rs:212:32
    |
212 |           let content_position = try_match_ident_ignore_ascii_case! { input,
    |  ________________________________^
213 | |             "start" => AlignFlags::START,
214 | |             "end" => AlignFlags::END,
215 | |             "flex-start" => AlignFlags::FLEX_START,
...   |
219 | |             "right" if axis == AxisDirection::Inline => AlignFlags::RIGHT,
220 | |         };
    | |_________^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/values/specified/angle.rs:143:21
    |
143 |           let angle = match_ignore_ascii_case! { unit,
    |  _____________________^
144 | |             "deg" => Angle::from_degrees(value, from_calc),
145 | |             "grad" => Angle::from_gradians(value, from_calc),
146 | |             "turn" => Angle::from_turns(value, from_calc),
147 | |             "rad" => Angle::from_radians(value, from_calc),
148 | |              _ => return Err(())
149 | |         };
    | |_________^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
  --> servo/components/style/values/specified/background.rs:30:10
   |
30 |           (match_ignore_ascii_case! { &ident,
   |  __________^
31 | |             "cover" => Ok(GenericBackgroundSize::Cover),
32 | |             "contain" => Ok(GenericBackgroundSize::Contain),
33 | |             _ => Err(()),
34 | |         }).map_err(|()| location.new_custom_error(SelectorParseErrorKind::UnexpectedIdent(ident.clone())))
   | |_________^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
  --> servo/components/style/values/specified/background.rs:86:9
   |
86 | /         match_ignore_ascii_case! { &ident,
87 | |             "repeat-x" => return Ok(BackgroundRepeat::RepeatX),
88 | |             "repeat-y" => return Ok(BackgroundRepeat::RepeatY),
89 | |             _ => {},
90 | |         }
   | |_________^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
  --> servo/components/style/values/specified/background.rs:49:48
   |
49 | #[derive(Clone, Copy, Debug, Eq, MallocSizeOf, Parse, PartialEq, ToComputedValue, ToCss)]
   |                                                ^^^^^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/values/specified/basic_shape.rs:122:9
    |
122 | /         try_match_ident_ignore_ascii_case! { input,
123 | |             "fill-box" => Ok(GeometryBox::FillBox),
124 | |             "stroke-box" => Ok(GeometryBox::StrokeBox),
125 | |             "view-box" => Ok(GeometryBox::ViewBox),
126 | |         }
    | |_________^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/values/specified/basic_shape.rs:135:14
    |
135 |               (match_ignore_ascii_case! { &function,
    |  ______________^
136 | |                 "inset" => return InsetRect::parse_function_arguments(context, i).map(GenericBasicShape::Inset),
137 | |                 "circle" => return Circle::parse_function_arguments(context, i).map(GenericBasicShape::Circle),
138 | |                 "ellipse" => return Ellipse::parse_function_arguments(context, i).map(GenericBasicShape::Ellipse),
139 | |                 "polygon" => return Polygon::parse_function_arguments(context, i).map(GenericBasicShape::Polygon),
140 | |                 _ => Err(())
141 | |             }).map_err(|()| location.new_custom_error(StyleParseErrorKind::UnexpectedFunction(function.clone())))
    | |_____________^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/values/specified/basic_shape.rs:268:9
    |
268 | /         try_match_ident_ignore_ascii_case! { input,
269 | |             "closest-side" => Ok(GenericShapeRadius::ClosestSide),
270 | |             "farthest-side" => Ok(GenericShapeRadius::FarthestSide),
271 | |         }
    | |_________^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
  --> servo/components/style/values/specified/border.rs:63:9
   |
63 | /         try_match_ident_ignore_ascii_case! { input,
64 | |             "thin" => Ok(BorderSideWidth::Thin),
65 | |             "medium" => Ok(BorderSideWidth::Medium),
66 | |             "thick" => Ok(BorderSideWidth::Thick),
67 | |         }
   | |_________^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/values/specified/border.rs:178:48
    |
178 | #[derive(Clone, Copy, Debug, Eq, MallocSizeOf, Parse, PartialEq, ToCss)]
    |                                                ^^^^^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/values/specified/box.rs:250:9
    |
250 | /         try_match_ident_ignore_ascii_case! { input,
251 | |             "baseline" => Ok(GenericVerticalAlign::Baseline),
252 | |             "sub" => Ok(GenericVerticalAlign::Sub),
253 | |             "super" => Ok(GenericVerticalAlign::Super),
...   |
262 | |             },
263 | |         }
    | |_________^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/values/specified/box.rs:463:9
    |
463 | /         try_match_ident_ignore_ascii_case! { input,
464 | |             "auto" => Ok(TouchAction::TOUCH_ACTION_AUTO),
465 | |             "none" => Ok(TouchAction::TOUCH_ACTION_NONE),
466 | |             "manipulation" => Ok(TouchAction::TOUCH_ACTION_MANIPULATION),
...   |
480 | |             },
481 | |         }
    | |_________^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/values/specified/box.rs:569:24
    |
569 |               let flag = match_ignore_ascii_case! { &name,
    |  ________________________^
570 | |                 "layout" => Some(Contain::LAYOUT),
571 | |                 "style" => Some(Contain::STYLE),
572 | |                 "paint" => Some(Contain::PAINT),
...   |
575 | |                 _ => None
576 | |             };
    | |_____________^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
  --> servo/components/style/values/specified/box.rs:22:54
   |
22 | #[derive(Clone, Copy, Debug, Eq, Hash, MallocSizeOf, Parse, PartialEq, ToComputedValue, ToCss)]
   |                                                      ^^^^^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/values/specified/box.rs:336:48
    |
336 | #[derive(Clone, Copy, Debug, Eq, MallocSizeOf, Parse, PartialEq)]
    |                                                ^^^^^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/values/specified/box.rs:346:48
    |
346 | #[derive(Clone, Copy, Debug, Eq, MallocSizeOf, Parse, PartialEq)]
    |                                                ^^^^^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/values/specified/box.rs:356:48
    |
356 | #[derive(Clone, Copy, Debug, Eq, MallocSizeOf, Parse, PartialEq)]
    |                                                ^^^^^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
  --> servo/components/style/values/specified/color.rs:50:58
   |
50 |     #[derive(Clone, Copy, Debug, Eq, Hash, MallocSizeOf, Parse, PartialEq, ToCss)]
   |                                                          ^^^^^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/values/specified/effects.rs:199:13
    |
199 | /             match_ignore_ascii_case! { &*function,
200 | |                 "blur" => Ok(GenericFilter::Blur((Length::parse_non_negative(context, i)?).into())),
201 | |                 "brightness" => Ok(GenericFilter::Brightness(Factor::parse(context, i)?)),
202 | |                 "contrast" => Ok(GenericFilter::Contrast(Factor::parse(context, i)?)),
...   |
232 | |                 )),
233 | |             }
    | |_____________^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
  --> servo/components/style/values/specified/flex.rs:24:9
   |
24 | /         try_match_ident_ignore_ascii_case! { input,
25 | |             "auto" => Ok(GenericFlexBasis::Auto),
26 | |             "content" => Ok(GenericFlexBasis::Content),
27 | |         }
   | |_________^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
    --> servo/components/style/values/specified/font.rs:1953:5
     |
1953 | /     try_match_ident_ignore_ascii_case! { input,
1954 | |         "on" => Ok(Integer::new(1)),
1955 | |         "off" => Ok(Integer::new(0)),
1956 | |     }
     | |_____^
     |
     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
  --> servo/components/style/values/specified/font.rs:73:17
   |
73 | /                 match_ignore_ascii_case! { ident,
74 | |                     "normal" => Ok(FontWeight::Normal),
75 | |                     "bold" => Ok(FontWeight::Bold),
76 | |                     "bolder" => Ok(FontWeight::Bolder),
77 | |                     "lighter" => Ok(FontWeight::Lighter),
78 | |                     _ => Err(()),
79 | |                 }
   | |_________________^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/values/specified/font.rs:351:9
    |
351 | /         try_match_ident_ignore_ascii_case! { input,
352 | |             "xx-small" => Ok(KeywordSize::XXSmall),
353 | |             "x-small" => Ok(KeywordSize::XSmall),
354 | |             "small" => Ok(KeywordSize::Small),
...   |
358 | |             "xx-large" => Ok(KeywordSize::XXLarge),
359 | |         }
    | |_________^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/values/specified/font.rs:638:9
    |
638 | /         try_match_ident_ignore_ascii_case! { input,
639 | |             "smaller" => Ok(FontSize::Smaller),
640 | |             "larger" => Ok(FontSize::Larger),
641 | |         }
    | |_________^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/values/specified/font.rs:852:25
    |
852 | /                         match_ignore_ascii_case! { &name,
853 | |                             "swash" => {
854 | |                                 check_if_parsed!(i, VariantAlternatesParsingFlags::SWASH);
855 | |                                 let location = i.current_source_location();
...   |
899 | |                             _ => return Err(i.new_custom_error(StyleParseErrorKind::UnspecifiedError)),
900 | |                         }
    | |_________________________^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
    --> servo/components/style/values/specified/font.rs:1095:16
     |
1095 |               Ok(match_ignore_ascii_case! { &input.expect_ident().map_err(|_| ())?,
     |  ________________^
1096 | |                 "jis78" =>
1097 | |                     exclusive_value!((result, VariantEastAsian::JIS78 | VariantEastAsian::JIS83 |
1098 | |                                               VariantEastAsian::JIS90 | VariantEastAsian::JIS04 |
...    |
1136 | |                 _ => return Err(()),
1137 | |             })
     | |_____________^
     |
     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
    --> servo/components/style/values/specified/font.rs:1350:16
     |
1350 |               Ok(match_ignore_ascii_case! { &input.expect_ident().map_err(|_| ())?,
     |  ________________^
1351 | |                 "common-ligatures" =>
1352 | |                     exclusive_value!((result, VariantLigatures::COMMON_LIGATURES |
1353 | |                                               VariantLigatures::NO_COMMON_LIGATURES
...    |
1383 | |                 _ => return Err(()),
1384 | |             })
     | |_____________^
     |
     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
    --> servo/components/style/values/specified/font.rs:1580:16
     |
1580 |               Ok(match_ignore_ascii_case! { &input.expect_ident().map_err(|_| ())?,
     |  ________________^
1581 | |                 "ordinal" =>
1582 | |                     exclusive_value!((result, VariantNumeric::ORDINAL) => VariantNumeric::ORDINAL),
1583 | |                 "slashed-zero" =>
...    |
1609 | |                 _ => return Err(()),
1610 | |             })
     | |_____________^
     |
     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
    --> servo/components/style/values/specified/font.rs:1717:9
     |
1717 | /         try_match_ident_ignore_ascii_case! { input,
1718 | |             "none" => Ok(result),
1719 | |             "weight" => {
1720 | |                 result.weight = true;
...    |
1732 | |             },
1733 | |         }
     | |_________^
     |
     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
  --> servo/components/style/values/specified/gecko.rs:52:17
   |
52 | /                 match_ignore_ascii_case! { unit,
53 | |                     "px" => Ok(PixelOrPercentage::Px(value)),
54 | |                     _ => Err(()),
55 | |                 }
   | |_________________^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/values/specified/image.rs:193:22
    |
193 |           let result = match_ignore_ascii_case! { &func,
    |  ______________________^
194 | |             "linear-gradient" => {
195 | |                 Some((Shape::Linear, false, CompatMode::Modern))
196 | |             },
...   |
237 | |             _ => None,
238 | |         };
    | |_________^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/values/specified/image.rs:402:37
    |
402 |           let (kind, reverse_stops) = match_ignore_ascii_case! { &ident,
    |  _____________________________________^
403 | |             "linear" => {
404 | |                 let first = Point::parse(context, input)?;
405 | |                 input.expect_comma()?;
...   |
443 | |             _ => return Err(input.new_custom_error(SelectorParseErrorKind::UnexpectedIdent(ident.clone()))),
444 | |         };
    | |_________^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/values/specified/image.rs:451:29
    |
451 |                       let p = match_ignore_ascii_case! { &function,
    |  _____________________________^
452 | |                         "color-stop" => {
453 | |                             let p = match NumberOrPercentage::parse(context, i)? {
454 | |                                 NumberOrPercentage::Number(number) => Percentage::new(number.value),
...   |
462 | |                         _ => return Err(i.new_custom_error(StyleParseErrorKind::UnexpectedFunction(function.clone()))),
463 | |                     };
    | |_____________________^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/values/specified/length.rs:427:9
    |
427 | /         match_ignore_ascii_case! { unit,
428 | |             "px" => Ok(NoCalcLength::Absolute(AbsoluteLength::Px(value))),
429 | |             "in" => Ok(NoCalcLength::Absolute(AbsoluteLength::In(value))),
430 | |             "cm" => Ok(NoCalcLength::Absolute(AbsoluteLength::Cm(value))),
...   |
465 | |             _ => Err(())
466 | |         }
    | |_________^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/values/specified/position.rs:445:27
    |
445 |               let success = match_ignore_ascii_case! { &ident,
    |  ___________________________^
446 | |                 "row" if value.is_none() => {
447 | |                     value = Some(AutoFlow::Row);
448 | |                     true
...   |
458 | |                 _ => false
459 | |             };
    | |_____________^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
  --> servo/components/style/values/specified/position.rs:48:54
   |
48 | #[derive(Clone, Copy, Debug, Eq, Hash, MallocSizeOf, Parse, PartialEq, ToComputedValue, ToCss)]
   |                                                      ^^^^^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
  --> servo/components/style/values/specified/position.rs:56:54
   |
56 | #[derive(Clone, Copy, Debug, Eq, Hash, MallocSizeOf, Parse, PartialEq, ToComputedValue, ToCss)]
   |                                                      ^^^^^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/values/specified/svg.rs:132:9
    |
132 | /         try_match_ident_ignore_ascii_case! { input,
133 | |             "context-fill-opacity" => Ok(generic::SVGOpacity::ContextFillOpacity),
134 | |             "context-stroke-opacity" => Ok(generic::SVGOpacity::ContextStrokeOpacity),
135 | |         }
    | |_________^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/values/specified/svg.rs:205:17
    |
205 | /                 try_match_ident_ignore_ascii_case! { input,
206 | |                     "fill" => Ok(PaintOrder::Fill),
207 | |                     "stroke" => Ok(PaintOrder::Stroke),
208 | |                     "markers" => Ok(PaintOrder::Markers),
209 | |                 }
    | |_________________^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/values/specified/text.rs:181:17
    |
181 | /                 match_ignore_ascii_case! { ident,
182 | |                     "clip" => Ok(TextOverflowSide::Clip),
183 | |                     "ellipsis" => Ok(TextOverflowSide::Ellipsis),
184 | |                     _ => Err(location.new_custom_error(
185 | |                         SelectorParseErrorKind::UnexpectedIdent(ident.clone())
186 | |                     ))
187 | |                 }
    | |_________________^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/values/specified/text.rs:302:17
    |
302 | /                 match_ignore_ascii_case! { ident,
303 | |                     "underline" => {
304 | |                         if result.contains(TextDecorationLine::UNDERLINE) {
305 | |                             Err(())
...   |
335 | |                     _ => Err(()),
336 | |                 }
    | |_________________^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/values/specified/text.rs:378:1
    |
378 | / define_text_align_keyword! {
379 | |     Start => 0,
380 | |     End => 1,
381 | |     Left => 2,
...   |
388 | |     Char => 10,
389 | | }
    | |_^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/values/specified/text.rs:562:44
    |
562 | #[derive(Clone, Copy, Debug, MallocSizeOf, Parse, PartialEq, ToCss)]
    |                                            ^^^^^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/values/specified/text.rs:571:48
    |
571 | #[derive(Clone, Copy, Debug, Eq, MallocSizeOf, Parse, PartialEq, ToCss)]
    |                                                ^^^^^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
  --> servo/components/style/values/specified/time.rs:56:31
   |
56 |           let (seconds, unit) = match_ignore_ascii_case! { unit,
   |  _______________________________^
57 | |             "s" => (value, TimeUnit::Second),
58 | |             "ms" => (value / 1000.0, TimeUnit::Millisecond),
59 | |             _ => return Err(())
60 | |         };
   | |_________^
   |
   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/values/specified/transform.rs:64:21
    |
64  | /                     match_ignore_ascii_case! { &function,
65  | |                     "matrix" => {
66  | |                         let a = Number::parse(context, input)?;
67  | |                         input.expect_comma()?;
...   |
226 | |                     _ => Err(()),
227 | |                 };
    | |_________________^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/values/specified/transform.rs:374:17
    |
374 | /                 match_ignore_ascii_case! { &ident,
375 | |                 "step-start" => StepPosition::Start,
376 | |                 "step-end" => StepPosition::End,
377 | |                 _ => return Err(input.new_custom_error(SelectorParseErrorKind::UnexpectedIdent(ident.clone()))),
378 | |             };
    | |_____________^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> servo/components/style/values/specified/transform.rs:384:14
    |
384 |               (match_ignore_ascii_case! { &function,
    |  ______________^
385 | |                 "cubic-bezier" => {
386 | |                     let x1 = Number::parse(context, i)?;
387 | |                     i.expect_comma()?;
...   |
416 | |                 _ => Err(()),
417 | |             }).map_err(|()| location.new_custom_error(StyleParseErrorKind::UnexpectedFunction(function.clone())))
    | |_____________^
    |
    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
      --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:101471:9
       |
101471 | /         ascii_case_insensitive_phf_map! {
101472 | |             static_id -> StaticId = {
101473 | |                         "align-content" => StaticId::Longhand(LonghandId::AlignContent),
101474 | |                             "-webkit-align-content" => {
...      |
102288 | |             }
102289 | |         }
       | |_________^
       |
       = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:55539:31
      |
55539 |                 let mut out = mem::uninitialized();
      |                               ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:56040:53
      |
56040 |                     let mut out = ManuallyDrop::new(mem::uninitialized());
      |                                                     ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:56055:53
      |
56055 |                     let mut out = ManuallyDrop::new(mem::uninitialized());
      |                                                     ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:56070:53
      |
56070 |                     let mut out = ManuallyDrop::new(mem::uninitialized());
      |                                                     ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:56085:53
      |
56085 |                     let mut out = ManuallyDrop::new(mem::uninitialized());
      |                                                     ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:56100:53
      |
56100 |                     let mut out = ManuallyDrop::new(mem::uninitialized());
      |                                                     ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:56115:53
      |
56115 |                     let mut out = ManuallyDrop::new(mem::uninitialized());
      |                                                     ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:56130:53
      |
56130 |                     let mut out = ManuallyDrop::new(mem::uninitialized());
      |                                                     ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:56145:53
      |
56145 |                     let mut out = ManuallyDrop::new(mem::uninitialized());
      |                                                     ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:56160:53
      |
56160 |                     let mut out = ManuallyDrop::new(mem::uninitialized());
      |                                                     ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:56175:53
      |
56175 |                     let mut out = ManuallyDrop::new(mem::uninitialized());
      |                                                     ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:56192:53
      |
56192 |                     let mut out = ManuallyDrop::new(mem::uninitialized());
      |                                                     ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:56209:53
      |
56209 |                     let mut out = ManuallyDrop::new(mem::uninitialized());
      |                                                     ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:56226:53
      |
56226 |                     let mut out = ManuallyDrop::new(mem::uninitialized());
      |                                                     ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:56243:53
      |
56243 |                     let mut out = ManuallyDrop::new(mem::uninitialized());
      |                                                     ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:56264:53
      |
56264 |                     let mut out = ManuallyDrop::new(mem::uninitialized());
      |                                                     ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:56286:53
      |
56286 |                     let mut out = ManuallyDrop::new(mem::uninitialized());
      |                                                     ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:56309:53
      |
56309 |                     let mut out = ManuallyDrop::new(mem::uninitialized());
      |                                                     ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:56333:53
      |
56333 |                     let mut out = ManuallyDrop::new(mem::uninitialized());
      |                                                     ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:56361:53
      |
56361 |                     let mut out = ManuallyDrop::new(mem::uninitialized());
      |                                                     ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:56390:53
      |
56390 |                     let mut out = ManuallyDrop::new(mem::uninitialized());
      |                                                     ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:91095:9
      |
91095 | /         match_ignore_ascii_case! { ident,
91096 | |             // If modifying this set of keyword, also update values::CustomIdent::from_ident
91097 | |             "initial" => Some(CSSWideKeyword::Initial),
91098 | |             "inherit" => Some(CSSWideKeyword::Inherit),
91099 | |             "unset" => Some(CSSWideKeyword::Unset),
91100 | |             _ => None
91101 | |         }
      | |_________^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/gecko_properties.rs:141:24
    |
141 | use std::mem::{forget, uninitialized, transmute, zeroed};
    |                        ^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
   --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/gecko_properties.rs:470:53
    |
470 |             let arc: Arc<ComputedValues> = Arc::new(uninitialized());
    |                                                     ^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
    --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:1225:22
     |
1225 |             #[derive(Parse, ToComputedValue)]
     |                      ^^^^^
     |
     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
    --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:1466:22
     |
1466 |             #[derive(Parse, ToComputedValue)]
     |                      ^^^^^
     |
     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
    --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:1709:22
     |
1709 |             #[derive(Parse, ToComputedValue)]
     |                      ^^^^^
     |
     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
    --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:2188:22
     |
2188 |             #[derive(Parse, ToComputedValue)]
     |                      ^^^^^
     |
     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
    --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:5689:22
     |
5689 |             #[derive(Parse, ToComputedValue)]
     |                      ^^^^^
     |
     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
    --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:5812:22
     |
5812 |             #[derive(Parse, ToComputedValue)]
     |                      ^^^^^
     |
     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
    --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:6938:22
     |
6938 |             #[derive(Parse, ToComputedValue)]
     |                      ^^^^^
     |
     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
    --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:7061:22
     |
7061 |             #[derive(Parse, ToComputedValue)]
     |                      ^^^^^
     |
     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
    --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:7187:60
     |
7187 |             #[derive(Clone, Copy, Debug, Eq, MallocSizeOf, Parse, PartialEq, ToCss)]
     |                                                            ^^^^^
     |
     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
    --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:7401:60
     |
7401 |             #[derive(Clone, Copy, Debug, Eq, MallocSizeOf, Parse, PartialEq, ToCss)]
     |                                                            ^^^^^
     |
     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
    --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:7978:22
     |
7978 |             #[derive(Parse, ToComputedValue)]
     |                      ^^^^^
     |
     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:10065:22
      |
10065 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:10308:22
      |
10308 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:10547:22
      |
10547 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:12026:22
      |
12026 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:12601:22
      |
12601 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:12725:22
      |
12725 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:12853:22
      |
12853 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:12981:22
      |
12981 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:13111:22
      |
13111 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:13465:22
      |
13465 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:13588:22
      |
13588 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:14054:22
      |
14054 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:14538:22
      |
14538 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:15349:13
      |
15349 | /             ascii_case_insensitive_phf_map! {
15350 | |                 color_name -> SystemColor = {
15351 | |                         "activeborder" => LookAndFeel_ColorID::eColorID_activeborder,
15352 | |                         "activecaption" => LookAndFeel_ColorID::eColorID_activecaption,
...     |
15427 | |                 }
15428 | |             }
      | |_____________^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:15830:22
      |
15830 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:16182:22
      |
16182 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:16305:22
      |
16305 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:17484:22
      |
17484 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:17755:66
      |
17755 |             #[derive(Clone, Copy, Debug, Eq, Hash, MallocSizeOf, Parse)]
      |                                                                  ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:17937:66
      |
17937 |             #[derive(Clone, Copy, Debug, Eq, Hash, MallocSizeOf, Parse)]
      |                                                                  ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:18601:66
      |
18601 |             #[derive(Clone, Copy, Debug, Eq, Hash, MallocSizeOf, Parse)]
      |                                                                  ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:18811:66
      |
18811 |             #[derive(Clone, Copy, Debug, Eq, Hash, MallocSizeOf, Parse)]
      |                                                                  ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:19455:66
      |
19455 |             #[derive(Clone, Copy, Debug, Eq, Hash, MallocSizeOf, Parse)]
      |                                                                  ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:19985:66
      |
19985 |             #[derive(Clone, Copy, Debug, Eq, Hash, MallocSizeOf, Parse)]
      |                                                                  ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:20499:22
      |
20499 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:20621:22
      |
20621 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:21172:51
      |
21172 |                 let mut system: nsFont = unsafe { mem::uninitialized() };
      |                                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:21285:17
      |
21285 | /                 try_match_ident_ignore_ascii_case! { input,
21286 | |                         "caption" => Ok(SystemFont::Caption),
21287 | |                         "icon" => Ok(SystemFont::Icon),
21288 | |                         "menu" => Ok(SystemFont::Menu),
...     |
21301 | |                         "-moz-field" => Ok(SystemFont::MozField),
21302 | |                 }
      | |_________________^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:21360:22
      |
21360 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:21715:22
      |
21715 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:21841:22
      |
21841 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:21971:22
      |
21971 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:22117:22
      |
22117 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:22244:22
      |
22244 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:22369:22
      |
22369 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:22615:22
      |
22615 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:22736:22
      |
22736 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:22857:22
      |
22857 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:23263:22
      |
23263 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:23391:22
      |
23391 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:23516:22
      |
23516 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:23752:22
      |
23752 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:23875:22
      |
23875 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:23997:60
      |
23997 |             #[derive(Clone, Copy, Debug, Eq, MallocSizeOf, Parse, PartialEq, ToCss)]
      |                                                            ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:24163:22
      |
24163 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:24634:22
      |
24634 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:25144:52
      |
25144 |     #[derive(Clone, Copy, Debug, Eq, MallocSizeOf, Parse, PartialEq)]
      |                                                    ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:25137:52
      |
25137 |     #[derive(Clone, Copy, Debug, Eq, MallocSizeOf, Parse, PartialEq)]
      |                                                    ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:25882:22
      |
25882 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:26008:22
      |
26008 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:26133:22
      |
26133 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:26256:22
      |
26256 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:26384:22
      |
26384 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:26514:22
      |
26514 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:29981:22
      |
29981 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:30119:22
      |
30119 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:30241:22
      |
30241 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:30393:22
      |
30393 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:31691:22
      |
31691 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:31818:22
      |
31818 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:34482:22
      |
34482 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:34605:22
      |
34605 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:36223:22
      |
36223 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:36582:22
      |
36582 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:36827:22
      |
36827 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:37199:22
      |
37199 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:37328:22
      |
37328 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:37469:22
      |
37469 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:37594:22
      |
37594 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:38189:22
      |
38189 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:38314:22
      |
38314 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:38438:22
      |
38438 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:38787:22
      |
38787 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:38909:22
      |
38909 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:39260:22
      |
39260 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:39384:22
      |
39384 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:39957:22
      |
39957 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:40763:22
      |
40763 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:40906:22
      |
40906 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:41600:22
      |
41600 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:41859:22
      |
41859 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:42803:22
      |
42803 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:43052:22
      |
43052 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:43400:22
      |
43400 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:43861:22
      |
43861 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:43990:22
      |
43990 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:44226:22
      |
44226 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:44351:22
      |
44351 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:44478:22
      |
44478 |             #[derive(Parse, ToComputedValue)]
      |                      ^^^^^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:47983:17
      |
47983 | /                 try_match_ident_ignore_ascii_case! { input,
47984 | |                     "-moz-scrollbars-horizontal" => {
47985 | |                         Ok(expanded! {
47986 | |                             overflow_x: SpecifiedValue::Scroll,
...     |
48001 | |                     }
48002 | |                 }
      | |_________________^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:59802:9
      |
59802 | /         ascii_case_insensitive_phf_map! {
59803 | |             static_id -> StaticId = {
59804 | |                 "background" => StaticId::Shorthand(ShorthandId::Background),
59805 | |                 "background-position" => StaticId::Shorthand(ShorthandId::BackgroundPosition),
...     |
60179 | |             }
60180 | |         }
      | |_________^
      |
      = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:69291:31
      |
69291 |                 let mut out = mem::uninitialized();
      |                               ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:69601:53
      |
69601 |                     let mut out = ManuallyDrop::new(mem::uninitialized());
      |                                                     ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:69616:53
      |
69616 |                     let mut out = ManuallyDrop::new(mem::uninitialized());
      |                                                     ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:69631:53
      |
69631 |                     let mut out = ManuallyDrop::new(mem::uninitialized());
      |                                                     ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:69646:53
      |
69646 |                     let mut out = ManuallyDrop::new(mem::uninitialized());
      |                                                     ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:69661:53
      |
69661 |                     let mut out = ManuallyDrop::new(mem::uninitialized());
      |                                                     ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:69676:53
      |
69676 |                     let mut out = ManuallyDrop::new(mem::uninitialized());
      |                                                     ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:69691:53
      |
69691 |                     let mut out = ManuallyDrop::new(mem::uninitialized());
      |                                                     ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:69706:53
      |
69706 |                     let mut out = ManuallyDrop::new(mem::uninitialized());
      |                                                     ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:69721:53
      |
69721 |                     let mut out = ManuallyDrop::new(mem::uninitialized());
      |                                                     ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:69736:53
      |
69736 |                     let mut out = ManuallyDrop::new(mem::uninitialized());
      |                                                     ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:69751:53
      |
69751 |                     let mut out = ManuallyDrop::new(mem::uninitialized());
      |                                                     ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:69768:53
      |
69768 |                     let mut out = ManuallyDrop::new(mem::uninitialized());
      |                                                     ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:69784:53
      |
69784 |                     let mut out = ManuallyDrop::new(mem::uninitialized());
      |                                                     ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:69801:53
      |
69801 |                     let mut out = ManuallyDrop::new(mem::uninitialized());
      |                                                     ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:69822:53
      |
69822 |                     let mut out = ManuallyDrop::new(mem::uninitialized());
      |                                                     ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:69840:53
      |
69840 |                     let mut out = ManuallyDrop::new(mem::uninitialized());
      |                                                     ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:69859:53
      |
69859 |                     let mut out = ManuallyDrop::new(mem::uninitialized());
      |                                                     ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:69878:53
      |
69878 |                     let mut out = ManuallyDrop::new(mem::uninitialized());
      |                                                     ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:69906:53
      |
69906 |                     let mut out = ManuallyDrop::new(mem::uninitialized());
      |                                                     ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:69927:53
      |
69927 |                     let mut out = ManuallyDrop::new(mem::uninitialized());
      |                                                     ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:71954:35
      |
71954 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:71970:35
      |
71970 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:71986:35
      |
71986 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:72004:35
      |
72004 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:72023:35
      |
72023 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:72041:35
      |
72041 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:72457:35
      |
72457 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:72473:35
      |
72473 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:72489:35
      |
72489 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:72505:35
      |
72505 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:72522:35
      |
72522 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:72539:35
      |
72539 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:72556:35
      |
72556 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:72574:35
      |
72574 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:72591:35
      |
72591 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:72608:35
      |
72608 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:72625:35
      |
72625 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:72644:35
      |
72644 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:72661:35
      |
72661 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:72680:35
      |
72680 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:72704:35
      |
72704 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:72724:35
      |
72724 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:72745:35
      |
72745 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:72766:35
      |
72766 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:72797:35
      |
72797 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:72819:35
      |
72819 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:72912:35
      |
72912 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:72933:35
      |
72933 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:72954:35
      |
72954 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:72975:35
      |
72975 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:72994:35
      |
72994 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:73015:35
      |
73015 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:73036:35
      |
73036 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:73057:35
      |
73057 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:73076:35
      |
73076 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:73097:35
      |
73097 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:73116:35
      |
73116 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:73135:35
      |
73135 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:73154:35
      |
73154 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:73173:35
      |
73173 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:73195:35
      |
73195 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:73216:35
      |
73216 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:73237:35
      |
73237 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:73258:35
      |
73258 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:73279:35
      |
73279 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:73298:35
      |
73298 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:73319:35
      |
73319 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:73338:35
      |
73338 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:73357:35
      |
73357 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:73378:35
      |
73378 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:73399:35
      |
73399 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:73420:35
      |
73420 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:73442:35
      |
73442 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:73464:35
      |
73464 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:73486:35
      |
73486 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:73508:35
      |
73508 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:73527:35
      |
73527 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:73549:35
      |
73549 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:73571:35
      |
73571 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:73593:35
      |
73593 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:73614:35
      |
73614 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:73633:35
      |
73633 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:73652:35
      |
73652 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:73671:35
      |
73671 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:73692:35
      |
73692 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:73713:35
      |
73713 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:73734:35
      |
73734 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:73755:35
      |
73755 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:73776:35
      |
73776 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:73797:35
      |
73797 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:73816:35
      |
73816 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:73837:35
      |
73837 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:73858:35
      |
73858 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:73879:35
      |
73879 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:73900:35
      |
73900 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:73921:35
      |
73921 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:73942:35
      |
73942 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:73963:35
      |
73963 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:73984:35
      |
73984 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:74005:35
      |
74005 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:74026:35
      |
74026 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:74045:35
      |
74045 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:74066:35
      |
74066 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:74085:35
      |
74085 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:74104:35
      |
74104 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:74123:35
      |
74123 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:74142:35
      |
74142 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:74163:35
      |
74163 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:74184:35
      |
74184 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:74205:35
      |
74205 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:74226:35
      |
74226 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:74247:35
      |
74247 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:74266:35
      |
74266 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:74287:35
      |
74287 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:74308:35
      |
74308 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:74329:35
      |
74329 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:74350:35
      |
74350 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:74369:35
      |
74369 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:74388:35
      |
74388 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:74409:35
      |
74409 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:74430:35
      |
74430 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:74449:35
      |
74449 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:74468:35
      |
74468 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:74489:35
      |
74489 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:74508:35
      |
74508 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:74527:35
      |
74527 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:74546:35
      |
74546 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:74567:35
      |
74567 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:74586:35
      |
74586 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:74605:35
      |
74605 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:74624:35
      |
74624 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:74645:35
      |
74645 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:74666:35
      |
74666 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:74685:35
      |
74685 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:74704:35
      |
74704 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:74723:35
      |
74723 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:74742:35
      |
74742 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:74763:35
      |
74763 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:74784:35
      |
74784 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:74805:35
      |
74805 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:74826:35
      |
74826 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:74847:35
      |
74847 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:74866:35
      |
74866 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:74885:35
      |
74885 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:74904:35
      |
74904 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:74923:35
      |
74923 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:74944:35
      |
74944 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:74966:35
      |
74966 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:74988:35
      |
74988 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:75010:35
      |
75010 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:75034:35
      |
75034 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:75059:35
      |
75059 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:75083:35
      |
75083 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:75104:35
      |
75104 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:75125:35
      |
75125 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:75146:35
      |
75146 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:75167:35
      |
75167 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:75188:35
      |
75188 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:75209:35
      |
75209 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:75230:35
      |
75230 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:75251:35
      |
75251 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:75273:35
      |
75273 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:75294:35
      |
75294 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:75315:35
      |
75315 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:75336:35
      |
75336 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:75357:35
      |
75357 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:75377:35
      |
75377 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:75399:35
      |
75399 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:75419:35
      |
75419 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:75440:35
      |
75440 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:75460:35
      |
75460 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:75482:35
      |
75482 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:75504:35
      |
75504 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:75525:35
      |
75525 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:75546:35
      |
75546 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:75567:35
      |
75567 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:75586:35
      |
75586 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:75607:35
      |
75607 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:75629:35
      |
75629 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:75651:35
      |
75651 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:75673:35
      |
75673 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:75695:35
      |
75695 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:75718:35
      |
75718 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:75740:35
      |
75740 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:75762:35
      |
75762 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:75784:35
      |
75784 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:75806:35
      |
75806 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:75828:35
      |
75828 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:75850:35
      |
75850 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:75871:35
      |
75871 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:75890:35
      |
75890 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:75910:35
      |
75910 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:75929:35
      |
75929 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:75948:35
      |
75948 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:75969:35
      |
75969 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:75990:35
      |
75990 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:76011:35
      |
76011 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:76032:35
      |
76032 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:76053:35
      |
76053 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:76074:35
      |
76074 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:76095:35
      |
76095 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:76116:35
      |
76116 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:76137:35
      |
76137 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:76157:35
      |
76157 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:76178:35
      |
76178 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:76199:35
      |
76199 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:76221:35
      |
76221 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:76242:35
      |
76242 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:76261:35
      |
76261 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:76282:35
      |
76282 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:76303:35
      |
76303 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:76324:35
      |
76324 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:76345:35
      |
76345 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:76365:35
      |
76365 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:76384:35
      |
76384 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:76404:35
      |
76404 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:76424:35
      |
76424 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:76443:35
      |
76443 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:76462:35
      |
76462 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:76481:35
      |
76481 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:76500:35
      |
76500 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:76521:35
      |
76521 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:76541:35
      |
76541 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:76562:35
      |
76562 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:76583:35
      |
76583 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:76604:35
      |
76604 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:76623:35
      |
76623 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:76645:35
      |
76645 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:76665:35
      |
76665 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:76687:35
      |
76687 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:76709:35
      |
76709 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:76730:35
      |
76730 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:76749:35
      |
76749 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:76771:35
      |
76771 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:76793:35
      |
76793 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:76814:35
      |
76814 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:76836:35
      |
76836 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:76858:35
      |
76858 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:76881:35
      |
76881 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:76904:35
      |
76904 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:76924:35
      |
76924 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:76946:35
      |
76946 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:76967:35
      |
76967 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:76991:35
      |
76991 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:77020:35
      |
77020 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:77046:35
      |
77046 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:77073:35
      |
77073 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:77100:35
      |
77100 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:77119:35
      |
77119 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:77148:35
      |
77148 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:77170:35
      |
77170 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:77198:35
      |
77198 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:83356:35
      |
83356 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:83371:35
      |
83371 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:83386:35
      |
83386 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:83401:35
      |
83401 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:83416:35
      |
83416 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:83431:35
      |
83431 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:83446:35
      |
83446 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:83461:35
      |
83461 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:83476:35
      |
83476 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:83491:35
      |
83491 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:83506:35
      |
83506 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:83521:35
      |
83521 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:83536:35
      |
83536 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:83551:35
      |
83551 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:83566:35
      |
83566 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:83581:35
      |
83581 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:83596:35
      |
83596 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:83611:35
      |
83611 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:83626:35
      |
83626 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:83641:35
      |
83641 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:83656:35
      |
83656 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:83671:35
      |
83671 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:83686:35
      |
83686 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:83701:35
      |
83701 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:83716:35
      |
83716 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:83731:35
      |
83731 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:83746:35
      |
83746 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:83761:35
      |
83761 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:83776:35
      |
83776 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:83791:35
      |
83791 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:83806:35
      |
83806 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:83821:35
      |
83821 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:83836:35
      |
83836 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:83851:35
      |
83851 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:83866:35
      |
83866 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:83881:35
      |
83881 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:83896:35
      |
83896 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:83911:35
      |
83911 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:83926:35
      |
83926 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:83941:35
      |
83941 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:83956:35
      |
83956 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:83971:35
      |
83971 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:83986:35
      |
83986 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84001:35
      |
84001 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84016:35
      |
84016 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84031:35
      |
84031 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84046:35
      |
84046 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84061:35
      |
84061 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84076:35
      |
84076 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84091:35
      |
84091 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84106:35
      |
84106 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84121:35
      |
84121 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84136:35
      |
84136 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84151:35
      |
84151 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84166:35
      |
84166 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84181:35
      |
84181 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84196:35
      |
84196 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84211:35
      |
84211 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84226:35
      |
84226 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84241:35
      |
84241 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84256:35
      |
84256 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84271:35
      |
84271 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84286:35
      |
84286 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84301:35
      |
84301 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84316:35
      |
84316 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84331:35
      |
84331 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84346:35
      |
84346 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84361:35
      |
84361 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84376:35
      |
84376 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84391:35
      |
84391 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84406:35
      |
84406 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84421:35
      |
84421 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84436:35
      |
84436 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84451:35
      |
84451 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84466:35
      |
84466 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84481:35
      |
84481 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84496:35
      |
84496 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84511:35
      |
84511 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84526:35
      |
84526 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84541:35
      |
84541 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84556:35
      |
84556 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84571:35
      |
84571 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84586:35
      |
84586 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84601:35
      |
84601 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84616:35
      |
84616 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84631:35
      |
84631 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84646:35
      |
84646 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84661:35
      |
84661 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84676:35
      |
84676 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84691:35
      |
84691 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84706:35
      |
84706 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84721:35
      |
84721 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84736:35
      |
84736 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84751:35
      |
84751 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84766:35
      |
84766 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84781:35
      |
84781 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84796:35
      |
84796 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84811:35
      |
84811 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84826:35
      |
84826 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84841:35
      |
84841 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84856:35
      |
84856 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84871:35
      |
84871 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84886:35
      |
84886 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84902:35
      |
84902 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84918:35
      |
84918 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84935:35
      |
84935 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84954:35
      |
84954 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84972:35
      |
84972 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:84987:35
      |
84987 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85002:35
      |
85002 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85017:35
      |
85017 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85032:35
      |
85032 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85047:35
      |
85047 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85062:35
      |
85062 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85077:35
      |
85077 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85092:35
      |
85092 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85107:35
      |
85107 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85122:35
      |
85122 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85137:35
      |
85137 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85152:35
      |
85152 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85167:35
      |
85167 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85182:35
      |
85182 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85197:35
      |
85197 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85212:35
      |
85212 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85227:35
      |
85227 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85242:35
      |
85242 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85257:35
      |
85257 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85272:35
      |
85272 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85287:35
      |
85287 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85302:35
      |
85302 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85317:35
      |
85317 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85332:35
      |
85332 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85347:35
      |
85347 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85362:35
      |
85362 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85377:35
      |
85377 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85392:35
      |
85392 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85407:35
      |
85407 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85422:35
      |
85422 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85437:35
      |
85437 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85452:35
      |
85452 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85467:35
      |
85467 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85482:35
      |
85482 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85497:35
      |
85497 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85512:35
      |
85512 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85527:35
      |
85527 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85542:35
      |
85542 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85557:35
      |
85557 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85572:35
      |
85572 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85587:35
      |
85587 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85602:35
      |
85602 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85617:35
      |
85617 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85632:35
      |
85632 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85647:35
      |
85647 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85662:35
      |
85662 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85677:35
      |
85677 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85692:35
      |
85692 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85707:35
      |
85707 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85722:35
      |
85722 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85737:35
      |
85737 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85752:35
      |
85752 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85767:35
      |
85767 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85782:35
      |
85782 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85797:35
      |
85797 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85812:35
      |
85812 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85827:35
      |
85827 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85842:35
      |
85842 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85857:35
      |
85857 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85872:35
      |
85872 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85887:35
      |
85887 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85902:35
      |
85902 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85917:35
      |
85917 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85932:35
      |
85932 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85947:35
      |
85947 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85962:35
      |
85962 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85977:35
      |
85977 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:85992:35
      |
85992 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:86007:35
      |
86007 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:86022:35
      |
86022 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:86037:35
      |
86037 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:86052:35
      |
86052 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:86067:35
      |
86067 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:86082:35
      |
86082 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:86098:35
      |
86098 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:86114:35
      |
86114 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:86130:35
      |
86130 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:86146:35
      |
86146 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:86162:35
      |
86162 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:86178:35
      |
86178 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:86193:35
      |
86193 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:86208:35
      |
86208 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:86224:35
      |
86224 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:86240:35
      |
86240 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:86256:35
      |
86256 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:86272:35
      |
86272 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:86290:35
      |
86290 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:86307:35
      |
86307 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:86325:35
      |
86325 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:86347:35
      |
86347 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:86366:35
      |
86366 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:86386:35
      |
86386 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:86406:35
      |
86406 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:86421:35
      |
86421 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:86446:35
      |
86446 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
     --> /data/scratch/mail/thunderbird60/work/build/toolkit/library/x86_64-unknown-netbsd/release/build/style-e7ca84ad31efeb9b/out/properties.rs:86468:35
      |
86468 |                     let mut out = mem::uninitialized();
      |                                   ^^^^^^^^^^^^^^^^^^

6 warnings generated.
libnetwerk_protocol_res.a.desc
rm -f libnetwerk_protocol_res.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libnetwerk_protocol_res.a.desc Unified_cpp_netwerk_protocol_res0.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/netwerk/protocol/res'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/netwerk/build'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsNetModule.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/build -I/data/scratch/mail/thunderbird60/work/build/netwerk/build -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/base -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/cache -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/dns -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/mime -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/about -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/data -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/file -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/ftp -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/http -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/res -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/viewsource -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/websocket -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/wyciwyg -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/socket -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/streamconv -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/streamconv/converters -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/protocol/gio -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/cookie -I/data/scratch/mail/thunderbird60/work/build/netwerk/dns -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/modules/brotli/dec -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsNetModule.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/build/nsNetModule.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/netwerk/ipc/Unified_cpp_netwerk_ipc0.cpp:11:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/ipc/NeckoChild.cpp:10:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/net/NeckoChild.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/net/PNeckoChild.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/net/PNecko.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/build/nsNetModule.cpp:42:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/net/NeckoChild.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/net/PNeckoChild.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/net/PNecko.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
libnetwerk_base.a.desc
rm -f libnetwerk_base.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libnetwerk_base.a.desc nsURLHelperUnix.o Unified_cpp_netwerk_base0.o Unified_cpp_netwerk_base1.o Unified_cpp_netwerk_base2.o Unified_cpp_netwerk_base3.o Unified_cpp_netwerk_base4.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/netwerk/base'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/extensions/auth'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsAuthSASL.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/extensions/auth -I/data/scratch/mail/thunderbird60/work/build/extensions/auth -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/dns -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsAuthSASL.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/extensions/auth/nsAuthSASL.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o nsHttpNegotiateAuth.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/extensions/auth -I/data/scratch/mail/thunderbird60/work/build/extensions/auth -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/dns -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/nsHttpNegotiateAuth.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/extensions/auth/nsHttpNegotiateAuth.cpp
6 warnings generated.
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/ipc/chromium'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o atomicops_internals_x86_gcc.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium -I/data/scratch/mail/thunderbird60/work/build/ipc/chromium -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/widget/gtk/compat-gtk3 -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/pkg/include/uuid -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/libdrm -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/gtk-3.0/unix-print -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -Wno-error=shadow  -MD -MP -MF .deps/atomicops_internals_x86_gcc.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src/base/atomicops_internals_x86_gcc.cc
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o message_pump_glib.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium -I/data/scratch/mail/thunderbird60/work/build/ipc/chromium -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/widget/gtk/compat-gtk3 -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/pkg/include/uuid -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/libdrm -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/gtk-3.0/unix-print -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -Wno-error=shadow  -MD -MP -MF .deps/message_pump_glib.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src/base/message_pump_glib.cc
warning: use of deprecated item 'bitflags::core::str::<impl str>::trim_right': superseded by `trim_end`
   --> servo/components/style/values/computed/font.rs:715:15
    |
715 |         slice.trim_right().to_css(dest)
    |               ^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end`

6 warnings generated.
libnetwerk_build.a.desc
rm -f libnetwerk_build.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libnetwerk_build.a.desc nsNetModule.o 
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o process_util_bsd.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium -I/data/scratch/mail/thunderbird60/work/build/ipc/chromium -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/widget/gtk/compat-gtk3 -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/pkg/include/uuid -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/libdrm -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/gtk-3.0/unix-print -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -Wno-error=shadow  -MD -MP -MF .deps/process_util_bsd.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src/base/process_util_bsd.cc
warning: use of deprecated item 'bitflags::core::str::<impl str>::trim_left_matches': superseded by `trim_start_matches`
   --> servo/components/style/values/specified/position.rs:653:27
    |
653 |         let rest = self.0.trim_left_matches(HTML_SPACE_CHARACTERS);
    |                           ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches`

gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/netwerk/build'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/ipc/chromium/atomics'
libchromium_atomics.a.desc
rm -f libchromium_atomics.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libchromium_atomics.a.desc  
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/ipc/chromium/atomics'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/ipc/glue'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o BackgroundChildImpl.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 '-DMOZ_CHILD_PROCESS_NAME="plugin-container"' '-DMOZ_CHILD_PROCESS_BUNDLE="plugin-container.app/Contents/MacOS/"' '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/ipc/glue -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/caps -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/broadcastchannel -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/indexedDB -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/storage -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/webrtc/trunk -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/build -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/ipc -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/toolkit/crashreporter -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/toolkit/xre -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/threads -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-shadow  -MD -MP -MF .deps/BackgroundChildImpl.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue/BackgroundChildImpl.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_extensions_auth0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/extensions/auth -I/data/scratch/mail/thunderbird60/work/build/extensions/auth -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/netwerk/dns -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/Unified_cpp_extensions_auth0.o.pp   /data/scratch/mail/thunderbird60/work/build/extensions/auth/Unified_cpp_extensions_auth0.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o time_posix.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium -I/data/scratch/mail/thunderbird60/work/build/ipc/chromium -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/widget/gtk/compat-gtk3 -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/pkg/include/uuid -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/libdrm -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/gtk-3.0/unix-print -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -Wno-error=shadow  -MD -MP -MF .deps/time_posix.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src/base/time_posix.cc
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_ipc_chromium0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium -I/data/scratch/mail/thunderbird60/work/build/ipc/chromium -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/widget/gtk/compat-gtk3 -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/pkg/include/uuid -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/libdrm -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/gtk-3.0/unix-print -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -Wno-error=shadow  -MD -MP -MF .deps/Unified_cpp_ipc_chromium0.o.pp   /data/scratch/mail/thunderbird60/work/build/ipc/chromium/Unified_cpp_ipc_chromium0.cpp
libextensions_auth.a.desc
rm -f libextensions_auth.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libextensions_auth.a.desc nsAuthSASL.o nsHttpNegotiateAuth.o Unified_cpp_extensions_auth0.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/extensions/auth'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/ipc/ipdl'
mkdir -p '.deps/'
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue/BackgroundChildImpl.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue/BackgroundChildImpl.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/ipc/PBackgroundChild.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/ipc/PBackground.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o UnifiedProtocols0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/widget/gtk/compat-gtk3 -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/pkg/include/uuid -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/libdrm -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/gtk-3.0/unix-print -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread  -MD -MP -MF .deps/UnifiedProtocols0.o.pp   /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols0.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/chromium/Unified_cpp_ipc_chromium0.cpp:101:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src/base/message_pump_default.cc:14:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/BackgroundHangMonitor.h:10:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/CPUUsageWatcher.h:12:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/HangAnnotations.h:12:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
6 warnings generated.
libnetwerk_protocol_wyciwyg.a.desc
rm -f libnetwerk_protocol_wyciwyg.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libnetwerk_protocol_wyciwyg.a.desc Unified_cpp_protocol_wyciwyg0.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/netwerk/protocol/wyciwyg'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_ipc_chromium1.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium -I/data/scratch/mail/thunderbird60/work/build/ipc/chromium -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/widget/gtk/compat-gtk3 -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/pkg/include/uuid -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/libdrm -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/gtk-3.0/unix-print -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -Wno-error=shadow  -MD -MP -MF .deps/Unified_cpp_ipc_chromium1.o.pp   /data/scratch/mail/thunderbird60/work/build/ipc/chromium/Unified_cpp_ipc_chromium1.cpp
6 warnings generated.
libnetwerk_protocol_http.a.desc
rm -f libnetwerk_protocol_http.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libnetwerk_protocol_http.a.desc nsHttpChannelAuthProvider.o nsHttpHandler.o Unified_cpp_protocol_http0.o Unified_cpp_protocol_http1.o Unified_cpp_protocol_http2.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/netwerk/protocol/http'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/ipc/testshell'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o TestShellChild.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/testshell -I/data/scratch/mail/thunderbird60/work/build/ipc/testshell -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/xpconnect/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-error=shadow  -MD -MP -MF .deps/TestShellChild.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/testshell/TestShellChild.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols0.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/BlobTypes.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/ipc/PFileDescriptorSetParent.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/ipc/PFileDescriptorSet.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
error: aborting due to 4 previous errors

error: could not compile `style`.

To learn more, run the command again with --verbose.
warning: build failed, waiting for other jobs to finish...
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/chromium/Unified_cpp_ipc_chromium1.cpp:119:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src/chrome/common/child_process_host.cc:17:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/ipc/Transport.h:14:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/ipc/Transport_posix.h:10:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
6 warnings generated.
libnetwerk_ipc.a.desc
rm -f libnetwerk_ipc.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libnetwerk_ipc.a.desc Unified_cpp_netwerk_ipc0.o 
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/testshell/TestShellChild.cpp:5:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/testshell/TestShellChild.h:8:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/ipc/PTestShellChild.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/ipc/PTestShell.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/netwerk/ipc'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_ipc_chromium2.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium -I/data/scratch/mail/thunderbird60/work/build/ipc/chromium -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/widget/gtk/compat-gtk3 -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/pkg/include/uuid -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/libdrm -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/gtk-3.0/unix-print -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread -Wno-error=shadow  -MD -MP -MF .deps/Unified_cpp_ipc_chromium2.o.pp   /data/scratch/mail/thunderbird60/work/build/ipc/chromium/Unified_cpp_ipc_chromium2.cpp
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o TestShellParent.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/testshell -I/data/scratch/mail/thunderbird60/work/build/ipc/testshell -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/xpconnect/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-error=shadow  -MD -MP -MF .deps/TestShellParent.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/testshell/TestShellParent.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/chromium/Unified_cpp_ipc_chromium2.cpp:20:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src/chrome/common/ipc_channel_posix.cc:36:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/ipc/ProtocolUtils.h:21:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/ipc/ByteBuf.h:14:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o XPCShellEnvironment.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/testshell -I/data/scratch/mail/thunderbird60/work/build/ipc/testshell -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/xpconnect/src -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-error=shadow  -MD -MP -MF .deps/XPCShellEnvironment.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/testshell/XPCShellEnvironment.cpp
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/testshell/TestShellParent.cpp:5:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/testshell/TestShellParent.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/ipc/PTestShellParent.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/ipc/PTestShell.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o BackgroundParentImpl.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 '-DMOZ_CHILD_PROCESS_NAME="plugin-container"' '-DMOZ_CHILD_PROCESS_BUNDLE="plugin-container.app/Contents/MacOS/"' '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/ipc/glue -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/caps -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/broadcastchannel -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/indexedDB -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/storage -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/webrtc/trunk -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/build -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/ipc -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/toolkit/crashreporter -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/toolkit/xre -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/threads -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-shadow  -MD -MP -MF .deps/BackgroundParentImpl.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue/BackgroundParentImpl.cpp
6 warnings generated.
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/ipc/contentproc'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o plugin-container.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/contentproc -I/data/scratch/mail/thunderbird60/work/build/ipc/contentproc -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer  -MD -MP -MF .deps/plugin-container.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/contentproc/plugin-container.cpp
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/testshell/XPCShellEnvironment.cpp:22:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/testshell/XPCShellEnvironment.h:17:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base/nsContentUtils.h:24:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/BasicEvents.h:17:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
libplugin-container.a.desc
rm -f libplugin-container.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libplugin-container.a.desc plugin-container.o 
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue/BackgroundParentImpl.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue/BackgroundParentImpl.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/ipc/PBackgroundParent.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/ipc/PBackground.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/ipc/contentproc'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/js/ipc'
mkdir -p '.deps/'
6 warnings generated.
libnetwerk_protocol_websocket.a.desc
rm -f libnetwerk_protocol_websocket.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libnetwerk_protocol_websocket.a.desc Unified_cpp_protocol_websocket0.o 
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_js_ipc0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 '-DBIN_SUFFIX=""' -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/ipc -I/data/scratch/mail/thunderbird60/work/build/js/ipc -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/ipc -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/xpconnect/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/xpconnect/wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-shadow  -MD -MP -MF .deps/Unified_cpp_js_ipc0.o.pp   /data/scratch/mail/thunderbird60/work/build/js/ipc/Unified_cpp_js_ipc0.cpp
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/netwerk/protocol/websocket'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/hal'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Hal.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/hal -I/data/scratch/mail/thunderbird60/work/build/hal -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include  -MD -MP -MF .deps/Hal.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/hal/Hal.cpp
6 warnings generated.
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/js/xpconnect/wrappers'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o XrayWrapper.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/xpconnect/wrappers -I/data/scratch/mail/thunderbird60/work/build/js/xpconnect/wrappers -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/xpconnect/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/caps -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-shadow  -MD -MP -MF .deps/XrayWrapper.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/xpconnect/wrappers/XrayWrapper.cpp
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/hal/Hal.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/hal/Hal.h:16:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/dom/ScreenOrientation.h:10:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/DOMEventTargetHelper.h:19:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/EventListenerManager.h:10:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/BasicEvents.h:17:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
6 warnings generated.
libipc_chromium.a.desc
rm -f libipc_chromium.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libipc_chromium.a.desc atomicops_internals_x86_gcc.o message_pump_glib.o process_util_bsd.o time_posix.o Unified_cpp_ipc_chromium0.o Unified_cpp_ipc_chromium1.o Unified_cpp_ipc_chromium2.o 
In file included from /data/scratch/mail/thunderbird60/work/build/js/ipc/Unified_cpp_js_ipc0.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/ipc/CPOWTimer.cpp:9:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base/nsContentUtils.h:24:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/BasicEvents.h:17:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/ipc/chromium'
gmake[3]: Entering directory '/data/scratch/mail/thunderbird60/work/build/js/xpconnect/loader'
mkdir -p '.deps/'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o mozJSComponentLoader.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/xpconnect/loader -I/data/scratch/mail/thunderbird60/work/build/js/xpconnect/loader -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/xpconnect/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/xpconnect/wrappers -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-shadow  -MD -MP -MF .deps/mozJSComponentLoader.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/xpconnect/loader/mozJSComponentLoader.cpp
error: build failed
gmake[3]: *** [/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/rules.mk:979: force-cargo-library-build] Error 101
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/toolkit/library/rust'
gmake[2]: *** [/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/recurse.mk:73: toolkit/library/rust/target] Error 2
gmake[2]: *** Waiting for unfinished jobs....
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_xpconnect_wrappers0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/xpconnect/wrappers -I/data/scratch/mail/thunderbird60/work/build/js/xpconnect/wrappers -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/xpconnect/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/caps -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-shadow  -MD -MP -MF .deps/Unified_cpp_xpconnect_wrappers0.o.pp   /data/scratch/mail/thunderbird60/work/build/js/xpconnect/wrappers/Unified_cpp_xpconnect_wrappers0.cpp
6 warnings generated.
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/xpconnect/wrappers/XrayWrapper.cpp:13:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/dom/Element.h:16:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/dom/FragmentOrElement.h:19:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base/nsAttrAndChildArray.h:21:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base/nsAttrValue.h:20:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
libipc_testshell.a.desc
rm -f libipc_testshell.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libipc_testshell.a.desc TestShellChild.o TestShellParent.o XPCShellEnvironment.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/ipc/testshell'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_js_xpconnect_loader0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/xpconnect/loader -I/data/scratch/mail/thunderbird60/work/build/js/xpconnect/loader -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/xpconnect/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/xpconnect/wrappers -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-shadow  -MD -MP -MF .deps/Unified_cpp_js_xpconnect_loader0.o.pp   /data/scratch/mail/thunderbird60/work/build/js/xpconnect/loader/Unified_cpp_js_xpconnect_loader0.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/js/xpconnect/wrappers/Unified_cpp_xpconnect_wrappers0.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/xpconnect/wrappers/AccessCheck.cpp:11:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base/nsGlobalWindow.h:14:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base/nsGlobalWindowInner.h:33:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/EventListenerManager.h:10:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/BasicEvents.h:17:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/xpconnect/loader/mozJSComponentLoader.cpp:38:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base/nsContentUtils.h:24:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/BasicEvents.h:17:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
6 warnings generated.
In file included from /data/scratch/mail/thunderbird60/work/build/js/xpconnect/loader/Unified_cpp_js_xpconnect_loader0.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/xpconnect/loader/AutoMemMap.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/js/xpconnect/loader/AutoMemMap.h:13:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/ipc/FileDescriptor.h:13:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_hal0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/hal -I/data/scratch/mail/thunderbird60/work/build/hal -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/base -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include  -MD -MP -MF .deps/Unified_cpp_hal0.o.pp   /data/scratch/mail/thunderbird60/work/build/hal/Unified_cpp_hal0.cpp
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o FileDescriptorSetChild.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 '-DMOZ_CHILD_PROCESS_NAME="plugin-container"' '-DMOZ_CHILD_PROCESS_BUNDLE="plugin-container.app/Contents/MacOS/"' '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/ipc/glue -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/caps -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/broadcastchannel -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/indexedDB -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/storage -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/webrtc/trunk -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/build -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/ipc -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/toolkit/crashreporter -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/toolkit/xre -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/threads -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-shadow  -MD -MP -MF .deps/FileDescriptorSetChild.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue/FileDescriptorSetChild.cpp
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue/FileDescriptorSetChild.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue/FileDescriptorSetChild.h:12:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/ipc/PFileDescriptorSetChild.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/ipc/PFileDescriptorSet.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/build/hal/Unified_cpp_hal0.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/hal/HalWakeLock.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/hal/Hal.h:16:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/dom/ScreenOrientation.h:10:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/DOMEventTargetHelper.h:19:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/EventListenerManager.h:10:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/BasicEvents.h:17:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o UnifiedProtocols1.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/widget/gtk/compat-gtk3 -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/pkg/include/uuid -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/libdrm -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/gtk-3.0/unix-print -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread  -MD -MP -MF .deps/UnifiedProtocols1.o.pp   /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols1.cpp
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o UnifiedProtocols10.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/widget/gtk/compat-gtk3 -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/pkg/include/uuid -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/libdrm -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/gtk-3.0/unix-print -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread  -MD -MP -MF .deps/UnifiedProtocols10.o.pp   /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols10.cpp
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o FileDescriptorSetParent.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 '-DMOZ_CHILD_PROCESS_NAME="plugin-container"' '-DMOZ_CHILD_PROCESS_BUNDLE="plugin-container.app/Contents/MacOS/"' '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/ipc/glue -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/caps -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/broadcastchannel -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/indexedDB -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/storage -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/webrtc/trunk -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/build -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/ipc -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/toolkit/crashreporter -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/toolkit/xre -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/threads -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-shadow  -MD -MP -MF .deps/FileDescriptorSetParent.o.pp   /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue/FileDescriptorSetParent.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols10.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/PContentBridgeParent.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/dom/PContentBridgeParent.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/dom/PContentBridge.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_ipc_glue0.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 '-DMOZ_CHILD_PROCESS_NAME="plugin-container"' '-DMOZ_CHILD_PROCESS_BUNDLE="plugin-container.app/Contents/MacOS/"' '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/ipc/glue -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/caps -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/broadcastchannel -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/indexedDB -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/storage -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/webrtc/trunk -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/build -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/ipc -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/toolkit/crashreporter -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/toolkit/xre -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/threads -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-shadow  -MD -MP -MF .deps/Unified_cpp_ipc_glue0.o.pp   /data/scratch/mail/thunderbird60/work/build/ipc/glue/Unified_cpp_ipc_glue0.cpp
6 warnings generated.
libjs_xpconnect_wrappers.a.desc
rm -f libjs_xpconnect_wrappers.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libjs_xpconnect_wrappers.a.desc XrayWrapper.o Unified_cpp_xpconnect_wrappers0.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/js/xpconnect/wrappers'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o UnifiedProtocols11.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/widget/gtk/compat-gtk3 -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/pkg/include/uuid -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/libdrm -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/gtk-3.0/unix-print -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread  -MD -MP -MF .deps/UnifiedProtocols11.o.pp   /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols11.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols1.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/JavaScriptTypes.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/jsipc/JavaScriptTypes.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue/FileDescriptorSetParent.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue/FileDescriptorSetParent.h:12:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/ipc/PFileDescriptorSetParent.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/ipc/PFileDescriptorSet.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols11.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/PDNSRequestParent.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/net/PDNSRequestParent.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/net/PDNSRequest.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/glue/Unified_cpp_ipc_glue0.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue/BackgroundImpl.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue/BackgroundChild.h:12:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/ipc/Transport.h:14:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/ipc/Transport_posix.h:10:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
6 warnings generated.
libjs_ipc.a.desc
rm -f libjs_ipc.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libjs_ipc.a.desc Unified_cpp_js_ipc0.o 
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o Unified_cpp_ipc_glue1.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 '-DMOZ_CHILD_PROCESS_NAME="plugin-container"' '-DMOZ_CHILD_PROCESS_BUNDLE="plugin-container.app/Contents/MacOS/"' '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/ipc/glue -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/caps -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/broadcastchannel -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/indexedDB -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/storage -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/media/webrtc/trunk -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/build -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/dom/ipc -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/toolkit/crashreporter -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/toolkit/xre -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/xpcom/threads -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -Wno-shadow  -MD -MP -MF .deps/Unified_cpp_ipc_glue1.o.pp   /data/scratch/mail/thunderbird60/work/build/ipc/glue/Unified_cpp_ipc_glue1.cpp
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/js/ipc'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o UnifiedProtocols12.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/widget/gtk/compat-gtk3 -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/pkg/include/uuid -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/libdrm -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/gtk-3.0/unix-print -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread  -MD -MP -MF .deps/UnifiedProtocols12.o.pp   /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols12.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols12.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/PFileDescriptorSet.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/ipc/PBackgroundParent.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/ipc/PBackground.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/glue/Unified_cpp_ipc_glue1.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue/IPCStreamUtils.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue/IPCStreamUtils.h:10:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/ipc/IPCStream.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
6 warnings generated.
libjs_xpconnect_loader.a.desc
rm -f libjs_xpconnect_loader.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libjs_xpconnect_loader.a.desc mozJSComponentLoader.o Unified_cpp_js_xpconnect_loader0.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/js/xpconnect/loader'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o UnifiedProtocols13.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/widget/gtk/compat-gtk3 -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/pkg/include/uuid -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/libdrm -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/gtk-3.0/unix-print -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread  -MD -MP -MF .deps/UnifiedProtocols13.o.pp   /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols13.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols13.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/PGMPContentChild.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/gmp/PGMPContentChild.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/gmp/PGMPContent.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
6 warnings generated.
libhal.a.desc
rm -f libhal.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libhal.a.desc Hal.o Unified_cpp_hal0.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/hal'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o UnifiedProtocols14.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/widget/gtk/compat-gtk3 -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/pkg/include/uuid -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/libdrm -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/gtk-3.0/unix-print -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread  -MD -MP -MF .deps/UnifiedProtocols14.o.pp   /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols14.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols14.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/PGMPVideoEncoderChild.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/gmp/PGMPVideoEncoderChild.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/gmp/PGMPVideoEncoder.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o UnifiedProtocols15.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/widget/gtk/compat-gtk3 -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/pkg/include/uuid -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/libdrm -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/gtk-3.0/unix-print -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread  -MD -MP -MF .deps/UnifiedProtocols15.o.pp   /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols15.cpp
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o UnifiedProtocols16.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/widget/gtk/compat-gtk3 -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/pkg/include/uuid -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/libdrm -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/gtk-3.0/unix-print -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread  -MD -MP -MF .deps/UnifiedProtocols16.o.pp   /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols16.cpp
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o UnifiedProtocols17.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/widget/gtk/compat-gtk3 -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/pkg/include/uuid -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/libdrm -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/gtk-3.0/unix-print -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread  -MD -MP -MF .deps/UnifiedProtocols17.o.pp   /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols17.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols15.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/PHandlerServiceParent.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/dom/PHandlerServiceParent.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/dom/PHandlerService.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o UnifiedProtocols18.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/widget/gtk/compat-gtk3 -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/pkg/include/uuid -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/libdrm -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/gtk-3.0/unix-print -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread  -MD -MP -MF .deps/UnifiedProtocols18.o.pp   /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols18.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols17.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/PMIDIPortChild.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/dom/PMIDIPortChild.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/dom/PMIDIPort.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols16.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/PIndexedDBPermissionRequest.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/dom/PBrowserParent.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/dom/PBrowser.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols18.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/POfflineCacheUpdateParent.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/docshell/POfflineCacheUpdateParent.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/docshell/POfflineCacheUpdate.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
6 warnings generated.
libipc_glue.a.desc
rm -f libipc_glue.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libipc_glue.a.desc BackgroundChildImpl.o BackgroundParentImpl.o FileDescriptorSetChild.o FileDescriptorSetParent.o Unified_cpp_ipc_glue0.o Unified_cpp_ipc_glue1.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/ipc/glue'
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o UnifiedProtocols19.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/widget/gtk/compat-gtk3 -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/pkg/include/uuid -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/libdrm -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/gtk-3.0/unix-print -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread  -MD -MP -MF .deps/UnifiedProtocols19.o.pp   /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols19.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols19.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/PPluginInstance.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/GfxMessageUtils.h:10:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/FilterSupport.h:17:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsRegion.h:14:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o UnifiedProtocols2.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/widget/gtk/compat-gtk3 -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/pkg/include/uuid -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/libdrm -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/gtk-3.0/unix-print -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread  -MD -MP -MF .deps/UnifiedProtocols2.o.pp   /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols2.cpp
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o UnifiedProtocols20.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/widget/gtk/compat-gtk3 -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/pkg/include/uuid -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/libdrm -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/gtk-3.0/unix-print -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread  -MD -MP -MF .deps/UnifiedProtocols20.o.pp   /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols20.cpp
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o UnifiedProtocols21.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/widget/gtk/compat-gtk3 -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/pkg/include/uuid -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/libdrm -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/gtk-3.0/unix-print -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread  -MD -MP -MF .deps/UnifiedProtocols21.o.pp   /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols21.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols2.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/PAsmJSCacheEntryChild.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/dom/asmjscache/PAsmJSCacheEntryChild.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/dom/asmjscache/PAsmJSCacheEntry.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols20.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/PPresentationBuilder.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/dom/PPresentationParent.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/dom/PPresentation.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols21.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/PPrintingParent.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/embedding/PPrintingParent.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/embedding/PPrinting.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o UnifiedProtocols22.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/widget/gtk/compat-gtk3 -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/pkg/include/uuid -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/libdrm -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/gtk-3.0/unix-print -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread  -MD -MP -MF .deps/UnifiedProtocols22.o.pp   /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols22.cpp
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o UnifiedProtocols23.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/widget/gtk/compat-gtk3 -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/pkg/include/uuid -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/libdrm -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/gtk-3.0/unix-print -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread  -MD -MP -MF .deps/UnifiedProtocols23.o.pp   /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols23.cpp
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o UnifiedProtocols24.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/widget/gtk/compat-gtk3 -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/pkg/include/uuid -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/libdrm -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/gtk-3.0/unix-print -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread  -MD -MP -MF .deps/UnifiedProtocols24.o.pp   /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols24.cpp
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o UnifiedProtocols25.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/widget/gtk/compat-gtk3 -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/pkg/include/uuid -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/libdrm -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/gtk-3.0/unix-print -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread  -MD -MP -MF .deps/UnifiedProtocols25.o.pp   /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols25.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols23.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/PServiceWorkerUpdater.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/dom/PServiceWorkerManagerParent.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/dom/PServiceWorkerManager.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols24.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/PStreamNotifyChild.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/plugins/PStreamNotifyChild.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/plugins/PStreamNotify.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols22.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/PQuotaUsageRequestParent.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/dom/quota/PQuotaUsageRequestParent.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/dom/quota/PQuotaUsageRequest.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols25.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/PTestShellChild.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/ipc/PTestShellChild.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/ipc/PTestShell.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o UnifiedProtocols26.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/widget/gtk/compat-gtk3 -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/pkg/include/uuid -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/libdrm -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/gtk-3.0/unix-print -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread  -MD -MP -MF .deps/UnifiedProtocols26.o.pp   /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols26.cpp
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o UnifiedProtocols27.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/widget/gtk/compat-gtk3 -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/pkg/include/uuid -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/libdrm -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/gtk-3.0/unix-print -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread  -MD -MP -MF .deps/UnifiedProtocols27.o.pp   /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols27.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols27.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/PVideoBridgeParent.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/layers/PVideoBridgeParent.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/layers/PVideoBridge.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o UnifiedProtocols28.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/widget/gtk/compat-gtk3 -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/pkg/include/uuid -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/libdrm -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/gtk-3.0/unix-print -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread  -MD -MP -MF .deps/UnifiedProtocols28.o.pp   /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols28.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols26.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/PURLClassifierInfo.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/dom/PURLClassifierInfo.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o UnifiedProtocols29.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/widget/gtk/compat-gtk3 -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/pkg/include/uuid -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/libdrm -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/gtk-3.0/unix-print -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread  -MD -MP -MF .deps/UnifiedProtocols29.o.pp   /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols29.cpp
6 warnings generated.
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols28.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/PWebBrowserPersistDocument.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/dom/PContentParent.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/dom/PContent.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
6 warnings generated.
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o UnifiedProtocols3.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/widget/gtk/compat-gtk3 -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/pkg/include/uuid -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/libdrm -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/gtk-3.0/unix-print -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread  -MD -MP -MF .deps/UnifiedProtocols3.o.pp   /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols3.cpp
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o UnifiedProtocols4.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/widget/gtk/compat-gtk3 -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/pkg/include/uuid -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/libdrm -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/gtk-3.0/unix-print -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread  -MD -MP -MF .deps/UnifiedProtocols4.o.pp   /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols4.cpp
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o UnifiedProtocols5.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/widget/gtk/compat-gtk3 -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/pkg/include/uuid -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/libdrm -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/gtk-3.0/unix-print -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread  -MD -MP -MF .deps/UnifiedProtocols5.o.pp   /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols5.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols4.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/PBackgroundIDBTransaction.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/dom/indexedDB/PBackgroundIDBCursorParent.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/dom/indexedDB/PBackgroundIDBCursor.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols3.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/PBackgroundIDBDatabaseFileChild.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/dom/indexedDB/PBackgroundIDBDatabaseFileChild.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/dom/indexedDB/PBackgroundIDBDatabaseFile.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols29.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/PWebSocketEventListenerParent.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/net/PWebSocketEventListenerParent.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/net/PWebSocketEventListener.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols5.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/PBackgroundSharedTypes.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/ipc/PBackgroundSharedTypes.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o UnifiedProtocols6.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/widget/gtk/compat-gtk3 -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/pkg/include/uuid -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/libdrm -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/gtk-3.0/unix-print -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread  -MD -MP -MF .deps/UnifiedProtocols6.o.pp   /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols6.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols6.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/PBrowserStreamParent.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/plugins/PBrowserStreamParent.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/plugins/PBrowserStream.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o UnifiedProtocols7.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/widget/gtk/compat-gtk3 -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/pkg/include/uuid -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/libdrm -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/gtk-3.0/unix-print -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread  -MD -MP -MF .deps/UnifiedProtocols7.o.pp   /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols7.cpp
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o UnifiedProtocols8.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/widget/gtk/compat-gtk3 -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/pkg/include/uuid -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/libdrm -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/gtk-3.0/unix-print -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread  -MD -MP -MF .deps/UnifiedProtocols8.o.pp   /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols8.cpp
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols8.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/PClientManagerChild.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/dom/PClientManagerChild.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/dom/PClientManager.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols7.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/PChannelDiverter.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/net/PFTPChannelParent.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/net/PFTPChannel.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o UnifiedProtocols9.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/widget/gtk/compat-gtk3 -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/pkg/include/uuid -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/libdrm -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/gtk-3.0/unix-print -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread  -MD -MP -MF .deps/UnifiedProtocols9.o.pp   /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols9.cpp
6 warnings generated.
/data/scratch/mail/thunderbird60/work/.cwrapper/bin/clang++ -o IPCMessageTypeName.o -c -I/data/scratch/mail/thunderbird60/work/build/dist/stl_wrappers -I/data/scratch/mail/thunderbird60/work/build/dist/system_wrappers -include /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl -I/data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/chromium/src -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/ipc/glue -I/data/scratch/mail/thunderbird60/work/build/dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss -I/usr/pkg/include/nspr -I/usr/pkg/include/pixman-1 -fPIC -DPIC -DMOZILLA_CLIENT -include /data/scratch/mail/thunderbird60/work/build/mozilla-config.h -Qunused-arguments -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -I/usr/pkg/include -g -O2 -fomit-frame-pointer -I/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/widget/gtk/compat-gtk3 -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/pkg/include/uuid -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/libdrm -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/gtk-3.0/unix-print -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -pthread  -MD -MP -MF .deps/IPCMessageTypeName.o.pp   /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/IPCMessageTypeName.cpp
6 warnings generated.
6 warnings generated.
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/IPCMessageTypeName.cpp:5:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/ipc/ProtocolUtils.h:21:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/mozilla/ipc/ByteBuf.h:14:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
6 warnings generated.
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/UnifiedProtocols9.cpp:2:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/PClientSourceParent.cpp:7:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/dom/PClientSourceParent.h:9:
In file included from /data/scratch/mail/thunderbird60/work/build/ipc/ipdl/_ipdlheaders/mozilla/dom/PClientSource.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/ipc/IPCMessageUtils.h:34:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsIWidget.h:11:
In file included from /data/scratch/mail/thunderbird60/work/build/dist/include/nsColor.h:13:
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:111:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:114:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:257:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:260:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:303:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from 1073741823 to 1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue >= nscoord_MAX) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:56:21: note: expanded from macro 'nscoord_MAX'
#define nscoord_MAX nscoord((1 << 30) - 1)
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:306:17: warning: implicit conversion from 'nscoord' (aka 'int') to 'float' changes value from -1073741823 to -1073741824 [-Wimplicit-const-int-float-conversion]
  if (aValue <= nscoord_MIN) {
             ~~ ^~~~~~~~~~~
/data/scratch/mail/thunderbird60/work/build/dist/include/nsCoord.h:59:22: note: expanded from macro 'nscoord_MIN'
#define nscoord_MIN (-nscoord_MAX)
                     ^~~~~~~~~~~~
6 warnings generated.
6 warnings generated.
6 warnings generated.
6 warnings generated.
6 warnings generated.
libipc_ipdl.a.desc
rm -f libipc_ipdl.a
/data/scratch/mail/thunderbird60/work/build/_virtualenv/bin/python /data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/expandlibs_gen.py -o libipc_ipdl.a.desc UnifiedProtocols0.o UnifiedProtocols1.o UnifiedProtocols10.o UnifiedProtocols11.o UnifiedProtocols12.o UnifiedProtocols13.o UnifiedProtocols14.o UnifiedProtocols15.o UnifiedProtocols16.o UnifiedProtocols17.o UnifiedProtocols18.o UnifiedProtocols19.o UnifiedProtocols2.o UnifiedProtocols20.o UnifiedProtocols21.o UnifiedProtocols22.o UnifiedProtocols23.o UnifiedProtocols24.o UnifiedProtocols25.o UnifiedProtocols26.o UnifiedProtocols27.o UnifiedProtocols28.o UnifiedProtocols29.o UnifiedProtocols3.o UnifiedProtocols4.o UnifiedProtocols5.o UnifiedProtocols6.o UnifiedProtocols7.o UnifiedProtocols8.o UnifiedProtocols9.o IPCMessageTypeName.o 
gmake[3]: Leaving directory '/data/scratch/mail/thunderbird60/work/build/ipc/ipdl'
gmake[2]: Leaving directory '/data/scratch/mail/thunderbird60/work/build'
gmake[1]: *** [/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/recurse.mk:33: compile] Error 2
gmake[1]: Leaving directory '/data/scratch/mail/thunderbird60/work/build'
gmake: *** [/data/scratch/mail/thunderbird60/work/thunderbird-60.9.1/config/rules.mk:442: default] Error 2
*** Error code 2

Stop.
make[1]: stopped in /data/pkgsrc/mail/thunderbird60
*** Error code 1

Stop.
make: stopped in /data/pkgsrc/mail/thunderbird60