>>> writefreely: Building community/writefreely 0.12.0-r5 (using abuild 3.8.0_rc4-r0) started Fri, 15 Apr 2022 00:07:23 +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.15-r0) (2/8) Installing go-bindata (3.1.3-r7) (3/8) Installing sqlite-libs (3.35.5-r0) (4/8) Installing sqlite-dev (3.35.5-r0) (5/8) Installing nodejs (14.19.0-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 (20220415.000725) Executing busybox-1.33.1-r7.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 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2294k 100 2294k 0 0 14.7M 0 --:--:-- --:--:-- --:--:-- 14.8M >>> 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/writeas/web-core v1.2.0 go: downloading github.com/hashicorp/go-multierror v1.0.0 go: downloading github.com/ikeikeikeike/go-sitemap-generator/v2 v2.0.2 go: downloading github.com/kylemcc/twitter-text-go v0.0.0-20180726194232-7f582f6736ec go: downloading github.com/manifoldco/promptui v0.3.2 go: downloading github.com/guregu/null v3.4.0+incompatible go: downloading github.com/gorilla/sessions v1.2.0 go: downloading github.com/mattn/go-sqlite3 v1.10.0 go: downloading github.com/microcosm-cc/bluemonday v1.0.2 go: downloading github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d go: downloading github.com/writeas/activity v0.1.2 go: downloading github.com/writeas/activityserve v0.0.0-20200409150223-d7ab3eaa4481 go: downloading github.com/writeas/go-strip-markdown v2.0.1+incompatible go: downloading github.com/writeas/go-webfinger v1.1.0 go: downloading github.com/writeas/httpsig v1.0.0 go: downloading github.com/writeas/impart v1.1.1 go: downloading github.com/writeas/import v0.2.0 go: downloading github.com/dustin/go-humanize v1.0.0 go: downloading github.com/writeas/monday v0.0.0-20181024183321-54a7dd579219 go: downloading github.com/writeas/nerds v1.0.0 go: downloading github.com/writeas/saturday v1.7.1 go: downloading github.com/writeas/slug v1.2.0 go: downloading github.com/gorilla/schema v1.0.2 go: downloading github.com/go-sql-driver/mysql v1.4.1 go: downloading github.com/gorilla/feeds v1.1.0 go: downloading github.com/gorilla/mux v1.7.4 go: downloading github.com/writefreely/go-nodeinfo v1.2.0 go: downloading golang.org/x/crypto v0.0.0-20200109152110-61a87790db17 go: downloading github.com/urfave/cli/v2 v2.1.1 go: downloading github.com/fatih/color v1.7.0 go: downloading github.com/mitchellh/go-wordwrap v1.0.0 go: downloading gopkg.in/ini.v1 v1.55.0 go: downloading github.com/hashicorp/errwrap v1.0.0 go: downloading github.com/gorilla/securecookie v1.1.1 go: downloading github.com/go-fed/httpsig v0.1.1-0.20200204213531-0ef28562fabe go: downloading github.com/dchest/uniuri v0.0.0-20200228104902-7aecb25e1fe5 go: downloading github.com/gologme/log v1.2.0 go: downloading github.com/rainycape/unidecode v0.0.0-20150907023854-cb7f23ec59be go: downloading golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3 go: downloading github.com/writeas/go-writeas v1.1.0 go: downloading github.com/beevik/etree v1.1.0 go: downloading github.com/fatih/structs v1.1.0 go: downloading github.com/alecthomas/gometalinter v3.0.0+incompatible go: downloading github.com/client9/misspell v0.3.4 go: downloading github.com/golang/lint v0.0.0-20181217174547-8f45f776aaf1 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20180909121442-1003c8bd00dc go: downloading github.com/juju/ansiterm v0.0.0-20180109212912-720a0952cc2a go: downloading github.com/tsenart/deadcode v0.0.0-20160724212837-210d2dc333e9 go: downloading google.golang.org/appengine v1.4.0 go: downloading github.com/captncraig/cors v0.0.0-20190703115713-e80254a89df1 go: downloading github.com/writeas/openssl-go v1.0.0 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 go: downloading github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e go: downloading github.com/mattn/go-isatty v0.0.4 go: downloading github.com/mattn/go-colorable v0.1.0 go: downloading github.com/writeas/go-writeas/v2 v2.0.2 go: downloading github.com/lunixbochs/vtclean v1.0.0 go: downloading golang.org/x/sys v0.0.0-20190412213103-97732733099d go: downloading golang.org/x/lint v0.0.0-20181217174547-8f45f776aaf1 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d go: downloading code.as/core/socks v1.0.0 go: downloading github.com/russross/blackfriday/v2 v2.0.1 go: downloading golang.org/x/tools v0.0.0-20190208222737-3744606dbb67 go: downloading golang.org/x/text v0.3.0 go: downloading github.com/google/shlex v0.0.0-20181106134648-c34317bd91bf go: downloading gopkg.in/alecthomas/kingpin.v3-unstable v3.0.0-20180810215634-df19058c872c go: downloading github.com/nicksnyder/go-i18n v1.10.0 go: downloading github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf go: downloading gopkg.in/yaml.v2 v2.2.2 go: downloading github.com/pelletier/go-toml v1.2.0 go: downloading github.com/mattn/go-sqlite3 v1.14.12 cd cmd/writefreely; go build -ldflags="-X 'github.com/writeas/writefreely.softwareVer=`git describe | cut -c 2-`'" -v -tags='sqlite' golang.org/x/net/html/atom github.com/writeas/web-core/i18n github.com/writeas/web-core/stringmanip github.com/shurcooL/sanitized_anchor_name github.com/writeas/web-core/l10n golang.org/x/crypto/blowfish github.com/mitchellh/go-wordwrap golang.org/x/crypto/ripemd160 github.com/lunixbochs/vtclean github.com/writeas/web-core/bots golang.org/x/text/transform github.com/writeas/go-strip-markdown github.com/writeas/writefreely/parse github.com/mattn/go-isatty github.com/hashicorp/errwrap golang.org/x/crypto/blake2b golang.org/x/crypto/sha3 golang.org/x/sys/cpu github.com/writeas/web-core/memo github.com/mattn/go-colorable github.com/writeas/web-core/log github.com/gorilla/schema github.com/gologme/log github.com/beevik/etree github.com/writeas/saturday github.com/kylemcc/twitter-text-go/extract github.com/manifoldco/promptui/screenbuf github.com/manifoldco/promptui/list github.com/dustin/go-humanize github.com/gorilla/feeds gopkg.in/ini.v1 github.com/hashicorp/go-multierror github.com/guregu/null github.com/nu7hatch/gouuid github.com/juju/ansiterm/tabwriter github.com/dchest/uniuri github.com/russross/blackfriday/v2 github.com/writeas/web-core/activitystreams github.com/guregu/null/zero github.com/fatih/structs github.com/writeas/web-core/converter golang.org/x/crypto/bcrypt github.com/writeas/web-core/data github.com/writeas/web-core/passgen github.com/writeas/openssl-go github.com/writeas/nerds/store github.com/writeas/web-core/query golang.org/x/net/html github.com/writeas/monday golang.org/x/crypto/blake2s github.com/gorilla/securecookie github.com/rainycape/unidecode code.as/core/socks github.com/chzyer/readline github.com/writeas/web-core/tags github.com/writeas/writefreely/appstats github.com/juju/ansiterm github.com/go-sql-driver/mysql github.com/fatih/color github.com/captncraig/cors github.com/gorilla/mux github.com/writeas/httpsig github.com/writeas/impart github.com/writeas/web-core/auth github.com/writeas/web-core/id github.com/writeas/web-core/activitypub github.com/writeas/writefreely/db github.com/writeas/writefreely/key golang.org/x/crypto/acme golang.org/x/text/unicode/bidi golang.org/x/text/unicode/norm github.com/writeas/slug github.com/writeas/go-writeas/v2 github.com/writeas/go-webfinger github.com/go-fed/httpsig github.com/gorilla/sessions github.com/mattn/go-sqlite3 github.com/writeas/activity/vocab github.com/writeas/writefreely/migrations github.com/writefreely/go-nodeinfo github.com/ikeikeikeike/go-sitemap-generator/v2/stm github.com/writeas/import golang.org/x/text/secure/bidirule github.com/writeas/activityserve golang.org/x/net/idna github.com/manifoldco/promptui github.com/microcosm-cc/bluemonday github.com/cpuguy83/go-md2man/v2/md2man github.com/urfave/cli/v2 github.com/writeas/writefreely/config golang.org/x/crypto/acme/autocert github.com/writeas/web-core/posts 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-r5.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-r5.apk >>> writefreely: Build complete at Fri, 15 Apr 2022 00:10:12 +0000 elapsed time 0h 2m 49s >>> writefreely: Cleaning up srcdir >>> writefreely: Cleaning up pkgdir >>> writefreely: Uninstalling dependencies... (1/8) Purging .makedepends-writefreely (20220415.000725) (2/8) Purging go (1.16.15-r0) (3/8) Purging go-bindata (3.1.3-r7) (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.19.0-r0) Executing busybox-1.33.1-r7.trigger OK: 312 MiB in 91 packages >>> writefreely: Updating the community/x86 repository index... >>> writefreely: Signing the index...