>>> writefreely: Building community/writefreely 0.12.0-r3 (using abuild 3.8.0_rc4-r0) started Sat, 11 Sep 2021 14:52:03 +0000 >>> writefreely: Checking sanity of /home/buildozer/aports/community/writefreely/APKBUILD... >>> writefreely: Analyzing dependencies... >>> writefreely: Installing for build: build-base go go-bindata sqlite-dev nodejs-less nodejs-less-plugin-clean-css (1/8) Installing go (1.16.8-r0) (2/8) Installing go-bindata (3.1.3-r6) (3/8) Installing sqlite-libs (3.35.5-r0) (4/8) Installing sqlite-dev (3.35.5-r0) (5/8) Installing nodejs (14.17.6-r0) (6/8) Installing nodejs-less (4.1.1-r0) (7/8) Installing nodejs-less-plugin-clean-css (1.5.1-r1) (8/8) Installing .makedepends-writefreely (20210911.145204) Executing busybox-1.33.1-r3.trigger OK: 664 MiB in 99 packages >>> writefreely: Cleaning up srcdir >>> writefreely: Cleaning up pkgdir >>> writefreely: Fetching https://distfiles.alpinelinux.org/distfiles/v3.14/writefreely-0.12.0.tar.gz >>> writefreely: Fetching https://distfiles.alpinelinux.org/distfiles/v3.14/writefreely-0.12.0.tar.gz >>> writefreely: Checking sha512sums... writefreely-0.12.0.tar.gz: OK config.ini: OK >>> writefreely: Unpacking /var/cache/distfiles/v3.14/writefreely-0.12.0.tar.gz... true cd less/; make -j28 --jobserver-auth=6,7 make[1]: warning: -j28 forced in submake: resetting jobserver mode. make[1]: Entering directory '/home/buildozer/aports/community/writefreely/src/writefreely-0.12.0/less' lessc app.less --clean-css="--s1 --advanced" ../static/css/write.css lessc fonts.less --clean-css="--s1 --advanced" ../static/css/fonts.css lessc icons.less --clean-css="--s1 --advanced" ../static/css/icons.css make[1]: Leaving directory '/home/buildozer/aports/community/writefreely/src/writefreely-0.12.0/less' go get -tags='sqlite' -d -v ./... go-bindata -pkg writefreely -ignore=\\.gitignore -tags="!wflib" schema.sql sqlite.sql go: downloading github.com/mattn/go-sqlite3 v1.14.8 cd cmd/writefreely; go build -ldflags="-X 'github.com/writeas/writefreely.softwareVer=`git describe | cut -c 2-`'" -v -tags='sqlite' github.com/writeas/web-core/i18n github.com/writeas/web-core/stringmanip golang.org/x/net/html/atom github.com/writeas/web-core/l10n github.com/shurcooL/sanitized_anchor_name github.com/mitchellh/go-wordwrap golang.org/x/crypto/ripemd160 golang.org/x/crypto/blowfish github.com/hashicorp/errwrap golang.org/x/text/transform github.com/writeas/web-core/bots github.com/mattn/go-isatty github.com/writeas/go-strip-markdown github.com/lunixbochs/vtclean golang.org/x/crypto/blake2b golang.org/x/sys/cpu github.com/writeas/writefreely/parse golang.org/x/crypto/sha3 github.com/writeas/web-core/memo github.com/mattn/go-colorable github.com/writeas/web-core/log github.com/gorilla/schema github.com/manifoldco/promptui/screenbuf github.com/manifoldco/promptui/list github.com/kylemcc/twitter-text-go/extract github.com/gologme/log github.com/fatih/structs github.com/hashicorp/go-multierror github.com/writeas/openssl-go github.com/beevik/etree github.com/guregu/null github.com/writeas/web-core/activitystreams github.com/writeas/writefreely/appstats github.com/writeas/web-core/query github.com/russross/blackfriday/v2 github.com/writeas/web-core/converter github.com/guregu/null/zero golang.org/x/net/html gopkg.in/ini.v1 golang.org/x/crypto/blake2s github.com/fatih/color github.com/writeas/saturday github.com/rainycape/unidecode github.com/dustin/go-humanize github.com/juju/ansiterm/tabwriter github.com/gorilla/securecookie github.com/gorilla/feeds github.com/writeas/monday code.as/core/socks github.com/chzyer/readline github.com/dchest/uniuri github.com/nu7hatch/gouuid github.com/writeas/nerds/store golang.org/x/crypto/bcrypt github.com/writeas/web-core/data github.com/writeas/web-core/passgen github.com/writeas/writefreely/db github.com/writeas/web-core/tags github.com/writeas/web-core/activitypub github.com/writeas/writefreely/key github.com/writeas/slug github.com/juju/ansiterm golang.org/x/text/unicode/bidi github.com/writeas/web-core/id golang.org/x/text/unicode/norm github.com/captncraig/cors github.com/go-sql-driver/mysql github.com/writeas/httpsig golang.org/x/crypto/acme github.com/writeas/impart github.com/gorilla/mux github.com/writeas/web-core/auth github.com/go-fed/httpsig github.com/gorilla/sessions github.com/writeas/go-webfinger github.com/writeas/go-writeas/v2 github.com/writeas/writefreely/migrations github.com/mattn/go-sqlite3 github.com/writefreely/go-nodeinfo golang.org/x/text/secure/bidirule github.com/writeas/import github.com/writeas/activity/vocab github.com/ikeikeikeike/go-sitemap-generator/v2/stm github.com/writeas/activityserve golang.org/x/net/idna github.com/cpuguy83/go-md2man/v2/md2man github.com/urfave/cli/v2 github.com/microcosm-cc/bluemonday github.com/manifoldco/promptui golang.org/x/crypto/acme/autocert github.com/writeas/web-core/posts github.com/writeas/writefreely/config github.com/writeas/writefreely/author github.com/writeas/writefreely/page github.com/writeas/activity/streams # github.com/mattn/go-sqlite3 sqlite3-binding.c: In function 'sqlite3SelectNew': sqlite3-binding.c:123303:10: warning: function may return address of local variable [-Wreturn-local-addr] 123303 | return pNew; | ^~~~ sqlite3-binding.c:123263:10: note: declared here 123263 | Select standin; | ^~~~~~~ github.com/writeas/writefreely github.com/writeas/writefreely/cmd/writefreely >>> writefreely: Entering fakeroot... >>> writefreely*: Running postcheck for writefreely >>> writefreely*: Preparing package writefreely... >>> writefreely*: Stripping binaries >>> writefreely*: Script found. /bin/sh added as a dependency for writefreely-0.12.0-r3.apk >>> writefreely*: Adding .pre-install >>> writefreely*: Scanning shared objects >>> writefreely*: Tracing dependencies... /bin/sh so:libc.musl-x86.so.1 >>> writefreely*: Package size: 32.4 MB >>> writefreely*: Compressing data... >>> writefreely*: Create checksum... >>> writefreely*: Create writefreely-0.12.0-r3.apk >>> writefreely: Build complete at Sat, 11 Sep 2021 14:53:37 +0000 elapsed time 0h 1m 34s >>> writefreely: Cleaning up srcdir >>> writefreely: Cleaning up pkgdir >>> writefreely: Uninstalling dependencies... (1/8) Purging .makedepends-writefreely (20210911.145204) (2/8) Purging go (1.16.8-r0) (3/8) Purging go-bindata (3.1.3-r6) (4/8) Purging sqlite-dev (3.35.5-r0) (5/8) Purging sqlite-libs (3.35.5-r0) (6/8) Purging nodejs-less (4.1.1-r0) (7/8) Purging nodejs-less-plugin-clean-css (1.5.1-r1) (8/8) Purging nodejs (14.17.6-r0) Executing busybox-1.33.1-r3.trigger OK: 312 MiB in 91 packages >>> writefreely: Updating the community/x86 repository index... >>> writefreely: Signing the index...