pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/50231: Compile error off lang/nodejs on NetBSD 6.1



>Number:         50231
>Category:       pkg
>Synopsis:       Compile error off lang/nodejs on NetBSD 6.1
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Sep 11 13:20:00 +0000 2015
>Originator:     Benjamin Lorenz
>Release:        NetBSD 6.1_STABLE
>Organization:
	
>Environment:
	
	
System: NetBSD prod.qwabbl.com 6.1_STABLE NetBSD 6.1_STABLE (PROD) #0: Sat Sep 5 22:50:32 CEST 2015 bjjl%prod.qwabbl.com@localhost:/usr/obj/sys/arch/i386/compile/PROD i386
Architecture: i386
Machine: i386
>Description:
In file included from ../deps/v8/src/property.h:14:0,
                 from ../deps/v8/src/objects-inl.h:31,
                 from ../deps/v8/src/v8.h:39,
                 from ../deps/v8/src/accessors.cc:5:
../deps/v8/src/types.h: In static member function 'static bool v8::internal::TypeImpl< <template-parameter-1-1> >::IsInteger(double)':
../deps/v8/src/types.h:593:23: error: there are no arguments to 'nearbyint' that depend on a template parameter, so a declaration of 'nearbyint' must be available [-fpermissive]
     return nearbyint(x) == x && !i::IsMinusZero(x);  // Allows for infinities.
                       ^
../deps/v8/src/types.h:593:23: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)
deps/v8/tools/gyp/v8_base.target.mk:400: recipe for target '/usr/pkg/src/lang/nodejs/work/node-v4.0.0/out/Release/obj.target/v8_base/deps/v8/src/accessors.o' failed
gmake[1]: *** [/usr/pkg/src/lang/nodejs/work/node-v4.0.0/out/Release/obj.target/v8_base/deps/v8/src/accessors.o] Error 1
gmake[1]: Leaving directory '/usr/pkg/src/lang/nodejs/work/node-v4.0.0/out'
Makefile:45: recipe for target 'node' failed
gmake: *** [node] Error 2
*** Error code 2

>How-To-Repeat:
	
>Fix:
	

>Unformatted:
 	
 	


Home | Main Index | Thread Index | Old Index