==> Retrieving sources...
-> Found ftp-scanner.c
==> Generating checksums for source files...
==> Making package: ftp-scanner 0.2.5-1 (Fri 20 Dec 2024 09:43:48 PM UTC)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found ftp-scanner.c
==> Validating source files with sha512sums...
ftp-scanner.c ... Passed
==> Extracting sources...
==> Starting build()...
ftp-scanner.c:1:1: error: expected identifier or ‘(’ before ‘<’ token
1 |
| ^
ftp-scanner.c:10:5: error: stray ‘@’ in program
10 | @media screen and (max-width:500px) {
| ^
ftp-scanner.c:10:34: error: invalid suffix "px" on integer constant
10 | @media screen and (max-width:500px) {
| ^~~~~
ftp-scanner.c:11:25: error: exponent has no digits
11 | body { font-size: .6em; }
| ^~~~
ftp-scanner.c:13:3: error: expected identifier or ‘(’ before ‘<’ token
13 |
| ^
ftp-scanner.c:19:27: warning: missing terminating ' character
19 | Sorry, this page doesn't exist.
Please check the URL or go back a page.
| ^
ftp-scanner.c:19:27: error: missing terminating ' character
19 | Sorry, this page doesn't exist.
Please check the URL or go back a page.
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
==> ERROR: A failure occurred in build().
Aborting...