Date: Fri, 16 Aug 2024 11:58:55 -0300 From: Nilton Jose Rizzo <niltonrizzo@gmail.com> To: freebsd-ports@freebsd.org Subject: Problem with compiling chromium Message-ID: <c7ef8f53-95c0-43a0-8892-0eaf2ad757c6@gmail.com>
next in thread | raw e-mail | index | archive | help
clang++: warning: argument unused during compilation: '--unwindlib=none' [-Wunused-command-line-argument] ld.lld: error: /usr/lib/crtn.o:(.debug_aranges+0x6): relocation R_X86_64_32 out of range: 10662984898 is not in [0, 4294967295]; consider recompiling with -fdebug-types-section to reduce size of debug sections clang++: error: linker command failed with exit code 1 (use -v to see invocation) ninja: build stopped: subcommand failed. ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make[1]: stopped making "/usr/ports/www/chromium/work/.install_done.chromium._usr_local" in /usr/ports/www/chromium *** Error code 1 Stop. make: stopped making "install clean" in /usr/ports/www/chromium My system: root@valfenda:/usr/src # uname -a FreeBSD valfenda 15.0-CURRENT FreeBSD 15.0-CURRENT #0 main-3192fc30230: Tue Aug 13 18:52:07 -03 2024 rizzo@valfenda:/usr/obj/usr/src/amd64.amd64/sys/GENERIC-NODEBUG amd64 root@valfenda:/usr/ports # git show | head -n 3 commit 713a610437d168a3224dd5f4928de9e0705e20ed Author: Yuri Victorovich <yuri@FreeBSD.org> Date: Sat Aug 10 19:56:11 2024 -0700 Some idea to solve this? TIA, -- Nilton José Rizzo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?c7ef8f53-95c0-43a0-8892-0eaf2ad757c6>