[Bug 206422] www/node

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jan 20 10:22:24 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206422

            Bug ID: 206422
           Summary: www/node
           Product: Ports & Packages
           Version: Latest
          Hardware: i386
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: webmst at libero.it
                CC: linpct at gmail.com
             Flags: maintainer-feedback?(linpct at gmail.com)
                CC: linpct at gmail.com

Environment:
FreeBSD 10.1-RELEASE-p16 executed on an AMD Duron CPU / VIA motherboard

Trying to compile the above said port, compilation aborts with the following
output:

===>  Building for node-5.4.1
gmake[2]: Entering directory '/usr/ports/www/node/work/node-v5.4.1'
gmake -C out BUILDTYPE=Release V=1
gmake[3]: Entering directory '/usr/ports/www/node/work/node-v5.4.1/out'
 
LD_LIBRARY_PATH=/usr/ports/www/node/work/node-v5.4.1/out/Release/lib.host:/usr/ports/www/node/work/node-v5.4.1/out/Release/lib.target:$LD_LIBRARY_PATH;
export LD_LIBRARY_PATH; cd ../deps/v8/tools/gyp; mkdir -p
/usr/ports/www/node/work/node-v5.4.1/out/Release/obj.target/v8_snapshot/geni;
"/usr/ports/www/node/work/node-v5.4.1/out/Release/mksnapshot"
--log-snapshot-positions --logfile
"/usr/ports/www/node/work/node-v5.4.1/out/Release/obj.target/v8_snapshot/geni/snapshot.log"
"/usr/ports/www/node/work/node-v5.4.1/out/Release/obj.target/v8_snapshot/geni/snapshot.cc"
""


#
# Fatal error in ../deps/v8/src/ia32/assembler-ia32.cc, line 109
# Check failed: cpu.has_sse2().
#

==== C stack trace ===============================

(empty)
deps/v8/tools/gyp/v8_snapshot.target.mk:13: recipe for target
'/usr/ports/www/node/work/node-v5.4.1/out/Release/obj.target/v8_snapshot/geni/snapshot.cc'
failed
gmake[3]: ***
[/usr/ports/www/node/work/node-v5.4.1/out/Release/obj.target/v8_snapshot/geni/snapshot.cc]
Abort trap (core dumped)
gmake[3]: Leaving directory '/usr/ports/www/node/work/node-v5.4.1/out'
Makefile:45: recipe for target 'node' failed
gmake[2]: *** [node] Error 2
gmake[2]: Leaving directory '/usr/ports/www/node/work/node-v5.4.1'
===> 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 in /usr/ports/www/node
*** Error code 1

Stop.
make: stopped in /usr/ports/www/node


Even setting MAKE_JOBS_UNSAFE=yes doesn't solve and installing the package
directly (node-5.4.1), a core dump is reported; the node port seems broken at
the moment.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list