<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fab/aports/testing/clsync, branch master</title>
<subtitle>fab's aports repo
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/'/>
<entry>
<title>testing/clsync: build only for x86 and x86_64</title>
<updated>2016-10-30T00:29:29+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2016-10-30T00:29:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=92dfc369f0c71e1c9d0f8b3832a74cd51af4267a'/>
<id>92dfc369f0c71e1c9d0f8b3832a74cd51af4267a</id>
<content type='text'>
Build failed on armhf and aarch64 with:

In file included from privileged.c:64:0:
privileged.c:88:34: error: '__NR_alarm' undeclared here (not in a function)
  BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_##syscall, 0, 1), \
                                  ^
privileged.c:94:2: note: in expansion of macro 'SECCOMP_ALLOW_ACCUM_SYSCALL'
  SECCOMP_ALLOW_ACCUM_SYSCALL(alarm),    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
privileged.c:142:2: note: in expansion of macro 'FILTER_TABLE_NONPRIV'
  FILTER_TABLE_NONPRIV
  ^~~~~~~~~~~~~~~~~~~~
privileged.c:88:34: error: '__NR_select' undeclared here (not in a function)
  BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_##syscall, 0, 1), \
                                  ^
privileged.c:107:2: note: in expansion of macro 'SECCOMP_ALLOW_ACCUM_SYSCALL'
  SECCOMP_ALLOW_ACCUM_SYSCALL(select),    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
privileged.c:142:2: note: in expansion of macro 'FILTER_TABLE_NONPRIV'
  FILTER_TABLE_NONPRIV
  ^~~~~~~~~~~~~~~~~~~~
privileged.c:88:34: error: '__NR_mmap' undeclared here (not in a function)
  BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_##syscall, 0, 1), \
                                  ^
privileged.c:134:2: note: in expansion of macro 'SECCOMP_ALLOW_ACCUM_SYSCALL'
  SECCOMP_ALLOW_ACCUM_SYSCALL(mmap),    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
privileged.c:143:2: note: in expansion of macro 'FILTER_TABLE_ARCHDEPENDED'
  FILTER_TABLE_ARCHDEPENDED
  ^~~~~~~~~~~~~~~~~~~~~~~~~
privileged.c:88:34: error: initializer element is not constant
  BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_##syscall, 0, 1), \
                                  ^
privileged.c:94:2: note: in expansion of macro 'SECCOMP_ALLOW_ACCUM_SYSCALL'
  SECCOMP_ALLOW_ACCUM_SYSCALL(alarm),    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
privileged.c:148:2: note: in expansion of macro 'FILTER_TABLE_NONPRIV'
  FILTER_TABLE_NONPRIV
  ^~~~~~~~~~~~~~~~~~~~
privileged.c:88:34: note: (near initialization for 'filter_w_mprotect_table[5].k')
  BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_##syscall, 0, 1), \
                                  ^
privileged.c:94:2: note: in expansion of macro 'SECCOMP_ALLOW_ACCUM_SYSCALL'
  SECCOMP_ALLOW_ACCUM_SYSCALL(alarm),    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
privileged.c:148:2: note: in expansion of macro 'FILTER_TABLE_NONPRIV'
  FILTER_TABLE_NONPRIV
  ^~~~~~~~~~~~~~~~~~~~
privileged.c:88:34: error: initializer element is not constant
  BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_##syscall, 0, 1), \
                                  ^
privileged.c:107:2: note: in expansion of macro 'SECCOMP_ALLOW_ACCUM_SYSCALL'
  SECCOMP_ALLOW_ACCUM_SYSCALL(select),    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
privileged.c:148:2: note: in expansion of macro 'FILTER_TABLE_NONPRIV'
  FILTER_TABLE_NONPRIV
  ^~~~~~~~~~~~~~~~~~~~
privileged.c:88:34: note: (near initialization for 'filter_w_mprotect_table[31].k')
  BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_##syscall, 0, 1), \
                                  ^
privileged.c:107:2: note: in expansion of macro 'SECCOMP_ALLOW_ACCUM_SYSCALL'
  SECCOMP_ALLOW_ACCUM_SYSCALL(select),    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
privileged.c:148:2: note: in expansion of macro 'FILTER_TABLE_NONPRIV'
  FILTER_TABLE_NONPRIV
  ^~~~~~~~~~~~~~~~~~~~
privileged.c:88:34: error: initializer element is not constant
  BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_##syscall, 0, 1), \
                                  ^
privileged.c:134:2: note: in expansion of macro 'SECCOMP_ALLOW_ACCUM_SYSCALL'
  SECCOMP_ALLOW_ACCUM_SYSCALL(mmap),    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
privileged.c:149:2: note: in expansion of macro 'FILTER_TABLE_ARCHDEPENDED'
  FILTER_TABLE_ARCHDEPENDED
  ^~~~~~~~~~~~~~~~~~~~~~~~~
privileged.c:88:34: note: (near initialization for 'filter_w_mprotect_table[59].k')
  BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_##syscall, 0, 1), \
                                  ^
privileged.c:134:2: note: in expansion of macro 'SECCOMP_ALLOW_ACCUM_SYSCALL'
  SECCOMP_ALLOW_ACCUM_SYSCALL(mmap),    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
privileged.c:149:2: note: in expansion of macro 'FILTER_TABLE_ARCHDEPENDED'
  FILTER_TABLE_ARCHDEPENDED
  ^~~~~~~~~~~~~~~~~~~~~~~~~
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Build failed on armhf and aarch64 with:

