[Webkit-unassigned] [Bug 184874] New: authn fails: could not convert ‘1.0000000000000001e-1’ from ‘double’ to ‘WTF::Sec onds

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 22 10:18:15 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=184874

            Bug ID: 184874
           Summary: authn fails: could not convert ‘1.0000000000000001e-1’
                    from ‘double’ to ‘WTF::Sec onds
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dpa-webkit at aegee.org

Using webkitgtk-2.20.1 with gcc 7.3.1 20180416;

[  0%] Built target WebKit-fake-api-headers
[  1%] Built target bmalloc
[ 10%] Built target WTFForwardingHeaders
[ 22%] Built target WTF
[ 23%] Built target stageSharedScripts
[ 23%] Built target LLIntOffsetsExtractor
[ 39%] Built target JavaScriptCoreForwardingHeaders
[ 46%] Built target JavaScriptCore
[ 47%] Built target xdgmime
[ 48%] Built target PAL
[ 51%] Built target ANGLESupport
[ 51%] Generate bindings (WebCoreBindings)
[ 51%] Built target WebCoreBindings
[ 51%] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource142.cpp.o
In file included from /src/gnome/webkitgtk-2.20.1/build/DerivedSources/WebCore/unified-sources/UnifiedSource142.cpp:1:0:
/src/gnome/webkitgtk-2.20.1/Source/WebCore/Modules/webauthn/Authenticator.cpp: In member function ‘WebCore::ExceptionOr<WebCore::Authenticator::AssertionReturnBundle> WebCore::Authenticator::getAssertion(const WTF::String&, const WTF::Vector<unsigned char>&, const WTF::Vector<WebCore::PublicKeyCredentialDescriptor>&) const’:
/src/gnome/webkitgtk-2.20.1/Source/WebCore/Modules/webauthn/Authenticator.cpp:71:19: error: could not convert ‘1.0000000000000001e-1’ from ‘double’ to ‘WTF::Seconds’
     WTF::sleep(0.1);
                   ^
make[2]: *** [Source/WebCore/CMakeFiles/WebCore.dir/build.make:8657: Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource142.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:772: Source/WebCore/CMakeFiles/WebCore.dir/all] Error 2
make: *** [Makefile:152: all] Error 2

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180422/edb80fe9/attachment-0001.html>


More information about the webkit-unassigned mailing list