DEBUG: Executing shell function do_compile
NOTE: cmake --build TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build --target all --
[1/7220] Building C object Source/ThirdParty/libsysprof-capture/CMakeFiles/SysProfCapture.dir/sysprof-address.c.o
[2/7220] Building C object Source/ThirdParty/libsysprof-capture/CMakeFiles/SysProfCapture.dir/sysprof-clock.c.o
[3/7220] Building C object Source/ThirdParty/libsysprof-capture/CMakeFiles/SysProfCapture.dir/sysprof-capture-util.c.o
[4/7220] Building C object Source/ThirdParty/libsysprof-capture/CMakeFiles/SysProfCapture.dir/sysprof-capture-cursor.c.o
[5/7220] Building C object Source/ThirdParty/libsysprof-capture/CMakeFiles/SysProfCapture.dir/sysprof-capture-condition.c.o
[6/7220] Building C object Source/ThirdParty/libsysprof-capture/CMakeFiles/SysProfCapture.dir/sysprof-capture-writer-cat.c.o
[7/7220] Building C object Source/ThirdParty/libsysprof-capture/CMakeFiles/SysProfCapture.dir/mapped-ring-buffer.c.o
[8/7220] Building C object Source/ThirdParty/libsysprof-capture/CMakeFiles/SysProfCapture.dir/sysprof-platform.c.o
[9/7220] Building C object Source/ThirdParty/libsysprof-capture/CMakeFiles/SysProfCapture.dir/sysprof-collector.c.o
[10/7220] Building C object Source/ThirdParty/libsysprof-capture/CMakeFiles/SysProfCapture.dir/sysprof-capture-reader.c.o
[11/7220] Building C object Source/ThirdParty/libsysprof-capture/CMakeFiles/SysProfCapture.dir/sysprof-capture-writer.c.o
[12/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ASCIICType.cpp.o
[13/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ClockType.cpp.o
[14/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/CPUTime.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CPUTime.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CPUTime.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MonotonicTime.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
12 warnings generated.
[15/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ApproximateTime.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ApproximateTime.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ApproximateTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
12 warnings generated.
[16/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/BitVector.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/BitVector.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/BitVector.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/BitVector.cpp:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/NeverDestroyed.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
14 warnings generated.
[17/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ConcurrentBuffer.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ConcurrentBuffer.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ConcurrentBuffer.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
12 warnings generated.
[18/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ConcurrentPtrHashSet.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ConcurrentPtrHashSet.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ConcurrentPtrHashSet.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
12 warnings generated.
[19/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/CryptographicUtilities.cpp.o
[20/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/CompilationThread.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CompilationThread.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CompilationThread.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:39:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CompilationThread.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CompilationThread.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:39:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CompilationThread.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CompilationThread.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[21/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/CryptographicallyRandomNumber.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CryptographicallyRandomNumber.cpp:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
12 warnings generated.
[22/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/BloomFilter.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/BloomFilter.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/BloomFilter.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:24:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringImpl.h:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/UniquedStringImpl.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringImpl.h:37:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/BloomFilter.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/BloomFilter.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/BloomFilter.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/BloomFilter.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:353:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringConcatenate.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringView.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/CString.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RefCounted.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
16 warnings generated.
[23/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/AutomaticThread.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/AutomaticThread.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/AutomaticThread.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Box.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadSafeRefCounted.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/AutomaticThread.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/AutomaticThread.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:39:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/AutomaticThread.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/AutomaticThread.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[24/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/CodePtr.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CodePtr.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CodePtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/FunctionPtr.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CheckedRef.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CodePtr.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CodePtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/FunctionPtr.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CheckedRef.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CodePtr.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CodePtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/FunctionPtr.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CheckedRef.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[25/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/Assertions.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Assertions.cpp:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Assertions.cpp:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/LoggingAccumulator.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringImpl.h:37:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Assertions.cpp:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/LoggingAccumulator.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[26/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/CurrentTime.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CurrentTime.cpp:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ApproximateTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
12 warnings generated.
[27/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/DebugHeap.cpp.o
[28/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/CrossThreadCopier.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CrossThreadCopier.cpp:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CrossThreadCopier.h:40:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashSet.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CrossThreadCopier.cpp:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CrossThreadCopier.h:40:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashSet.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CrossThreadCopier.cpp:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CrossThreadCopier.h:41:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ObjectIdentifier.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/UUID.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CheckedRef.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[29/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/CountingLock.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CountingLock.cpp:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/LockAlgorithmInlines.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ParkingLot.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/TimeWithDynamicClockType.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ApproximateTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CountingLock.cpp:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/LockAlgorithmInlines.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:39:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CountingLock.cpp:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/LockAlgorithmInlines.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[30/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/EmbeddedFixedVector.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/EmbeddedFixedVector.cpp:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/NeverDestroyed.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
12 warnings generated.
[31/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/FastMalloc.cpp.o
[32/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/FastBitVector.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/FastBitVector.cpp:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/NeverDestroyed.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
12 warnings generated.
[33/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/FunctionDispatcher.cpp.o
[34/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/FilePrintStream.cpp.o
[35/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/CrossThreadTaskHandler.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CrossThreadTaskHandler.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CrossThreadTaskHandler.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CrossThreadQueue.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Condition.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CrossThreadTaskHandler.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CrossThreadTaskHandler.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CrossThreadTask.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CrossThreadCopier.h:40:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashSet.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CrossThreadTaskHandler.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CrossThreadTaskHandler.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CrossThreadTask.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CrossThreadCopier.h:41:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ObjectIdentifier.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/UUID.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CheckedRef.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[36/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/GlobalVersion.cpp.o
[37/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/FastFloat.cpp.o
[38/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/Gigacage.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Gigacage.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Gigacage.h:30:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
2 warnings generated.
[39/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/HashTable.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.cpp:21:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.cpp:21:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
14 warnings generated.
[40/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/DataLog.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/DataLog.cpp:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/LockedPrintStream.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RecursiveLockAdapter.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/DataLog.cpp:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/LockedPrintStream.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RecursiveLockAdapter.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:39:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/DataLog.cpp:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/LockedPrintStream.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RecursiveLockAdapter.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[41/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/Int128.cpp.o
[42/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/DateMath.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/DateMath.cpp:73:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/DateMath.h:50:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/DateMath.cpp:73:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/DateMath.h:51:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringImpl.h:37:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/DateMath.cpp:73:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/DateMath.h:51:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[43/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/LikelyDenseUnsignedIntegerSet.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/LikelyDenseUnsignedIntegerSet.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/LikelyDenseUnsignedIntegerSet.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/BitVector.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/LikelyDenseUnsignedIntegerSet.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/LikelyDenseUnsignedIntegerSet.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashSet.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
14 warnings generated.
[44/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/HexNumber.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HexNumber.cpp:21:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HexNumber.h:24:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringImpl.h:37:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HexNumber.cpp:24:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringView.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/CString.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RefCounted.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HexNumber.cpp:24:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringView.h:284:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[45/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/GregorianDateTime.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GregorianDateTime.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GregorianDateTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/DateMath.h:50:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GregorianDateTime.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GregorianDateTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/DateMath.h:51:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringImpl.h:37:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GregorianDateTime.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GregorianDateTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/DateMath.h:51:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[46/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/FileSystem.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/FileSystem.cpp:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/FileSystem.h:40:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/FileSystem.cpp:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/FileSystem.h:41:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringImpl.h:37:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/FileSystem.cpp:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/FileSystem.h:41:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[47/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/Logging.cpp.o
[48/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/Language.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Language.cpp:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CrossThreadCopier.h:40:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashSet.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Language.cpp:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CrossThreadCopier.h:40:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashSet.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Language.cpp:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CrossThreadCopier.h:41:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ObjectIdentifier.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/UUID.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CheckedRef.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[49/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/JSONValues.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/JSONValues.cpp:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/JSONValues.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/JSONValues.cpp:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/JSONValues.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/JSONValues.cpp:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/JSONValues.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[50/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/MainThreadDispatcher.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MainThreadDispatcher.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MainThreadDispatcher.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadSafeRefCounted.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
12 warnings generated.
[51/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/Lock.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Lock.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Lock.cpp:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/LockAlgorithmInlines.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:39:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Lock.cpp:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/LockAlgorithmInlines.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[52/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/LockedPrintStream.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/LockedPrintStream.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/LockedPrintStream.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RecursiveLockAdapter.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/LockedPrintStream.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/LockedPrintStream.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RecursiveLockAdapter.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:39:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/LockedPrintStream.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/LockedPrintStream.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RecursiveLockAdapter.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[53/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/LogChannels.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/LogChannels.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/LogChannels.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringImpl.h:37:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/LogChannels.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/LogChannels.h:31:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/LogChannels.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/LogChannels.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:588:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:353:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringConcatenate.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringView.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/CString.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RefCounted.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
16 warnings generated.
[54/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/LogInitialization.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/LogInitialization.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/LogInitialization.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/LogChannels.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringImpl.h:37:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/LogInitialization.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/LogInitialization.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/LogChannels.h:31:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/LogInitialization.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/LogInitialization.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/LogChannels.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:588:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:353:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringConcatenate.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringView.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/CString.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RefCounted.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
16 warnings generated.
[55/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/MonotonicTime.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MonotonicTime.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MonotonicTime.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
12 warnings generated.
[56/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/Logger.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Logger.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Logger.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Logger.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Logger.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/MakeString.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:24:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringImpl.h:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/UniquedStringImpl.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringImpl.h:37:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Logger.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Logger.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/MakeString.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[57/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/NumberOfCores.cpp.o
[58/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/OSRandomSource.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/OSRandomSource.cpp:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/NeverDestroyed.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
12 warnings generated.
[59/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/PageBlock.cpp.o
[60/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/MainThread.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MainThread.cpp:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MainThread.cpp:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RunLoop.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MainThread.cpp:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RunLoop.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Observer.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WeakPtr.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CanMakeWeakPtr.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WeakPtrFactory.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WeakRef.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[61/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/MediaTime.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MediaTime.cpp:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MediaTime.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/JSONValues.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MediaTime.cpp:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MediaTime.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/JSONValues.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MediaTime.cpp:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MediaTime.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/JSONValues.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[62/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ProcessPrivilege.cpp.o
[63/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/RAMSize.cpp.o
[64/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/RandomDevice.cpp.o
[65/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/MetaAllocator.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MetaAllocator.cpp:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MetaAllocator.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MetaAllocator.cpp:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MetaAllocator.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MetaAllocator.cpp:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MetaAllocator.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MetaAllocatorHandle.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CodePtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/FunctionPtr.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CheckedRef.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[66/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/NativePromise.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/NativePromise.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/NativePromise.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CrossThreadCopier.h:40:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashSet.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/NativePromise.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/NativePromise.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CrossThreadCopier.h:40:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashSet.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/NativePromise.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/NativePromise.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CrossThreadCopier.h:41:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ObjectIdentifier.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/UUID.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CheckedRef.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[67/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/MemoryPressureHandler.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MemoryPressureHandler.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MemoryPressureHandler.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RunLoop.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Condition.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MemoryPressureHandler.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MemoryPressureHandler.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RunLoop.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MemoryPressureHandler.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MemoryPressureHandler.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RunLoop.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Observer.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WeakPtr.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CanMakeWeakPtr.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WeakPtrFactory.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WeakRef.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[68/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ObjectIdentifier.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ObjectIdentifier.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ObjectIdentifier.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ObjectIdentifier.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ObjectIdentifier.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/UUID.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CheckedRef.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ObjectIdentifier.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ObjectIdentifier.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/UUID.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CheckedRef.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[69/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ReadWriteLock.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ReadWriteLock.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ReadWriteLock.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Condition.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
12 warnings generated.
[70/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ParallelJobsGeneric.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ParallelJobsGeneric.cpp:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ParallelJobsGeneric.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Condition.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ParallelJobsGeneric.cpp:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ParallelJobsGeneric.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:39:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ParallelJobsGeneric.cpp:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ParallelJobsGeneric.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[71/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/RefCountedLeakCounter.cpp.o
[72/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ParallelHelperPool.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ParallelHelperPool.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ParallelHelperPool.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Box.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadSafeRefCounted.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ParallelHelperPool.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ParallelHelperPool.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:39:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ParallelHelperPool.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ParallelHelperPool.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[73/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/RefCounted.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RefCounted.cpp:22:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RefCounted.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
12 warnings generated.
[74/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/PrintStream.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/PrintStream.cpp:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:24:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringImpl.h:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/UniquedStringImpl.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringImpl.h:37:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/PrintStream.cpp:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/PrintStream.cpp:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:353:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringConcatenate.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringView.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/CString.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RefCounted.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
16 warnings generated.
[75/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/SixCharacterHash.cpp.o
[76/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ParkingLot.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ParkingLot.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ParkingLot.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/TimeWithDynamicClockType.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ApproximateTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ParkingLot.cpp:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/StringPrintStream.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/CString.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ParkingLot.cpp:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/StringPrintStream.h:30:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[77/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/SegmentedVector.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/SegmentedVector.cpp:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/NeverDestroyed.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
12 warnings generated.
[78/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/SmallSet.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/SmallSet.cpp:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/NeverDestroyed.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
12 warnings generated.
[79/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/StackBounds.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/StackBounds.cpp:22:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/StackBounds.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
12 warnings generated.
[80/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/SafeStrerror.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/SafeStrerror.cpp:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/CString.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/SafeStrerror.cpp:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/CString.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RefCounted.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
14 warnings generated.
[81/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/StackPointer.cpp.o
[82/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/StackStats.cpp.o
[83/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/SIMDUTF.cpp.o
[84/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/RunLoop.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RunLoop.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RunLoop.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Condition.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RunLoop.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RunLoop.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RunLoop.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RunLoop.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Observer.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WeakPtr.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CanMakeWeakPtr.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WeakPtrFactory.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WeakRef.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[85/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/SHA1.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/SHA1.cpp:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/SHA1.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/CString.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/SHA1.cpp:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/SHA1.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/CString.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RefCounted.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/SHA1.cpp:38:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[86/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/Seconds.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.cpp:27:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.cpp:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/TextStream.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HexNumber.h:24:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringImpl.h:37:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.cpp:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/TextStream.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Markable.h:39:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CheckedRef.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[87/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/StackCheck.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/StackCheck.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/StackCheck.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/StackBounds.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/StackCheck.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/StackCheck.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:39:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/StackCheck.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/StackCheck.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[88/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/TimeWithDynamicClockType.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/TimeWithDynamicClockType.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/TimeWithDynamicClockType.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ApproximateTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
12 warnings generated.
[89/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/StackTrace.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/StackTrace.cpp:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/StringPrintStream.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/CString.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/StackTrace.cpp:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/StringPrintStream.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/CString.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RefCounted.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/StackTrace.cpp:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/StringPrintStream.h:30:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[90/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/TimingScope.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/TimingScope.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/TimingScope.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MonotonicTime.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/TimingScope.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/TimingScope.h:30:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
14 warnings generated.
[91/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/StringPrintStream.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/StringPrintStream.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/StringPrintStream.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/CString.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/StringPrintStream.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/StringPrintStream.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/CString.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RefCounted.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/StringPrintStream.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/StringPrintStream.h:30:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[92/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/SuspendableWorkQueue.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/SuspendableWorkQueue.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/SuspendableWorkQueue.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CompletionHandler.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/SuspendableWorkQueue.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/SuspendableWorkQueue.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WorkQueue.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:39:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/SuspendableWorkQueue.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/SuspendableWorkQueue.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WorkQueue.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[93/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ThreadGroup.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadGroup.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadGroup.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ListHashSet.h:24:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashSet.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadGroup.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadGroup.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ListHashSet.h:24:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashSet.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadGroup.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadGroup.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[94/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ThreadMessage.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadMessage.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadMessage.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:39:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadMessage.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadMessage.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:39:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadMessage.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadMessage.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[95/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/UniqueArray.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/UniqueArray.cpp:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/NeverDestroyed.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
12 warnings generated.
[96/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/WTFAssertions.cpp.o
[97/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/Vector.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Vector.cpp:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/NeverDestroyed.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
12 warnings generated.
[98/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/WTFProcess.cpp.o
[99/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/WeakRandomNumber.cpp.o
[100/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/Threading.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:39:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:39:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[101/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/WallTime.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
12 warnings generated.
[102/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/URLHelpers.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/URLHelpers.cpp:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/URLParser.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/URL.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringImpl.h:37:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/URLHelpers.cpp:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/URLParser.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/URL.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/URLHelpers.cpp:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/URLParser.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/URL.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:588:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:353:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringConcatenate.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringView.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/CString.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RefCounted.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
16 warnings generated.
[103/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/UUID.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/UUID.cpp:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/UUID.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CheckedRef.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/UUID.cpp:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/UUID.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CheckedRef.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/UUID.cpp:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/UUID.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CheckedRef.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[104/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/WTFConfig.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WTFConfig.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WTFConfig.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/threads/Signals.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CodePtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/FunctionPtr.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CheckedRef.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WTFConfig.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WTFConfig.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/threads/Signals.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CodePtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/FunctionPtr.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CheckedRef.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WTFConfig.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WTFConfig.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/threads/Signals.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CodePtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/FunctionPtr.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CheckedRef.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[105/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/WeakPtr.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WeakPtr.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WeakPtr.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CanMakeWeakPtr.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WeakPtrFactory.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WeakRef.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WeakPtr.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WeakPtr.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CanMakeWeakPtr.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WeakPtrFactory.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WeakRef.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:39:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WeakPtr.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WeakPtr.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CanMakeWeakPtr.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WeakPtrFactory.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WeakRef.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[106/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dragonbox/dragonbox_to_chars.cpp.o
[107/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/WordLock.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WordLock.cpp:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:39:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WordLock.cpp:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:39:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WordLock.cpp:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[108/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/bignum-dtoa.cc.o
[109/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/cached-powers.cc.o
[110/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/bignum.cc.o
[111/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/diy-fp.cc.o
[112/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/WorkQueue.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WorkQueue.cpp:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WorkQueue.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WorkQueue.cpp:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WorkQueue.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:39:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WorkQueue.cpp:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WorkQueue.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[113/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/WorkerPool.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WorkerPool.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WorkerPool.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/AutomaticThread.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Box.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadSafeRefCounted.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WorkerPool.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WorkerPool.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/AutomaticThread.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:39:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WorkerPool.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WorkerPool.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/AutomaticThread.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[114/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/fast-dtoa.cc.o
[115/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/URL.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/URL.cpp:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/URL.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringImpl.h:37:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/URL.cpp:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/URL.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/URL.cpp:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/URL.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:588:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:353:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringConcatenate.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringView.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/CString.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RefCounted.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
16 warnings generated.
[116/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/dtoa.cpp:22:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/dtoa.h:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringView.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/CString.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/dtoa.cpp:22:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/dtoa.h:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringView.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/CString.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RefCounted.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/dtoa.cpp:22:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/dtoa.h:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringView.h:284:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[117/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/strtod.cc.o
[118/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/URLParser.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/URLParser.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/URLParser.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/URL.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringImpl.h:37:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/URLParser.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/URLParser.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/URL.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/URLParser.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/URLParser.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/URL.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:588:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:353:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringConcatenate.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringView.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/CString.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RefCounted.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
16 warnings generated.
[119/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/fixed-dtoa.cc.o
[120/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/double-conversion.cc.o
[121/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/persistence/PersistentDecoder.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/persistence/PersistentDecoder.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/persistence/PersistentDecoder.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/SHA1.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/CString.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/persistence/PersistentDecoder.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/persistence/PersistentDecoder.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/SHA1.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/CString.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RefCounted.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
14 warnings generated.
[122/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/persistence/PersistentEncoder.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/persistence/PersistentEncoder.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/persistence/PersistentEncoder.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/SHA1.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/CString.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/persistence/PersistentEncoder.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/persistence/PersistentEncoder.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/SHA1.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/CString.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RefCounted.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
14 warnings generated.
[123/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/LineEnding.cpp.o
[124/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/StringBuffer.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringBuffer.cpp:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/NeverDestroyed.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
12 warnings generated.
[125/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/persistence/PersistentCoders.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/persistence/PersistentCoders.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/persistence/PersistentCoders.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/persistence/PersistentCoders.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/persistence/PersistentCoders.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/persistence/PersistentCoders.cpp:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/URL.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[126/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/ASCIILiteral.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.cpp:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.cpp:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringView.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/CString.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RefCounted.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.cpp:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringView.h:284:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[127/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/CString.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/CString.cpp:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/CString.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/CString.cpp:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/CString.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RefCounted.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
14 warnings generated.
[128/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/AtomString.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.cpp:24:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:24:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringImpl.h:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/UniquedStringImpl.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringImpl.h:37:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.cpp:24:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.cpp:24:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:353:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringConcatenate.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringView.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/CString.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RefCounted.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
16 warnings generated.
[129/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/AtomStringTable.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringTable.cpp:24:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringTable.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashSet.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringTable.cpp:24:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringTable.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashSet.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringTable.cpp:24:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[130/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/ExternalStringImpl.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ExternalStringImpl.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ExternalStringImpl.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringImpl.h:37:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
2 warnings generated.
[131/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/AtomStringImpl.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringImpl.cpp:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringImpl.h:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/UniquedStringImpl.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringImpl.h:37:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringImpl.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:39:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringImpl.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[132/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/Base64.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/Base64.cpp:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/Base64.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringView.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/CString.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/Base64.cpp:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/Base64.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringView.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/CString.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RefCounted.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/Base64.cpp:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/Base64.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringView.h:284:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[133/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/StringCommon.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringCommon.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringCommon.h:38:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
2 warnings generated.
[134/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/StringBuilderJSON.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringBuilderJSON.cpp:13:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringBuilder.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringConcatenateNumbers.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/dtoa.h:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringView.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/CString.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringBuilderJSON.cpp:13:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringBuilder.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringConcatenateNumbers.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/dtoa.h:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringView.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/CString.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RefCounted.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringBuilderJSON.cpp:13:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringBuilder.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringConcatenateNumbers.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/dtoa.h:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringView.h:284:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[135/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/StringBuilder.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringBuilder.cpp:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringBuilder.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringConcatenateNumbers.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/dtoa.h:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringView.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/CString.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringBuilder.cpp:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringBuilder.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringConcatenateNumbers.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/dtoa.h:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringView.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/CString.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RefCounted.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringBuilder.cpp:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringBuilder.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringConcatenateNumbers.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/dtoa.h:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringView.h:284:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[136/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/SymbolImpl.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/SymbolImpl.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/SymbolImpl.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/UniquedStringImpl.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringImpl.h:37:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
2 warnings generated.
[137/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/icu/UTextProvider.cpp.o
[138/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/icu/UTextProviderUTF16.cpp.o
[139/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/SymbolRegistry.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/SymbolRegistry.cpp:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/SymbolRegistry.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashSet.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/SymbolRegistry.cpp:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/SymbolRegistry.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashSet.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/SymbolRegistry.cpp:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/SymbolRegistry.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[140/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/TextBreakIterator.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/TextBreakIterator.cpp:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/TextBreakIterator.h:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/NeverDestroyed.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/TextBreakIterator.cpp:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/TextBreakIterator.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringView.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/CString.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/TextBreakIterator.cpp:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/TextBreakIterator.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringView.h:284:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[141/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/threads/BinarySemaphore.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/threads/BinarySemaphore.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/threads/BinarySemaphore.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Condition.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
12 warnings generated.
[142/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/unicode/CollatorDefault.cpp.o
[143/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/StringImpl.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringImpl.cpp:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringImpl.h:37:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringImpl.cpp:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringImpl.cpp:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:353:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringConcatenate.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringView.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/CString.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RefCounted.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
16 warnings generated.
[144/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/StringView.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringView.cpp:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringView.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/CString.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringView.cpp:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringView.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/CString.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RefCounted.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringView.cpp:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringView.h:284:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[145/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/WTFString.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.cpp:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringImpl.h:37:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.cpp:23:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.cpp:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:588:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:353:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringConcatenate.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringView.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/CString.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RefCounted.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
16 warnings generated.
[146/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/unicode/UTF8Conversion.cpp.o
[147/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/TextStream.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/TextStream.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/TextStream.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HexNumber.h:24:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringImpl.h:37:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/TextStream.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/TextStream.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Markable.h:39:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CheckedRef.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/TextStream.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/TextStream.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Markable.h:39:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CheckedRef.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[148/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/unicode/icu/ICUHelpers.cpp.o
[149/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/icu/UTextProviderLatin1.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/icu/UTextProviderLatin1.cpp:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringImpl.h:37:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
2 warnings generated.
[150/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/glib/ChassisType.cpp.o
[151/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/glib/GRefPtr.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/glib/GRefPtr.cpp:20:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/glib/GRefPtr.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
2 warnings generated.
[152/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/unicode/icu/CollatorICU.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/unicode/icu/CollatorICU.cpp:38:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/unicode/icu/CollatorICU.cpp:39:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringView.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/CString.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/unicode/icu/CollatorICU.cpp:39:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringView.h:284:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[153/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/threads/Signals.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/threads/Signals.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/threads/Signals.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CodePtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/FunctionPtr.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CheckedRef.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/threads/Signals.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/threads/Signals.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CodePtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/FunctionPtr.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CheckedRef.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/threads/Signals.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/threads/Signals.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CodePtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/FunctionPtr.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CheckedRef.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[154/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/generic/MainThreadGeneric.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/generic/MainThreadGeneric.cpp:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RunLoop.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Condition.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/generic/MainThreadGeneric.cpp:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RunLoop.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/generic/MainThreadGeneric.cpp:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RunLoop.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Observer.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WeakPtr.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CanMakeWeakPtr.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WeakPtrFactory.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WeakRef.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[155/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/generic/WorkQueueGeneric.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/generic/WorkQueueGeneric.cpp:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WorkQueue.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/generic/WorkQueueGeneric.cpp:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WorkQueue.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:39:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/generic/WorkQueueGeneric.cpp:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WorkQueue.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[156/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/posix/CPUTimePOSIX.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/posix/CPUTimePOSIX.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CPUTime.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MonotonicTime.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
12 warnings generated.
[157/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/glib/GSocketMonitor.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/glib/GSocketMonitor.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/glib/GSocketMonitor.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RunLoop.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Condition.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/glib/GSocketMonitor.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/glib/GSocketMonitor.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RunLoop.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/glib/GSocketMonitor.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/glib/GSocketMonitor.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RunLoop.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Observer.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WeakPtr.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CanMakeWeakPtr.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WeakPtrFactory.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WeakRef.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[158/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/glib/Application.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/glib/Application.cpp:21:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/glib/Application.h:24:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/CString.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/glib/Application.cpp:21:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/glib/Application.h:24:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/CString.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RefCounted.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/glib/Application.cpp:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/FileSystem.h:41:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[159/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/glib/FileSystemGlib.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/glib/FileSystemGlib.cpp:24:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/FileSystem.h:40:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/glib/FileSystemGlib.cpp:24:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/FileSystem.h:41:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringImpl.h:37:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/glib/FileSystemGlib.cpp:24:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/FileSystem.h:41:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[160/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/unix/TextBreakIteratorInternalICUUnix.cpp.o
[161/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/glib/Sandbox.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/glib/Sandbox.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/glib/Sandbox.h:22:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringImpl.h:37:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/glib/Sandbox.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/glib/Sandbox.h:22:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/glib/Sandbox.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/glib/Sandbox.h:22:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:588:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:353:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringConcatenate.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringView.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/CString.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RefCounted.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
16 warnings generated.
[162/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/posix/OSAllocatorPOSIX.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/posix/OSAllocatorPOSIX.cpp:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/CString.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/posix/OSAllocatorPOSIX.cpp:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/CString.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RefCounted.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
14 warnings generated.
[163/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/glib/RunLoopGLib.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/glib/RunLoopGLib.cpp:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RunLoop.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Condition.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/glib/RunLoopGLib.cpp:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RunLoop.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/glib/RunLoopGLib.cpp:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RunLoop.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Observer.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WeakPtr.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CanMakeWeakPtr.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WeakPtrFactory.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WeakRef.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[164/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/unix/UniStdExtrasUnix.cpp.o
[165/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/glib/SocketConnection.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/glib/SocketConnection.cpp:21:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/glib/SocketConnection.h:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/glib/SocketConnection.cpp:21:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/glib/SocketConnection.h:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/glib/SocketConnection.cpp:21:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/glib/SocketConnection.h:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/glib/GSocketMonitor.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RunLoop.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Observer.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WeakPtr.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CanMakeWeakPtr.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WeakPtrFactory.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WeakRef.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[166/7220] Generating ../../../WTF/Headers/wtf/ASCIICType.h
[167/7220] Generating ../../../WTF/Headers/wtf/AccessibleAddress.h
[168/7220] Generating ../../../WTF/Headers/wtf/AggregateLogger.h
[169/7220] Generating ../../../WTF/Headers/wtf/Algorithms.h
[170/7220] Generating ../../../WTF/Headers/wtf/AnsiColors.h
[171/7220] Generating ../../../WTF/Headers/wtf/ApproximateTime.h
[172/7220] Generating ../../../WTF/Headers/wtf/ArgumentCoder.h
[173/7220] Generating ../../../WTF/Headers/wtf/Assertions.h
[174/7220] Generating ../../../WTF/Headers/wtf/Atomics.h
[175/7220] Generating ../../../WTF/Headers/wtf/AutodrainedPool.h
[176/7220] Generating ../../../WTF/Headers/wtf/AutomaticThread.h
[177/7220] Generating ../../../WTF/Headers/wtf/BackwardsGraph.h
[178/7220] Generating ../../../WTF/Headers/wtf/Bag.h
[179/7220] Generating ../../../WTF/Headers/wtf/BagToHashMap.h
[180/7220] Generating ../../../WTF/Headers/wtf/BitSet.h
[181/7220] Generating ../../../WTF/Headers/wtf/BitVector.h
[182/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/linux/CurrentProcessMemoryStatus.cpp.o
[183/7220] Generating ../../../WTF/Headers/wtf/BlockObjCExceptions.h
[184/7220] Generating ../../../WTF/Headers/wtf/BloomFilter.h
[185/7220] Generating ../../../WTF/Headers/wtf/BlockPtr.h
[186/7220] Generating ../../../WTF/Headers/wtf/BooleanLattice.h
[187/7220] Generating ../../../WTF/Headers/wtf/Box.h
[188/7220] Generating ../../../WTF/Headers/wtf/BoxPtr.h
[189/7220] Generating ../../../WTF/Headers/wtf/BubbleSort.h
[190/7220] Generating ../../../WTF/Headers/wtf/Brigand.h
[191/7220] Generating ../../../WTF/Headers/wtf/ButterflyArray.h
[192/7220] Generating ../../../WTF/Headers/wtf/BumpPointerAllocator.h
[193/7220] Generating ../../../WTF/Headers/wtf/CPUTime.h
[194/7220] Generating ../../../WTF/Headers/wtf/ByteOrder.h
[195/7220] Generating ../../../WTF/Headers/wtf/CagedUniquePtr.h
[196/7220] Generating ../../../WTF/Headers/wtf/CagedPtr.h
[197/7220] Generating ../../../WTF/Headers/wtf/CallbackAggregator.h
[198/7220] Generating ../../../WTF/Headers/wtf/CanMakeWeakPtr.h
[199/7220] Generating ../../../WTF/Headers/wtf/CancellableTask.h
[200/7220] Generating ../../../WTF/Headers/wtf/CheckedArithmetic.h
[201/7220] Generating ../../../WTF/Headers/wtf/CheckedPtr.h
[202/7220] Generating ../../../WTF/Headers/wtf/CheckedBoolean.h
[203/7220] Generating ../../../WTF/Headers/wtf/CheckedRef.h
[204/7220] Generating ../../../WTF/Headers/wtf/ClockType.h
[205/7220] Generating ../../../WTF/Headers/wtf/CodePtr.h
[206/7220] Generating ../../../WTF/Headers/wtf/CommaPrinter.h
[207/7220] Generating ../../../WTF/Headers/wtf/CompactPointerTuple.h
[208/7220] Generating ../../../WTF/Headers/wtf/CompactPtr.h
[209/7220] Generating ../../../WTF/Headers/wtf/CompactRefPtrTuple.h
[210/7220] Generating ../../../WTF/Headers/wtf/CompactRefPtr.h
[211/7220] Generating ../../../WTF/Headers/wtf/CompilationThread.h
[212/7220] Generating ../../../WTF/Headers/wtf/CompactUniquePtrTuple.h
[213/7220] Generating ../../../WTF/Headers/wtf/Compiler.h
[214/7220] Generating ../../../WTF/Headers/wtf/CompletionHandler.h
[215/7220] Generating ../../../WTF/Headers/wtf/ConcurrentBuffer.h
[216/7220] Generating ../../../WTF/Headers/wtf/ConcurrentPtrHashSet.h
[217/7220] Generating ../../../WTF/Headers/wtf/ConcurrentVector.h
[218/7220] Generating ../../../WTF/Headers/wtf/Condition.h
[219/7220] Generating ../../../WTF/Headers/wtf/CountingLock.h
[220/7220] Generating ../../../WTF/Headers/wtf/CrossThreadCopier.h
[221/7220] Generating ../../../WTF/Headers/wtf/CrossThreadTask.h
[222/7220] Generating ../../../WTF/Headers/wtf/CrossThreadQueue.h
[223/7220] Generating ../../../WTF/Headers/wtf/CrossThreadTaskHandler.h
[224/7220] Generating ../../../WTF/Headers/wtf/CryptographicUtilities.h
[225/7220] Generating ../../../WTF/Headers/wtf/CryptographicallyRandomNumber.h
[226/7220] Generating ../../../WTF/Headers/wtf/DataLog.h
[227/7220] Generating ../../../WTF/Headers/wtf/DataMutex.h
[228/7220] Generating ../../../WTF/Headers/wtf/DataRef.h
[229/7220] Generating ../../../WTF/Headers/wtf/DateMath.h
[230/7220] Generating ../../../WTF/Headers/wtf/DebugHeap.h
[231/7220] Generating ../../../WTF/Headers/wtf/DeferrableRefCounted.h
[232/7220] Generating ../../../WTF/Headers/wtf/DebugUtilities.h
[233/7220] Generating ../../../WTF/Headers/wtf/DisallowCType.h
[234/7220] Generating ../../../WTF/Headers/wtf/Deque.h
[235/7220] Generating ../../../WTF/Headers/wtf/DoublyLinkedList.h
[236/7220] Generating ../../../WTF/Headers/wtf/Dominators.h
[237/7220] Generating ../../../WTF/Headers/wtf/EnumClassOperatorOverloads.h
[238/7220] Generating ../../../WTF/Headers/wtf/EmbeddedFixedVector.h
[239/7220] Generating ../../../WTF/Headers/wtf/EnumeratedArray.h
[240/7220] Generating ../../../WTF/Headers/wtf/EnumTraits.h
[241/7220] Generating ../../../WTF/Headers/wtf/ExperimentalFeatureNames.h
[242/7220] Generating ../../../WTF/Headers/wtf/Expected.h
[243/7220] Generating ../../../WTF/Headers/wtf/ExportMacros.h
[244/7220] Generating ../../../WTF/Headers/wtf/FailureAction.h
[245/7220] Generating ../../../WTF/Headers/wtf/FastBitVector.h
[246/7220] Generating ../../../WTF/Headers/wtf/FastFloat.h
[247/7220] Generating ../../../WTF/Headers/wtf/FastTLS.h
[248/7220] Generating ../../../WTF/Headers/wtf/FastMalloc.h
[249/7220] Generating ../../../WTF/Headers/wtf/FilePrintStream.h
[250/7220] Generating ../../../WTF/Headers/wtf/FileSystem.h
[251/7220] Generating ../../../WTF/Headers/wtf/FixedVector.h
[252/7220] Generating ../../../WTF/Headers/wtf/FixedBitVector.h
[253/7220] Generating ../../../WTF/Headers/wtf/FlipBytes.h
[254/7220] Generating ../../../WTF/Headers/wtf/FixedWidthDouble.h
[255/7220] Generating ../../../WTF/Headers/wtf/Float16.h
[256/7220] Generating ../../../WTF/Headers/wtf/ForbidHeapAllocation.h
[257/7220] Generating ../../../WTF/Headers/wtf/Forward.h
[258/7220] Generating ../../../WTF/Headers/wtf/Function.h
[259/7220] Generating ../../../WTF/Headers/wtf/FunctionDispatcher.h
[260/7220] Generating ../../../WTF/Headers/wtf/FunctionPtr.h
[261/7220] Generating ../../../WTF/Headers/wtf/FunctionTraits.h
[262/7220] Generating ../../../WTF/Headers/wtf/GenericHashKey.h
[263/7220] Generating ../../../WTF/Headers/wtf/GenericTimeMixin.h
[264/7220] Generating ../../../WTF/Headers/wtf/GetPtr.h
[265/7220] Generating ../../../WTF/Headers/wtf/Gigacage.h
[266/7220] Generating ../../../WTF/Headers/wtf/GlobalVersion.h
[267/7220] Generating ../../../WTF/Headers/wtf/GraphNodeWorklist.h
[268/7220] Generating ../../../WTF/Headers/wtf/GregorianDateTime.h
[269/7220] Generating ../../../WTF/Headers/wtf/HashCountedSet.h
[270/7220] Generating ../../../WTF/Headers/wtf/HashFunctions.h
[271/7220] Generating ../../../WTF/Headers/wtf/HashMap.h
[272/7220] Generating ../../../WTF/Headers/wtf/HashIterators.h
[273/7220] Generating ../../../WTF/Headers/wtf/HashMethod.h
[274/7220] Generating ../../../WTF/Headers/wtf/HashSet.h
[275/7220] Generating ../../../WTF/Headers/wtf/HashTraits.h
[276/7220] Generating ../../../WTF/Headers/wtf/HashTable.h
[277/7220] Generating ../../../WTF/Headers/wtf/Hasher.h
[278/7220] Generating ../../../WTF/Headers/wtf/HexNumber.h
[279/7220] Generating ../../../WTF/Headers/wtf/Identified.h
[280/7220] Generating ../../../WTF/Headers/wtf/Indenter.h
[281/7220] Generating ../../../WTF/Headers/wtf/IndexKeyType.h
[282/7220] Generating ../../../WTF/Headers/wtf/IndexMap.h
[283/7220] Generating ../../../WTF/Headers/wtf/IndexSparseSet.h
[284/7220] Generating ../../../WTF/Headers/wtf/IndexSet.h
[285/7220] Generating ../../../WTF/Headers/wtf/InlineASM.h
[286/7220] Generating ../../../WTF/Headers/wtf/IndexedContainerIterator.h
[287/7220] Generating ../../../WTF/Headers/wtf/Insertion.h
[288/7220] Generating ../../../WTF/Headers/wtf/InstanceCounted.h
[289/7220] Generating ../../../WTF/Headers/wtf/Int128.h
[290/7220] Generating ../../../WTF/Headers/wtf/InterferenceGraph.h
[291/7220] Generating ../../../WTF/Headers/wtf/IsoMalloc.h
[292/7220] Generating ../../../WTF/Headers/wtf/IsoMallocInlines.h
[293/7220] Generating ../../../WTF/Headers/wtf/IterationStatus.h
[294/7220] Generating ../../../WTF/Headers/wtf/IteratorAdaptors.h
[295/7220] Generating ../../../WTF/Headers/wtf/IteratorRange.h
[296/7220] Generating ../../../WTF/Headers/wtf/JSONValues.h
[297/7220] Generating ../../../WTF/Headers/wtf/JSValueMalloc.h
[298/7220] Generating ../../../WTF/Headers/wtf/KeyValuePair.h
[299/7220] Generating ../../../WTF/Headers/wtf/LEBDecoder.h
[300/7220] Generating ../../../WTF/Headers/wtf/Language.h
[301/7220] Generating ../../../WTF/Headers/wtf/LazyRef.h
[302/7220] Generating ../../../WTF/Headers/wtf/LazyUniqueRef.h
[303/7220] Generating ../../../WTF/Headers/wtf/LikelyDenseUnsignedIntegerSet.h
[304/7220] Generating ../../../WTF/Headers/wtf/ListDump.h
[305/7220] Generating ../../../WTF/Headers/wtf/ListHashSet.h
[306/7220] Generating ../../../WTF/Headers/wtf/Liveness.h
[307/7220] Generating ../../../WTF/Headers/wtf/Lock.h
[308/7220] Generating ../../../WTF/Headers/wtf/LockAlgorithm.h
[309/7220] Generating ../../../WTF/Headers/wtf/LockedPrintStream.h
[310/7220] Generating ../../../WTF/Headers/wtf/LockAlgorithmInlines.h
[311/7220] Generating ../../../WTF/Headers/wtf/Locker.h
[312/7220] Generating ../../../WTF/Headers/wtf/LocklessBag.h
[313/7220] Generating ../../../WTF/Headers/wtf/LogChannels.h
[314/7220] Generating ../../../WTF/Headers/wtf/LogInitialization.h
[315/7220] Generating ../../../WTF/Headers/wtf/LoggerHelper.h
[316/7220] Generating ../../../WTF/Headers/wtf/Logger.h
[317/7220] Generating ../../../WTF/Headers/wtf/Logging.h
[318/7220] Generating ../../../WTF/Headers/wtf/LoggingAccumulator.h
[319/7220] Generating ../../../WTF/Headers/wtf/LoggingHashID.h
[320/7220] Generating ../../../WTF/Headers/wtf/LoggingHashMap.h
[321/7220] Generating ../../../WTF/Headers/wtf/LoggingHashSet.h
[322/7220] Generating ../../../WTF/Headers/wtf/LoggingHashTraits.h
[323/7220] Generating ../../../WTF/Headers/wtf/MachSendRight.h
[324/7220] Generating ../../../WTF/Headers/wtf/MainThread.h
[325/7220] Generating ../../../WTF/Headers/wtf/MainThreadData.h
[326/7220] Generating ../../../WTF/Headers/wtf/MainThreadDispatcher.h
[327/7220] Generating ../../../WTF/Headers/wtf/MallocPtr.h
[328/7220] Generating ../../../WTF/Headers/wtf/MathExtras.h
[329/7220] Generating ../../../WTF/Headers/wtf/Markable.h
[330/7220] Generating ../../../WTF/Headers/wtf/MediaTime.h
[331/7220] Generating ../../../WTF/Headers/wtf/MemoryFootprint.h
[332/7220] Generating ../../../WTF/Headers/wtf/MemoryPressureHandler.h
[333/7220] Generating ../../../WTF/Headers/wtf/MessageQueue.h
[334/7220] Generating ../../../WTF/Headers/wtf/MetaAllocator.h
[335/7220] Generating ../../../WTF/Headers/wtf/MetaAllocatorHandle.h
[336/7220] Generating ../../../WTF/Headers/wtf/MonotonicTime.h
[337/7220] Generating ../../../WTF/Headers/wtf/NakedPtr.h
[338/7220] Generating ../../../WTF/Headers/wtf/NakedRef.h
[339/7220] Generating ../../../WTF/Headers/wtf/NativePromise.h
[340/7220] Generating ../../../WTF/Headers/wtf/NeverDestroyed.h
[341/7220] Generating ../../../WTF/Headers/wtf/NaturalLoops.h
[342/7220] Generating ../../../WTF/Headers/wtf/NoLock.h
[343/7220] Generating ../../../WTF/Headers/wtf/NoTailCalls.h
[344/7220] Generating ../../../WTF/Headers/wtf/Nonmovable.h
[345/7220] Generating ../../../WTF/Headers/wtf/Noncopyable.h
[346/7220] Generating ../../../WTF/Headers/wtf/NumberOfCores.h
[347/7220] Generating ../../../WTF/Headers/wtf/NotFound.h
[348/7220] Generating ../../../WTF/Headers/wtf/OSObjectPtr.h
[349/7220] Generating ../../../WTF/Headers/wtf/OSAllocator.h
[350/7220] Generating ../../../WTF/Headers/wtf/OSRandomSource.h
[351/7220] Generating ../../../WTF/Headers/wtf/ObjCRuntimeExtras.h
[352/7220] Generating ../../../WTF/Headers/wtf/ObjectIdentifier.h
[353/7220] Generating ../../../WTF/Headers/wtf/Observer.h
[354/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/glib/URLGLib.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/glib/URLGLib.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/URL.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringImpl.h:37:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/glib/URLGLib.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/URL.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/glib/URLGLib.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/URL.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:588:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:353:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringConcatenate.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringView.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/CString.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RefCounted.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
16 warnings generated.
[355/7220] Generating ../../../WTF/Headers/wtf/OptionSet.h
[356/7220] Generating ../../../WTF/Headers/wtf/OptionSetHash.h
[357/7220] Generating ../../../WTF/Headers/wtf/Packed.h
[358/7220] Generating ../../../WTF/Headers/wtf/OrderMaker.h
[359/7220] Generating ../../../WTF/Headers/wtf/PackedRef.h
[360/7220] Generating ../../../WTF/Headers/wtf/PageBlock.h
[361/7220] Generating ../../../WTF/Headers/wtf/PageAllocation.h
[362/7220] Generating ../../../WTF/Headers/wtf/PackedRefPtr.h
[363/7220] Generating ../../../WTF/Headers/wtf/PageReservation.h
[364/7220] Generating ../../../WTF/Headers/wtf/ParallelHelperPool.h
[365/7220] Generating ../../../WTF/Headers/wtf/ParallelJobs.h
[366/7220] Generating ../../../WTF/Headers/wtf/ParallelJobsLibdispatch.h
[367/7220] Generating ../../../WTF/Headers/wtf/ParallelJobsGeneric.h
[368/7220] Generating ../../../WTF/Headers/wtf/ParallelJobsOpenMP.h
[369/7220] Generating ../../../WTF/Headers/wtf/ParallelVectorIterator.h
[370/7220] Generating ../../../WTF/Headers/wtf/ParkingLot.h
[371/7220] Generating ../../../WTF/Headers/wtf/Platform.h
[372/7220] Generating ../../../WTF/Headers/wtf/PlatformCPU.h
[373/7220] Generating ../../../WTF/Headers/wtf/PlatformEnable.h
[374/7220] Generating ../../../WTF/Headers/wtf/PlatformCallingConventions.h
[375/7220] Generating ../../../WTF/Headers/wtf/PlatformEnableGlib.h
[376/7220] Generating ../../../WTF/Headers/wtf/PlatformEnableCocoa.h
[377/7220] Generating ../../../WTF/Headers/wtf/PlatformEnablePlayStation.h
[378/7220] Generating ../../../WTF/Headers/wtf/PlatformEnableWin.h
[379/7220] Generating ../../../WTF/Headers/wtf/PlatformHave.h
[380/7220] Generating ../../../WTF/Headers/wtf/PlatformLegacy.h
[381/7220] Generating ../../../WTF/Headers/wtf/PlatformRegisters.h
[382/7220] Generating ../../../WTF/Headers/wtf/PlatformOS.h
[383/7220] Generating ../../../WTF/Headers/wtf/PointerComparison.h
[384/7220] Generating ../../../WTF/Headers/wtf/PlatformUse.h
[385/7220] Generating ../../../WTF/Headers/wtf/PointerPreparations.h
[386/7220] Generating ../../../WTF/Headers/wtf/PriorityQueue.h
[387/7220] Generating ../../../WTF/Headers/wtf/PrintStream.h
[388/7220] Generating ../../../WTF/Headers/wtf/ProcessPrivilege.h
[389/7220] Generating ../../../WTF/Headers/wtf/ProcessID.h
[390/7220] Generating ../../../WTF/Headers/wtf/PtrTag.h
[391/7220] Generating ../../../WTF/Headers/wtf/Range.h
[392/7220] Generating ../../../WTF/Headers/wtf/RAMSize.h
[393/7220] Generating ../../../WTF/Headers/wtf/RandomDevice.h
[394/7220] Generating ../../../WTF/Headers/wtf/RawHex.h
[395/7220] Generating ../../../WTF/Headers/wtf/RangeSet.h
[396/7220] Generating ../../../WTF/Headers/wtf/RawPointer.h
[397/7220] Generating ../../../WTF/Headers/wtf/RawPtrTraits.h
[398/7220] Generating ../../../WTF/Headers/wtf/RawValueTraits.h
[399/7220] Generating ../../../WTF/Headers/wtf/ReadWriteLock.h
[400/7220] Generating ../../../WTF/Headers/wtf/RecursableLambda.h
[401/7220] Generating ../../../WTF/Headers/wtf/RecursiveLockAdapter.h
[402/7220] Generating ../../../WTF/Headers/wtf/Ref.h
[403/7220] Generating ../../../WTF/Headers/wtf/RedBlackTree.h
[404/7220] Generating ../../../WTF/Headers/wtf/RefCountedFixedVector.h
[405/7220] Generating ../../../WTF/Headers/wtf/RefCounted.h
[406/7220] Generating ../../../WTF/Headers/wtf/RefCountedLeakCounter.h
[407/7220] Generating ../../../WTF/Headers/wtf/RefCounter.h
[408/7220] Generating ../../../WTF/Headers/wtf/RefPtr.h
[409/7220] Generating ../../../WTF/Headers/wtf/ReferenceWrapperVector.h
[410/7220] Generating ../../../WTF/Headers/wtf/RefVector.h
[411/7220] Generating ../../../WTF/Headers/wtf/ResourceUsage.h
[412/7220] Generating ../../../WTF/Headers/wtf/RetainPtr.h
[413/7220] Generating ../../../WTF/Headers/wtf/RobinHoodHashMap.h
[414/7220] Generating ../../../WTF/Headers/wtf/RobinHoodHashTable.h
[415/7220] Generating ../../../WTF/Headers/wtf/RobinHoodHashSet.h
[416/7220] Generating ../../../WTF/Headers/wtf/RunLoop.h
[417/7220] Generating ../../../WTF/Headers/wtf/SHA1.h
[418/7220] Generating ../../../WTF/Headers/wtf/SIMDHelpers.h
[419/7220] Generating ../../../WTF/Headers/wtf/SIMDUTF.h
[420/7220] Generating ../../../WTF/Headers/wtf/SafeStrerror.h
[421/7220] Generating ../../../WTF/Headers/wtf/SaturatedArithmetic.h
[422/7220] Generating ../../../WTF/Headers/wtf/SchedulePair.h
[423/7220] Generating ../../../WTF/Headers/wtf/Scope.h
[424/7220] Generating ../../../WTF/Headers/wtf/SegmentedVector.h
[425/7220] Generating ../../../WTF/Headers/wtf/ScopedLambda.h
[426/7220] Generating ../../../WTF/Headers/wtf/Seconds.h
[427/7220] Generating ../../../WTF/Headers/wtf/SetForScope.h
[428/7220] Generating ../../../WTF/Headers/wtf/SentinelLinkedList.h
[429/7220] Generating ../../../WTF/Headers/wtf/SharedTask.h
[430/7220] Generating ../../../WTF/Headers/wtf/SimpleStats.h
[431/7220] Generating ../../../WTF/Headers/wtf/SignedPtr.h
[432/7220] Generating ../../../WTF/Headers/wtf/SingleRootGraph.h
[433/7220] Generating ../../../WTF/Headers/wtf/SingleThreadIntegralWrapper.h
[434/7220] Generating ../../../WTF/Headers/wtf/SinglyLinkedList.h
[435/7220] Generating ../../../WTF/Headers/wtf/SinglyLinkedListWithTail.h
[436/7220] Generating ../../../WTF/Headers/wtf/SixCharacterHash.h
[437/7220] Generating ../../../WTF/Headers/wtf/SmallMap.h
[438/7220] Generating ../../../WTF/Headers/wtf/SmallSet.h
[439/7220] Generating ../../../WTF/Headers/wtf/SoftLinking.h
[440/7220] Generating ../../../WTF/Headers/wtf/SortedArrayMap.h
[441/7220] Generating ../../../WTF/Headers/wtf/SpanningTree.h
[442/7220] Generating ../../../WTF/Headers/wtf/Spectrum.h
[443/7220] Generating ../../../WTF/Headers/wtf/StackBounds.h
[444/7220] Generating ../../../WTF/Headers/wtf/StackPointer.h
[445/7220] Generating ../../../WTF/Headers/wtf/StackCheck.h
[446/7220] Generating ../../../WTF/Headers/wtf/StackShot.h
[447/7220] Generating ../../../WTF/Headers/wtf/StackStats.h
[448/7220] Generating ../../../WTF/Headers/wtf/StackShotProfiler.h
[449/7220] Generating ../../../WTF/Headers/wtf/StackTrace.h
[450/7220] Generating ../../../WTF/Headers/wtf/StdLibExtras.h
[451/7220] Generating ../../../WTF/Headers/wtf/StdFilesystem.h
[452/7220] Generating ../../../WTF/Headers/wtf/StdIntExtras.h
[453/7220] Generating ../../../WTF/Headers/wtf/StdList.h
[454/7220] Generating ../../../WTF/Headers/wtf/StdMultimap.h
[455/7220] Generating ../../../WTF/Headers/wtf/StdMap.h
[456/7220] Generating ../../../WTF/Headers/wtf/StdSet.h
[457/7220] Generating ../../../WTF/Headers/wtf/StdUnorderedSet.h
[458/7220] Generating ../../../WTF/Headers/wtf/StdUnorderedMap.h
[459/7220] Generating ../../../WTF/Headers/wtf/Stopwatch.h
[460/7220] Generating ../../../WTF/Headers/wtf/StringExtras.h
[461/7220] Generating ../../../WTF/Headers/wtf/StreamBuffer.h
[462/7220] Generating ../../../WTF/Headers/wtf/StringHashDumpContext.h
[463/7220] Generating ../../../WTF/Headers/wtf/StringPrintStream.h
[464/7220] Generating ../../../WTF/Headers/wtf/SynchronizedFixedQueue.h
[465/7220] Generating ../../../WTF/Headers/wtf/SuspendableWorkQueue.h
[466/7220] Generating ../../../WTF/Headers/wtf/SystemFree.h
[467/7220] Generating ../../../WTF/Headers/wtf/SystemMalloc.h
[468/7220] Generating ../../../WTF/Headers/wtf/SystemTracing.h
[469/7220] Generating ../../../WTF/Headers/wtf/TZoneMalloc.h
[470/7220] Generating ../../../WTF/Headers/wtf/TZoneMallocInlines.h
[471/7220] Generating ../../../WTF/Headers/wtf/ThreadAssertions.h
[472/7220] Generating ../../../WTF/Headers/wtf/TaggedArrayStoragePtr.h
[473/7220] Generating ../../../WTF/Headers/wtf/ThreadGroup.h
[474/7220] Generating ../../../WTF/Headers/wtf/ThreadMessage.h
[475/7220] Generating ../../../WTF/Headers/wtf/ThreadSafeWeakHashSet.h
[476/7220] Generating ../../../WTF/Headers/wtf/ThreadSafeRefCounted.h
[477/7220] Generating ../../../WTF/Headers/wtf/ThreadSafeWeakPtr.h
[478/7220] Generating ../../../WTF/Headers/wtf/ThreadSafetyAnalysis.h
[479/7220] Generating ../../../WTF/Headers/wtf/ThreadSpecific.h
[480/7220] Generating ../../../WTF/Headers/wtf/ThreadSanitizerSupport.h
[481/7220] Generating ../../../WTF/Headers/wtf/Threading.h
[482/7220] Generating ../../../WTF/Headers/wtf/ThreadingPrimitives.h
[483/7220] Generating ../../../WTF/Headers/wtf/TimeWithDynamicClockType.h
[484/7220] Generating ../../../WTF/Headers/wtf/TinyLRUCache.h
[485/7220] Generating ../../../WTF/Headers/wtf/TimingScope.h
[486/7220] Generating ../../../WTF/Headers/wtf/TinyPtrSet.h
[487/7220] Generating ../../../WTF/Headers/wtf/TrailingArray.h
[488/7220] Generating ../../../WTF/Headers/wtf/TranslatedProcess.h
[489/7220] Generating ../../../WTF/Headers/wtf/TriState.h
[490/7220] Generating ../../../WTF/Headers/wtf/TypeCasts.h
[491/7220] Generating ../../../WTF/Headers/wtf/TypeTraits.h
[492/7220] Generating ../../../WTF/Headers/wtf/URL.h
[493/7220] Generating ../../../WTF/Headers/wtf/URLHash.h
[494/7220] Generating ../../../WTF/Headers/wtf/URLHelpers.h
[495/7220] Generating ../../../WTF/Headers/wtf/URLParser.h
[496/7220] Generating ../../../WTF/Headers/wtf/UUID.h
[497/7220] Generating ../../../WTF/Headers/wtf/UnalignedAccess.h
[498/7220] Generating ../../../WTF/Headers/wtf/Unexpected.h
[499/7220] Generating ../../../WTF/Headers/wtf/UnionFind.h
[500/7220] Generating ../../../WTF/Headers/wtf/UniqueArray.h
[501/7220] Generating ../../../WTF/Headers/wtf/UniStdExtras.h
[502/7220] Generating ../../../WTF/Headers/wtf/UniqueRefVector.h
[503/7220] Generating ../../../WTF/Headers/wtf/UniqueRef.h
[504/7220] Generating ../../../WTF/Headers/wtf/VMTags.h
[505/7220] Generating ../../../WTF/Headers/wtf/VectorHash.h
[506/7220] Generating ../../../WTF/Headers/wtf/Vector.h
[507/7220] Generating ../../../WTF/Headers/wtf/ValueCheck.h
[508/7220] Generating ../../../WTF/Headers/wtf/WTFConfig.h
[509/7220] Generating ../../../WTF/Headers/wtf/VectorTraits.h
[510/7220] Generating ../../../WTF/Headers/wtf/WTFProcess.h
[511/7220] Generating ../../../WTF/Headers/wtf/WTFSemaphore.h
[512/7220] Generating ../../../WTF/Headers/wtf/WallTime.h
[513/7220] Generating ../../../WTF/Headers/wtf/WeakHashSet.h
[514/7220] Generating ../../../WTF/Headers/wtf/WeakHashMap.h
[515/7220] Generating ../../../WTF/Headers/wtf/WeakHashCountedSet.h
[516/7220] Generating ../../../WTF/Headers/wtf/WeakListHashSet.h
[517/7220] Generating ../../../WTF/Headers/wtf/WeakObjCPtr.h
[518/7220] Generating ../../../WTF/Headers/wtf/WeakPtr.h
[519/7220] Generating ../../../WTF/Headers/wtf/WeakPtrFactory.h
[520/7220] Generating ../../../WTF/Headers/wtf/WeakRandom.h
[521/7220] Generating ../../../WTF/Headers/wtf/WeakPtrImpl.h
[522/7220] Generating ../../../WTF/Headers/wtf/WeakRef.h
[523/7220] Generating ../../../WTF/Headers/wtf/WeakRandomNumber.h
[524/7220] Generating ../../../WTF/Headers/wtf/WindowsExtras.h
[525/7220] Generating ../../../WTF/Headers/wtf/WordLock.h
[526/7220] Generating ../../../WTF/Headers/wtf/WorkQueue.h
[527/7220] Generating ../../../WTF/Headers/wtf/WorkerPool.h
[528/7220] Generating ../../../WTF/Headers/wtf/dragonbox/detail/bits.h
[529/7220] Generating ../../../WTF/Headers/wtf/dragonbox/detail/cache_holder.h
[530/7220] Generating ../../../WTF/Headers/wtf/dragonbox/detail/decimal_fp.h
[531/7220] Generating ../../../WTF/Headers/wtf/dragonbox/detail/div.h
[532/7220] Generating ../../../WTF/Headers/wtf/dragonbox/detail/log.h
[533/7220] Generating ../../../WTF/Headers/wtf/dragonbox/detail/policy.h
[534/7220] Generating ../../../WTF/Headers/wtf/dragonbox/detail/policy_holder.h
[535/7220] Generating ../../../WTF/Headers/wtf/dragonbox/detail/util.h
[536/7220] Generating ../../../WTF/Headers/wtf/dragonbox/detail/wuint.h
[537/7220] Generating ../../../WTF/Headers/wtf/dragonbox/dragonbox.h
[538/7220] Generating ../../../WTF/Headers/wtf/dragonbox/dragonbox_to_chars.h
[539/7220] Generating ../../../WTF/Headers/wtf/dragonbox/ieee754_format.h
[540/7220] Generating ../../../WTF/Headers/wtf/dtoa.h
[541/7220] Generating ../../../WTF/Headers/wtf/dtoa/bignum-dtoa.h
[542/7220] Generating ../../../WTF/Headers/wtf/dtoa/bignum.h
[543/7220] Generating ../../../WTF/Headers/wtf/dtoa/cached-powers.h
[544/7220] Generating ../../../WTF/Headers/wtf/dtoa/diy-fp.h
[545/7220] Generating ../../../WTF/Headers/wtf/dtoa/double-conversion.h
[546/7220] Generating ../../../WTF/Headers/wtf/dtoa/fixed-dtoa.h
[547/7220] Generating ../../../WTF/Headers/wtf/dtoa/ieee.h
[548/7220] Generating ../../../WTF/Headers/wtf/dtoa/fast-dtoa.h
[549/7220] Generating ../../../WTF/Headers/wtf/dtoa/strtod.h
[550/7220] Generating ../../../WTF/Headers/wtf/dtoa/utils.h
[551/7220] Generating ../../../WTF/Headers/wtf/fast_float/ascii_number.h
[552/7220] Generating ../../../WTF/Headers/wtf/fast_float/bigint.h
[553/7220] Generating ../../../WTF/Headers/wtf/fast_float/decimal_to_binary.h
[554/7220] Generating ../../../WTF/Headers/wtf/fast_float/digit_comparison.h
[555/7220] Generating ../../../WTF/Headers/wtf/fast_float/fast_float.h
[556/7220] Generating ../../../WTF/Headers/wtf/fast_float/fast_table.h
[557/7220] Generating ../../../WTF/Headers/wtf/fast_float/float_common.h
[558/7220] Generating ../../../WTF/Headers/wtf/fast_float/parse_number.h
[559/7220] Generating ../../../WTF/Headers/wtf/fast_float/simple_decimal_conversion.h
[560/7220] Generating ../../../WTF/Headers/wtf/glib/Application.h
[561/7220] Generating ../../../WTF/Headers/wtf/glib/ChassisType.h
[562/7220] Generating ../../../WTF/Headers/wtf/glib/GMutexLocker.h
[563/7220] Generating ../../../WTF/Headers/wtf/glib/GRefPtr.h
[564/7220] Generating ../../../WTF/Headers/wtf/glib/GSocketMonitor.h
[565/7220] Generating ../../../WTF/Headers/wtf/glib/GTypedefs.h
[566/7220] Generating ../../../WTF/Headers/wtf/glib/GUniquePtr.h
[567/7220] Generating ../../../WTF/Headers/wtf/glib/GThreadSafeWeakPtr.h
[568/7220] Generating ../../../WTF/Headers/wtf/glib/GWeakPtr.h
[569/7220] Generating ../../../WTF/Headers/wtf/glib/RunLoopSourcePriority.h
[570/7220] Generating ../../../WTF/Headers/wtf/glib/Sandbox.h
[571/7220] Generating ../../../WTF/Headers/wtf/glib/SocketConnection.h
[572/7220] Generating ../../../WTF/Headers/wtf/glib/SysprofAnnotator.h
[573/7220] Generating ../../../WTF/Headers/wtf/glib/WTFGType.h
[574/7220] Generating ../../../WTF/Headers/wtf/linux/CurrentProcessMemoryStatus.h
[575/7220] Generating ../../../WTF/Headers/wtf/linux/ProcessMemoryFootprint.h
[576/7220] Generating ../../../WTF/Headers/wtf/persistence/PersistentCoders.h
[577/7220] Generating ../../../WTF/Headers/wtf/linux/RealTimeThreads.h
[578/7220] Generating ../../../WTF/Headers/wtf/persistence/PersistentDecoder.h
[579/7220] Generating ../../../WTF/Headers/wtf/persistence/PersistentEncoder.h
[580/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/posix/FileSystemPOSIX.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/posix/FileSystemPOSIX.cpp:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/FileSystem.h:40:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/posix/FileSystemPOSIX.cpp:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/FileSystem.h:41:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringImpl.h:37:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/posix/FileSystemPOSIX.cpp:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/FileSystem.h:41:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[581/7220] Generating ../../../WTF/Headers/wtf/simde/simde.h
[582/7220] Generating ../../../WTF/Headers/wtf/simde/arm/sve.h
[583/7220] Generating ../../../WTF/Headers/wtf/simde/arm/neon.h
[584/7220] Generating ../../../WTF/Headers/wtf/simde/wasm/simd128.h
[585/7220] Generating ../../../WTF/Headers/wtf/simdutf/simdutf_impl.h
[586/7220] Generating ../../../WTF/Headers/wtf/text/ASCIIFastPath.h
[587/7220] Generating ../../../WTF/Headers/wtf/text/ASCIILiteral.h
[588/7220] Generating ../../../WTF/Headers/wtf/text/AdaptiveStringSearcher.h
[589/7220] Generating ../../../WTF/Headers/wtf/text/AtomString.h
[590/7220] Generating ../../../WTF/Headers/wtf/text/AtomStringHash.h
[591/7220] Generating ../../../WTF/Headers/wtf/text/AtomStringImpl.h
[592/7220] Generating ../../../WTF/Headers/wtf/text/AtomStringTable.h
[593/7220] Generating ../../../WTF/Headers/wtf/text/CharacterProperties.h
[594/7220] Generating ../../../WTF/Headers/wtf/text/Base64.h
[595/7220] Generating ../../../WTF/Headers/wtf/text/CString.h
[596/7220] Generating ../../../WTF/Headers/wtf/text/CodePointIterator.h
[597/7220] Generating ../../../WTF/Headers/wtf/text/ConversionMode.h
[598/7220] Generating ../../../WTF/Headers/wtf/text/ExternalStringImpl.h
[599/7220] Generating ../../../WTF/Headers/wtf/text/EscapedFormsForJSON.h
[600/7220] Generating ../../../WTF/Headers/wtf/text/FastCharacterComparison.h
[601/7220] Generating ../../../WTF/Headers/wtf/text/IntegerToStringConversion.h
[602/7220] Generating ../../../WTF/Headers/wtf/text/LChar.h
[603/7220] Generating ../../../WTF/Headers/wtf/text/LineEnding.h
[604/7220] Generating ../../../WTF/Headers/wtf/text/MakeString.h
[605/7220] Generating ../../../WTF/Headers/wtf/text/NullTextBreakIterator.h
[606/7220] Generating ../../../WTF/Headers/wtf/text/OrdinalNumber.h
[607/7220] Generating ../../../WTF/Headers/wtf/text/StringBuffer.h
[608/7220] Generating ../../../WTF/Headers/wtf/text/StringBuilder.h
[609/7220] Generating ../../../WTF/Headers/wtf/text/StringBuilderInternals.h
[610/7220] Generating ../../../WTF/Headers/wtf/text/StringConcatenate.h
[611/7220] Generating ../../../WTF/Headers/wtf/text/StringCommon.h
[612/7220] Generating ../../../WTF/Headers/wtf/text/StringConcatenateNumbers.h
[613/7220] Generating ../../../WTF/Headers/wtf/text/StringHash.h
[614/7220] Generating ../../../WTF/Headers/wtf/text/StringHasher.h
[615/7220] Generating ../../../WTF/Headers/wtf/text/StringHasherInlines.h
[616/7220] Generating ../../../WTF/Headers/wtf/text/StringParsingBuffer.h
[617/7220] Generating ../../../WTF/Headers/wtf/text/StringSearch.h
[618/7220] Generating ../../../WTF/Headers/wtf/text/StringImpl.h
[619/7220] Generating ../../../WTF/Headers/wtf/text/StringToIntegerConversion.h
[620/7220] Generating ../../../WTF/Headers/wtf/text/SuperFastHash.h
[621/7220] Generating ../../../WTF/Headers/wtf/text/StringView.h
[622/7220] Generating ../../../WTF/Headers/wtf/text/SymbolImpl.h
[623/7220] Generating ../../../WTF/Headers/wtf/text/SymbolRegistry.h
[624/7220] Generating ../../../WTF/Headers/wtf/text/TextBreakIteratorInternalICU.h
[625/7220] Generating ../../../WTF/Headers/wtf/text/TextBreakIterator.h
[626/7220] Generating ../../../WTF/Headers/wtf/text/TextPosition.h
[627/7220] Generating ../../../WTF/Headers/wtf/text/TextStream.h
[628/7220] Generating ../../../WTF/Headers/wtf/text/UTF8ConversionError.h
[629/7220] Generating ../../../WTF/Headers/wtf/text/UniquedStringImpl.h
[630/7220] Generating ../../../WTF/Headers/wtf/text/WYHash.h
[631/7220] Generating ../../../WTF/Headers/wtf/text/WTFString.h
[632/7220] Generating ../../../WTF/Headers/wtf/text/icu/UTextProvider.h
[633/7220] Generating ../../../WTF/Headers/wtf/text/icu/UTextProviderLatin1.h
[634/7220] Generating ../../../WTF/Headers/wtf/text/icu/TextBreakIteratorICU.h
[635/7220] Generating ../../../WTF/Headers/wtf/text/icu/UTextProviderUTF16.h
[636/7220] Generating ../../../WTF/Headers/wtf/threads/BinarySemaphore.h
[637/7220] Generating ../../../WTF/Headers/wtf/threads/Signals.h
[638/7220] Generating ../../../WTF/Headers/wtf/unicode/CharacterNames.h
[639/7220] Generating ../../../WTF/Headers/wtf/unicode/Collator.h
[640/7220] Generating ../../../WTF/Headers/wtf/unicode/UTF8Conversion.h
[641/7220] Generating ../../../WTF/Headers/wtf/unicode/icu/ICUHelpers.h
[642/7220] Generating ../../JavaScriptCore/Headers/JavaScriptCore/JSBase.h
[643/7220] Generating ../../../WTF/Headers/wtf/unix/UnixFileDescriptor.h
[644/7220] Generating ../../JavaScriptCore/Headers/JavaScriptCore/JSContextRef.h
[645/7220] Generating ../../JavaScriptCore/Headers/JavaScriptCore/JSObjectRef.h
[646/7220] Generating ../../JavaScriptCore/Headers/JavaScriptCore/JSStringRef.h
[647/7220] Generating ../../JavaScriptCore/Headers/JavaScriptCore/JSTypedArray.h
[648/7220] Generating ../../JavaScriptCore/Headers/JavaScriptCore/JavaScript.h
[649/7220] Generating ../../JavaScriptCore/Headers/JavaScriptCore/JSValueRef.h
[650/7220] Generating ../../JavaScriptCore/Headers/JavaScriptCore/WebKitAvailability.h
[651/7220] Generating ../../JavaScriptCore/Scripts/generate-js-builtins.py
[652/7220] Generating ../../JavaScriptCore/Scripts/builtins_generate_combined_header.py
[653/7220] Generating ../../JavaScriptCore/Scripts/builtins_generate_combined_implementation.py
[654/7220] Generating ../../JavaScriptCore/Scripts/builtins_generate_internals_wrapper_implementation.py
[655/7220] Generating ../../JavaScriptCore/Scripts/builtins_generate_internals_wrapper_header.py
[656/7220] Generating ../../JavaScriptCore/Scripts/builtins_generate_separate_implementation.py
[657/7220] Linking C static library lib/libSysProfCapture.a
[658/7220] Generating ../../JavaScriptCore/Scripts/builtins_generate_separate_header.py
[659/7220] Generating ../../JavaScriptCore/Scripts/builtins_generate_wrapper_header.py
[660/7220] Generating ../../JavaScriptCore/Scripts/builtins_generate_wrapper_implementation.py
[661/7220] Generating ../../JavaScriptCore/Scripts/builtins_generator.py
[662/7220] Generating ../../JavaScriptCore/Scripts/builtins_model.py
[663/7220] Generating ../../JavaScriptCore/Scripts/builtins_templates.py
[664/7220] Generating ../../JavaScriptCore/Scripts/lazywriter.py
[665/7220] Generating ../../JavaScriptCoreGLib/Headers/jsc
[666/7220] Generating ../../JavaScriptCore/Scripts/wkbuiltins.py
[667/7220] Generating ../../JavaScriptCore/Scripts/generate-combined-inspector-json.py
[668/7220] Generating ../../JavaScriptCore/Scripts/UpdateContents.py
[669/7220] Generating ../../JavaScriptCore/Scripts/cssmin.py
[670/7220] Generating ../../JavaScriptCore/Scripts/inline-and-minify-stylesheets-and-scripts.py
[671/7220] Generating ../../JavaScriptCore/Scripts/jsmin.py
[672/7220] Generating ../../JavaScriptCore/Scripts/xxd.pl
[673/7220] Generating ../../JavaScriptCore/Scripts/make-js-file-arrays.py
[674/7220] Generating ../../../WTF/Scripts/GeneratePreferences.rb
[675/7220] Generating ../../../WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
[676/7220] Generating ../../JavaScriptCore/DerivedSources/Bytecodes.h, ../../JavaScriptCore/DerivedSources/InitBytecodes.asm, ../../JavaScriptCore/DerivedSources/BytecodeStructs.h, ../../JavaScriptCore/DerivedSources/BytecodeIndices.h, ../../JavaScriptCore/DerivedSources/WasmLLIntGeneratorInlines.h, ../../JavaScriptCore/DerivedSources/InitWasm.asm, ../../JavaScriptCore/DerivedSources/BytecodeDumperGenerated.cpp
[677/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/posix/ThreadingPOSIX.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/posix/ThreadingPOSIX.cpp:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:39:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/posix/ThreadingPOSIX.cpp:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:39:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/posix/ThreadingPOSIX.cpp:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[678/7220] Generating ../../JavaScriptCore/DerivedSources/JSCBuiltins.cpp, ../../JavaScriptCore/DerivedSources/JSCBuiltins.h
[679/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/unix/LanguageUnix.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/unix/LanguageUnix.cpp:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringImpl.h:37:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/unix/LanguageUnix.cpp:26:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/unix/LanguageUnix.cpp:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:588:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:353:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringConcatenate.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringView.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/CString.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RefCounted.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
16 warnings generated.
[680/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/unix/LoggingUnix.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/unix/LoggingUnix.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/LogInitialization.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/LogChannels.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringImpl.h:37:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/unix/LoggingUnix.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/LogInitialization.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/LogChannels.h:31:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/unix/LoggingUnix.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/LogInitialization.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/LogChannels.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:588:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:353:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringConcatenate.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringView.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/CString.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RefCounted.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
16 warnings generated.
[681/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/linux/MemoryFootprintLinux.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/linux/MemoryFootprintLinux.cpp:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MonotonicTime.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/linux/MemoryFootprintLinux.cpp:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringView.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/CString.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/linux/MemoryFootprintLinux.cpp:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringView.h:284:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[682/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/common/MemoryBuffer.cpp.o
[683/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/common/PackedEGLEnums_autogen.cpp.o
[684/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/unix/MemoryPressureHandlerUnix.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/unix/MemoryPressureHandlerUnix.cpp:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MemoryPressureHandler.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RunLoop.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Condition.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/unix/MemoryPressureHandlerUnix.cpp:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MemoryPressureHandler.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RunLoop.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/unix/MemoryPressureHandlerUnix.cpp:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/MemoryPressureHandler.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/RunLoop.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Observer.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WeakPtr.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/CanMakeWeakPtr.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WeakPtrFactory.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/WeakRef.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[685/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/common/Float16ToFloat32.cpp.o
[686/7220] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/linux/RealTimeThreads.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/linux/RealTimeThreads.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/linux/RealTimeThreads.h:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadGroup.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ListHashSet.h:24:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashSet.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/linux/RealTimeThreads.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/linux/RealTimeThreads.h:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadGroup.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ListHashSet.h:24:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashSet.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/linux/RealTimeThreads.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/linux/RealTimeThreads.h:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/ThreadGroup.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/WTF/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[687/7220] Generating ../../JavaScriptCore/PrivateHeaders/JavaScriptCore/Bytecodes.h
[688/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/common/PackedGLEnums_autogen.cpp.o
[689/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/common/PackedEnums.cpp.o
[690/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/common/RingBufferAllocator.cpp.o
[691/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/common/PoolAlloc.cpp.o
[692/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/common/SimpleMutex.cpp.o
[693/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/common/base/anglebase/sha1.cc.o
[694/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/common/android_util.cpp.o
[695/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/common/aligned_memory.cpp.o
[696/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/common/angleutils.cpp.o
[697/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/common/event_tracer.cpp.o
[698/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/common/WorkerThread.cpp.o
[699/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/common/entry_points_enum_autogen.cpp.o
[700/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/common/debug.cpp.o
[701/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/common/mathutil.cpp.o
[702/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/common/platform_helpers.cpp.o
[703/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/common/matrix_utils.cpp.o
[704/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/common/tls.cpp.o
[705/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/common/system_utils.cpp.o
[706/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/common/string_utils.cpp.o
[707/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/common/uniform_type_info_autogen.cpp.o
[708/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/common/backtrace_utils_noop.cpp.o
[709/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/common/system_utils_linux.cpp.o
[710/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/common/utilities.cpp.o
[711/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/preprocessor/DirectiveHandlerBase.cpp.o
[712/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/preprocessor/DiagnosticsBase.cpp.o
[713/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/common/system_utils_posix.cpp.o
[714/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/preprocessor/Lexer.cpp.o
[715/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/preprocessor/Input.cpp.o
[716/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/preprocessor/DirectiveParser.cpp.o
[717/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/common/CompiledShaderState.cpp.o
[718/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/preprocessor/Token.cpp.o
[719/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/preprocessor/Macro.cpp.o
[720/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/preprocessor/Preprocessor.cpp.o
[721/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/preprocessor/preprocessor_lex_autogen.cpp.o
[722/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/preprocessor/MacroExpander.cpp.o
[723/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/preprocessor/preprocessor_tab_autogen.cpp.o
[724/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/glsl/OutputGLSLBase.cpp.o
[725/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/glsl/OutputESSL.cpp.o
[726/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/ImmutableString_ESSL_autogen.cpp.o
[727/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/glsl/TranslatorESSL.cpp.o
[728/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/glsl/OutputGLSL.cpp.o
[729/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/glsl/BuiltInFunctionEmulatorGLSL.cpp.o
[730/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/glsl/ExtensionGLSL.cpp.o
[731/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/glsl/TranslatorGLSL.cpp.o
[732/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/glsl/VersionGLSL.cpp.o
[733/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/SymbolTable_ESSL_autogen.cpp.o
[734/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_ops/glsl/RewriteRepeatedAssignToSwizzled.cpp.o
[735/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_ops/glsl/RegenerateStructNames.cpp.o
[736/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_ops/glsl/ScalarizeVecAndMatConstructorArgs.cpp.o
[737/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/BaseTypes.cpp.o
[738/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_ops/glsl/UseInterfaceBlockFields.cpp.o
[739/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/BuiltInFunctionEmulator.cpp.o
[740/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/CodeGen.cpp.o
[741/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/Diagnostics.cpp.o
[742/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/CallDAG.cpp.o
[743/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/Declarator.cpp.o
[744/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/ConstantUnion.cpp.o
[745/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/DirectiveHandler.cpp.o
[746/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/ExtensionBehavior.cpp.o
[747/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/CollectVariables.cpp.o
[748/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/InitializeDll.cpp.o
[749/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/Compiler.cpp.o
[750/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/ImmutableStringBuilder.cpp.o
[751/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/FlagStd140Structs.cpp.o
[752/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/FunctionLookup.cpp.o
[753/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/InfoSink.cpp.o
[754/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/HashNames.cpp.o
[755/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/IntermRebuild.cpp.o
[756/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/Initialize.cpp.o
[757/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/IsASTDepthBelowLimit.cpp.o
[758/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/Operator.cpp.o
[759/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/PoolAlloc.cpp.o
[760/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/IntermNode.cpp.o
[761/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/OutputTree.cpp.o
[762/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/ShaderLang.cpp.o
[763/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/QualifierTypes.cpp.o
[764/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/ShaderVars.cpp.o
[765/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/SymbolUniqueId.cpp.o
[766/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/Symbol.cpp.o
[767/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/SymbolTable.cpp.o
[768/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/ParseContext.cpp.o
[769/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/Types.cpp.o
[770/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/ValidateBarrierFunctionCall.cpp.o
[771/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/ValidateGlobalInitializer.cpp.o
[772/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/ValidateClipCullDistance.cpp.o
[773/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/ValidateMaxParameters.cpp.o
[774/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/ValidateAST.cpp.o
[775/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/ValidateLimitations.cpp.o
[776/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/ValidateOutputs.cpp.o
[777/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/ValidateSwitch.cpp.o
[778/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/ValidateTypeSizeLimitations.cpp.o
[779/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/ValidateVaryingLocations.cpp.o
[780/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/VariablePacker.cpp.o
[781/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/blocklayout.cpp.o
[782/7220] Generating ../../JavaScriptCore/DerivedSources/LLIntDesiredSettings.h
[783/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_ops/ClampFragDepth.cpp.o
[784/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/glslang_lex_autogen.cpp.o
[785/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/glslang_tab_autogen.cpp.o
[786/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_ops/ClampIndirectIndices.cpp.o
[787/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_ops/ClampPointSize.cpp.o
[788/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_ops/DeclareAndInitBuiltinsForInstancedMultiview.cpp.o
[789/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_ops/EmulateGLFragColorBroadcast.cpp.o
[790/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_ops/FoldExpressions.cpp.o
[791/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_ops/DeclarePerVertexBlocks.cpp.o
[792/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_ops/DeferGlobalInitializers.cpp.o
[793/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_ops/EmulateMultiDrawShaderBuiltins.cpp.o
[794/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_ops/ForcePrecisionQualifier.cpp.o
[795/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_ops/InitializeVariables.cpp.o
[796/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/LLIntSettingsExtractor.dir/llint/LLIntSettingsExtractor.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/llint/LLIntSettingsExtractor.cpp:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/llint/LLIntOfflineAsmConfig.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/StructureID.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCConfig.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/Opcode.h:41:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/llint/LLIntSettingsExtractor.cpp:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/llint/LLIntOfflineAsmConfig.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/StructureID.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCConfig.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/WTFConfig.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/threads/Signals.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedRef.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/llint/LLIntSettingsExtractor.cpp:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/llint/LLIntOfflineAsmConfig.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/StructureID.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCConfig.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/WTFConfig.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/threads/Signals.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[797/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_ops/PreTransformTextureCubeGradDerivatives.cpp.o
[798/7220] Linking CXX executable bin/LLIntSettingsExtractor
[799/7220] Generating ../../JavaScriptCore/DerivedSources/AirOpcode.h, ../../JavaScriptCore/DerivedSources/AirOpcodeGenerated.h
[800/7220] Generating ../../JavaScriptCore/DerivedSources/WasmOps.h
[801/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_ops/PruneEmptyCases.cpp.o
[802/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_ops/MonomorphizeUnsupportedFunctions.cpp.o
[803/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_ops/RecordConstantPrecision.cpp.o
[804/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_ops/RemoveArrayLengthMethod.cpp.o
[805/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_ops/PruneNoOps.cpp.o
[806/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_ops/PruneInfiniteLoops.cpp.o
[807/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_ops/RemoveAtomicCounterBuiltins.cpp.o
[808/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_ops/RemoveInactiveInterfaceVariables.cpp.o
[809/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_ops/RemoveDynamicIndexing.cpp.o
[810/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_ops/RemoveInvariantDeclaration.cpp.o
[811/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_ops/RewriteDfdy.cpp.o
[812/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_ops/RewriteArrayOfArrayOfOpaqueUniforms.cpp.o
[813/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_ops/RewriteAtomicCounters.cpp.o
[814/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_ops/RemoveUnreferencedVariables.cpp.o
[815/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_ops/RescopeGlobalVariables.cpp.o
[816/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_ops/RewritePixelLocalStorage.cpp.o
[817/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_ops/RewriteTexelFetchOffset.cpp.o
[818/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_ops/SeparateDeclarations.cpp.o
[819/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_ops/RewriteStructSamplers.cpp.o
[820/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_ops/SplitSequenceOperator.cpp.o
[821/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_ops/SeparateStructFromUniformDeclarations.cpp.o
[822/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_ops/SimplifyLoopConditions.cpp.o
[823/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_ops/SeparateStructFromFunctionDeclarations.cpp.o
[824/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_util/DriverUniform.cpp.o
[825/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_util/FindFunction.cpp.o
[826/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_util/FindMain.cpp.o
[827/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_util/FindSymbolNode.cpp.o
[828/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_util/IntermNodePatternMatcher.cpp.o
[829/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_util/IntermNode_util.cpp.o
[830/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_util/FindPreciseNodes.cpp.o
[831/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_util/ReplaceClipCullDistanceVariable.cpp.o
[832/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_util/IntermTraverse.cpp.o
[833/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_util/ReplaceArrayOfMatrixVarying.cpp.o
[834/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_util/ReplaceVariable.cpp.o
[835/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_util/ReplaceShadowingVariables.cpp.o
[836/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/common/angle_version_info.cpp.o
[837/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_util/RewriteSampleMaskVariable.cpp.o
[838/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_util/RunAtTheBeginningOfShader.cpp.o
[839/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_util/RunAtTheEndOfShader.cpp.o
[840/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/tree_util/SpecializationConstant.cpp.o
[841/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/compiler/translator/util.cpp.o
[842/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/capture/serialize_mock.cpp.o
[843/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/gl/ClearMultiviewGL.cpp.o
[844/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/gl/DispatchTableGL_autogen.cpp.o
[845/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/gl/CompilerGL.cpp.o
[846/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/gl/BufferGL.cpp.o
[847/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/gl/BlitGL.cpp.o
[848/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/capture/FrameCapture_mock.cpp.o
[849/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/gl/ContextGL.cpp.o
[850/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/gl/FenceNVGL.cpp.o
[851/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/gl/DisplayGL.cpp.o
[852/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/gl/FunctionsGL.cpp.o
[853/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/gl/ImageGL.cpp.o
[854/7220] Generating ../../JavaScriptCore/DerivedSources/LLIntDesiredOffsets.h
[855/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/gl/FramebufferGL.cpp.o
[856/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/gl/MemoryObjectGL.cpp.o
[857/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/gl/PLSProgramCache.cpp.o
[858/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/gl/ProgramPipelineGL.cpp.o
[859/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/gl/ProgramExecutableGL.cpp.o
[860/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/gl/QueryGL.cpp.o
[861/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/gl/ProgramGL.cpp.o
[862/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/gl/RenderbufferGL.cpp.o
[863/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/gl/RendererGL.cpp.o
[864/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/gl/SamplerGL.cpp.o
[865/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/gl/SemaphoreGL.cpp.o
[866/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/gl/ShaderGL.cpp.o
[867/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/gl/SurfaceGL.cpp.o
[868/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/gl/SyncGL.cpp.o
[869/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/gl/StateManagerGL.cpp.o
[870/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/gl/TransformFeedbackGL.cpp.o
[871/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/gl/TextureGL.cpp.o
[872/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/gl/VertexArrayGL.cpp.o
[873/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/gl/egl/DmaBufImageSiblingEGL.cpp.o
[874/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/gl/egl/FunctionsEGLDL.cpp.o
[875/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/LLIntOffsetsExtractor.dir/llint/LLIntOffsetsExtractor.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/llint/LLIntOffsetsExtractor.cpp:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/ArithProfile.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/llint/LLIntOffsetsExtractor.cpp:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/ArithProfile.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/llint/LLIntOffsetsExtractor.cpp:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/ArithProfile.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:38:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/MediaTime.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/JSONValues.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[876/7220] Linking CXX executable bin/LLIntOffsetsExtractor
[877/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/gl/egl/FunctionsEGL.cpp.o
[878/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/gl/egl/ContextEGL.cpp.o
[879/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/gl/egl/DeviceEGL.cpp.o
[880/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/gl/renderergl_utils.cpp.o
[881/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/gl/egl/DisplayEGL.cpp.o
[882/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/gl/egl/PbufferSurfaceEGL.cpp.o
[883/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/gl/egl/WindowSurfaceEGL.cpp.o
[884/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/common/linux/dma_buf_utils.cpp.o
[885/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/gl/egl/ImageEGL.cpp.o
[886/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/gl/egl/egl_utils.cpp.o
[887/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/gl/egl/RendererEGL.cpp.o
[888/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/gl/egl/SurfaceEGL.cpp.o
[889/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/gl/formatutilsgl.cpp.o
[890/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/gl/egl/SyncEGL.cpp.o
[891/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/validationGL1.cpp.o
[892/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/validationGL2.cpp.o
[893/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/validationGL3.cpp.o
[894/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/validationGL4.cpp.o
[895/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/context_private_call_gl.cpp.o
[896/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/gpu_info_util/SystemInfo.cpp.o
[897/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/gpu_info_util/SystemInfo_linux.cpp.o
[898/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/Context_gl.cpp.o
[899/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/AttributeMap.cpp.o
[900/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/Config.cpp.o
[901/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/Caps.cpp.o
[902/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/Buffer.cpp.o
[903/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/BlobCache.cpp.o
[904/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/Compiler.cpp.o
[905/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/Debug.cpp.o
[906/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/ContextMutex.cpp.o
[907/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/Context_gles_1_0.cpp.o
[908/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/EGLSync.cpp.o
[909/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/Error.cpp.o
[910/7220] Generating ../../JavaScriptCore/DerivedSources/LLIntAssembly.h
[911/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/Fence.cpp.o
[912/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/Device.cpp.o
[913/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/GlobalMutex.cpp.o
[914/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/FramebufferAttachment.cpp.o
[915/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/HandleAllocator.cpp.o
[916/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/Framebuffer.cpp.o
[917/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/GLES1Renderer.cpp.o
[918/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/GLES1State.cpp.o
[919/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/LoggingAnnotator.cpp.o
[920/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/ImageIndex.cpp.o
[921/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/Display.cpp.o
[922/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/Context.cpp.o
[923/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/IndexRangeCache.cpp.o
[924/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/Image.cpp.o
[925/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/MemoryObject.cpp.o
[926/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/Observer.cpp.o
[927/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/Overlay_font_autogen.cpp.o
[928/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/Overlay_autogen.cpp.o
[929/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/Platform.cpp.o
[930/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/MemoryShaderCache.cpp.o
[931/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/Overlay.cpp.o
[932/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/MemoryProgramCache.cpp.o
[933/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/OverlayWidgets.cpp.o
[934/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/PixelLocalStorage.cpp.o
[935/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/Query.cpp.o
[936/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/Sampler.cpp.o
[937/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/Renderbuffer.cpp.o
[938/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/ProgramPipeline.cpp.o
[939/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/Semaphore.cpp.o
[940/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/Program.cpp.o
[941/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/ResourceManager.cpp.o
[942/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/ProgramLinkedResources.cpp.o
[943/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/Shader.cpp.o
[944/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/ProgramExecutable.cpp.o
[945/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/ShareGroup.cpp.o
[946/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/Stream.cpp.o
[947/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/Surface.cpp.o
[948/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/Uniform.cpp.o
[949/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/State.cpp.o
[950/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/Thread.cpp.o
[951/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/TransformFeedback.cpp.o
[952/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/Texture.cpp.o
[953/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/VertexAttribute.cpp.o
[954/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/es3_copy_conversion_table_autogen.cpp.o
[955/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/format_map_autogen.cpp.o
[956/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/VaryingPacking.cpp.o
[957/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/VertexArray.cpp.o
[958/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/format_map_desktop.cpp.o
[959/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/angletypes.cpp.o
[960/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/context_private_call_gles.cpp.o
[961/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/BufferImpl.cpp.o
[962/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/gles_extensions_autogen.cpp.o
[963/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/queryconversions.cpp.o
[964/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/DeviceImpl.cpp.o
[965/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/EGLSyncImpl.cpp.o
[966/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/queryutils.cpp.o
[967/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/ContextImpl.cpp.o
[968/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/formatutils.cpp.o
[969/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/DisplayImpl.cpp.o
[970/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/EGLReusableSync.cpp.o
[971/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/ImageImpl.cpp.o
[972/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/QueryImpl.cpp.o
[973/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/FramebufferImpl.cpp.o
[974/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/ProgramImpl.cpp.o
[975/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/ProgramPipelineImpl.cpp.o
[976/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/RenderbufferImpl.cpp.o
[977/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/Format_table_autogen.cpp.o
[978/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/SurfaceImpl.cpp.o
[979/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/TextureImpl.cpp.o
[980/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/ShaderImpl.cpp.o
[981/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/TransformFeedbackImpl.cpp.o
[982/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/VertexArrayImpl.cpp.o
[983/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/driver_utils.cpp.o
[984/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/load_functions_table_autogen.cpp.o
[985/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/renderer_utils.cpp.o
[986/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/validationES1.cpp.o
[987/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/validationEGL.cpp.o
[988/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/validationES.cpp.o
[989/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/validationES31.cpp.o
[990/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/validationES3.cpp.o
[991/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/validationES2.cpp.o
[992/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/validationES32.cpp.o
[993/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/image_util/copyimage.cpp.o
[994/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/image_util/AstcDecompressorNoOp.cpp.o
[995/7220] Building C object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/common/third_party/xxhash/xxhash.c.o
[996/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/image_util/imageformats.cpp.o
[997/7220] Generating ../../../ANGLE/Headers/ANGLE/entry_points_egl_autogen.h
[998/7220] Generating ../../../ANGLE/Headers/ANGLE/entry_points_egl_ext_autogen.h
[999/7220] Generating ../../../ANGLE/Headers/ANGLE/entry_points_gles_2_0_autogen.h
[1000/7220] Generating ../../../ANGLE/Headers/ANGLE/entry_points_gles_3_0_autogen.h
[1001/7220] Generating ../../../ANGLE/Headers/ANGLE/entry_points_gles_ext_autogen.h
[1002/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/third_party/zlib/google/compression_utils_portable.cc.o
[1003/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/image_util/loadimage_astc.cpp.o
[1004/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/validationESEXT.cpp.o
[1005/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/image_util/loadimage_paletted.cpp.o
[1006/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/image_util/storeimage_paletted.cpp.o
[1007/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/image_util/loadimage_etc.cpp.o
[1008/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/image_util/loadimage.cpp.o
[1009/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/entry_points_utils.cpp.o
[1010/7220] Linking CXX static library lib/libANGLE.a
[1011/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/GLESv2.dir/src/libGLESv2/egl_stubs.cpp.o
[1012/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/GLESv2.dir/src/libGLESv2/egl_ext_stubs.cpp.o
[1013/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/GLESv2.dir/src/libGLESv2/entry_points_egl_autogen.cpp.o
[1014/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/GLESv2.dir/src/libGLESv2/entry_points_gles_1_0_autogen.cpp.o
[1015/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/GLESv2.dir/src/libGLESv2/entry_points_egl_ext_autogen.cpp.o
[1016/7220] Generating ../../../../ANGLE/Headers/ANGLE/egl.h
[1017/7220] Generating ../../../../ANGLE/Headers/ANGLE/eglext.h
[1018/7220] Generating ../../../../ANGLE/Headers/ANGLE/eglext_angle.h
[1019/7220] Generating ../../../../ANGLE/Headers/ANGLE/eglplatform.h
[1020/7220] Generating ../../../../ANGLE/Headers/ANGLE/export.h
[1021/7220] Generating ../../../../ANGLE/Headers/ANGLE/gl.h
[1022/7220] Generating ../../../../ANGLE/Headers/ANGLE/gl2.h
[1023/7220] Generating ../../../../ANGLE/Headers/ANGLE/gl2ext.h
[1024/7220] Generating ../../../../ANGLE/Headers/ANGLE/gl2ext_angle.h
[1025/7220] Generating ../../../../ANGLE/Headers/ANGLE/gl2platform.h
[1026/7220] Generating ../../../../ANGLE/Headers/ANGLE/gl3.h
[1027/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/GLESv2.dir/src/libGLESv2/entry_points_gles_3_0_autogen.cpp.o
[1028/7220] Generating ../../../../ANGLE/Headers/ANGLE/gl31.h
[1029/7220] Generating ../../../../ANGLE/Headers/ANGLE/gl32.h
[1030/7220] Generating ../../../../ANGLE/Headers/ANGLE/gl3platform.h
[1031/7220] Generating ../../../../ANGLE/Headers/ANGLE/glext.h
[1032/7220] Generating ../../../../ANGLE/Headers/ANGLE/glplatform.h
[1033/7220] Generating ../../../../ANGLE/Headers/ANGLE/khrplatform.h
[1034/7220] Generating ../../../../ANGLE/Headers/KHR/khrplatform.h
[1035/7220] Building C object Source/ThirdParty/xdgmime/CMakeFiles/xdgmime.dir/src/xdgmimealias.c.o
[1036/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/GLESv2.dir/src/libGLESv2/libGLESv2_autogen.cpp.o
[1037/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/GLESv2.dir/src/libGLESv2/entry_points_gles_3_1_autogen.cpp.o
[1038/7220] Building C object Source/ThirdParty/xdgmime/CMakeFiles/xdgmime.dir/src/xdgmimeicon.c.o
[1039/7220] Building C object Source/ThirdParty/xdgmime/CMakeFiles/xdgmime.dir/src/xdgmime.c.o
[1040/7220] Building C object Source/ThirdParty/xdgmime/CMakeFiles/xdgmime.dir/src/xdgmimeint.c.o
[1041/7220] Building C object Source/ThirdParty/xdgmime/CMakeFiles/xdgmime.dir/src/xdgmimeparent.c.o
[1042/7220] Building C object Source/ThirdParty/xdgmime/CMakeFiles/xdgmime.dir/src/xdgmimemagic.c.o
[1043/7220] Building C object Source/ThirdParty/xdgmime/CMakeFiles/xdgmime.dir/src/xdgmimeglob.c.o
[1044/7220] Building C object Source/ThirdParty/xdgmime/CMakeFiles/xdgmime.dir/src/xdgmimecache.c.o
[1045/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/GLESv2.dir/src/libGLESv2/proc_table_egl_autogen.cpp.o
[1046/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/base/SkBuffer.cpp.o
[1047/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/GLESv2.dir/src/libGLESv2/entry_points_gles_2_0_autogen.cpp.o
[1048/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/base/SkDebug.cpp.o
[1049/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/base/SkArenaAlloc.cpp.o
[1050/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/base/SkDeque.cpp.o
[1051/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/base/SkBezierCurves.cpp.o
[1052/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/base/SkBlockAllocator.cpp.o
[1053/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/base/SkMalloc.cpp.o
[1054/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/base/SkContainers.cpp.o
[1055/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/GLESv2.dir/src/libGLESv2/entry_points_gles_3_2_autogen.cpp.o
[1056/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/base/SkSafeMath.cpp.o
[1057/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/base/SkQuads.cpp.o
[1058/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/base/SkCubics.cpp.o
[1059/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/base/SkSpinlock.cpp.o
[1060/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/base/SkMathPriv.cpp.o
[1061/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/base/SkFloatingPoint.cpp.o
[1062/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/base/SkTSearch.cpp.o
[1063/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/base/SkThreadID.cpp.o
[1064/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/base/SkUtils.cpp.o
[1065/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/base/SkUTF.cpp.o
[1066/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/base/SkSemaphore.cpp.o
[1067/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/base/SkSharedMutex.cpp.o
[1068/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/base/SkTDArray.cpp.o
[1069/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/base/SkHalf.cpp.o
[1070/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/codec/SkColorPalette.cpp.o
[1071/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/GLESv2.dir/src/libGLESv2/global_state.cpp.o
[1072/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/codec/SkEncodedInfo.cpp.o
[1073/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/codec/SkExif.cpp.o
[1074/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/base/SkTime.cpp.o
[1075/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/codec/SkCodecImageGenerator.cpp.o
[1076/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/codec/SkCodec.cpp.o
[1077/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/codec/SkImageGenerator_FromEncoded.cpp.o
[1078/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/codec/SkJpegSourceMgr.cpp.o
[1079/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/codec/SkJpegCodec.cpp.o
[1080/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/codec/SkJpegMetadataDecoderImpl.cpp.o
[1081/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/codec/SkJpegSegmentScan.cpp.o
[1082/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/codec/SkJpegDecoderMgr.cpp.o
[1083/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/codec/SkParseEncodedOrigin.cpp.o
[1084/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkATrace.cpp.o
[1085/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/codec/SkJpegUtility.cpp.o
[1086/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/codec/SkPixmapUtils.cpp.o
[1087/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkAlphaRuns.cpp.o
[1088/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkAnalyticEdge.cpp.o
[1089/7220] Building CXX object Source/ThirdParty/ANGLE/CMakeFiles/GLESv2.dir/src/libGLESv2/entry_points_gles_ext_autogen.cpp.o
[1090/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/codec/SkTiffUtility.cpp.o
[1091/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/codec/SkSampler.cpp.o
[1092/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkAnnotation.cpp.o
[1093/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkAutoPixmapStorage.cpp.o
[1094/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkAAClip.cpp.o
[1095/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/codec/SkPngCodec.cpp.o
[1096/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/codec/SkSwizzler.cpp.o
[1097/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkBBHFactory.cpp.o
[1098/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkBitmap.cpp.o
[1099/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkBitmapCache.cpp.o
[1100/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkBigPicture.cpp.o
[1101/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkBitmapProcState_matrixProcs.cpp.o
[1102/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkBitmapProcState_opts.cpp.o
[1103/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkBitmapProcState.cpp.o
[1104/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkBitmapProcState_opts_ssse3.cpp.o
[1105/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkBlendModeBlender.cpp.o
[1106/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkBlendMode.cpp.o
[1107/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkBlitMask_opts.cpp.o
[1108/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkBitmapDevice.cpp.o
[1109/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkBlitRow_D32.cpp.o
[1110/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkBlitMask_opts_ssse3.cpp.o
[1111/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkBlitRow_opts.cpp.o
[1112/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkBlitter_A8.cpp.o
[1113/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkBlitter.cpp.o
[1114/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkBlitRow_opts_hsw.cpp.o
[1115/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkBlurMask.cpp.o
[1116/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkBlitter_Sprite.cpp.o
[1117/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkCachedData.cpp.o
[1118/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkCapabilities.cpp.o
[1119/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkBlitter_ARGB32.cpp.o
[1120/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkBlurMaskFilterImpl.cpp.o
[1121/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkChecksum.cpp.o
[1122/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkBlurEngine.cpp.o
[1123/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkCanvasPriv.cpp.o
[1124/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkColorFilter.cpp.o
[1125/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkColor.cpp.o
[1126/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkColorSpace.cpp.o
[1127/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkClipStackDevice.cpp.o
[1128/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkClipStack.cpp.o
[1129/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkCpu.cpp.o
[1130/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkColorSpaceXformSteps.cpp.o
[1131/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkCanvas_Raster.cpp.o
[1132/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkCompressedDataUtils.cpp.o
[1133/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkColorTable.cpp.o
[1134/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkDataTable.cpp.o
[1135/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkCanvas.cpp.o
[1136/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkData.cpp.o
[1137/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkCubicClipper.cpp.o
[1138/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkCubicMap.cpp.o
[1139/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkDistanceFieldGen.cpp.o
[1140/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkContourMeasure.cpp.o
[1141/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkConvertPixels.cpp.o
[1142/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkDocument.cpp.o
[1143/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkDrawShadowInfo.cpp.o
[1144/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkDescriptor.cpp.o
[1145/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkDraw_atlas.cpp.o
[1146/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkEdge.cpp.o
[1147/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkDraw.cpp.o
[1148/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkDevice.cpp.o
[1149/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkDrawBase.cpp.o
[1150/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkDraw_vertices.cpp.o
[1151/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkDraw_text.cpp.o
[1152/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkDrawable.cpp.o
[1153/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkEdgeBuilder.cpp.o
[1154/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkFontDescriptor.cpp.o
[1155/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkGaussFilter.cpp.o
[1156/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkFontMetricsPriv.cpp.o
[1157/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkFontStream.cpp.o
[1158/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkFontMgr.cpp.o
[1159/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkEdgeClipper.cpp.o
[1160/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkFlattenable.cpp.o
[1161/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkGlobalInitialization_core.cpp.o
[1162/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkExecutor.cpp.o
[1163/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkFont.cpp.o
[1164/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkIDChangeListener.cpp.o
[1165/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkFont_serial.cpp.o
[1166/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkGeometry.cpp.o
[1167/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkImageInfo.cpp.o
[1168/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkImageFilterCache.cpp.o
[1169/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkImageGenerator.cpp.o
[1170/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkGlyph.cpp.o
[1171/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkGraphics.cpp.o
[1172/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkImageFilter.cpp.o
[1173/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkGlyphRunPainter.cpp.o
[1174/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkLineClipper.cpp.o
[1175/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkLatticeIter.cpp.o
[1176/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkMD5.cpp.o
[1177/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkKnownRuntimeEffects.cpp.o
[1178/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkMallocPixelRef.cpp.o
[1179/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkMask.cpp.o
[1180/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkLocalMatrixImageFilter.cpp.o
[1181/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkMasks.cpp.o
[1182/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkMatrixInvert.cpp.o
[1183/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkM44.cpp.o
[1184/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkImageFilterTypes.cpp.o
[1185/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkMemset_opts_erms.cpp.o
[1186/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkMaskGamma.cpp.o
[1187/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkMaskCache.cpp.o
[1188/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkMaskFilter.cpp.o
[1189/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkMipmapDrawDownSampler.cpp.o
[1190/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkMaskBlurFilter.cpp.o
[1191/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkMemset_opts.cpp.o
[1192/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkMipmapAccessor.cpp.o
[1193/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkMemset_opts_avx.cpp.o
[1194/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkMipmap.cpp.o
[1195/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkMipmapBuilder.cpp.o
[1196/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkMatrix.cpp.o
[1197/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkPaint.cpp.o
[1198/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkPaintPriv.cpp.o
[1199/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkMesh.cpp.o
[1200/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkPathEffect.cpp.o
[1201/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkPathBuilder.cpp.o
[1202/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkOverdrawCanvas.cpp.o
[1203/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkMipmapHQDownSampler.cpp.o
[1204/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkPathMeasure.cpp.o
[1205/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkPathUtils.cpp.o
[1206/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkPath.cpp.o
[1207/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkPathRef.cpp.o
[1208/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkPath_serial.cpp.o
[1209/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkPictureFlat.cpp.o
[1210/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkPicture.cpp.o
[1211/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkPixelRef.cpp.o
[1212/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkOpts.cpp.o
[1213/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkPoint3.cpp.o
[1214/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkPictureData.cpp.o
[1215/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkPoint.cpp.o
[1216/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkPixmapDraw.cpp.o
[1217/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkPicturePlayback.cpp.o
[1218/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkRSXform.cpp.o
[1219/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkPtrRecorder.cpp.o
[1220/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkPictureRecorder.cpp.o
[1221/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkPixmap.cpp.o
[1222/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkRasterClip.cpp.o
[1223/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkReadPixelsRec.cpp.o
[1224/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkQuadClipper.cpp.o
[1225/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkPictureRecord.cpp.o
[1226/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkRTree.cpp.o
[1227/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkRRect.cpp.o
[1228/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkRasterPipelineBlitter.cpp.o
[1229/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkReadBuffer.cpp.o
[1230/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkRecord.cpp.o
[1231/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkRasterPipeline.cpp.o
[1232/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkRecordDraw.cpp.o
[1233/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkRecords.cpp.o
[1234/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkRecordOpts.cpp.o
[1235/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkRecordedDrawable.cpp.o
[1236/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkSLTypeShared.cpp.o
[1237/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkScalar.cpp.o
[1238/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkRect.cpp.o
[1239/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkRegion_path.cpp.o
[1240/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkRecorder.cpp.o
[1241/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkRegion.cpp.o
[1242/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkScan.cpp.o
[1243/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkResourceCache.cpp.o
[1244/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkRuntimeBlender.cpp.o
[1245/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkScan_AAAPath.cpp.o
[1246/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkScan_AntiPath.cpp.o
[1247/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkScan_Antihair.cpp.o
[1248/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkSpriteBlitter_ARGB32.cpp.o
[1249/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkSpecialImage.cpp.o
[1250/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkScalerContext.cpp.o
[1251/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkRuntimeEffect.cpp.o
[1252/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkScan_Hairline.cpp.o
[1253/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkStream.cpp.o
[1254/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkScan_Path.cpp.o
[1255/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkStrokeRec.cpp.o
[1256/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkStringUtils.cpp.o
[1257/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkString.cpp.o
[1258/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkStrike.cpp.o
[1259/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkStrikeCache.cpp.o
[1260/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkSwizzle.cpp.o
[1261/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkStrikeSpec.cpp.o
[1262/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkStrokerPriv.cpp.o
[1263/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkStroke.cpp.o
[1264/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkSwizzler_opts_ssse3.cpp.o
[1265/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkTaskGroup.cpp.o
[1266/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkSwizzler_opts.cpp.o
[1267/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkSwizzler_opts_hsw.cpp.o
[1268/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkUnPreMultiply.cpp.o
[1269/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkTypefaceCache.cpp.o
[1270/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkVertState.cpp.o
[1271/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkWritePixelsRec.cpp.o
[1272/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/LowLevelInterpreterLib.dir/llint/LowLevelInterpreter.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/llint/LowLevelInterpreter.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/llint/LowLevelInterpreter.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/Opcode.h:41:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/llint/LowLevelInterpreter.cpp:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/llint/LLIntOfflineAsmConfig.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/StructureID.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCConfig.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/WTFConfig.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/threads/Signals.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedRef.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/llint/LowLevelInterpreter.cpp:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/llint/LLIntOfflineAsmConfig.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/StructureID.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCConfig.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/WTFConfig.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/threads/Signals.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/llint/LowLevelInterpreter.cpp:324:43: warning: unused variable 't7' [-Wunused-variable]
324 | CLoopRegister t0, t1, t2, t3, t5, t6, t7, sp, cfr, lr, pc;
| ^~
17 warnings generated.
[1273/7220] Generating ../../JavaScriptCore/DerivedSources/CombinedDomains.json
[1274/7220] Generating ../../JavaScriptCore/PrivateHeaders/JavaScriptCore/WasmOps.h
[1275/7220] Generating ../../JavaScriptCore/DerivedSources/WasmOMGIRGeneratorInlines.h
[1276/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkVertices.cpp.o
[1277/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkTypeface.cpp.o
[1278/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkYUVAInfo.cpp.o
[1279/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkYUVMath.cpp.o
[1280/7220] Generating ../../JavaScriptCore/DerivedSources/AsyncFromSyncIteratorPrototype.lut.h
[1281/7220] Generating ../../JavaScriptCore/DerivedSources/AsyncGeneratorPrototype.lut.h
[1282/7220] Generating ../../JavaScriptCore/DerivedSources/BigIntConstructor.lut.h
[1283/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkTypeface_remote.cpp.o
[1284/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkTextBlob.cpp.o
[1285/7220] Generating ../../JavaScriptCore/DerivedSources/ArrayConstructor.lut.h
[1286/7220] Generating ../../JavaScriptCore/DerivedSources/BooleanPrototype.lut.h
[1287/7220] Generating ../../JavaScriptCore/DerivedSources/GeneratorPrototype.lut.h
[1288/7220] Generating ../../JavaScriptCore/DerivedSources/DateConstructor.lut.h
[1289/7220] Generating ../../JavaScriptCore/DerivedSources/ErrorPrototype.lut.h
[1290/7220] Generating ../../JavaScriptCore/DerivedSources/BigIntPrototype.lut.h
[1291/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkYUVAPixmaps.cpp.o
[1292/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkWriteBuffer.cpp.o
[1293/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkWriter32.cpp.o
[1294/7220] Generating ../../JavaScriptCore/DerivedSources/IntlCollatorPrototype.lut.h
[1295/7220] Generating ../../JavaScriptCore/DerivedSources/IntlCollatorConstructor.lut.h
[1296/7220] Generating ../../JavaScriptCore/DerivedSources/IntlDisplayNamesPrototype.lut.h
[1297/7220] Generating ../../JavaScriptCore/DerivedSources/IntlDisplayNamesConstructor.lut.h
[1298/7220] Generating ../../JavaScriptCore/DerivedSources/IntlDurationFormatConstructor.lut.h
[1299/7220] Generating ../../JavaScriptCore/DerivedSources/IntlDateTimeFormatConstructor.lut.h
[1300/7220] Generating ../../JavaScriptCore/DerivedSources/IntlListFormatConstructor.lut.h
[1301/7220] Generating ../../JavaScriptCore/DerivedSources/IntlListFormatPrototype.lut.h
[1302/7220] Generating ../../JavaScriptCore/DerivedSources/IntlNumberFormatConstructor.lut.h
[1303/7220] Generating ../../JavaScriptCore/DerivedSources/IntlDurationFormatPrototype.lut.h
[1304/7220] Generating ../../JavaScriptCore/DerivedSources/IntlPluralRulesConstructor.lut.h
[1305/7220] Generating ../../JavaScriptCore/DerivedSources/IntlSegmentIteratorPrototype.lut.h
[1306/7220] Generating ../../JavaScriptCore/DerivedSources/IntlObject.lut.h
[1307/7220] Generating ../../JavaScriptCore/DerivedSources/IntlPluralRulesPrototype.lut.h
[1308/7220] Generating ../../JavaScriptCore/DerivedSources/IntlDateTimeFormatPrototype.lut.h
[1309/7220] Generating ../../JavaScriptCore/DerivedSources/IntlSegmenterPrototype.lut.h
[1310/7220] Generating ../../JavaScriptCore/DerivedSources/IntlSegmenterConstructor.lut.h
[1311/7220] Generating ../../JavaScriptCore/DerivedSources/IntlSegmentsPrototype.lut.h
[1312/7220] Generating ../../JavaScriptCore/DerivedSources/JSInternalPromiseConstructor.lut.h
[1313/7220] Generating ../../JavaScriptCore/DerivedSources/IntlNumberFormatPrototype.lut.h
[1314/7220] Generating ../../JavaScriptCore/DerivedSources/IntlRelativeTimeFormatConstructor.lut.h
[1315/7220] Generating ../../JavaScriptCore/DerivedSources/JSPromisePrototype.lut.h
[1316/7220] Generating ../../JavaScriptCore/DerivedSources/IntlRelativeTimeFormatPrototype.lut.h
[1317/7220] Generating ../../JavaScriptCore/DerivedSources/MapPrototype.lut.h
[1318/7220] Generating ../../JavaScriptCore/DerivedSources/JSONObject.lut.h
[1319/7220] Generating ../../JavaScriptCore/DerivedSources/JSPromiseConstructor.lut.h
[1320/7220] Generating ../../JavaScriptCore/DerivedSources/MapConstructor.lut.h
[1321/7220] Generating ../../JavaScriptCore/DerivedSources/NumberConstructor.lut.h
[1322/7220] Generating ../../JavaScriptCore/DerivedSources/NumberPrototype.lut.h
[1323/7220] Generating ../../JavaScriptCore/DerivedSources/RegExpStringIteratorPrototype.lut.h
[1324/7220] Generating ../../JavaScriptCore/DerivedSources/DatePrototype.lut.h
[1325/7220] Generating ../../JavaScriptCore/DerivedSources/ShadowRealmObject.lut.h
[1326/7220] Generating ../../JavaScriptCore/DerivedSources/JSDataViewPrototype.lut.h
[1327/7220] Generating ../../JavaScriptCore/DerivedSources/ShadowRealmPrototype.lut.h
[1328/7220] Generating ../../JavaScriptCore/DerivedSources/IntlLocalePrototype.lut.h
[1329/7220] Generating ../../JavaScriptCore/DerivedSources/StringConstructor.lut.h
[1330/7220] Generating ../../JavaScriptCore/DerivedSources/ReflectObject.lut.h
[1331/7220] Generating ../../JavaScriptCore/DerivedSources/SymbolConstructor.lut.h
[1332/7220] Generating ../../JavaScriptCore/DerivedSources/SymbolPrototype.lut.h
[1333/7220] Generating ../../JavaScriptCore/DerivedSources/RegExpConstructor.lut.h
[1334/7220] Generating ../../JavaScriptCore/DerivedSources/TemporalCalendarConstructor.lut.h
[1335/7220] Generating ../../JavaScriptCore/DerivedSources/TemporalDurationConstructor.lut.h
[1336/7220] Generating ../../JavaScriptCore/DerivedSources/TemporalNow.lut.h
[1337/7220] Generating ../../JavaScriptCore/DerivedSources/RegExpPrototype.lut.h
[1338/7220] Generating ../../JavaScriptCore/DerivedSources/SetPrototype.lut.h
[1339/7220] Generating ../../JavaScriptCore/DerivedSources/TemporalObject.lut.h
[1340/7220] Generating ../../JavaScriptCore/DerivedSources/TemporalPlainDateConstructor.lut.h
[1341/7220] Generating ../../JavaScriptCore/DerivedSources/TemporalInstantConstructor.lut.h
[1342/7220] Generating ../../JavaScriptCore/DerivedSources/TemporalCalendarPrototype.lut.h
[1343/7220] Generating ../../JavaScriptCore/DerivedSources/TemporalPlainDateTimeConstructor.lut.h
[1344/7220] Generating ../../JavaScriptCore/DerivedSources/TemporalPlainTimeConstructor.lut.h
[1345/7220] Generating ../../JavaScriptCore/DerivedSources/TemporalTimeZoneConstructor.lut.h
[1346/7220] Generating ../../JavaScriptCore/DerivedSources/TemporalInstantPrototype.lut.h
[1347/7220] Generating ../../JavaScriptCore/DerivedSources/TemporalTimeZonePrototype.lut.h
[1348/7220] Generating ../../JavaScriptCore/DerivedSources/WebAssemblyArrayPrototype.lut.h
[1349/7220] Generating ../../JavaScriptCore/DerivedSources/WebAssemblyArrayConstructor.lut.h
[1350/7220] Generating ../../JavaScriptCore/DerivedSources/WebAssemblyCompileErrorPrototype.lut.h
[1351/7220] Generating ../../JavaScriptCore/DerivedSources/WebAssemblyCompileErrorConstructor.lut.h
[1352/7220] Generating ../../JavaScriptCore/DerivedSources/JSWebAssembly.lut.h
[1353/7220] Generating ../../JavaScriptCore/DerivedSources/WebAssemblyExceptionConstructor.lut.h
[1354/7220] Generating ../../JavaScriptCore/DerivedSources/ObjectConstructor.lut.h
[1355/7220] Generating ../../JavaScriptCore/DerivedSources/WebAssemblyExceptionPrototype.lut.h
[1356/7220] Generating ../../JavaScriptCore/DerivedSources/WebAssemblyGlobalConstructor.lut.h
[1357/7220] Generating ../../JavaScriptCore/DerivedSources/TemporalDurationPrototype.lut.h
[1358/7220] Generating ../../JavaScriptCore/DerivedSources/WebAssemblyInstanceConstructor.lut.h
[1359/7220] Generating ../../JavaScriptCore/DerivedSources/WebAssemblyInstancePrototype.lut.h
[1360/7220] Generating ../../JavaScriptCore/DerivedSources/WebAssemblyLinkErrorPrototype.lut.h
[1361/7220] Generating ../../JavaScriptCore/DerivedSources/WebAssemblyLinkErrorConstructor.lut.h
[1362/7220] Generating ../../JavaScriptCore/DerivedSources/WebAssemblyGlobalPrototype.lut.h
[1363/7220] Generating ../../JavaScriptCore/DerivedSources/WebAssemblyMemoryConstructor.lut.h
[1364/7220] Generating ../../JavaScriptCore/DerivedSources/WebAssemblyModulePrototype.lut.h
[1365/7220] Generating ../../JavaScriptCore/DerivedSources/WebAssemblyRuntimeErrorPrototype.lut.h
[1366/7220] Generating ../../JavaScriptCore/DerivedSources/WebAssemblyMemoryPrototype.lut.h
[1367/7220] Generating ../../JavaScriptCore/DerivedSources/WebAssemblyStructConstructor.lut.h
[1368/7220] Generating ../../JavaScriptCore/DerivedSources/WebAssemblyModuleConstructor.lut.h
[1369/7220] Generating ../../JavaScriptCore/DerivedSources/WebAssemblyRuntimeErrorConstructor.lut.h
[1370/7220] Generating ../../JavaScriptCore/DerivedSources/WebAssemblyStructPrototype.lut.h
[1371/7220] Generating ../../JavaScriptCore/DerivedSources/WebAssemblyTableConstructor.lut.h
[1372/7220] Generating ../../JavaScriptCore/DerivedSources/WebAssemblyTagPrototype.lut.h
[1373/7220] Generating ../../JavaScriptCore/DerivedSources/WebAssemblyTagConstructor.lut.h
[1374/7220] Generating ../../JavaScriptCore/DerivedSources/KeywordLookup.h
[1375/7220] Generating ../../JavaScriptCore/DerivedSources/Lexer.lut.h
[1376/7220] Generating ../../JavaScriptCore/DerivedSources/WebAssemblyTablePrototype.lut.h
[1377/7220] Generating ../../JavaScriptCore/DerivedSources/yarr/UnicodePatternTables.h
[1378/7220] Generating ../../JavaScriptCoreGLib/DerivedSources/jsc/JSCClass.h
[1379/7220] Generating ../../JavaScriptCore/DerivedSources/inspector/InspectorBackendDispatchers.cpp, ../../JavaScriptCore/DerivedSources/inspector/InspectorBackendDispatchers.h, ../../JavaScriptCore/DerivedSources/inspector/InspectorFrontendDispatchers.cpp, ../../JavaScriptCore/DerivedSources/inspector/InspectorFrontendDispatchers.h, ../../JavaScriptCore/DerivedSources/inspector/InspectorProtocolObjects.cpp, ../../JavaScriptCore/DerivedSources/inspector/InspectorProtocolObjects.h, ../../JavaScriptCore/DerivedSources/inspector/InspectorBackendCommands.js
[1380/7220] Generating ../../JavaScriptCoreGLib/DerivedSources/jsc/JSCContext.h
[1381/7220] Generating ../../JavaScriptCoreGLib/DerivedSources/jsc/JSCDefines.h
[1382/7220] Generating ../../JavaScriptCoreGLib/DerivedSources/jsc/JSCException.h
[1383/7220] Generating ../../JavaScriptCoreGLib/DerivedSources/jsc/JSCVirtualMachine.h
[1384/7220] Generating ../../JavaScriptCoreGLib/DerivedSources/jsc/JSCValue.h
[1385/7220] Generating ../../JavaScriptCoreGLib/DerivedSources/jsc/JSCWeakValue.h
[1386/7220] Generating ../../JavaScriptCore/DerivedSources/yarr/RegExpJitTables.h
[1387/7220] Generating ../../JavaScriptCoreGLib/DerivedSources/jsc/jsc.h
[1388/7220] Generating ../../JavaScriptCore/DerivedSources/TemporalPlainTimePrototype.lut.h
[1389/7220] Generating ../../JavaScriptCore/DerivedSources/TemporalPlainDatePrototype.lut.h
[1390/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/gpu/Blend.cpp.o
[1391/7220] Generating ../../JavaScriptCore/DerivedSources/StringPrototype.lut.h
[1392/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/gpu/BlendFormula.cpp.o
[1393/7220] Generating ../../JavaScriptCore/DerivedSources/yarr/YarrCanonicalizeUnicode.cpp
[1394/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/gpu/RectanizerPow2.cpp.o
[1395/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/gpu/RectanizerSkyline.cpp.o
[1396/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/core/SkYUVPlanesCache.cpp.o
[1397/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/gpu/DitherUtils.cpp.o
[1398/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/gpu/DataUtils.cpp.o
[1399/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/gpu/AtlasTypes.cpp.o
[1400/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/gpu/ResourceKey.cpp.o
[1401/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/gpu/BlurUtils.cpp.o
[1402/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/gpu/ShaderErrorHandler.cpp.o
[1403/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/gpu/SkBackingFit.cpp.o
[1404/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/gpu/Swizzle.cpp.o
[1405/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/gpu/SkSLToBackend.cpp.o
[1406/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/gpu/ganesh/GrBackendSemaphore.cpp.o
[1407/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/gpu/TiledTextureUtils.cpp.o
[1408/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/gpu/ganesh/GrAttachment.cpp.o
[1409/7220] Generating ../../JavaScriptCore/DerivedSources/TemporalPlainDateTimePrototype.lut.h
[1410/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/gpu/ganesh/GrAuditTrail.cpp.o
[1411/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/gpu/ganesh/GrBackendUtils.cpp.o
[1412/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/gpu/ganesh/GrBackendSurface.cpp.o
[1413/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/gpu/ganesh/Device_drawTexture.cpp.o
[1414/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/gpu/ganesh/Device.cpp.o
[1415/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/gpu/ganesh/ClipStack.cpp.o
[1416/7220] Generating ../../JavaScriptCore/DerivedSources/JSGlobalObject.lut.h
[1417/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/gpu/ganesh/GrBackendTextureImageGenerator.cpp.o
[1418/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/gpu/ganesh/GrBufferUpdateRenderTask.cpp.o
[1419/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/gpu/ganesh/GrBufferTransferRenderTask.cpp.o
[1420/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/gpu/ganesh/GrCaps.cpp.o
[1421/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/gpu/ganesh/GrClientMappedBufferManager.cpp.o
[1422/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/gpu/ganesh/GrBufferAllocPool.cpp.o
[1423/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/gpu/ganesh/GrColorInfo.cpp.o
[1424/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/gpu/ganesh/GrColorSpaceXform.cpp.o
[1425/7220] Building CXX object Source/ThirdParty/skia/CMakeFiles/Skia.dir/src/gpu/ganesh/GrBlurUtils.cpp.o
[1426/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/glib/JSCVersion.cpp.o
[1427/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/glib/JSCVirtualMachine.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/glib/JSCVirtualMachine.cpp:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/glib/JSCContextPrivate.h:24:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/glib/GRefPtr.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/glib/JSCVirtualMachine.cpp:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
14 warnings generated.
[1428/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/JSCBuiltins.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/JSCBuiltins.cpp:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/builtins/BuiltinExecutables.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/ExecutableInfo.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/parser/ParserModes.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/Identifier.h:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/ArrayConventions.h:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/IndexingHeader.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/PropertyStorage.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/WriteBarrier.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/HandleTypes.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/JSCBuiltins.cpp:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/builtins/BuiltinExecutables.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/ExecutableInfo.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/parser/ParserModes.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/Identifier.h:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/ArrayConventions.h:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/IndexingHeader.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/PropertyStorage.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/WriteBarrier.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/HandleTypes.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/JSCBuiltins.cpp:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/builtins/BuiltinExecutables.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/ExecutableInfo.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/parser/ParserModes.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/Identifier.h:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/ArrayConventions.h:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/IndexingHeader.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/PropertyStorage.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/WriteBarrier.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/HandleTypes.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:38:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/MediaTime.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/JSONValues.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[1429/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/glib/JSAPIWrapperGlobalObject.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/glib/JSAPIWrapperGlobalObject.cpp:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/glib/JSAPIWrapperGlobalObject.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSGlobalObject.h:24:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/DeferredWorkTimer.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSRunLoopTimer.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashSet.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/glib/JSAPIWrapperGlobalObject.cpp:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/glib/JSAPIWrapperGlobalObject.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSGlobalObject.h:24:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/DeferredWorkTimer.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSRunLoopTimer.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashSet.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/glib/JSAPIWrapperGlobalObject.cpp:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/glib/JSAPIWrapperGlobalObject.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSGlobalObject.h:24:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/DeferredWorkTimer.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSRunLoopTimer.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/RunLoop.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Observer.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/WeakPtrFactory.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[1430/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/glib/JSCOptions.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/glib/JSCOptions.cpp:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/Options.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCConfig.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/Opcode.h:41:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/glib/JSCOptions.cpp:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/Options.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCConfig.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/WTFConfig.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/threads/Signals.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedRef.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/glib/JSCOptions.cpp:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/Options.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCConfig.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/WTFConfig.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/threads/Signals.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[1431/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/glib/JSCClass.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/glib/JSCClass.cpp:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/APICast.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/tools/Integrity.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/AccessibleAddress.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/WTFConfig.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/threads/Signals.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedRef.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/glib/JSCClass.cpp:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/APICast.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/tools/Integrity.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/AccessibleAddress.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/WTFConfig.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/threads/Signals.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedRef.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/glib/JSCClass.cpp:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/APICast.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/tools/Integrity.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/AccessibleAddress.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/WTFConfig.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/threads/Signals.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[1432/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/glib/JSCException.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/glib/JSCException.cpp:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/APICast.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/tools/Integrity.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/AccessibleAddress.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/WTFConfig.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/threads/Signals.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedRef.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/glib/JSCException.cpp:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/APICast.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/tools/Integrity.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/AccessibleAddress.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/WTFConfig.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/threads/Signals.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedRef.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/glib/JSCException.cpp:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/APICast.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/tools/Integrity.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/AccessibleAddress.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/WTFConfig.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/threads/Signals.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[1433/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/glib/JSCCallbackFunction.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/glib/JSCCallbackFunction.cpp:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/glib/JSCCallbackFunction.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/InternalFunction.h:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSObject.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/ArrayConventions.h:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/IndexingHeader.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/PropertyStorage.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/WriteBarrier.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/HandleTypes.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/glib/JSCCallbackFunction.cpp:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/glib/JSCCallbackFunction.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/InternalFunction.h:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSObject.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/ArrayConventions.h:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/IndexingHeader.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/PropertyStorage.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/WriteBarrier.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/HandleTypes.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/glib/JSCCallbackFunction.cpp:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/glib/JSCCallbackFunction.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/InternalFunction.h:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSObject.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/ArrayConventions.h:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/IndexingHeader.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/PropertyStorage.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/WriteBarrier.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/HandleTypes.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:38:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/MediaTime.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/JSONValues.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[1434/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/glib/JSAPIWrapperObjectGLib.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/glib/JSAPIWrapperObjectGLib.cpp:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/JSAPIWrapperObject.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSObject.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/ArrayConventions.h:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/IndexingHeader.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/PropertyStorage.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/WriteBarrier.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/HandleTypes.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/glib/JSAPIWrapperObjectGLib.cpp:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/JSAPIWrapperObject.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSObject.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/ArrayConventions.h:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/IndexingHeader.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/PropertyStorage.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/WriteBarrier.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/HandleTypes.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/glib/JSAPIWrapperObjectGLib.cpp:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/JSAPIWrapperObject.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSObject.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/ArrayConventions.h:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/IndexingHeader.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/PropertyStorage.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/WriteBarrier.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/HandleTypes.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:38:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/MediaTime.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/JSONValues.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[1435/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/assembler/MacroAssemblerARM64.cpp.o
[1436/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/assembler/MacroAssemblerARMv7.cpp.o
[1437/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/glib/JSCContext.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/glib/JSCContext.cpp:24:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/APICast.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/tools/Integrity.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/AccessibleAddress.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/WTFConfig.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/threads/Signals.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedRef.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/glib/JSCContext.cpp:24:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/APICast.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/tools/Integrity.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/AccessibleAddress.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/WTFConfig.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/threads/Signals.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedRef.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/glib/JSCContext.cpp:24:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/APICast.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/tools/Integrity.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/AccessibleAddress.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/WTFConfig.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/threads/Signals.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[1438/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/assembler/MacroAssemblerRISCV64.cpp.o
[1439/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/glib/JSCValue.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/glib/JSCValue.cpp:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/APICast.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/tools/Integrity.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/AccessibleAddress.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/WTFConfig.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/threads/Signals.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedRef.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/glib/JSCValue.cpp:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/APICast.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/tools/Integrity.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/AccessibleAddress.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/WTFConfig.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/threads/Signals.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedRef.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/glib/JSCValue.cpp:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/APICast.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/tools/Integrity.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/AccessibleAddress.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/WTFConfig.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/threads/Signals.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[1440/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/assembler/MacroAssemblerX86Common.cpp.o
[1441/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-23a5fd0e-1.cpp.o
[1442/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-23a5fd0e-3.cpp.o
[1443/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-23a5fd0e-2.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-23a5fd0e-2.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/b3/B3CanonicalizePrePostIncrements.cpp:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-23a5fd0e-2.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/b3/B3CanonicalizePrePostIncrements.cpp:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
14 warnings generated.
[1444/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-23a5fd0e-4.cpp.o
[1445/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/glib/JSCWeakValue.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/glib/JSCWeakValue.cpp:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/APICast.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/tools/Integrity.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/AccessibleAddress.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/WTFConfig.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/threads/Signals.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedRef.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/glib/JSCWeakValue.cpp:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/APICast.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/tools/Integrity.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/AccessibleAddress.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/WTFConfig.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/threads/Signals.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedRef.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/glib/JSCWeakValue.cpp:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/APICast.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/tools/Integrity.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/AccessibleAddress.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/WTFConfig.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/threads/Signals.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[1446/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-23a5fd0e-5.cpp.o
[1447/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-23a5fd0e-6.cpp.o
[1448/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-23a5fd0e-7.cpp.o
[1449/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-23a5fd0e-8.cpp.o
[1450/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-23a5fd0e-9.cpp.o
[1451/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-cd2e8cfa-2.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-cd2e8cfa-2.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/assembler/MacroAssemblerPrinter.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/assembler/MacroAssemblerPrinter.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCPtrTag.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/assembler/JITOperationList.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/Options.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCConfig.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/Opcode.h:41:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-cd2e8cfa-2.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/assembler/MacroAssemblerPrinter.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/assembler/MacroAssemblerPrinter.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCPtrTag.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/assembler/JITOperationList.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/Options.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCConfig.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/WTFConfig.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/threads/Signals.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedRef.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-cd2e8cfa-2.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/assembler/MacroAssemblerPrinter.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/assembler/MacroAssemblerPrinter.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCPtrTag.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/assembler/JITOperationList.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/Options.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCConfig.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/WTFConfig.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/threads/Signals.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[1452/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-23a5fd0e-10.cpp.o
[1453/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-23a5fd0e-11.cpp.o
[1454/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-23a5fd0e-12.cpp.o
[1455/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-23a5fd0e-13.cpp.o
[1456/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-23a5fd0e-15.cpp.o
[1457/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-23a5fd0e-14.cpp.o
[1458/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-23a5fd0e-16.cpp.o
[1459/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-cd2e8cfa-1.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-cd2e8cfa-1.cpp:3:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/assembler/AssemblyComments.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/assembler/AssemblyComments.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/Options.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCConfig.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/Opcode.h:41:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-cd2e8cfa-1.cpp:3:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/assembler/AssemblyComments.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/assembler/AssemblyComments.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/Options.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCConfig.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/WTFConfig.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/threads/Signals.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedRef.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-cd2e8cfa-1.cpp:3:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/assembler/AssemblyComments.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/assembler/AssemblyComments.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/Options.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCConfig.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/WTFConfig.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/threads/Signals.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[1460/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/glib/JSCWrapperMap.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/glib/JSCWrapperMap.cpp:21:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/glib/JSCWrapperMap.h:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/VM.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/interpreter/CalleeBits.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/glib/JSCWrapperMap.cpp:21:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/glib/JSCWrapperMap.h:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/VM.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/interpreter/CalleeBits.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/glib/JSCWrapperMap.cpp:21:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/glib/JSCWrapperMap.h:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/VM.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/interpreter/CalleeBits.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:38:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/MediaTime.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/JSONValues.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[1461/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-d93d10ff-3.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-d93d10ff-3.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/JSTypedArray.cpp:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/APICast.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/tools/Integrity.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/AccessibleAddress.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/WTFConfig.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/threads/Signals.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedRef.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-d93d10ff-3.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/JSTypedArray.cpp:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/APICast.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/tools/Integrity.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/AccessibleAddress.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/WTFConfig.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/threads/Signals.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedRef.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-d93d10ff-3.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/JSTypedArray.cpp:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/APICast.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/tools/Integrity.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/AccessibleAddress.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/WTFConfig.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/threads/Signals.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[1462/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-1.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-1.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/BytecodeDumperGenerated.cpp:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/BytecodeDumper.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/BytecodeBasicBlock.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/InstructionStream.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/BytecodeIndex.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-1.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/BytecodeDumperGenerated.cpp:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/BytecodeDumper.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/CallLinkInfo.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/interpreter/CallFrame.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/interpreter/CalleeBits.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-1.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/BytecodeDumperGenerated.cpp:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/BytecodeDumper.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/CallLinkInfo.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/interpreter/CallFrame.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/interpreter/CalleeBits.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:38:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/MediaTime.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/JSONValues.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[1463/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-d93d10ff-1.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-d93d10ff-1.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/APIIntegrity.cpp:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/tools/IntegrityInlines.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/tools/Integrity.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/AccessibleAddress.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/WTFConfig.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/threads/Signals.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedRef.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-d93d10ff-1.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/APIIntegrity.cpp:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/tools/IntegrityInlines.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/tools/Integrity.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/AccessibleAddress.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/WTFConfig.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/threads/Signals.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedRef.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-d93d10ff-1.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/APIIntegrity.cpp:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/tools/IntegrityInlines.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/tools/Integrity.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/AccessibleAddress.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/WTFConfig.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/threads/Signals.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[1464/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-d93d10ff-2.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-d93d10ff-2.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/JSClassRef.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/JSClassRef.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/OpaqueJSString.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/ThreadSafeRefCounted.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-d93d10ff-2.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/JSClassRef.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/JSClassRef.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/OpaqueJSString.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringImpl.h:37:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-d93d10ff-2.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/JSClassRef.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/JSClassRef.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/OpaqueJSString.h:30:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[1465/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-4.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-4.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/CodeBlockJettisoningWatchpoint.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/CodeBlockJettisoningWatchpoint.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/CodeBlock.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/ArrayProfile.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/ConcurrentJSLock.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/DeferGC.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/NeverDestroyed.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-4.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/CodeBlockJettisoningWatchpoint.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/CodeBlockJettisoningWatchpoint.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/CodeBlock.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/ArrayProfile.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/ConcurrentJSLock.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/DeferGC.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/ThreadSpecific.h:47:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Threading.h:39:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-4.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/CodeBlockJettisoningWatchpoint.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/CodeBlockJettisoningWatchpoint.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/CodeBlock.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/ArrayProfile.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/ConcurrentJSLock.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/DeferGC.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/ThreadSpecific.h:47:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[1466/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-5.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-5.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/DeleteByStatus.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/DeleteByStatus.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/CacheableIdentifier.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-5.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/DeleteByStatus.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/DeleteByStatus.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/CacheableIdentifier.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-5.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/DeleteByStatus.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/DeleteByStatus.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/CacheableIdentifier.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:38:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/MediaTime.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/JSONValues.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[1467/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-1.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-1.cpp:2:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/AccessCaseSnippetParams.cpp:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/StructureStubInfo.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/CacheableIdentifier.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-1.cpp:2:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/AccessCaseSnippetParams.cpp:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/StructureStubInfo.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/CacheableIdentifier.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-1.cpp:2:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/AccessCaseSnippetParams.cpp:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/StructureStubInfo.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/CacheableIdentifier.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:38:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/MediaTime.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/JSONValues.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[1468/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-7.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-7.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/ICStatusUtils.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/ICStatusUtils.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/BytecodeIndex.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-7.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/ICStatusUtils.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/ICStatusUtils.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/CacheableIdentifier.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-7.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/ICStatusUtils.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/ICStatusUtils.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/CacheableIdentifier.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:38:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/MediaTime.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/JSONValues.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[1469/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-8.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-8.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/InstanceOfStatus.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/InstanceOfStatus.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/ConcurrentJSLock.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/DeferGC.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/NeverDestroyed.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-8.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/InstanceOfStatus.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/InstanceOfStatus.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/ConcurrentJSLock.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/DeferGC.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/ThreadSpecific.h:47:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Threading.h:39:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-8.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/InstanceOfStatus.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/InstanceOfStatus.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/ConcurrentJSLock.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/DeferGC.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/ThreadSpecific.h:47:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[1470/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-bd1dc6f7-1.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-bd1dc6f7-1.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/builtins/BuiltinExecutableCreator.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/builtins/BuiltinExecutableCreator.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/parser/ParserModes.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/Identifier.h:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/ArrayConventions.h:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/IndexingHeader.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/PropertyStorage.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/WriteBarrier.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/HandleTypes.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-bd1dc6f7-1.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/builtins/BuiltinExecutableCreator.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/builtins/BuiltinExecutableCreator.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/parser/ParserModes.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/Identifier.h:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/ArrayConventions.h:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/IndexingHeader.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/PropertyStorage.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/WriteBarrier.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/HandleTypes.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-bd1dc6f7-1.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/builtins/BuiltinExecutableCreator.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/builtins/BuiltinExecutableCreator.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/parser/ParserModes.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/Identifier.h:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/ArrayConventions.h:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/IndexingHeader.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/PropertyStorage.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/WriteBarrier.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/HandleTypes.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:38:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/MediaTime.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/JSONValues.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[1471/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-3.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-3.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/CallLinkInfoBase.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/CallLinkInfoBase.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCPtrTag.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/assembler/JITOperationList.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/Options.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCConfig.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/Opcode.h:41:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-3.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/CallLinkInfoBase.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/CallLinkInfoBase.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCPtrTag.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/assembler/JITOperationList.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/Options.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCConfig.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/WTFConfig.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/threads/Signals.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedRef.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-3.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/CallLinkInfoBase.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/CallLinkInfoBase.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCPtrTag.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/assembler/JITOperationList.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/Options.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCConfig.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/WTFConfig.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/threads/Signals.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[1472/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-6.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-6.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/ExitingJITType.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/ExitingJITType.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/jit/JITCode.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/interpreter/CallFrame.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/interpreter/CalleeBits.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-6.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/ExitingJITType.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/ExitingJITType.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/jit/JITCode.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/interpreter/CallFrame.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/interpreter/CalleeBits.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-6.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/ExitingJITType.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/ExitingJITType.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/jit/JITCode.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/interpreter/CallFrame.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/interpreter/CalleeBits.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:38:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/MediaTime.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/JSONValues.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-6.cpp:2:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/ExpressionInfo.cpp:27:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/ExpressionInfo.h:166:18: warning: private field 'm_word' is not used [-Wunused-private-field]
166 | unsigned m_word { 0 };
| ^
17 warnings generated.
[1473/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-bfc896e1-1.cpp.o
[1474/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-9.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-9.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/MetadataTable.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/MetadataTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/Instruction.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/Opcode.h:41:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-9.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/MetadataTable.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/MetadataTable.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/UnlinkedMetadataTable.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/ValueProfile.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/ConcurrentJSLock.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/DeferGC.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/NeverDestroyed.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-9.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/MetadataTable.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/MetadataTable.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/UnlinkedMetadataTable.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/ValueProfile.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/ConcurrentJSLock.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/DeferGC.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/ThreadSpecific.h:47:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[1475/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-2.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-2.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/BytecodeGeneratorification.cpp:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/BytecodeDumper.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/BytecodeBasicBlock.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/InstructionStream.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/BytecodeIndex.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-2.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/BytecodeGeneratorification.cpp:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/BytecodeDumper.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/CallLinkInfo.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/interpreter/CallFrame.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/interpreter/CalleeBits.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-2.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/BytecodeGeneratorification.cpp:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/BytecodeDumper.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/CallLinkInfo.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/interpreter/CallFrame.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/interpreter/CalleeBits.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:38:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/MediaTime.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/JSONValues.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[1476/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-bfc896e1-4.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-bfc896e1-4.cpp:6:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/dfg/DFGCommon.cpp:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
12 warnings generated.
[1477/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-bfc896e1-5.cpp.o
[1478/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-bfc896e1-2.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-bfc896e1-2.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/dfg/DFGArithMode.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/dfg/DFGArithMode.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/MathCommon.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/jit/OperationResult.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/ThrowScope.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/ExceptionScope.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/VM.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/interpreter/CalleeBits.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-bfc896e1-2.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/dfg/DFGArithMode.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/dfg/DFGArithMode.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/MathCommon.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/jit/OperationResult.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/ThrowScope.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/ExceptionScope.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/VM.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/interpreter/CalleeBits.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-bfc896e1-2.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/dfg/DFGArithMode.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/dfg/DFGArithMode.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/MathCommon.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/jit/OperationResult.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/ThrowScope.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/ExceptionScope.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/VM.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/interpreter/CalleeBits.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:38:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/MediaTime.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/JSONValues.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[1479/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-bfc896e1-7.cpp.o
[1480/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-11.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-11.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/RecordedStatuses.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/RecordedStatuses.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/CallLinkStatus.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/CallLinkInfo.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/interpreter/CallFrame.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/interpreter/CalleeBits.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-11.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/RecordedStatuses.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/RecordedStatuses.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/CallLinkStatus.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/CallLinkInfo.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/interpreter/CallFrame.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/interpreter/CalleeBits.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-11.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/RecordedStatuses.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/RecordedStatuses.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/CallLinkStatus.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/CallLinkInfo.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/interpreter/CallFrame.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/interpreter/CalleeBits.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:38:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/MediaTime.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/JSONValues.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[1481/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-bfc896e1-8.cpp.o
[1482/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-10.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-10.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/PolyProtoAccessChain.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/PolyProtoAccessChain.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/CacheableIdentifier.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-10.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/PolyProtoAccessChain.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/PolyProtoAccessChain.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/CacheableIdentifier.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-10.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/PolyProtoAccessChain.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/PolyProtoAccessChain.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/CacheableIdentifier.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:38:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/MediaTime.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/JSONValues.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[1483/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-bfc896e1-10.cpp.o
[1484/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-bfc896e1-9.cpp.o
[1485/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-14.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-14.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/VirtualRegister.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/VirtualRegister.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/interpreter/CallFrame.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/interpreter/CalleeBits.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-14.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/VirtualRegister.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/VirtualRegister.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/interpreter/CallFrame.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/interpreter/CalleeBits.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-14.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/VirtualRegister.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/VirtualRegister.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/interpreter/CallFrame.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/interpreter/CalleeBits.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:38:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/MediaTime.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/JSONValues.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[1486/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-13.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-13.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/UnlinkedEvalCodeBlock.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/UnlinkedEvalCodeBlock.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/UnlinkedGlobalCodeBlock.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/UnlinkedCodeBlock.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/ArithProfile.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-13.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/UnlinkedEvalCodeBlock.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/UnlinkedEvalCodeBlock.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/UnlinkedGlobalCodeBlock.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/UnlinkedCodeBlock.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/ArithProfile.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-13.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/UnlinkedEvalCodeBlock.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/UnlinkedEvalCodeBlock.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/UnlinkedGlobalCodeBlock.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/UnlinkedCodeBlock.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/ArithProfile.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:38:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/MediaTime.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/JSONValues.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[1487/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-bfc896e1-3.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-bfc896e1-3.cpp:7:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/dfg/DFGCapabilities.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/dfg/DFGCapabilities.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/CodeBlock.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/ArrayProfile.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/ConcurrentJSLock.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/DeferGC.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/NeverDestroyed.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-bfc896e1-3.cpp:7:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/dfg/DFGCapabilities.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/dfg/DFGCapabilities.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/CodeBlock.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/ArrayProfile.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/ConcurrentJSLock.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/DeferGC.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/ThreadSpecific.h:47:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Threading.h:39:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-bfc896e1-3.cpp:7:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/dfg/DFGCapabilities.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/dfg/DFGCapabilities.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/CodeBlock.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/ArrayProfile.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/ConcurrentJSLock.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/DeferGC.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/ThreadSpecific.h:47:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[1488/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-12.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-12.cpp:2:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/StructureStubInfo.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/StructureStubInfo.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/CacheableIdentifier.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-12.cpp:2:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/StructureStubInfo.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/StructureStubInfo.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/CacheableIdentifier.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-f0a787a9-12.cpp:2:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/StructureStubInfo.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/StructureStubInfo.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/CacheableIdentifier.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:38:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/MediaTime.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/JSONValues.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[1489/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-bfc896e1-13.cpp.o
[1490/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGSpeculativeJIT.cpp.o
[1491/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGSpeculativeJIT64.cpp.o
[1492/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGSpeculativeJIT32_64.cpp.o
[1493/7220] Building C object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-fa42537c-1-c.c.o
[1494/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-bfc896e1-14.cpp.o
[1495/7220] Building C object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/disassembler/zydis/Zydis/ZydisFormatterATT.c.o
[1496/7220] Building C object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/disassembler/zydis/Zydis/ZydisFormatterBase.c.o
[1497/7220] Building C object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/disassembler/zydis/Zydis/ZydisFormatterIntel.c.o
[1498/7220] Building C object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-fa42537c-2-c.c.o
[1499/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-bfc896e1-15.cpp.o
[1500/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-bfc896e1-16.cpp.o
[1501/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-bfc896e1-17.cpp.o
[1502/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-02aa2997-1.cpp.o
[1503/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/ftl/FTLLowerDFGToB3.cpp.o
[1504/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-02aa2997-2.cpp.o
[1505/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-02aa2997-5.cpp.o
[1506/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-02aa2997-4.cpp.o
[1507/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-5fbd0224-1.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-5fbd0224-1.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/debugger/Breakpoint.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/debugger/Breakpoint.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/RefCounted.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-5fbd0224-1.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/debugger/Breakpoint.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/debugger/Breakpoint.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringImpl.h:37:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-5fbd0224-1.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/debugger/Breakpoint.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/debugger/Breakpoint.h:34:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[1508/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-bfc896e1-11.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-bfc896e1-11.cpp:3:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/dfg/DFGOSREntry.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/dfg/DFGOSREntry.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/assembler/CodeLocation.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/jit/ExecutableMemoryHandle.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/MetaAllocatorHandle.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedRef.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-bfc896e1-11.cpp:3:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/dfg/DFGOSREntry.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/dfg/DFGOSREntry.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/assembler/CodeLocation.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/jit/ExecutableMemoryHandle.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/MetaAllocatorHandle.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedRef.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-bfc896e1-11.cpp:3:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/dfg/DFGOSREntry.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/dfg/DFGOSREntry.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/assembler/CodeLocation.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/jit/ExecutableMemoryHandle.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/MetaAllocatorHandle.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[1509/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-48793971-1.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-48793971-1.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/domjit/DOMJITAbstractHeap.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/domjit/DOMJITAbstractHeap.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringImpl.h:37:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-48793971-1.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/domjit/DOMJITAbstractHeap.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/domjit/DOMJITAbstractHeap.h:30:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-48793971-1.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/domjit/DOMJITAbstractHeap.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/domjit/DOMJITAbstractHeap.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:588:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:353:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringConcatenate.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringView.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/CString.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/RefCounted.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/MainThread.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/ThreadingPrimitives.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/WallTime.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
16 warnings generated.
[1510/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-bfc896e1-6.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-bfc896e1-6.cpp:3:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/dfg/DFGDoesGCCheck.cpp:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/interpreter/CallFrameInlines.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/interpreter/CallFrame.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/interpreter/CalleeBits.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-bfc896e1-6.cpp:3:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/dfg/DFGDoesGCCheck.cpp:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/interpreter/CallFrameInlines.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/interpreter/CallFrame.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/interpreter/CalleeBits.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-bfc896e1-6.cpp:3:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/dfg/DFGDoesGCCheck.cpp:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/interpreter/CallFrameInlines.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/interpreter/CallFrame.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/interpreter/CalleeBits.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:38:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/MediaTime.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/JSONValues.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[1511/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-3c3e0d8c-1.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-3c3e0d8c-1.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/disassembler/ARM64Disassembler.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/assembler/AssemblyComments.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/Options.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCConfig.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/Opcode.h:41:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-3c3e0d8c-1.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/disassembler/ARM64Disassembler.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/assembler/AssemblyComments.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/Options.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCConfig.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/WTFConfig.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/threads/Signals.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedRef.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-3c3e0d8c-1.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/disassembler/ARM64Disassembler.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/assembler/AssemblyComments.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/Options.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCConfig.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/WTFConfig.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/threads/Signals.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Hasher.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[1512/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-bfc896e1-12.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-bfc896e1-12.cpp:4:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/dfg/DFGOperations.cpp:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/ArrayPrototypeInlines.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/ArrayConstructor.h:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/InternalFunction.h:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSObject.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/ArrayConventions.h:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/IndexingHeader.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/PropertyStorage.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/WriteBarrier.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/HandleTypes.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-bfc896e1-12.cpp:4:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/dfg/DFGOperations.cpp:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/ArrayPrototypeInlines.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/ArrayConstructor.h:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/InternalFunction.h:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSObject.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/ArrayConventions.h:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/IndexingHeader.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/PropertyStorage.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/WriteBarrier.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/HandleTypes.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-bfc896e1-12.cpp:4:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/dfg/DFGOperations.cpp:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/ArrayPrototypeInlines.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/ArrayConstructor.h:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/InternalFunction.h:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSObject.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/ArrayConventions.h:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/IndexingHeader.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/PropertyStorage.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/WriteBarrier.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/HandleTypes.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:38:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/MediaTime.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/JSONValues.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[1513/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-02aa2997-3.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-02aa2997-3.cpp:4:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/ftl/FTLOSREntry.cpp:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/interpreter/CallFrame.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/interpreter/CalleeBits.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-02aa2997-3.cpp:4:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/ftl/FTLOSREntry.cpp:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/interpreter/CallFrame.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/interpreter/CalleeBits.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-02aa2997-3.cpp:4:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/ftl/FTLOSREntry.cpp:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/interpreter/CallFrame.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/interpreter/CalleeBits.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:38:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/MediaTime.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/JSONValues.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[1514/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-ee8a7a7a-1.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-ee8a7a7a-1.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/AlignedMemoryAllocator.cpp:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/BlockDirectory.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/LocalAllocator.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/MarkedBlock.h:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/WeakSet.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/WeakBlock.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/WeakImpl.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-ee8a7a7a-1.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/AlignedMemoryAllocator.cpp:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/BlockDirectory.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/LocalAllocator.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/MarkedBlock.h:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/WeakSet.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/WeakBlock.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/WeakImpl.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-ee8a7a7a-1.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/AlignedMemoryAllocator.cpp:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/BlockDirectory.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/LocalAllocator.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/MarkedBlock.h:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/WeakSet.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/WeakBlock.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/WeakImpl.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:38:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/MediaTime.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/JSONValues.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[1515/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-ee8a7a7a-2.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-ee8a7a7a-2.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/CompleteSubspace.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/Subspace.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/MarkedBlock.h:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/WeakSet.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/WeakBlock.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/WeakImpl.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-ee8a7a7a-2.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/CompleteSubspace.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/Subspace.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/MarkedBlock.h:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/WeakSet.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/WeakBlock.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/WeakImpl.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-ee8a7a7a-2.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/CompleteSubspace.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/Subspace.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/MarkedBlock.h:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/WeakSet.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/WeakBlock.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/WeakImpl.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:38:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/MediaTime.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/JSONValues.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[1516/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-ee8a7a7a-3.cpp.o
FAILED: Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-ee8a7a7a-3.cpp.o
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/recipe-sysroot-native/usr/bin/i686-yoe-linux/i686-yoe-linux-clang++ --sysroot=TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/recipe-sysroot -DBUILDING_GTK__=1 -DBUILDING_JavaScriptCore -DBUILDING_WEBKIT=1 -DBUILDING_WITH_CMAKE=1 -DGETTEXT_PACKAGE=\"WebKitGTK-6.0\" -DHAVE_CONFIG_H=1 -DJSC_GLIB_API_ENABLED -DJavaScriptCore_EXPORTS -DPAS_BMALLOC=1 -DSTATICALLY_LINKED_WITH_WTF -ITMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/Headers -ITMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build -ITMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore -ITMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API -ITMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/assembler -ITMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/b3 -ITMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/b3/air -ITMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bindings -ITMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/builtins -ITMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode -ITMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecompiler -ITMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/dfg -ITMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/disassembler -ITMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/disassembler/ARM64 -ITMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/disassembler/zydis/Zydis -ITMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/domjit -ITMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/ftl -ITMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/fuzzilli -ITMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap -ITMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/debugger -ITMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/inspector -ITMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/inspector/agents -ITMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/inspector/augmentable -ITMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/inspector/remote -ITMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/interpreter -ITMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/jit -ITMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/llint -ITMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/parser -ITMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/profiler -ITMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime -ITMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/tools -ITMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/wasm -ITMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/wasm/js -ITMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/yarr -ITMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources -ITMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/inspector -ITMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/runtime -ITMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/yarr -ITMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/API/glib -ITMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCoreGLib/DerivedSources -ITMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCoreGLib/DerivedSources/jsc -ITMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCoreGLib/Headers -ITMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/inspector/remote/glib -ITMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers -ITMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/ThirdParty/libsysprof-capture -isystem TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/recipe-sysroot/usr/include/glib-2.0 -isystem TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/recipe-sysroot/usr/lib/glib-2.0/include -fdiagnostics-color=always -fcolor-diagnostics -Wextra -Wall -pipe -Wno-noexcept-type -Wno-psabi -Wno-misleading-indentation -Wno-parentheses-equality -Qunused-arguments -Wundef -Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align -Wno-tautological-compare -fasynchronous-unwind-tables -fdebug-types-section -target i686-yoe-linux -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/recipe-sysroot -O2 -g1 -fmacro-prefix-map=TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6=/usr/src/debug/webkitgtk/2.46.6 -fdebug-prefix-map=TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6=/usr/src/debug/webkitgtk/2.46.6 -fmacro-prefix-map=TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build=/usr/src/debug/webkitgtk/2.46.6 -fdebug-prefix-map=TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build=/usr/src/debug/webkitgtk/2.46.6 -fdebug-prefix-map=TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/recipe-sysroot= -fmacro-prefix-map=TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/recipe-sysroot= -fdebug-prefix-map=TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/recipe-sysroot-native= -fmacro-prefix-map=TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -fno-strict-aliasing -fno-exceptions -fno-rtti -fcoroutines -ffunction-sections -fdata-sections -DNDEBUG -std=c++23 -fPIC -fvisibility=hidden -ffp-contract=off -fno-slp-vectorize -MD -MT Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-ee8a7a7a-3.cpp.o -MF Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-ee8a7a7a-3.cpp.o.d -o Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-ee8a7a7a-3.cpp.o -c TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-ee8a7a7a-3.cpp
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-ee8a7a7a-3.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/GCActivityCallback.cpp:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/GCActivityCallback.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSRunLoopTimer.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashSet.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-ee8a7a7a-3.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/GCActivityCallback.cpp:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/GCActivityCallback.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSRunLoopTimer.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashSet.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-ee8a7a7a-3.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/GCActivityCallback.cpp:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/GCActivityCallback.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSRunLoopTimer.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/RunLoop.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Observer.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/WeakPtrFactory.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-ee8a7a7a-3.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/GCActivityCallback.cpp:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/HeapInlines.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/Heap.h:24:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/ArrayBuffer.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/ArrayBufferSharingMode.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:33:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:246:20: error: no matching function for call to 'enumName'
246 | names[i] = enumName<static_cast<E>(static_cast<unsigned>(i))>();
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:233:9: note: in instantiation of function template specialization 'WTF::enumNames()::(anonymous class)::operator()<std::integral_constant<unsigned int, 2>>' requested here
233 | func(std::integral_constant<size_t, i>());
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<2U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
234 | forConstexpr<i + 1, end>(func);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<1U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:13: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<0U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
245 | detail::forConstexpr<0, limit>([&] (auto i) {
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:255:28: note: in instantiation of function template specialization 'WTF::enumNames<Gigacage::Kind, 256U>' requested here
255 | constexpr auto names = enumNames<std::decay_t<T>>();
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:171:26: note: in instantiation of function template specialization 'WTF::enumName<Gigacage::Kind>' requested here
171 | out.print(StringView(enumName(e)));
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:97:9: note: in instantiation of function template specialization 'WTF::printInternal<Gigacage::Kind>' requested here
97 | printInternal(*this, value);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:81:21: note: in instantiation of function template specialization 'WTF::PrintStream::printImpl<Gigacage::Kind, char[9]>' requested here
81 | out.printImpl(values...);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/GigacageAlignedMemoryAllocator.cpp:67:9: note: in instantiation of function template specialization 'WTF::PrintStream::print<Gigacage::Kind, char[9]>' requested here
67 | out.print(m_kind, "Gigacage");
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:221:33: note: candidate template ignored: invalid explicitly-specified argument for template parameter 'V'
221 | constexpr std::span<const char> enumName()
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:246:20: error: no matching function for call to 'enumName'
246 | names[i] = enumName<static_cast<E>(static_cast<unsigned>(i))>();
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:233:9: note: in instantiation of function template specialization 'WTF::enumNames()::(anonymous class)::operator()<std::integral_constant<unsigned int, 3>>' requested here
233 | func(std::integral_constant<size_t, i>());
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<3U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
234 | forConstexpr<i + 1, end>(func);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<2U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<1U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:13: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<0U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
245 | detail::forConstexpr<0, limit>([&] (auto i) {
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:255:28: note: in instantiation of function template specialization 'WTF::enumNames<Gigacage::Kind, 256U>' requested here
255 | constexpr auto names = enumNames<std::decay_t<T>>();
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:171:26: note: in instantiation of function template specialization 'WTF::enumName<Gigacage::Kind>' requested here
171 | out.print(StringView(enumName(e)));
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:97:9: note: in instantiation of function template specialization 'WTF::printInternal<Gigacage::Kind>' requested here
97 | printInternal(*this, value);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:81:21: note: in instantiation of function template specialization 'WTF::PrintStream::printImpl<Gigacage::Kind, char[9]>' requested here
81 | out.printImpl(values...);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/GigacageAlignedMemoryAllocator.cpp:67:9: note: in instantiation of function template specialization 'WTF::PrintStream::print<Gigacage::Kind, char[9]>' requested here
67 | out.print(m_kind, "Gigacage");
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:221:33: note: candidate template ignored: invalid explicitly-specified argument for template parameter 'V'
221 | constexpr std::span<const char> enumName()
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:246:20: error: no matching function for call to 'enumName'
246 | names[i] = enumName<static_cast<E>(static_cast<unsigned>(i))>();
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:233:9: note: in instantiation of function template specialization 'WTF::enumNames()::(anonymous class)::operator()<std::integral_constant<unsigned int, 4>>' requested here
233 | func(std::integral_constant<size_t, i>());
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<4U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
234 | forConstexpr<i + 1, end>(func);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<3U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<2U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<1U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:13: note: (skipping 1 context in backtrace; use -ftemplate-backtrace-limit=0 to see all)
245 | detail::forConstexpr<0, limit>([&] (auto i) {
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:255:28: note: in instantiation of function template specialization 'WTF::enumNames<Gigacage::Kind, 256U>' requested here
255 | constexpr auto names = enumNames<std::decay_t<T>>();
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:171:26: note: in instantiation of function template specialization 'WTF::enumName<Gigacage::Kind>' requested here
171 | out.print(StringView(enumName(e)));
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:97:9: note: in instantiation of function template specialization 'WTF::printInternal<Gigacage::Kind>' requested here
97 | printInternal(*this, value);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:81:21: note: in instantiation of function template specialization 'WTF::PrintStream::printImpl<Gigacage::Kind, char[9]>' requested here
81 | out.printImpl(values...);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/GigacageAlignedMemoryAllocator.cpp:67:9: note: in instantiation of function template specialization 'WTF::PrintStream::print<Gigacage::Kind, char[9]>' requested here
67 | out.print(m_kind, "Gigacage");
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:221:33: note: candidate template ignored: invalid explicitly-specified argument for template parameter 'V'
221 | constexpr std::span<const char> enumName()
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:246:20: error: no matching function for call to 'enumName'
246 | names[i] = enumName<static_cast<E>(static_cast<unsigned>(i))>();
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:233:9: note: in instantiation of function template specialization 'WTF::enumNames()::(anonymous class)::operator()<std::integral_constant<unsigned int, 5>>' requested here
233 | func(std::integral_constant<size_t, i>());
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<5U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
234 | forConstexpr<i + 1, end>(func);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<4U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<3U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<2U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: (skipping 2 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all)
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:255:28: note: in instantiation of function template specialization 'WTF::enumNames<Gigacage::Kind, 256U>' requested here
255 | constexpr auto names = enumNames<std::decay_t<T>>();
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:171:26: note: in instantiation of function template specialization 'WTF::enumName<Gigacage::Kind>' requested here
171 | out.print(StringView(enumName(e)));
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:97:9: note: in instantiation of function template specialization 'WTF::printInternal<Gigacage::Kind>' requested here
97 | printInternal(*this, value);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:81:21: note: in instantiation of function template specialization 'WTF::PrintStream::printImpl<Gigacage::Kind, char[9]>' requested here
81 | out.printImpl(values...);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/GigacageAlignedMemoryAllocator.cpp:67:9: note: in instantiation of function template specialization 'WTF::PrintStream::print<Gigacage::Kind, char[9]>' requested here
67 | out.print(m_kind, "Gigacage");
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:221:33: note: candidate template ignored: invalid explicitly-specified argument for template parameter 'V'
221 | constexpr std::span<const char> enumName()
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:246:20: error: no matching function for call to 'enumName'
246 | names[i] = enumName<static_cast<E>(static_cast<unsigned>(i))>();
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:233:9: note: in instantiation of function template specialization 'WTF::enumNames()::(anonymous class)::operator()<std::integral_constant<unsigned int, 6>>' requested here
233 | func(std::integral_constant<size_t, i>());
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<6U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
234 | forConstexpr<i + 1, end>(func);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<5U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<4U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<3U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: (skipping 3 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all)
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:255:28: note: in instantiation of function template specialization 'WTF::enumNames<Gigacage::Kind, 256U>' requested here
255 | constexpr auto names = enumNames<std::decay_t<T>>();
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:171:26: note: in instantiation of function template specialization 'WTF::enumName<Gigacage::Kind>' requested here
171 | out.print(StringView(enumName(e)));
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:97:9: note: in instantiation of function template specialization 'WTF::printInternal<Gigacage::Kind>' requested here
97 | printInternal(*this, value);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:81:21: note: in instantiation of function template specialization 'WTF::PrintStream::printImpl<Gigacage::Kind, char[9]>' requested here
81 | out.printImpl(values...);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/GigacageAlignedMemoryAllocator.cpp:67:9: note: in instantiation of function template specialization 'WTF::PrintStream::print<Gigacage::Kind, char[9]>' requested here
67 | out.print(m_kind, "Gigacage");
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:221:33: note: candidate template ignored: invalid explicitly-specified argument for template parameter 'V'
221 | constexpr std::span<const char> enumName()
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:246:20: error: no matching function for call to 'enumName'
246 | names[i] = enumName<static_cast<E>(static_cast<unsigned>(i))>();
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:233:9: note: in instantiation of function template specialization 'WTF::enumNames()::(anonymous class)::operator()<std::integral_constant<unsigned int, 7>>' requested here
233 | func(std::integral_constant<size_t, i>());
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<7U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
234 | forConstexpr<i + 1, end>(func);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<6U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<5U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<4U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: (skipping 4 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all)
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:255:28: note: in instantiation of function template specialization 'WTF::enumNames<Gigacage::Kind, 256U>' requested here
255 | constexpr auto names = enumNames<std::decay_t<T>>();
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:171:26: note: in instantiation of function template specialization 'WTF::enumName<Gigacage::Kind>' requested here
171 | out.print(StringView(enumName(e)));
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:97:9: note: in instantiation of function template specialization 'WTF::printInternal<Gigacage::Kind>' requested here
97 | printInternal(*this, value);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:81:21: note: in instantiation of function template specialization 'WTF::PrintStream::printImpl<Gigacage::Kind, char[9]>' requested here
81 | out.printImpl(values...);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/GigacageAlignedMemoryAllocator.cpp:67:9: note: in instantiation of function template specialization 'WTF::PrintStream::print<Gigacage::Kind, char[9]>' requested here
67 | out.print(m_kind, "Gigacage");
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:221:33: note: candidate template ignored: invalid explicitly-specified argument for template parameter 'V'
221 | constexpr std::span<const char> enumName()
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:246:20: error: no matching function for call to 'enumName'
246 | names[i] = enumName<static_cast<E>(static_cast<unsigned>(i))>();
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:233:9: note: in instantiation of function template specialization 'WTF::enumNames()::(anonymous class)::operator()<std::integral_constant<unsigned int, 8>>' requested here
233 | func(std::integral_constant<size_t, i>());
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<8U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
234 | forConstexpr<i + 1, end>(func);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<7U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<6U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<5U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: (skipping 5 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all)
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:255:28: note: in instantiation of function template specialization 'WTF::enumNames<Gigacage::Kind, 256U>' requested here
255 | constexpr auto names = enumNames<std::decay_t<T>>();
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:171:26: note: in instantiation of function template specialization 'WTF::enumName<Gigacage::Kind>' requested here
171 | out.print(StringView(enumName(e)));
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:97:9: note: in instantiation of function template specialization 'WTF::printInternal<Gigacage::Kind>' requested here
97 | printInternal(*this, value);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:81:21: note: in instantiation of function template specialization 'WTF::PrintStream::printImpl<Gigacage::Kind, char[9]>' requested here
81 | out.printImpl(values...);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/GigacageAlignedMemoryAllocator.cpp:67:9: note: in instantiation of function template specialization 'WTF::PrintStream::print<Gigacage::Kind, char[9]>' requested here
67 | out.print(m_kind, "Gigacage");
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:221:33: note: candidate template ignored: invalid explicitly-specified argument for template parameter 'V'
221 | constexpr std::span<const char> enumName()
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:246:20: error: no matching function for call to 'enumName'
246 | names[i] = enumName<static_cast<E>(static_cast<unsigned>(i))>();
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:233:9: note: in instantiation of function template specialization 'WTF::enumNames()::(anonymous class)::operator()<std::integral_constant<unsigned int, 9>>' requested here
233 | func(std::integral_constant<size_t, i>());
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<9U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
234 | forConstexpr<i + 1, end>(func);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<8U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<7U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<6U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: (skipping 6 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all)
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:255:28: note: in instantiation of function template specialization 'WTF::enumNames<Gigacage::Kind, 256U>' requested here
255 | constexpr auto names = enumNames<std::decay_t<T>>();
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:171:26: note: in instantiation of function template specialization 'WTF::enumName<Gigacage::Kind>' requested here
171 | out.print(StringView(enumName(e)));
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:97:9: note: in instantiation of function template specialization 'WTF::printInternal<Gigacage::Kind>' requested here
97 | printInternal(*this, value);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:81:21: note: in instantiation of function template specialization 'WTF::PrintStream::printImpl<Gigacage::Kind, char[9]>' requested here
81 | out.printImpl(values...);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/GigacageAlignedMemoryAllocator.cpp:67:9: note: in instantiation of function template specialization 'WTF::PrintStream::print<Gigacage::Kind, char[9]>' requested here
67 | out.print(m_kind, "Gigacage");
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:221:33: note: candidate template ignored: invalid explicitly-specified argument for template parameter 'V'
221 | constexpr std::span<const char> enumName()
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:246:20: error: no matching function for call to 'enumName'
246 | names[i] = enumName<static_cast<E>(static_cast<unsigned>(i))>();
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:233:9: note: in instantiation of function template specialization 'WTF::enumNames()::(anonymous class)::operator()<std::integral_constant<unsigned int, 10>>' requested here
233 | func(std::integral_constant<size_t, i>());
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<10U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
234 | forConstexpr<i + 1, end>(func);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<9U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<8U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<7U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: (skipping 7 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all)
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:255:28: note: in instantiation of function template specialization 'WTF::enumNames<Gigacage::Kind, 256U>' requested here
255 | constexpr auto names = enumNames<std::decay_t<T>>();
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:171:26: note: in instantiation of function template specialization 'WTF::enumName<Gigacage::Kind>' requested here
171 | out.print(StringView(enumName(e)));
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:97:9: note: in instantiation of function template specialization 'WTF::printInternal<Gigacage::Kind>' requested here
97 | printInternal(*this, value);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:81:21: note: in instantiation of function template specialization 'WTF::PrintStream::printImpl<Gigacage::Kind, char[9]>' requested here
81 | out.printImpl(values...);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/GigacageAlignedMemoryAllocator.cpp:67:9: note: in instantiation of function template specialization 'WTF::PrintStream::print<Gigacage::Kind, char[9]>' requested here
67 | out.print(m_kind, "Gigacage");
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:221:33: note: candidate template ignored: invalid explicitly-specified argument for template parameter 'V'
221 | constexpr std::span<const char> enumName()
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:246:20: error: no matching function for call to 'enumName'
246 | names[i] = enumName<static_cast<E>(static_cast<unsigned>(i))>();
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:233:9: note: in instantiation of function template specialization 'WTF::enumNames()::(anonymous class)::operator()<std::integral_constant<unsigned int, 11>>' requested here
233 | func(std::integral_constant<size_t, i>());
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<11U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
234 | forConstexpr<i + 1, end>(func);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<10U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<9U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<8U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: (skipping 8 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all)
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:255:28: note: in instantiation of function template specialization 'WTF::enumNames<Gigacage::Kind, 256U>' requested here
255 | constexpr auto names = enumNames<std::decay_t<T>>();
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:171:26: note: in instantiation of function template specialization 'WTF::enumName<Gigacage::Kind>' requested here
171 | out.print(StringView(enumName(e)));
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:97:9: note: in instantiation of function template specialization 'WTF::printInternal<Gigacage::Kind>' requested here
97 | printInternal(*this, value);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:81:21: note: in instantiation of function template specialization 'WTF::PrintStream::printImpl<Gigacage::Kind, char[9]>' requested here
81 | out.printImpl(values...);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/GigacageAlignedMemoryAllocator.cpp:67:9: note: in instantiation of function template specialization 'WTF::PrintStream::print<Gigacage::Kind, char[9]>' requested here
67 | out.print(m_kind, "Gigacage");
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:221:33: note: candidate template ignored: invalid explicitly-specified argument for template parameter 'V'
221 | constexpr std::span<const char> enumName()
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:246:20: error: no matching function for call to 'enumName'
246 | names[i] = enumName<static_cast<E>(static_cast<unsigned>(i))>();
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:233:9: note: in instantiation of function template specialization 'WTF::enumNames()::(anonymous class)::operator()<std::integral_constant<unsigned int, 12>>' requested here
233 | func(std::integral_constant<size_t, i>());
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<12U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
234 | forConstexpr<i + 1, end>(func);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<11U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<10U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<9U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: (skipping 9 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all)
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:255:28: note: in instantiation of function template specialization 'WTF::enumNames<Gigacage::Kind, 256U>' requested here
255 | constexpr auto names = enumNames<std::decay_t<T>>();
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:171:26: note: in instantiation of function template specialization 'WTF::enumName<Gigacage::Kind>' requested here
171 | out.print(StringView(enumName(e)));
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:97:9: note: in instantiation of function template specialization 'WTF::printInternal<Gigacage::Kind>' requested here
97 | printInternal(*this, value);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:81:21: note: in instantiation of function template specialization 'WTF::PrintStream::printImpl<Gigacage::Kind, char[9]>' requested here
81 | out.printImpl(values...);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/GigacageAlignedMemoryAllocator.cpp:67:9: note: in instantiation of function template specialization 'WTF::PrintStream::print<Gigacage::Kind, char[9]>' requested here
67 | out.print(m_kind, "Gigacage");
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:221:33: note: candidate template ignored: invalid explicitly-specified argument for template parameter 'V'
221 | constexpr std::span<const char> enumName()
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:246:20: error: no matching function for call to 'enumName'
246 | names[i] = enumName<static_cast<E>(static_cast<unsigned>(i))>();
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:233:9: note: in instantiation of function template specialization 'WTF::enumNames()::(anonymous class)::operator()<std::integral_constant<unsigned int, 13>>' requested here
233 | func(std::integral_constant<size_t, i>());
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<13U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
234 | forConstexpr<i + 1, end>(func);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<12U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<11U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<10U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: (skipping 10 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all)
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:255:28: note: in instantiation of function template specialization 'WTF::enumNames<Gigacage::Kind, 256U>' requested here
255 | constexpr auto names = enumNames<std::decay_t<T>>();
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:171:26: note: in instantiation of function template specialization 'WTF::enumName<Gigacage::Kind>' requested here
171 | out.print(StringView(enumName(e)));
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:97:9: note: in instantiation of function template specialization 'WTF::printInternal<Gigacage::Kind>' requested here
97 | printInternal(*this, value);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:81:21: note: in instantiation of function template specialization 'WTF::PrintStream::printImpl<Gigacage::Kind, char[9]>' requested here
81 | out.printImpl(values...);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/GigacageAlignedMemoryAllocator.cpp:67:9: note: in instantiation of function template specialization 'WTF::PrintStream::print<Gigacage::Kind, char[9]>' requested here
67 | out.print(m_kind, "Gigacage");
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:221:33: note: candidate template ignored: invalid explicitly-specified argument for template parameter 'V'
221 | constexpr std::span<const char> enumName()
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:246:20: error: no matching function for call to 'enumName'
246 | names[i] = enumName<static_cast<E>(static_cast<unsigned>(i))>();
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:233:9: note: in instantiation of function template specialization 'WTF::enumNames()::(anonymous class)::operator()<std::integral_constant<unsigned int, 14>>' requested here
233 | func(std::integral_constant<size_t, i>());
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<14U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
234 | forConstexpr<i + 1, end>(func);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<13U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<12U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<11U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: (skipping 11 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all)
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:255:28: note: in instantiation of function template specialization 'WTF::enumNames<Gigacage::Kind, 256U>' requested here
255 | constexpr auto names = enumNames<std::decay_t<T>>();
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:171:26: note: in instantiation of function template specialization 'WTF::enumName<Gigacage::Kind>' requested here
171 | out.print(StringView(enumName(e)));
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:97:9: note: in instantiation of function template specialization 'WTF::printInternal<Gigacage::Kind>' requested here
97 | printInternal(*this, value);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:81:21: note: in instantiation of function template specialization 'WTF::PrintStream::printImpl<Gigacage::Kind, char[9]>' requested here
81 | out.printImpl(values...);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/GigacageAlignedMemoryAllocator.cpp:67:9: note: in instantiation of function template specialization 'WTF::PrintStream::print<Gigacage::Kind, char[9]>' requested here
67 | out.print(m_kind, "Gigacage");
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:221:33: note: candidate template ignored: invalid explicitly-specified argument for template parameter 'V'
221 | constexpr std::span<const char> enumName()
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:246:20: error: no matching function for call to 'enumName'
246 | names[i] = enumName<static_cast<E>(static_cast<unsigned>(i))>();
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:233:9: note: in instantiation of function template specialization 'WTF::enumNames()::(anonymous class)::operator()<std::integral_constant<unsigned int, 15>>' requested here
233 | func(std::integral_constant<size_t, i>());
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<15U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
234 | forConstexpr<i + 1, end>(func);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<14U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<13U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<12U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: (skipping 12 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all)
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:255:28: note: in instantiation of function template specialization 'WTF::enumNames<Gigacage::Kind, 256U>' requested here
255 | constexpr auto names = enumNames<std::decay_t<T>>();
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:171:26: note: in instantiation of function template specialization 'WTF::enumName<Gigacage::Kind>' requested here
171 | out.print(StringView(enumName(e)));
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:97:9: note: in instantiation of function template specialization 'WTF::printInternal<Gigacage::Kind>' requested here
97 | printInternal(*this, value);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:81:21: note: in instantiation of function template specialization 'WTF::PrintStream::printImpl<Gigacage::Kind, char[9]>' requested here
81 | out.printImpl(values...);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/GigacageAlignedMemoryAllocator.cpp:67:9: note: in instantiation of function template specialization 'WTF::PrintStream::print<Gigacage::Kind, char[9]>' requested here
67 | out.print(m_kind, "Gigacage");
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:221:33: note: candidate template ignored: invalid explicitly-specified argument for template parameter 'V'
221 | constexpr std::span<const char> enumName()
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:246:20: error: no matching function for call to 'enumName'
246 | names[i] = enumName<static_cast<E>(static_cast<unsigned>(i))>();
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:233:9: note: in instantiation of function template specialization 'WTF::enumNames()::(anonymous class)::operator()<std::integral_constant<unsigned int, 16>>' requested here
233 | func(std::integral_constant<size_t, i>());
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<16U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
234 | forConstexpr<i + 1, end>(func);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<15U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<14U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<13U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: (skipping 13 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all)
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:255:28: note: in instantiation of function template specialization 'WTF::enumNames<Gigacage::Kind, 256U>' requested here
255 | constexpr auto names = enumNames<std::decay_t<T>>();
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:171:26: note: in instantiation of function template specialization 'WTF::enumName<Gigacage::Kind>' requested here
171 | out.print(StringView(enumName(e)));
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:97:9: note: in instantiation of function template specialization 'WTF::printInternal<Gigacage::Kind>' requested here
97 | printInternal(*this, value);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:81:21: note: in instantiation of function template specialization 'WTF::PrintStream::printImpl<Gigacage::Kind, char[9]>' requested here
81 | out.printImpl(values...);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/GigacageAlignedMemoryAllocator.cpp:67:9: note: in instantiation of function template specialization 'WTF::PrintStream::print<Gigacage::Kind, char[9]>' requested here
67 | out.print(m_kind, "Gigacage");
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:221:33: note: candidate template ignored: invalid explicitly-specified argument for template parameter 'V'
221 | constexpr std::span<const char> enumName()
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:246:20: error: no matching function for call to 'enumName'
246 | names[i] = enumName<static_cast<E>(static_cast<unsigned>(i))>();
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:233:9: note: in instantiation of function template specialization 'WTF::enumNames()::(anonymous class)::operator()<std::integral_constant<unsigned int, 17>>' requested here
233 | func(std::integral_constant<size_t, i>());
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<17U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
234 | forConstexpr<i + 1, end>(func);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<16U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<15U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<14U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: (skipping 14 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all)
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:255:28: note: in instantiation of function template specialization 'WTF::enumNames<Gigacage::Kind, 256U>' requested here
255 | constexpr auto names = enumNames<std::decay_t<T>>();
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:171:26: note: in instantiation of function template specialization 'WTF::enumName<Gigacage::Kind>' requested here
171 | out.print(StringView(enumName(e)));
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:97:9: note: in instantiation of function template specialization 'WTF::printInternal<Gigacage::Kind>' requested here
97 | printInternal(*this, value);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:81:21: note: in instantiation of function template specialization 'WTF::PrintStream::printImpl<Gigacage::Kind, char[9]>' requested here
81 | out.printImpl(values...);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/GigacageAlignedMemoryAllocator.cpp:67:9: note: in instantiation of function template specialization 'WTF::PrintStream::print<Gigacage::Kind, char[9]>' requested here
67 | out.print(m_kind, "Gigacage");
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:221:33: note: candidate template ignored: invalid explicitly-specified argument for template parameter 'V'
221 | constexpr std::span<const char> enumName()
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:246:20: error: no matching function for call to 'enumName'
246 | names[i] = enumName<static_cast<E>(static_cast<unsigned>(i))>();
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:233:9: note: in instantiation of function template specialization 'WTF::enumNames()::(anonymous class)::operator()<std::integral_constant<unsigned int, 18>>' requested here
233 | func(std::integral_constant<size_t, i>());
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<18U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
234 | forConstexpr<i + 1, end>(func);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<17U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<16U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<15U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: (skipping 15 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all)
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:255:28: note: in instantiation of function template specialization 'WTF::enumNames<Gigacage::Kind, 256U>' requested here
255 | constexpr auto names = enumNames<std::decay_t<T>>();
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:171:26: note: in instantiation of function template specialization 'WTF::enumName<Gigacage::Kind>' requested here
171 | out.print(StringView(enumName(e)));
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:97:9: note: in instantiation of function template specialization 'WTF::printInternal<Gigacage::Kind>' requested here
97 | printInternal(*this, value);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:81:21: note: in instantiation of function template specialization 'WTF::PrintStream::printImpl<Gigacage::Kind, char[9]>' requested here
81 | out.printImpl(values...);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/GigacageAlignedMemoryAllocator.cpp:67:9: note: in instantiation of function template specialization 'WTF::PrintStream::print<Gigacage::Kind, char[9]>' requested here
67 | out.print(m_kind, "Gigacage");
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:221:33: note: candidate template ignored: invalid explicitly-specified argument for template parameter 'V'
221 | constexpr std::span<const char> enumName()
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:246:20: error: no matching function for call to 'enumName'
246 | names[i] = enumName<static_cast<E>(static_cast<unsigned>(i))>();
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:233:9: note: in instantiation of function template specialization 'WTF::enumNames()::(anonymous class)::operator()<std::integral_constant<unsigned int, 19>>' requested here
233 | func(std::integral_constant<size_t, i>());
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<19U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
234 | forConstexpr<i + 1, end>(func);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<18U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<17U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<16U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: (skipping 16 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all)
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:255:28: note: in instantiation of function template specialization 'WTF::enumNames<Gigacage::Kind, 256U>' requested here
255 | constexpr auto names = enumNames<std::decay_t<T>>();
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:171:26: note: in instantiation of function template specialization 'WTF::enumName<Gigacage::Kind>' requested here
171 | out.print(StringView(enumName(e)));
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:97:9: note: in instantiation of function template specialization 'WTF::printInternal<Gigacage::Kind>' requested here
97 | printInternal(*this, value);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:81:21: note: in instantiation of function template specialization 'WTF::PrintStream::printImpl<Gigacage::Kind, char[9]>' requested here
81 | out.printImpl(values...);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/GigacageAlignedMemoryAllocator.cpp:67:9: note: in instantiation of function template specialization 'WTF::PrintStream::print<Gigacage::Kind, char[9]>' requested here
67 | out.print(m_kind, "Gigacage");
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:221:33: note: candidate template ignored: invalid explicitly-specified argument for template parameter 'V'
221 | constexpr std::span<const char> enumName()
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:246:20: error: no matching function for call to 'enumName'
246 | names[i] = enumName<static_cast<E>(static_cast<unsigned>(i))>();
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:233:9: note: in instantiation of function template specialization 'WTF::enumNames()::(anonymous class)::operator()<std::integral_constant<unsigned int, 20>>' requested here
233 | func(std::integral_constant<size_t, i>());
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<20U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
234 | forConstexpr<i + 1, end>(func);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<19U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<18U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: in instantiation of function template specialization 'WTF::detail::forConstexpr<17U, 256U, (lambda at TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:245:36)>' requested here
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:234:9: note: (skipping 17 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all)
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:255:28: note: in instantiation of function template specialization 'WTF::enumNames<Gigacage::Kind, 256U>' requested here
255 | constexpr auto names = enumNames<std::decay_t<T>>();
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:171:26: note: in instantiation of function template specialization 'WTF::enumName<Gigacage::Kind>' requested here
171 | out.print(StringView(enumName(e)));
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:97:9: note: in instantiation of function template specialization 'WTF::printInternal<Gigacage::Kind>' requested here
97 | printInternal(*this, value);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/PrintStream.h:81:21: note: in instantiation of function template specialization 'WTF::PrintStream::printImpl<Gigacage::Kind, char[9]>' requested here
81 | out.printImpl(values...);
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/GigacageAlignedMemoryAllocator.cpp:67:9: note: in instantiation of function template specialization 'WTF::PrintStream::print<Gigacage::Kind, char[9]>' requested here
67 | out.print(m_kind, "Gigacage");
| ^
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/EnumTraits.h:221:33: note: candidate template ignored: invalid explicitly-specified argument for template parameter 'V'
221 | constexpr std::span<const char> enumName()
| ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
16 warnings and 20 errors generated.
[1517/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-ee8a7a7a-5.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-ee8a7a7a-5.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/IsoAlignedMemoryAllocator.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/IsoAlignedMemoryAllocator.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/IsoMemoryAllocatorBase.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/BitVector.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-ee8a7a7a-5.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/IsoAlignedMemoryAllocator.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/IsoAlignedMemoryAllocator.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/IsoMemoryAllocatorBase.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-ee8a7a7a-5.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/IsoAlignedMemoryAllocator.cpp:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/MarkedBlock.h:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/WeakSet.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/WeakBlock.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/WeakImpl.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:38:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/MediaTime.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/JSONValues.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[1518/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-ee8a7a7a-7.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-ee8a7a7a-7.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/MutatorScheduler.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/MutatorScheduler.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/MonotonicTime.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/GenericTimeMixin.h:28:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-ee8a7a7a-7.cpp:3:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/PreciseAllocation.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/PreciseAllocation.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/MarkedBlock.h:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/WeakSet.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/WeakBlock.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/WeakImpl.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-ee8a7a7a-7.cpp:3:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/PreciseAllocation.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/PreciseAllocation.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/MarkedBlock.h:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/WeakSet.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/WeakBlock.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/WeakImpl.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:38:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/MediaTime.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/JSONValues.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[1519/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-ee8a7a7a-9.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-ee8a7a7a-9.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/WeakHandleOwner.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/WeakHandleOwner.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/Handle.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/HandleTypes.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-ee8a7a7a-9.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/WeakHandleOwner.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/WeakHandleOwner.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/Handle.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/HandleTypes.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-ee8a7a7a-9.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/WeakHandleOwner.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/WeakHandleOwner.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/Handle.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/HandleTypes.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:38:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/MediaTime.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/JSONValues.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[1520/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-ee8a7a7a-6.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-ee8a7a7a-6.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/MachineStackMarker.cpp:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/MachineStackMarker.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-ee8a7a7a-6.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/MachineStackMarker.cpp:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/MachineStackMarker.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/ThreadGroup.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/ListHashSet.h:24:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashSet.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-ee8a7a7a-6.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/MachineStackMarker.cpp:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/MachineStackMarker.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/ThreadGroup.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[1521/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-ee8a7a7a-4.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-ee8a7a7a-4.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/HeapCell.cpp:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/HeapCellInlines.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/PreciseAllocation.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/MarkedBlock.h:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/WeakSet.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/WeakBlock.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/WeakImpl.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-ee8a7a7a-4.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/HeapCell.cpp:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/HeapCellInlines.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/PreciseAllocation.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/MarkedBlock.h:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/WeakSet.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/WeakBlock.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/WeakImpl.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-ee8a7a7a-4.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/HeapCell.cpp:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/HeapCellInlines.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/PreciseAllocation.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/MarkedBlock.h:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/WeakSet.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/WeakBlock.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/WeakImpl.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:38:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/MediaTime.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/JSONValues.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[1522/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-ee8a7a7a-8.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-ee8a7a7a-8.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/StopIfNecessaryTimer.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/StopIfNecessaryTimer.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSRunLoopTimer.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashSet.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-ee8a7a7a-8.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/StopIfNecessaryTimer.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/StopIfNecessaryTimer.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSRunLoopTimer.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashSet.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-ee8a7a7a-8.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/StopIfNecessaryTimer.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/StopIfNecessaryTimer.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSRunLoopTimer.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/RunLoop.h:37:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Observer.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/WeakPtrFactory.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Threading.h:53:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomStringTable.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[1523/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-1.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-1.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/inspector/AsyncStackTrace.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/inspector/AsyncStackTrace.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/inspector/InspectorProtocolObjects.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/inspector/InspectorProtocolTypes.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/JSONValues.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-1.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/inspector/AsyncStackTrace.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/inspector/AsyncStackTrace.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/inspector/InspectorProtocolObjects.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/inspector/InspectorProtocolTypes.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/JSONValues.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-1.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/inspector/AsyncStackTrace.cpp:27:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/inspector/AsyncStackTrace.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/inspector/InspectorProtocolObjects.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/inspector/InspectorProtocolTypes.h:31:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/JSONValues.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[1524/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-3bec6ef2-1.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-3bec6ef2-1.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecompiler/BytecodeGeneratorBase.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/InstructionStream.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/BytecodeIndex.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-3bec6ef2-1.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/BytecodeStructs.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/ArithProfile.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-3bec6ef2-1.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/BytecodeStructs.h:30:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/bytecode/ArithProfile.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:38:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/MediaTime.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/JSONValues.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
[1525/7220] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-2.cpp.o
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-2.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/inspector/InjectedScriptModule.cpp:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/inspector/InjectedScriptModule.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/inspector/InjectedScriptBase.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/Exception.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSObject.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/ArrayConventions.h:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/IndexingHeader.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/PropertyStorage.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/WriteBarrier.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/HandleTypes.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTraits.h:29:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:135:35: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
135 | constexpr ASCIILiteral operator"" _s(const char* characters, size_t)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/ASCIILiteral.h:142:45: warning: identifier '_span' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
142 | constexpr std::span<const LChar> operator"" _span(const char* characters, size_t n)
| ~~~~~~~~~~~^~~~~
| operator""_span
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-2.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/inspector/InjectedScriptModule.cpp:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/inspector/InjectedScriptModule.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/inspector/InjectedScriptBase.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/Exception.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSObject.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/ArrayConventions.h:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/IndexingHeader.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/PropertyStorage.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/WriteBarrier.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/HandleTypes.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:35:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashMap.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/HashTable.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Lock.h:32:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:246:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr Seconds operator"" _min(long double minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:251:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
251 | constexpr Seconds operator"" _h(long double hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:256:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
256 | constexpr Seconds operator"" _s(long double seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:261:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
261 | constexpr Seconds operator"" _ms(long double milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:266:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
266 | constexpr Seconds operator"" _us(long double microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:271:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | constexpr Seconds operator"" _ns(long double nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:276:30: warning: identifier '_min' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
276 | constexpr Seconds operator"" _min(unsigned long long minutes)
| ~~~~~~~~~~~^~~~
| operator""_min
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:281:30: warning: identifier '_h' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
281 | constexpr Seconds operator"" _h(unsigned long long hours)
| ~~~~~~~~~~~^~
| operator""_h
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:286:30: warning: identifier '_s' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
286 | constexpr Seconds operator"" _s(unsigned long long seconds)
| ~~~~~~~~~~~^~
| operator""_s
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:291:30: warning: identifier '_ms' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
291 | constexpr Seconds operator"" _ms(unsigned long long milliseconds)
| ~~~~~~~~~~~^~~
| operator""_ms
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:296:30: warning: identifier '_us' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
296 | constexpr Seconds operator"" _us(unsigned long long microseconds)
| ~~~~~~~~~~~^~~
| operator""_us
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/Seconds.h:301:30: warning: identifier '_ns' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
301 | constexpr Seconds operator"" _ns(unsigned long long nanoseconds)
| ~~~~~~~~~~~^~~
| operator""_ns
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-2.cpp:1:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/inspector/InjectedScriptModule.cpp:33:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/inspector/InjectedScriptModule.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/inspector/InjectedScriptBase.h:34:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/Exception.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSObject.h:25:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/ArrayConventions.h:23:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/IndexingHeader.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/PropertyStorage.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/WriteBarrier.h:29:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/heap/HandleTypes.h:28:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/webkitgtk-2.46.6/Source/JavaScriptCore/runtime/JSCJSValue.h:38:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/MediaTime.h:32:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/JSONValues.h:36:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/AtomString.h:25:
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:559:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
559 | inline String operator"" _str(const char* characters, size_t)
| ~~~~~~~~~~~^~~~
| operator""_str
TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build/WTF/Headers/wtf/text/WTFString.h:564:26: warning: identifier '_str' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
564 | inline String operator"" _str(const UChar* characters, size_t length)
| ~~~~~~~~~~~^~~~
| operator""_str
16 warnings generated.
ninja: build stopped: subcommand failed.
WARNING: TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/temp/run.do_compile.3737006:162 exit 1 from 'eval ${DESTDIR:+DESTDIR=${DESTDIR} } cmake --build 'TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/build' "$@" -- ${EXTRA_OECMAKE_BUILD}'
WARNING: Backtrace (BB generated script):
#1: cmake_runcmake_build, TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/temp/run.do_compile.3737006, line 162
#2: cmake_do_compile, TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/temp/run.do_compile.3737006, line 156
#3: do_compile, TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/temp/run.do_compile.3737006, line 151
#4: main, TMPDIR/work/core2-32-yoe-linux/webkitgtk/2.46.6/temp/run.do_compile.3737006, line 175