In file included from privileged.c:64:0:
privileged.c:88:34: error: '__NR_alarm' undeclared here (not in a function)
  BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_##syscall, 0, 1), \
                                  ^
privileged.c:94:2: note: in expansion of macro 'SECCOMP_ALLOW_ACCUM_SYSCALL'
  SECCOMP_ALLOW_ACCUM_SYSCALL(alarm),    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
privileged.c:142:2: note: in expansion of macro 'FILTER_TABLE_NONPRIV'
  FILTER_TABLE_NONPRIV
  ^~~~~~~~~~~~~~~~~~~~
privileged.c:88:34: error: '__NR_select' undeclared here (not in a function)
  BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_##syscall, 0, 1), \
                                  ^
privileged.c:107:2: note: in expansion of macro 'SECCOMP_ALLOW_ACCUM_SYSCALL'
  SECCOMP_ALLOW_ACCUM_SYSCALL(select),    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
privileged.c:142:2: note: in expansion of macro 'FILTER_TABLE_NONPRIV'
  FILTER_TABLE_NONPRIV
  ^~~~~~~~~~~~~~~~~~~~
privileged.c:88:34: error: '__NR_mmap' undeclared here (not in a function)
  BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_##syscall, 0, 1), \
                                  ^
privileged.c:134:2: note: in expansion of macro 'SECCOMP_ALLOW_ACCUM_SYSCALL'
  SECCOMP_ALLOW_ACCUM_SYSCALL(mmap),    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
privileged.c:143:2: note: in expansion of macro 'FILTER_TABLE_ARCHDEPENDED'
  FILTER_TABLE_ARCHDEPENDED
  ^~~~~~~~~~~~~~~~~~~~~~~~~
privileged.c:88:34: error: initializer element is not constant
  BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_##syscall, 0, 1), \
                                  ^
privileged.c:94:2: note: in expansion of macro 'SECCOMP_ALLOW_ACCUM_SYSCALL'
  SECCOMP_ALLOW_ACCUM_SYSCALL(alarm),    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
privileged.c:148:2: note: in expansion of macro 'FILTER_TABLE_NONPRIV'
  FILTER_TABLE_NONPRIV
  ^~~~~~~~~~~~~~~~~~~~
privileged.c:88:34: note: (near initialization for 'filter_w_mprotect_table[5].k')
  BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_##syscall, 0, 1), \
                                  ^
privileged.c:94:2: note: in expansion of macro 'SECCOMP_ALLOW_ACCUM_SYSCALL'
  SECCOMP_ALLOW_ACCUM_SYSCALL(alarm),    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
privileged.c:148:2: note: in expansion of macro 'FILTER_TABLE_NONPRIV'
  FILTER_TABLE_NONPRIV
  ^~~~~~~~~~~~~~~~~~~~
privileged.c:88:34: error: initializer element is not constant
  BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_##syscall, 0, 1), \
                                  ^
privileged.c:107:2: note: in expansion of macro 'SECCOMP_ALLOW_ACCUM_SYSCALL'
  SECCOMP_ALLOW_ACCUM_SYSCALL(select),    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
privileged.c:148:2: note: in expansion of macro 'FILTER_TABLE_NONPRIV'
  FILTER_TABLE_NONPRIV
  ^~~~~~~~~~~~~~~~~~~~
privileged.c:88:34: note: (near initialization for 'filter_w_mprotect_table[31].k')
  BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_##syscall, 0, 1), \
                                  ^
privileged.c:107:2: note: in expansion of macro 'SECCOMP_ALLOW_ACCUM_SYSCALL'
  SECCOMP_ALLOW_ACCUM_SYSCALL(select),    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
privileged.c:148:2: note: in expansion of macro 'FILTER_TABLE_NONPRIV'
  FILTER_TABLE_NONPRIV
  ^~~~~~~~~~~~~~~~~~~~
privileged.c:88:34: error: initializer element is not constant
  BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_##syscall, 0, 1), \
                                  ^
privileged.c:134:2: note: in expansion of macro 'SECCOMP_ALLOW_ACCUM_SYSCALL'
  SECCOMP_ALLOW_ACCUM_SYSCALL(mmap),    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
privileged.c:149:2: note: in expansion of macro 'FILTER_TABLE_ARCHDEPENDED'
  FILTER_TABLE_ARCHDEPENDED
  ^~~~~~~~~~~~~~~~~~~~~~~~~
privileged.c:88:34: note: (near initialization for 'filter_w_mprotect_table[59].k')
  BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_##syscall, 0, 1), \
                                  ^
privileged.c:134:2: note: in expansion of macro 'SECCOMP_ALLOW_ACCUM_SYSCALL'
  SECCOMP_ALLOW_ACCUM_SYSCALL(mmap),    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
privileged.c:149:2: note: in expansion of macro 'FILTER_TABLE_ARCHDEPENDED'
  FILTER_TABLE_ARCHDEPENDED
  ^~~~~~~~~~~~~~~~~~~~~~~~~
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/clsync: new aport</title>
<updated>2016-10-30T00:25:05+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2016-10-30T00:21:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=affb59fb8c621f7f09902a824c6acfcfecaa7745'/>
<id>affb59fb8c621f7f09902a824c6acfcfecaa7745</id>
<content type='text'>
https://github.com/xaionaro/clsync
File live sync daemon based on inotify
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/xaionaro/clsync
File live sync daemon based on inotify
</pre>
</div>
</content>
</entry>
</feed>
