* [cyber] I: Sisyphus-20190708 x86_64 beehive_status: +19 -10 (56)
@ 2019-07-08 7:58 ALT beekeeper
0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2019-07-08 7:58 UTC (permalink / raw)
To: sisyphus-cybertalk
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=unknown-8bit, Size: 22926 bytes --]
19 NEW error logs
bluez-5.50-alt1
tools/rctest.c: In function 'recv_mode':
tools/rctest.c:507:19: error: 'SIOCGSTAMP' undeclared (first use in this function);
did you mean 'SIOCGARP'?
if (ioctl(sk, SIOCGSTAMP, &tv) < 0) {
--
tools/l2test.c: In function 'recv_mode':
tools/l2test.c:909:19: error: 'SIOCGSTAMP' undeclared (first use in this function);
did you mean 'SIOCGARP'?
if (ioctl(sk, SIOCGSTAMP, &tv) < 0) {
dnsmasq-2.80-alt1
dhcp.c: In function 'dhcp_packet':
dhcp.c:182:17: error: 'SIOCGSTAMP' undeclared (first use in this function); did you mean
'SIOCGARP'?
if (ioctl(fd, SIOCGSTAMP, &tv) == 0)
firefox-67.0.4-alt2
36:21.15
/usr/src/RPM/BUILD/firefox-67.0.4/mozilla/media/webrtc/trunk/webrtc/rtc_base/physicalsocketserver.cc:67:27:
error: use of undeclared identifier 'SIOCGSTAMP'
36:21.15 int ret = ioctl(socket, SIOCGSTAMP, &tv_ioctl);
gear-2.2.0-alt1
tests passed: 356 99%
tests failed: 1 0%
tests skipped: 0 0%
gettext-0.19.8.1-alt6
SKIP test-mbrtowc-w32-5.sh (exit status: 77)
FAIL: test-verify
/usr/bin/ld.default: cannot find test-verify.o: No such file or directory
collect2: error: ld returned 1 exit status
FAIL test-verify (exit status: 1)
--
# SKIP: 19
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
See gnulib-tests/test-suite.log
ipmiutil-3.1.3-alt1
/usr/bin/ld.default: iseltime.o: in function `get_sel_time':
/usr/src/RPM/BUILD/ipmiutil-3.1.3/util/iseltime.c:125: undefined reference to `ipmi_cmdraw'
/usr/bin/ld.default: iseltime.o: in function `main':
/usr/src/RPM/BUILD/ipmiutil-3.1.3/util/iseltime.c:229: undefined reference to
`parse_lan_options'
/usr/bin/ld.default: /usr/src/RPM/BUILD/ipmiutil-3.1.3/util/iseltime.c:235: undefined
reference to `print_lan_opt_usage'
/usr/bin/ld.default: /usr/src/RPM/BUILD/ipmiutil-3.1.3/util/iseltime.c:239: undefined
reference to `ipmi_getdeviceid'
/usr/bin/ld.default: /usr/src/RPM/BUILD/ipmiutil-3.1.3/util/iseltime.c:241: undefined
reference to `show_outcome'
/usr/bin/ld.default: /usr/src/RPM/BUILD/ipmiutil-3.1.3/util/iseltime.c:242: undefined
reference to `ipmi_close_'
/usr/bin/ld.default: iseltime.o: in function `get_sel_utc':
/usr/src/RPM/BUILD/ipmiutil-3.1.3/util/iseltime.c:98: undefined reference to `ipmi_cmdraw'
/usr/bin/ld.default: iseltime.o: in function `main':
/usr/src/RPM/BUILD/ipmiutil-3.1.3/util/iseltime.c:264: undefined reference to `ipmi_close_'
/usr/bin/ld.default: iseltime.o: in function `set_sel_utc':
/usr/src/RPM/BUILD/ipmiutil-3.1.3/util/iseltime.c:114: undefined reference to `ipmi_cmdraw'
/usr/bin/ld.default: iseltime.o: in function `main':
/usr/src/RPM/BUILD/ipmiutil-3.1.3/util/iseltime.c:292: undefined reference to `is_remote'
/usr/bin/ld.default: /usr/src/RPM/BUILD/ipmiutil-3.1.3/util/iseltime.c:300: undefined
reference to `ipmi_close_'
ipsumdump-1.86-alt2
fromdevice.cc: In member function 'virtual void FromDevice::selected(int, int)':
fromdevice.cc:546:49: error: 'SIOCGSTAMP' was not declared in this scope
p->timestamp_anno().set_timeval_ioctl(_fd, SIOCGSTAMP);
linux-atm-2.5.1-alt5
atmdump.c: In function 'main':
atmdump.c:142:18: error: 'SIOCGSTAMP' undeclared (first use in this function); did you
mean 'SIOCGARP'?
if (ioctl(s,SIOCGSTAMP,&stamp) < 0) {
mairix-0.24-alt1
parse.y: In function 'yyparse':
parse.y:220:5: error: expected expression at end of input
| TYPE STRING { define_type(current_evaluator, $2); }
parse.y:220:5: error: expected declaration or statement at end of input
parse.c:1346:5: error: label 'yyerrlab' used but not defined
goto yyerrlab;
parse.c:1270:5: error: label 'yyacceptlab' used but not defined
YYACCEPT;
parse.c:1264:9: error: label 'yyabortlab' used but not defined
YYABORT;
parse.c:1247:11: error: label 'yyexhaustedlab' used but not defined
goto yyexhaustedlab;
nqp-2017.09-alt1
--output=gen/moar/stage1/MASTNodes.moarvm /usr/bin/../share/nqp/lib/MAST/Nodes.nqp
make: Leaving directory '/usr/src/RPM/BUILD/nqp-2017.09'
make: Entering directory '/usr/src/RPM/BUILD/nqp-2017.09'
perl -MExtUtils::Command -e mkpath gen/moar/stage1/gen
perl tools/build/gen-cat.pl moar src/QRegex/NFA.nqp src/QRegex/Cursor.nqp >
gen/moar/stage1/QRegex.nqp
/usr/bin/moar --libpath=src/vm/moar/stage0 src/vm/moar/stage0/nqp.moarvm --bootstrap
--module-path=gen/moar/stage1 --setting-path=gen/moar/stage1 \
--setting=NQPCORE --no-regex-lib --target=mbc \
--output=gen/moar/stage1/QRegex.moarvm gen/moar/stage1/QRegex.nqp
make: *** [Makefile:265: gen/moar/stage1/QRegex.moarvm] Segmentation fault
make: Leaving directory '/usr/src/RPM/BUILD/nqp-2017.09'
paketto-1.10-alt3.qa1
./pcap-linux.c: In function 'pcap_read_packet':
./pcap-linux.c:568:24: error: 'SIOCGSTAMP' undeclared (first use in this function);
did you mean 'SIOCGARP'?
if (ioctl(handle->fd, SIOCGSTAMP, &pcap_header.ts) == -1) {
perl-HTTP-Proxy-0.304-alt2
# socket is non blocking, switching to blocking mode
# Failed test 'Read some data from the socket'
# at t/23connect.t line 79.
# Failed test 'CONNECTed to the TCP server and got the banner'
# at t/23connect.t line 80.
--
t/23connect.t (Wstat: 0 Tests: 4 Failed: 2)
Failed tests: 2-3
Files=37, Tests=465, 13 wallclock secs ( 0.14 usr 0.03 sys + 5.53 cusr 0.68 csys =
6.38 CPU)
Result: FAIL
Failed 1/37 test programs. 2/465 subtests failed.
make: *** [Makefile:792: test_dynamic] Error 255
python-module-jupyter_console-6.0.0-alt1
jupyter console --help-all works ... ok
Ensure display protocol plain/text key is supported ... ERROR
jupyter console --generate-config works ... ok
--
test_handle_image_tempfile
(jupyter_console.tests.test_image_handler.ZMQTerminalInteractiveShellTestCase) ... ok
ERROR: Ensure display protocol plain/text key is supported
Traceback (most recent call last):
--
Ran 9 tests in 74.686s
FAILED (errors=1)
python-module-packaging-19.0-alt1
TOTAL 735 0 303 3 99%
ERROR: InvocationError for command
/usr/src/RPM/BUILD/python-module-packaging-19.0/.tox/py37/bin/python -m coverage report
-m --fail-under 100 (exited with code 2)
ERROR: invocation failed (exit code 1)
✖ FAIL py37 in 2 minutes, 8.123 seconds
--
py27: commands succeeded
ERROR: py37: parallel child exit code 1
qemu-4.0.0-alt2
cc -iquote /usr/src/RPM/BUILD/qemu-4.0.0/linux-user -iquote
linux-user -iquote /usr/src/RPM/BUILD/qemu-4.0.0/tcg -iquote
/usr/src/RPM/BUILD/qemu-4.0.0/tcg/i386 -I/usr/src/RPM/BUILD/qemu-4.0.0/linux-headers
-I/usr/src/RPM/BUILD/qemu-4.0.0/linux-headers -iquote . -iquote
/usr/src/RPM/BUILD/qemu-4.0.0 -iquote /usr/src/RPM/BUILD/qemu-4.0.0/accel/tcg
-iquote /usr/src/RPM/BUILD/qemu-4.0.0/include -pthread -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -I/usr/include/pcre -m64 -mcx16 -D_GNU_SOURCE
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall
-Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv
-std=gnu99 -pipe -frecord-gcc-switches -Wall -g -O2 -Wexpansion-to-defined -Wendif-labels
-Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs
-Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration
-Wold-style-definition -Wtype-limits -fstack-protector-strong -I../linux-headers
-iquote .. -iquote /usr/src/RPM/BUILD/qemu-4.0.0/target/cris -DNEED_CPU_H -iquote
/usr/src/RPM/BUILD/qemu-4.0.0/include -I/usr/src/RPM/BUILD/qemu-4.0.0/linux-user/cris
-I/usr/src/RPM/BUILD/qemu-4.0.0/linux-user/host/x86_64
-I/usr/src/RPM/BUILD/qemu-4.0.0/linux-user -MMD -MP -MT linux-user/syscall.o
-MF linux-user/syscall.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g
-pipe -frecord-gcc-switches -Wall -g -O2 -c -o linux-user/syscall.o
/usr/src/RPM/BUILD/qemu-4.0.0/linux-user/syscall.c
/usr/src/RPM/BUILD/qemu-4.0.0/linux-user/ioctls.h:222:9: error: 'SIOCGSTAMP' undeclared
here (not in a function); did you mean 'SIOCSRARP'?
IOCTL(SIOCGSTAMP, IOC_R, MK_PTR(MK_STRUCT(STRUCT_timeval)))
--
{ TARGET_ ## cmd, cmd, #cmd, access, 0, { __VA_ARGS__ } },
/usr/src/RPM/BUILD/qemu-4.0.0/linux-user/ioctls.h:223:9: error: 'SIOCGSTAMPNS' undeclared
here (not in a function); did you mean 'SIOCGSTAMP_OLD'?
IOCTL(SIOCGSTAMPNS, IOC_R, MK_PTR(MK_STRUCT(STRUCT_timespec)))
--
cc -iquote /usr/src/RPM/BUILD/qemu-4.0.0/linux-user -iquote
linux-user -iquote /usr/src/RPM/BUILD/qemu-4.0.0/tcg -iquote
/usr/src/RPM/BUILD/qemu-4.0.0/tcg/i386 -I/usr/src/RPM/BUILD/qemu-4.0.0/linux-headers
-I/usr/src/RPM/BUILD/qemu-4.0.0/linux-headers -iquote . -iquote
/usr/src/RPM/BUILD/qemu-4.0.0 -iquote /usr/src/RPM/BUILD/qemu-4.0.0/accel/tcg
-iquote /usr/src/RPM/BUILD/qemu-4.0.0/include -pthread -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -I/usr/include/pcre -m64 -mcx16 -D_GNU_SOURCE
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall
-Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv
-std=gnu99 -pipe -frecord-gcc-switches -Wall -g -O2 -Wexpansion-to-defined -Wendif-labels
-Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs
-Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration
-Wold-style-definition -Wtype-limits -fstack-protector-strong -I../linux-headers
-iquote .. -iquote /usr/src/RPM/BUILD/qemu-4.0.0/target/arm -DNEED_CPU_H -iquote
/usr/src/RPM/BUILD/qemu-4.0.0/include -I/usr/src/RPM/BUILD/qemu-4.0.0/linux-user/arm
-I/usr/src/RPM/BUILD/qemu-4.0.0/linux-user/host/x86_64
-I/usr/src/RPM/BUILD/qemu-4.0.0/linux-user -MMD -MP -MT linux-user/syscall.o
-MF linux-user/syscall.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g
-pipe -frecord-gcc-switches -Wall -g -O2 -c -o linux-user/syscall.o
/usr/src/RPM/BUILD/qemu-4.0.0/linux-user/syscall.c
/usr/src/RPM/BUILD/qemu-4.0.0/linux-user/ioctls.h:222:9: error: 'SIOCGSTAMP' undeclared
here (not in a function); did you mean 'SIOCSRARP'?
IOCTL(SIOCGSTAMP, IOC_R, MK_PTR(MK_STRUCT(STRUCT_timeval)))
--
{ TARGET_ ## cmd, cmd, #cmd, access, 0, { __VA_ARGS__ } },
/usr/src/RPM/BUILD/qemu-4.0.0/linux-user/ioctls.h:223:9: error: 'SIOCGSTAMPNS' undeclared
here (not in a function); did you mean 'SIOCGSTAMP_OLD'?
IOCTL(SIOCGSTAMPNS, IOC_R, MK_PTR(MK_STRUCT(STRUCT_timespec)))
--
cc -iquote /usr/src/RPM/BUILD/qemu-4.0.0/linux-user -iquote
linux-user -iquote /usr/src/RPM/BUILD/qemu-4.0.0/tcg -iquote
/usr/src/RPM/BUILD/qemu-4.0.0/tcg/i386 -I/usr/src/RPM/BUILD/qemu-4.0.0/linux-headers
-I/usr/src/RPM/BUILD/qemu-4.0.0/linux-headers -iquote . -iquote
/usr/src/RPM/BUILD/qemu-4.0.0 -iquote /usr/src/RPM/BUILD/qemu-4.0.0/accel/tcg
-iquote /usr/src/RPM/BUILD/qemu-4.0.0/include -pthread -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -I/usr/include/pcre -m64 -mcx16 -D_GNU_SOURCE
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall
-Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv
-std=gnu99 -pipe -frecord-gcc-switches -Wall -g -O2 -Wexpansion-to-defined -Wendif-labels
-Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs
-Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration
-Wold-style-definition -Wtype-limits -fstack-protector-strong -I../linux-headers
-iquote .. -iquote /usr/src/RPM/BUILD/qemu-4.0.0/target/i386 -DNEED_CPU_H -iquote
/usr/src/RPM/BUILD/qemu-4.0.0/include -I/usr/src/RPM/BUILD/qemu-4.0.0/linux-user/i386
-I/usr/src/RPM/BUILD/qemu-4.0.0/linux-user/host/x86_64
-I/usr/src/RPM/BUILD/qemu-4.0.0/linux-user -MMD -MP -MT linux-user/syscall.o
-MF linux-user/syscall.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g
-pipe -frecord-gcc-switches -Wall -g -O2 -c -o linux-user/syscall.o
/usr/src/RPM/BUILD/qemu-4.0.0/linux-user/syscall.c
/usr/src/RPM/BUILD/qemu-4.0.0/linux-user/ioctls.h:222:9: error: 'SIOCGSTAMP' undeclared
here (not in a function); did you mean 'SIOCSRARP'?
IOCTL(SIOCGSTAMP, IOC_R, MK_PTR(MK_STRUCT(STRUCT_timeval)))
--
{ TARGET_ ## cmd, cmd, #cmd, access, 0, { __VA_ARGS__ } },
/usr/src/RPM/BUILD/qemu-4.0.0/linux-user/ioctls.h:223:9: error: 'SIOCGSTAMPNS' undeclared
here (not in a function); did you mean 'SIOCGSTAMP_OLD'?
IOCTL(SIOCGSTAMPNS, IOC_R, MK_PTR(MK_STRUCT(STRUCT_timespec)))
--
cc -iquote /usr/src/RPM/BUILD/qemu-4.0.0/linux-user -iquote
linux-user -iquote /usr/src/RPM/BUILD/qemu-4.0.0/tcg -iquote
/usr/src/RPM/BUILD/qemu-4.0.0/tcg/i386 -I/usr/src/RPM/BUILD/qemu-4.0.0/linux-headers
-I/usr/src/RPM/BUILD/qemu-4.0.0/linux-headers -iquote . -iquote
/usr/src/RPM/BUILD/qemu-4.0.0 -iquote /usr/src/RPM/BUILD/qemu-4.0.0/accel/tcg
-iquote /usr/src/RPM/BUILD/qemu-4.0.0/include -pthread -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -I/usr/include/pcre -m64 -mcx16 -D_GNU_SOURCE
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall
-Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv
-std=gnu99 -pipe -frecord-gcc-switches -Wall -g -O2 -Wexpansion-to-defined -Wendif-labels
-Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs
-Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration
-Wold-style-definition -Wtype-limits -fstack-protector-strong -I../linux-headers
-iquote .. -iquote /usr/src/RPM/BUILD/qemu-4.0.0/target/arm -DNEED_CPU_H -iquote
/usr/src/RPM/BUILD/qemu-4.0.0/include -I/usr/src/RPM/BUILD/qemu-4.0.0/linux-user/aarch64
-I/usr/src/RPM/BUILD/qemu-4.0.0/linux-user/host/x86_64
-I/usr/src/RPM/BUILD/qemu-4.0.0/linux-user -MMD -MP -MT linux-user/syscall.o
-MF linux-user/syscall.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g
-pipe -frecord-gcc-switches -Wall -g -O2 -c -o linux-user/syscall.o
/usr/src/RPM/BUILD/qemu-4.0.0/linux-user/syscall.c
/usr/src/RPM/BUILD/qemu-4.0.0/linux-user/ioctls.h:222:9: error: 'SIOCGSTAMP' undeclared
here (not in a function); did you mean 'SIOCSRARP'?
IOCTL(SIOCGSTAMP, IOC_R, MK_PTR(MK_STRUCT(STRUCT_timeval)))
--
{ TARGET_ ## cmd, cmd, #cmd, access, 0, { __VA_ARGS__ } },
/usr/src/RPM/BUILD/qemu-4.0.0/linux-user/ioctls.h:223:9: error: 'SIOCGSTAMPNS' undeclared
here (not in a function); did you mean 'SIOCGSTAMP_OLD'?
IOCTL(SIOCGSTAMPNS, IOC_R, MK_PTR(MK_STRUCT(STRUCT_timespec)))
--
cc -iquote /usr/src/RPM/BUILD/qemu-4.0.0/linux-user -iquote
linux-user -iquote /usr/src/RPM/BUILD/qemu-4.0.0/tcg -iquote
/usr/src/RPM/BUILD/qemu-4.0.0/tcg/i386 -I/usr/src/RPM/BUILD/qemu-4.0.0/linux-headers
-I/usr/src/RPM/BUILD/qemu-4.0.0/linux-headers -iquote . -iquote
/usr/src/RPM/BUILD/qemu-4.0.0 -iquote /usr/src/RPM/BUILD/qemu-4.0.0/accel/tcg
-iquote /usr/src/RPM/BUILD/qemu-4.0.0/include -pthread -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -I/usr/include/pcre -m64 -mcx16 -D_GNU_SOURCE
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall
-Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv
-std=gnu99 -pipe -frecord-gcc-switches -Wall -g -O2 -Wexpansion-to-defined -Wendif-labels
-Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs
-Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration
-Wold-style-definition -Wtype-limits -fstack-protector-strong -I../linux-headers
-iquote .. -iquote /usr/src/RPM/BUILD/qemu-4.0.0/target/arm -DNEED_CPU_H -iquote
/usr/src/RPM/BUILD/qemu-4.0.0/include -I/usr/src/RPM/BUILD/qemu-4.0.0/linux-user/aarch64
-I/usr/src/RPM/BUILD/qemu-4.0.0/linux-user/host/x86_64
-I/usr/src/RPM/BUILD/qemu-4.0.0/linux-user -MMD -MP -MT linux-user/syscall.o
-MF linux-user/syscall.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g
-pipe -frecord-gcc-switches -Wall -g -O2 -c -o linux-user/syscall.o
/usr/src/RPM/BUILD/qemu-4.0.0/linux-user/syscall.c
/usr/src/RPM/BUILD/qemu-4.0.0/linux-user/ioctls.h:222:9: error: 'SIOCGSTAMP' undeclared
here (not in a function); did you mean 'SIOCSRARP'?
IOCTL(SIOCGSTAMP, IOC_R, MK_PTR(MK_STRUCT(STRUCT_timeval)))
--
{ TARGET_ ## cmd, cmd, #cmd, access, 0, { __VA_ARGS__ } },
/usr/src/RPM/BUILD/qemu-4.0.0/linux-user/ioctls.h:223:9: error: 'SIOCGSTAMPNS' undeclared
here (not in a function); did you mean 'SIOCGSTAMP_OLD'?
IOCTL(SIOCGSTAMPNS, IOC_R, MK_PTR(MK_STRUCT(STRUCT_timespec)))
qt5-serialbus-5.12.4-alt1
socketcanbackend.cpp: In member function 'void SocketCanBackend::readSocket()':
socketcanbackend.cpp:697:41: error: 'SIOCGSTAMP' was not declared in this scope
if (Q_UNLIKELY(ioctl(canSocket, SIOCGSTAMP, &timeStamp) < 0)) {
qt5-webengine-5.12.4-alt2
[6404/22491] /usr/bin/g++ -MMD -MF
obj/third_party/webrtc/rtc_base/rtc_base_generic/physicalsocketserver.o.d
-DWEBRTC_BUILT_IN_SSL_ROOT_CERTIFICATES -DV8_DEPRECATION_WARNINGS -DUSE_UDEV
-DUSE_AURA=1 -DUSE_NSS_CERTS=1 -DUSE_OZONE=1 -DNO_TCMALLOC -DFULL_SAFE_BROWSING
-DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DOFFICIAL_BUILD -DCHROMIUM_BUILD
-DFIELDTRIAL_TESTING_ENABLED -DTOOLKIT_QT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-D_LARGEFILE64_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -DNDEBUG
-DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DWEBRTC_ENABLE_PROTOBUF=1 -DHAVE_SCTP
-DENABLE_EXTERNAL_AUTH -DUSE_BUILTIN_SW_CODECS -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE
-DLOGGING_INSIDE_WEBRTC -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=0
-DGTEST_RELATIVE_PATH -DWEBRTC_CHROMIUM_BUILD -DWEBRTC_POSIX
-DWEBRTC_LINUX -DABSL_ALLOCATOR_NOTHROW=1 -DNO_MAIN_THREAD_WRAPPING
-I../../../../src/3rdparty/chromium/third_party/boringssl/src/include
-Igen -I../../../../src/3rdparty/chromium
-I../../../../src/3rdparty/chromium/third_party/webrtc_overrides
-I../../../../src/3rdparty/chromium/third_party/webrtc -Igen
-I../../../../src/3rdparty/chromium/third_party/boringssl/src/include
-fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -funwind-tables
-fPIC -pipe -pthread -m64 -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
-Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-deprecated-declarations
-fno-delete-null-pointer-checks -Wno-comments -Wno-dangling-else
-Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-unused-parameter
-O2 -fno-ident -fdata-sections -ffunction-sections -fno-omit-frame-pointer -g0
-fvisibility=hidden -isystem ../../../../src/3rdparty/chromium/third_party/abseil-cpp
-std=gnu++14 -Wno-narrowing -Wno-attributes -Wno-class-memaccess
-Wno-subobject-linkage -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -c
../../../../src/3rdparty/chromium/third_party/webrtc/rtc_base/physicalsocketserver.cc
-o obj/third_party/webrtc/rtc_base/rtc_base_generic/physicalsocketserver.o
FAILED: obj/third_party/webrtc/rtc_base/rtc_base_generic/physicalsocketserver.o
/usr/bin/g++ -MMD -MF
obj/third_party/webrtc/rtc_base/rtc_base_generic/physicalsocketserver.o.d
-DWEBRTC_BUILT_IN_SSL_ROOT_CERTIFICATES -DV8_DEPRECATION_WARNINGS -DUSE_UDEV
-DUSE_AURA=1 -DUSE_NSS_CERTS=1 -DUSE_OZONE=1 -DNO_TCMALLOC -DFULL_SAFE_BROWSING
-DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DOFFICIAL_BUILD -DCHROMIUM_BUILD
-DFIELDTRIAL_TESTING_ENABLED -DTOOLKIT_QT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-D_LARGEFILE64_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -DNDEBUG
-DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DWEBRTC_ENABLE_PROTOBUF=1 -DHAVE_SCTP
-DENABLE_EXTERNAL_AUTH -DUSE_BUILTIN_SW_CODECS -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE
-DLOGGING_INSIDE_WEBRTC -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=0
-DGTEST_RELATIVE_PATH -DWEBRTC_CHROMIUM_BUILD -DWEBRTC_POSIX
-DWEBRTC_LINUX -DABSL_ALLOCATOR_NOTHROW=1 -DNO_MAIN_THREAD_WRAPPING
-I../../../../src/3rdparty/chromium/third_party/boringssl/src/include
-Igen -I../../../../src/3rdparty/chromium
-I../../../../src/3rdparty/chromium/third_party/webrtc_overrides
-I../../../../src/3rdparty/chromium/third_party/webrtc -Igen
-I../../../../src/3rdparty/chromium/third_party/boringssl/src/include
-fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -funwind-tables
-fPIC -pipe -pthread -m64 -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
-Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-deprecated-declarations
-fno-delete-null-pointer-checks -Wno-comments -Wno-dangling-else
-Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-unused-parameter
-O2 -fno-ident -fdata-sections -ffunction-sections -fno-omit-frame-pointer -g0
-fvisibility=hidden -isystem ../../../../src/3rdparty/chromium/third_party/abseil-cpp
-std=gnu++14 -Wno-narrowing -Wno-attributes -Wno-class-memaccess
-Wno-subobject-linkage -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -c
../../../../src/3rdparty/chromium/third_party/webrtc/rtc_base/physicalsocketserver.cc
-o obj/third_party/webrtc/rtc_base/rtc_base_generic/physicalsocketserver.o
../../../../src/3rdparty/chromium/third_party/webrtc/rtc_base/physicalsocketserver.cc:
In function 'int64_t GetSocketRecvTimestamp(int)':
../../../../src/3rdparty/chromium/third_party/webrtc/rtc_base/physicalsocketserver.cc:74:27:
error: 'SIOCGSTAMP' was not declared in this scope
int ret = ioctl(socket, SIOCGSTAMP, &tv_ioctl);
suricata-4.0.3-alt3
source-af-packet.c: In function 'AFPRead':
source-af-packet.c:599:28: error: 'SIOCGSTAMP' undeclared (first use in this function);
did you mean 'SIOCGRARP'?
if (ioctl(ptv->socket, SIOCGSTAMP, &p->ts) == -1) {
--
source-af-packet.c: In function 'AFPReadAndDiscard':
source-af-packet.c:1210:28: error: 'SIOCGSTAMP' undeclared (first use in this function);
did you mean 'SIOCGRARP'?
if (ioctl(ptv->socket, SIOCGSTAMP, &ts) == -1) {
transgui-5.15.4-alt1.S1
/usr/src/RPM/BUILD/transgui-5.15.4/vargrid.pas(1036,13) Заметка: (6058) Call to
subroutine "operator :=(const source:Variant):AnsiString;" marked as inline is not inlined
/usr/src/RPM/BUILD/transgui-5.15.4/vargrid.pas(1063,51) Заметка: (6058) Call to
subroutine "operator :=(const source:AnsiString):Variant;" marked as inline is not inlined
/usr/src/RPM/BUILD/transgui-5.15.4/vargrid.pas(1085,51) Заметка: (6058) Call
to subroutine "operator :=(const source:Variant):UnicodeString;" marked as inline is
not inlined
/usr/src/RPM/BUILD/transgui-5.15.4/vargrid.pas(1424,39) Заметка: (6058) Call
to subroutine "operator :=(const source:Variant):UnicodeString;" marked as inline is
not inlined
/usr/src/RPM/BUILD/transgui-5.15.4/vargrid.pas(1446,53) Заметка: (An unhandled
exception occurred at $000000000051DD42:
EAccessViolation: Access violation
$000000000051DD42
$00000000009E4368
$00000000009E8384
$00000000009E95DE
10 error logs REMOVED from the list
bolt-0.8-alt0.1.g55918d9
cilk-5.4.6-alt11
erlang-proper-1.3-alt1
kde5-pim-runtime-19.04.2-alt1
libsmi-0.4.8-alt2.2
libtool_2.4-2.4.6-alt1
perl-Parallel-Prefork-0.18-alt1_7
python-module-lxml-4.3.3-alt1.1
python-module-pebble-4.3.7-alt1.git20180228
python-module-pycobertura-0.10.5-alt1
Total 56 error logs.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-07-08 7:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-08 7:58 [cyber] I: Sisyphus-20190708 x86_64 beehive_status: +19 -10 (56) ALT beekeeper
ALT Linux Sisyphus cybertalk
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus-cybertalk/0 sisyphus-cybertalk/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus-cybertalk sisyphus-cybertalk/ http://lore.altlinux.org/sisyphus-cybertalk \
sisyphus-cybertalk@lists.altlinux.org sisyphus-cybertalk@lists.altlinux.ru sisyphus-cybertalk@lists.altlinux.com
public-inbox-index sisyphus-cybertalk
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-cybertalk
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git