> On Dec 29, 2017, at 3:30 PM, Ken Cunningham <[email protected]> > wrote: > >
> > OK. My 10.5 Intel machine is humming away, trying to build TenFourFox using > your latest git commits. It’s about 40 minutes into is so far. > > There were no issues building all the prerequisites using MacPorts default > portfiles, except for the libidl +universal thing I mentioned. Everything > installed smoothly. > > I looked at the various *.mozcfg files, and I figured you must be using the > DEBUG.mozcfg as your basis, so I copied that into ".mozconfig” and that is > the one the build is currently using. I didn’t notice any others that seemed > more workable. If you’re using a different configuration file, please let me > know. > > If this finishes building (miracle), I’ll see if it will build on 10.6 using > the 10.4u SDK. > > Ken > > The build on 105 Intel ultimately died. Will see if I can discern the issue. — Ken T src/x86/darwin.lo -MD -MP -MF src/x86/.deps/darwin.Tpo -c /Users/cunningh/tenfourfox/js/src/ctypes/libffi/src/x86/darwin.S -fno-common -DPIC -o src/x86/darwin.o libtool: compile: /opt/local/bin/gcc-mp-4.8 -flax-vector-conversions -DHAVE_CONFIG_H -I. -I/Users/cunningh/tenfourfox/js/src/ctypes/libffi -I. -I/Users/cunningh/tenfourfox/js/src/ctypes/libffi/include -Iinclude -I/Users/cunningh/tenfourfox/js/src/ctypes/libffi/src -DFFI_DEBUG -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -Wall -fexceptions -MT src/x86/ffi64.lo -MD -MP -MF src/x86/.deps/ffi64.Tpo -c /Users/cunningh/tenfourfox/js/src/ctypes/libffi/src/x86/ffi64.c -fno-common -DPIC -o src/x86/ffi64.o libtool: compile: /opt/local/bin/gcc-mp-4.8 -flax-vector-conversions -DHAVE_CONFIG_H -I. -I/Users/cunningh/tenfourfox/js/src/ctypes/libffi -I. -I/Users/cunningh/tenfourfox/js/src/ctypes/libffi/include -Iinclude -I/Users/cunningh/tenfourfox/js/src/ctypes/libffi/src -I. -I/Users/cunningh/tenfourfox/js/src/ctypes/libffi/include -Iinclude -I/Users/cunningh/tenfourfox/js/src/ctypes/libffi/src -MT src/x86/darwin64.lo -MD -MP -MF src/x86/.deps/darwin64.Tpo -c /Users/cunningh/tenfourfox/js/src/ctypes/libffi/src/x86/darwin64.S -fno-common -DPIC -o src/x86/darwin64.o libtool: compile: /opt/local/bin/gcc-mp-4.8 -flax-vector-conversions -DHAVE_CONFIG_H -I. -I/Users/cunningh/tenfourfox/js/src/ctypes/libffi -I. -I/Users/cunningh/tenfourfox/js/src/ctypes/libffi/include -Iinclude -I/Users/cunningh/tenfourfox/js/src/ctypes/libffi/src -I. -I/Users/cunningh/tenfourfox/js/src/ctypes/libffi/include -Iinclude -I/Users/cunningh/tenfourfox/js/src/ctypes/libffi/src -MT src/x86/win32.lo -MD -MP -MF src/x86/.deps/win32.Tpo -c /Users/cunningh/tenfourfox/js/src/ctypes/libffi/src/x86/win32.S -fno-common -DPIC -o src/x86/win32.o /Users/cunningh/tenfourfox/js/src/ctypes/libffi/src/x86/win32.S:1283:section difference relocatable subtraction expression, ".LFE5" minus ".LFB5" using a symbol at the end of section will not produce an assembly time constant /Users/cunningh/tenfourfox/js/src/ctypes/libffi/src/x86/win32.S:1283:use a symbol with a constant value created with an assignment instead of the expression, L_const_sym = .LFE5 - .LFB5 /Users/cunningh/tenfourfox/js/src/ctypes/libffi/src/x86/win32.S:1275:section difference relocatable subtraction expression, ".LEFDE5" minus ".LASFDE5" using a symbol at the end of section will not produce an assembly time constant /Users/cunningh/tenfourfox/js/src/ctypes/libffi/src/x86/win32.S:1275:use a symbol with a constant value created with an assignment instead of the expression, L_const_sym = .LEFDE5 - .LASFDE5 /Users/cunningh/tenfourfox/js/src/ctypes/libffi/src/x86/win32.S:unknown:missing indirect symbols for section (__IMPORT,__jump_table) gmake[8]: *** [Makefile:1319: src/x86/win32.lo] Error 1 gmake[8]: Leaving directory '/Users/cunningh/tenfourfox/obj-ff-dbg/js/src/ctypes/libffi' gmake[7]: *** [Makefile:1575: all-recursive] Error 1 gmake[7]: Leaving directory '/Users/cunningh/tenfourfox/obj-ff-dbg/js/src/ctypes/libffi' gmake[6]: *** [Makefile:726: all] Error 2 gmake[6]: Leaving directory '/Users/cunningh/tenfourfox/obj-ff-dbg/js/src/ctypes/libffi' gmake[5]: *** [Makefile:17: ../../../js/src/ctypes/libffi/.libs/libffi.a] Error 2 gmake[5]: Leaving directory '/Users/cunningh/tenfourfox/obj-ff-dbg/config/external/ffi' gmake[4]: *** [/Users/cunningh/tenfourfox/config/recurse.mk:71: config/external/ffi/target] Error 2 gmake[4]: *** Waiting for unfinished jobs.... Unified_cpp_dom_bindings0.o libdom_bindings.a.desc
