Issue with tor-browser
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 28 Nov 2022 14:40:22 UTC
Hi, i have an issue with port tor-browser. I have configure phase but I have issue with build phase.This is log from build. Any idea? Here is makefile https://github.com/Martinfx/FreeBSD-Ports/blob/max-tor-browser/torbrowser/Makefile js/src> checking for sin in -lm... yes js/src> checking for res_ninit()... (cached) yes js/src> checking for nl_langinfo and CODESET... yes js/src> checking for __thread keyword for TLS variables... (cached) yes js/src> checking for valid optimization flags... yes js/src> checking for -pipe support... yes js/src> checking what kind of list files are supported by the linker... linkerscript js/src> checking for malloc.h... (cached) yes js/src> checking whether malloc_usable_size definition can use const argument... yes js/src> checking for valloc in malloc.h... no js/src> checking for valloc in unistd.h... yes js/src> checking for _aligned_malloc in malloc.h... no js/src> updating cache ./config.cache js/src> creating ./config.data Creating config.status Reticulating splines... 0:00.78 File already read. Skipping: /wrkdirs/usr/ports/www/tor-browser/work/tor-browser-FIREFOX_102_5_0esr_RELEASE/intl/components/moz.build 0:15.61 File already read. Skipping: /wrkdirs/usr/ports/www/tor-browser/work/tor-browser-FIREFOX_102_5_0esr_RELEASE/gfx/angle/targets/angle_common/moz.build Finished reading 1771 moz.build files in 18.94s Read 13 gyp files in parallel contributing 0.00s to total wall time Processed into 11271 build config descriptors in 3.20s RecursiveMake backend executed in 4.73s 3710 total backend files; 3710 created; 0 updated; 0 unchanged; 0 deleted; 20 -> 1381 Makefile FasterMake backend executed in 0.61s 13 total backend files; 13 created; 0 updated; 0 unchanged; 0 deleted Total wall time: 27.96s; CPU time: 12.80s; Efficiency: 46%; Untracked: 0.49s =========================================================================== =======================<phase: build >============================ ===> Building for tor-browser-102 gmake[1]: Entering directory '/wrkdirs/usr/ports/www/tor-browser/work/tor-browser-FIREFOX_102_5_0esr_RELEASE' gmake[2]: Entering directory '/wrkdirs/usr/ports/www/tor-browser/work/tor-browser-FIREFOX_102_5_0esr_RELEASE' gmake[2]: *** No rule to make target 'pre-export'. Stop. gmake[2]: Leaving directory '/wrkdirs/usr/ports/www/tor-browser/work/tor-browser-FIREFOX_102_5_0esr_RELEASE' gmake[1]: *** [/wrkdirs/usr/ports/www/tor-browser/work/tor-browser-FIREFOX_102_5_0esr_RELEASE/config/rules.mk:361: all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/www/tor-browser/work/tor-browser-FIREFOX_102_5_0esr_RELEASE' ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1