Other Applications • Re: XUDE - XUL IDE (proof-of-concept)
Pale Moon forum - Forum index [Unofficial]
May 4, 2026
git pull, ./mach clobber and ./mach build again
CODE:
0:20.13 checking for posix_fallocate... yes 0:20.23 updating cache ./config.cache 0:20.24 creating ./config.data 0:20.41 js/src> configuring 0:20.41 js/src> running /home/solitude/xude/obj-aarch64-unknown-linux-gnu/_virtualenv/bin/python /home/solitude/xude/platform/build/../configure.py --enable-project=js --target=aarch64-unknown-linux-gnu --host=aarch64-unknown-linux-gnu --disable-accessibility --enable-jetpack --enable-devtools-server --enable-devtools --disable-extensions --disable-gamepad --disable-npapi --enable-optimize=-O2 --disable-parental-controls --enable-strip --disable-webrtc --with-pthreads --x-libraries=/usr/lib64 --disable-debug --without-toolchain-prefix --enable-debug-symbols --enable-jemalloc --without-linux-headers --disable-warnings-as-errors --disable-js-shell --disable-shared-js --disable-export-js --disable-instruments --disable-callgrind --disable-profiling --disable-vtune --disable-gc-trace --disable-perf --disable-more-deterministic --enable-ctypes --without-system-ffi --with-nspr-cflags=-I/home/solitude/xude/obj-aarch64-unknown-linux-gnu/dist/include/nspr --with-nspr-libs=-L/home/solitude/xude/obj-aarch64-unknown-linux-gnu/dist/bin -lnspr4 -lplc4 -lplds4 --prefix=/home/solitude/xude/obj-aarch64-unknown-linux-gnu/dist JS_STANDALONE= --cache-file=/home/solitude/xude/obj-aarch64-unknown-linux-gnu/config.cache 0:20.61 js/src> ERROR: Cannot find project js 0:20.61 0:20.73 DEBUG: <truncated - see config.log for full output> 0:20.74 DEBUG: configure:14083: checking GLIB_LIBS 0:20.74 DEBUG: configure:14138: checking for freetype2 >= 6.1.0 0:20.74 DEBUG: configure:14145: checking FT2_CFLAGS 0:20.74 DEBUG: configure:14150: checking FT2_LIBS 0:20.74 DEBUG: configure:14186: checking for FT_Bitmap_Size.y_ppem 0:20.74 DEBUG: configure:14201: /usr/bin/gcc -std=gnu99 -c -flifetime-dse=1 -fno-strict-aliasing -fno-math-errno -pipe -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 conftest.c 1>&5 0:20.74 DEBUG: configure:14230: checking for FT_GlyphSlot_Embolden 0:20.74 DEBUG: configure:14262: /usr/bin/gcc -std=gnu99 -o conftest -flifetime-dse=1 -fno-strict-aliasing -fno-math-errno -pipe -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -lpthread -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -lfreetype 1>&5 0:20.74 DEBUG: configure:14230: checking for FT_Load_Sfnt_Table 0:20.74 DEBUG: configure:14262: /usr/bin/gcc -std=gnu99 -o conftest -flifetime-dse=1 -fno-strict-aliasing -fno-math-errno -pipe -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -lpthread -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -lfreetype 1>&5 0:20.74 DEBUG: configure:14300: checking for fontconfig/fcfreetype.h 0:20.74 DEBUG: configure:14313: /usr/bin/gcc -std=gnu99 -c -flifetime-dse=1 -fno-strict-aliasing -fno-math-errno -pipe -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 conftest.c 1>&5 0:20.74 DEBUG: configure:14364: checking for fontconfig >= 2.7.0 0:20.74 DEBUG: configure:14371: checking _FONTCONFIG_CFLAGS 0:20.74 DEBUG: configure:14376: checking _FONTCONFIG_LIBS 0:20.74 DEBUG: configure:15384: checking for posix_fadvise 0:20.74 DEBUG: configure:15416: /usr/bin/gcc -std=gnu99 -o conftest -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=multistatement-macros -flifetime-dse=1 -fno-strict-aliasing -fno-math-errno -pipe -pthread -lpthread -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c 1>&5 0:20.75 DEBUG: configure:15384: checking for posix_fallocate 0:20.75 DEBUG: configure:15416: /usr/bin/gcc -std=gnu99 -o conftest -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=multistatement-macros -flifetime-dse=1 -fno-strict-aliasing -fno-math-errno -pipe -pthread -lpthread -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c 1>&5 0:20.75 DEBUG: configure:15467: /usr/bin/gcc -std=gnu99 -c -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=multistatement-macros -flifetime-dse=1 -fno-strict-aliasing -fno-math-errno -pipe -pthread conftest.c 1>&5 0:20.75 ERROR: old-configure failed 0:20.80 *** Fix above errors and then restart with\ 0:20.80 "/usr/bin/gmake -f client.mk build" 0:20.80 gmake: *** [client.mk:371: configure] Error 1
Discussion in the ATmosphere