>>> altermime: Building main/altermime 0.3.11-r2 (using abuild 3.10.0_rc1-r2) started Tue, 25 Oct 2022 17:39:54 +0000
>>> altermime: Checking sanity of /home/buildozer/aports/main/altermime/APKBUILD...
>>> altermime: Analyzing dependencies...
>>> altermime: Installing for build: build-base
(1/1) Installing .makedepends-altermime (20221025.173954)
OK: 258 MiB in 93 packages
>>> altermime: Cleaning up srcdir
>>> altermime: Cleaning up pkgdir
>>> altermime: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/altermime-0.3.11.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0   146    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404
>>> altermime: Fetching https://pldaniels.com/altermime/altermime-0.3.11.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0 89962    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
 91 89962   91 81920    0     0  36942      0  0:00:02  0:00:02 --:--:-- 36934
100 89962  100 89962    0     0  40559      0  0:00:02  0:00:02 --:--:-- 40559
>>> altermime: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/altermime-0.3.11.tar.gz
>>> altermime: Checking sha512sums...
altermime-0.3.11.tar.gz: OK
makefile-flags.patch: OK
>>> altermime: Unpacking /var/cache/distfiles/v3.17/altermime-0.3.11.tar.gz...
>>> altermime: makefile-flags.patch
patching file Makefile
gcc -Os -fomit-frame-pointer -DALTERMIME_PRETEXT  -c strstack.c
gcc -Os -fomit-frame-pointer -DALTERMIME_PRETEXT  -c mime_alter.c
gcc -Os -fomit-frame-pointer -DALTERMIME_PRETEXT  -c ffget.c
gcc -Os -fomit-frame-pointer -DALTERMIME_PRETEXT  -c pldstr.c
gcc -Os -fomit-frame-pointer -DALTERMIME_PRETEXT  -c filename-filters.c
gcc -Os -fomit-frame-pointer -DALTERMIME_PRETEXT  -c logger.c
gcc -Os -fomit-frame-pointer -DALTERMIME_PRETEXT  -c MIME_headers.c
gcc -Os -fomit-frame-pointer -DALTERMIME_PRETEXT  -c libmime-decoders.c
gcc -Os -fomit-frame-pointer -DALTERMIME_PRETEXT  -c boundary-stack.c
gcc -Os -fomit-frame-pointer -DALTERMIME_PRETEXT  -c qpe.c
pldstr.c: In function 'PLD_strtok':
pldstr.c:300:37: warning: comparison between pointer and zero character constant [-Wpointer-compare]
  300 |         if ((st->start)&&(st->start != '\0'))
      |                                     ^~
pldstr.c:300:27: note: did you mean to dereference the pointer?
  300 |         if ((st->start)&&(st->start != '\0'))
      |                           ^
qpe.c: In function 'qp_encode':
qpe.c:109:29: warning: comparison between pointer and zero character constant [-Wpointer-compare]
  109 |                 if (lineend != '\0') {
      |                             ^~
qpe.c:109:21: note: did you mean to dereference the pointer?
  109 |                 if (lineend != '\0') {
      |                     ^
gcc -Os -fomit-frame-pointer -DALTERMIME_PRETEXT  altermime.c strstack.o mime_alter.o ffget.o pldstr.o filename-filters.o logger.o MIME_headers.o libmime-decoders.o boundary-stack.o qpe.o -o altermime
altermime.c: In function 'main':
altermime.c:378:56: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'time_t' {aka 'long long int'} [-Wformat=]
  378 |                 snprintf(scratch,sizeof(scratch),"%s/%ld%d.amtmp", glb.tmpdir, time(NULL), getpid());
      |                                                      ~~^                       ~~~~~~~~~~
      |                                                        |                       |
      |                                                        long int                time_t {aka long long int}
      |                                                      %lld
>>> altermime: Entering fakeroot...
>>> altermime-doc*: Running split function doc...
>>> altermime-doc*: Preparing subpackage altermime-doc...
>>> altermime-doc*: Running postcheck for altermime-doc
>>> altermime*: Running postcheck for altermime
>>> altermime*: Preparing package altermime...
>>> altermime*: Stripping binaries
>>> altermime-doc*: Scanning shared objects
>>> altermime*: Scanning shared objects
>>> altermime-doc*: Tracing dependencies...
>>> altermime-doc*: Package size: 36.0 KB
>>> altermime-doc*: Compressing data...
>>> altermime-doc*: Create checksum...
>>> altermime-doc*: Create altermime-doc-0.3.11-r2.apk
>>> altermime*: Tracing dependencies...
	so:libc.musl-x86.so.1
>>> altermime*: Package size: 136.0 KB
>>> altermime*: Compressing data...
>>> altermime*: Create checksum...
>>> altermime*: Create altermime-0.3.11-r2.apk
>>> altermime: Build complete at Tue, 25 Oct 2022 17:39:59 +0000 elapsed time 0h 0m 5s
>>> altermime: Cleaning up srcdir
>>> altermime: Cleaning up pkgdir
>>> altermime: Uninstalling dependencies...
(1/1) Purging .makedepends-altermime (20221025.173954)
OK: 258 MiB in 92 packages
>>> altermime: Updating the main/x86 repository index...
>>> altermime: Signing the index...