Bugzilla – Attachment 3659 Details for
Bug 3537
OpenSSH build failed
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
the output
file_3537.txt (text/plain), 2.68 KB, created by
John
on 2023-02-09 23:31:20 AEDT
(
hide
)
Description:
the output
Filename:
MIME Type:
Creator:
John
Created:
2023-02-09 23:31:20 AEDT
Size:
2.68 KB
patch
obsolete
> >gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fzero-call-used-regs=all -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -I/usr/include/editline -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/openssh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/openssh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/openssh/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/openssh/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/sshd\" -DHAVE_CONFIG_H -c sandbox-seccomp-filter.c -o sandbox-seccomp-filter.o > >In file included from sandbox-seccomp-filter.c:55: >sandbox-seccomp-filter.c:311:39: error: 'MADV_FREE' undeclared here (not in a function) > 311 | SC_ALLOW_ARG(__NR_madvise, 2, MADV_FREE), > | ^~~~~~~~~ >sandbox-seccomp-filter.c:311:9: note: in expansion of macro 'SC_ALLOW_ARG' > 311 | SC_ALLOW_ARG(__NR_madvise, 2, MADV_FREE), > | ^~~~~~~~~~~~ >sandbox-seccomp-filter.c:315:39: error: 'MADV_WIPEONFORK' undeclared here (not in a function); did you mean 'MADV_DOFORK'? > 315 | SC_ALLOW_ARG(__NR_madvise, 2, MADV_WIPEONFORK), > | ^~~~~~~~~~~~~~~ >sandbox-seccomp-filter.c:315:9: note: in expansion of macro 'SC_ALLOW_ARG' > 315 | SC_ALLOW_ARG(__NR_madvise, 2, MADV_WIPEONFORK), > | ^~~~~~~~~~~~ >sandbox-seccomp-filter.c:195:49: error: 'MAP_FIXED_NOREPLACE' undeclared here (not in a function) > 195 | MAP_PRIVATE|MAP_ANONYMOUS|MAP_FIXED|MAP_FIXED_NOREPLACE, EINVAL), \ > | ^~~~~~~~~~~~~~~~~~~ >sandbox-seccomp-filter.c:194:9: note: in expansion of macro 'SC_DENY_UNLESS_ARG_MASK' > 194 | SC_DENY_UNLESS_ARG_MASK(_nr, 3, \ > | ^~~~~~~~~~~~~~~~~~~~~~~ >sandbox-seccomp-filter.c:319:9: note: in expansion of macro 'SC_MMAP' > 319 | SC_MMAP(__NR_mmap), > | ^~~~~~~ >make: *** [sandbox-seccomp-filter.o] Error 1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 3537
: 3659 |
3660
|
3661
|
3662
|
3668