>>> writefreely: Building community/writefreely 0.13.1-r5 (using abuild 3.9.0-r0) started Thu, 12 May 2022 06:38:21 +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 npm (1/10) Installing binutils-gold (2.37-r3) (2/10) Installing go (1.17.10-r0) (3/10) Installing go-bindata (3.1.3-r8) (4/10) Installing sqlite-libs (3.36.0-r0) (5/10) Installing sqlite-dev (3.36.0-r0) (6/10) Installing nodejs (16.14.2-r0) (7/10) Installing nodejs-less (4.1.1-r0) (8/10) Installing nodejs-less-plugin-clean-css (1.5.1-r1) (9/10) Installing npm (8.1.3-r0) (10/10) Installing .makedepends-writefreely (20220512.063821) Executing busybox-1.34.1-r5.trigger OK: 687 MiB in 101 packages >>> writefreely: Cleaning up srcdir >>> writefreely: Cleaning up pkgdir >>> writefreely: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/writefreely-0.13.1.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 12 3415k 12 431k 0 0 514k 0 0:00:06 --:--:-- 0:00:06 514k 100 3415k 100 3415k 0 0 2830k 0 0:00:01 0:00:01 --:--:-- 2832k >>> writefreely: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/writefreely-0.13.1.tar.gz >>> writefreely: Checking sha512sums... writefreely-0.13.1.tar.gz: OK config.ini: OK >>> writefreely: Unpacking /var/cache/distfiles/v3.15/writefreely-0.13.1.tar.gz... true cd less/; make -j64 --jobserver-auth=6,7 make[1]: warning: -j64 forced in submake: resetting jobserver mode. make[1]: Entering directory '/home/buildozer/aports/community/writefreely/src/writefreely-0.13.1/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 lessc prose.less --clean-css="--s1 --advanced" ../static/css/prose.css make[1]: Leaving directory '/home/buildozer/aports/community/writefreely/src/writefreely-0.13.1/less' cd prose/; make -j64 --jobserver-auth=6,7 make[1]: warning: -j64 forced in submake: resetting jobserver mode. make[1]: Entering directory '/home/buildozer/aports/community/writefreely/src/writefreely-0.13.1/prose' npm install added 798 packages, and audited 799 packages in 20s 20 vulnerabilities (7 moderate, 12 high, 1 critical) To address issues that do not require attention, run: npm audit fix Some issues need review, and may require choosing a different dependency. Run `npm audit` for details. npm run-script build > prose@1.0.0 build > webpack --mode production Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating Hash: e70bca2e09e0c0b236e9 Version: webpack 4.42.0 Time: 14571ms Built at: 05/12/2022 6:39:03 AM Asset Size Chunks Chunk Names prose.bundle.js 421 KiB 0 [emitted] [big] entry Entrypoint entry [big] = prose.bundle.js [17] (webpack)/buildin/amd-options.js 80 bytes {0} [built] [73] (webpack)/buildin/module.js 552 bytes {0} [built] [74] (webpack)/buildin/global.js 905 bytes {0} [built] [125] ./prose.js + 22 modules 631 KiB {0} [built] | ./prose.js 5.26 KiB [built] | ./schema.js 478 bytes [built] | ./markdownParser.js 1.8 KiB [built] | ./markdownSerializer.js 3.81 KiB [built] | ./menu.js 1.41 KiB [built] | + 18 hidden modules + 122 hidden modules WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB). This can impact web performance. Assets: prose.bundle.js (421 KiB) WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance. Entrypoints: entry (421 KiB) prose.bundle.js WARNING in webpack performance recommendations: You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application. For more info visit https://webpack.js.org/guides/code-splitting/ make[1]: Leaving directory '/home/buildozer/aports/community/writefreely/src/writefreely-0.13.1/prose' 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.3.1-0.20210330164422-95a3a717ed8f go: downloading github.com/mitchellh/go-wordwrap v1.0.1 go: downloading golang.org/x/net v0.0.0-20200707034311-ab3426394381 go: downloading gopkg.in/ini.v1 v1.62.0 go: downloading github.com/fatih/color v1.10.0 go: downloading github.com/manifoldco/promptui v0.8.0 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/urfave/cli/v2 v2.3.0 go: downloading github.com/gorilla/feeds v1.1.1 go: downloading github.com/gorilla/schema v1.2.0 go: downloading github.com/writeas/go-strip-markdown/v2 v2.1.1 go: downloading github.com/prologic/go-gopher v0.0.0-20200721020712-3e11dcff0469 go: downloading github.com/gorilla/sessions v1.2.0 go: downloading github.com/mattn/go-sqlite3 v1.14.6 go: downloading github.com/writeas/impart v1.1.1 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/writeas/httpsig v1.0.0 go: downloading github.com/microcosm-cc/bluemonday v1.0.5 go: downloading github.com/go-sql-driver/mysql v1.6.0 go: downloading github.com/ikeikeikeike/go-sitemap-generator/v2 v2.0.2 go: downloading github.com/writeas/import v0.2.1 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 go: downloading github.com/dustin/go-humanize v1.0.0 go: downloading github.com/writeas/slug v1.2.0 go: downloading github.com/writeas/activity v0.1.2 go: downloading github.com/kylemcc/twitter-text-go v0.0.0-20180726194232-7f582f6736ec go: downloading github.com/guregu/null v3.5.0+incompatible go: downloading github.com/writeas/saturday v1.7.2-0.20200427193424-392b95a03320 go: downloading github.com/writeas/go-webfinger v1.1.0 go: downloading github.com/gorilla/csrf v1.7.0 go: downloading github.com/writeas/activityserve v0.0.0-20200409150223-d7ab3eaa4481 go: downloading github.com/writefreely/go-nodeinfo v1.2.0 go: downloading github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d go: downloading github.com/writeas/monday v0.0.0-20181024183321-54a7dd579219 go: downloading github.com/writeas/openssl-go v1.0.0 go: downloading github.com/gofrs/uuid v3.3.0+incompatible go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd go: downloading github.com/writeas/go-writeas/v2 v2.0.2 go: downloading github.com/gorilla/securecookie v1.1.1 go: downloading github.com/hashicorp/errwrap v1.0.0 go: downloading github.com/rainycape/unidecode v0.0.0-20150907023854-cb7f23ec59be go: downloading github.com/juju/ansiterm v0.0.0-20180109212912-720a0952cc2a go: downloading github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e go: downloading github.com/fatih/structs v1.1.0 go: downloading github.com/beevik/etree v1.1.0 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/captncraig/cors v0.0.0-20190703115713-e80254a89df1 go: downloading github.com/writeas/go-writeas v1.1.0 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 go: downloading github.com/lunixbochs/vtclean v1.0.0 go: downloading github.com/chris-ramon/douceur v0.2.0 go: downloading golang.org/x/text v0.3.0 go: downloading code.as/core/socks v1.0.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d go: downloading github.com/russross/blackfriday/v2 v2.0.1 cd cmd/writefreely; go build -ldflags="-X 'github.com/writefreely/writefreely.softwareVer=`git describe | cut -c 2-`'" -v -tags='sqlite' github.com/writeas/web-core/i18n github.com/writeas/web-core/stringmanip github.com/writeas/web-core/silobridge github.com/shurcooL/sanitized_anchor_name github.com/writeas/web-core/l10n golang.org/x/net/html/atom golang.org/x/crypto/ripemd160 golang.org/x/net/context github.com/writeas/web-core/bots github.com/writeas/web-core/memo golang.org/x/crypto/blake2b golang.org/x/crypto/blowfish github.com/mitchellh/go-wordwrap golang.org/x/crypto/sha3 golang.org/x/crypto/blake2s github.com/writeas/go-strip-markdown/v2 github.com/writefreely/writefreely/parse golang.org/x/text/transform github.com/lunixbochs/vtclean golang.org/x/sys/unix github.com/hashicorp/go-multierror github.com/kylemcc/twitter-text-go/extract github.com/fatih/structs github.com/russross/blackfriday/v2 github.com/beevik/etree github.com/gorilla/schema github.com/writeas/web-core/query github.com/writeas/web-core/converter github.com/guregu/null github.com/writeas/web-core/activitystreams github.com/guregu/null/zero github.com/writefreely/writefreely/db github.com/manifoldco/promptui/list github.com/manifoldco/promptui/screenbuf github.com/writeas/openssl-go code.as/core/socks github.com/writeas/web-core/log github.com/chris-ramon/douceur/parser github.com/writefreely/writefreely/appstats github.com/chzyer/readline github.com/writeas/saturday gopkg.in/ini.v1 golang.org/x/net/html golang.org/x/text/unicode/bidi github.com/rainycape/unidecode github.com/writeas/monday github.com/gorilla/feeds github.com/gorilla/securecookie github.com/nu7hatch/gouuid github.com/writeas/web-core/data github.com/dchest/uniuri github.com/writeas/web-core/id github.com/gofrs/uuid github.com/writefreely/writefreely/key github.com/dustin/go-humanize github.com/writeas/web-core/passgen golang.org/x/crypto/bcrypt github.com/writeas/web-core/activitypub github.com/juju/ansiterm/tabwriter github.com/go-sql-driver/mysql github.com/captncraig/cors github.com/writeas/impart github.com/prologic/go-gopher github.com/writeas/httpsig golang.org/x/crypto/acme github.com/writeas/slug golang.org/x/text/unicode/norm github.com/writeas/web-core/tags github.com/go-fed/httpsig github.com/writefreely/writefreely/migrations github.com/writeas/activity/vocab github.com/gorilla/csrf github.com/gorilla/sessions github.com/writeas/go-webfinger github.com/writeas/go-writeas/v2 golang.org/x/text/secure/bidirule github.com/writeas/web-core/auth github.com/writefreely/go-nodeinfo github.com/ikeikeikeike/go-sitemap-generator/v2/stm github.com/writeas/import github.com/cpuguy83/go-md2man/v2/md2man github.com/urfave/cli/v2 github.com/writeas/activityserve golang.org/x/net/idna github.com/microcosm-cc/bluemonday github.com/mattn/go-isatty github.com/mattn/go-colorable golang.org/x/crypto/acme/autocert github.com/juju/ansiterm github.com/fatih/color github.com/manifoldco/promptui github.com/writeas/web-core/posts github.com/writefreely/writefreely/config github.com/writefreely/writefreely/author github.com/writefreely/writefreely/page github.com/writeas/activity/streams github.com/writefreely/writefreely github.com/writefreely/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.13.1-r5.apk >>> writefreely*: Adding .pre-install >>> writefreely*: Scanning shared objects >>> writefreely*: Tracing dependencies... /bin/sh so:libc.musl-armhf.so.1 >>> writefreely*: Package size: 33.3 MB >>> writefreely*: Compressing data... >>> writefreely*: Create checksum... >>> writefreely*: Create writefreely-0.13.1-r5.apk >>> writefreely: Build complete at Thu, 12 May 2022 06:40:05 +0000 elapsed time 0h 1m 44s >>> writefreely: Cleaning up srcdir >>> writefreely: Cleaning up pkgdir >>> writefreely: Uninstalling dependencies... (1/10) Purging .makedepends-writefreely (20220512.063821) (2/10) Purging go (1.17.10-r0) (3/10) Purging binutils-gold (2.37-r3) (4/10) Purging go-bindata (3.1.3-r8) (5/10) Purging sqlite-dev (3.36.0-r0) (6/10) Purging sqlite-libs (3.36.0-r0) (7/10) Purging nodejs-less (4.1.1-r0) (8/10) Purging nodejs-less-plugin-clean-css (1.5.1-r1) (9/10) Purging npm (8.1.3-r0) (10/10) Purging nodejs (16.14.2-r0) Executing busybox-1.34.1-r5.trigger OK: 286 MiB in 91 packages >>> writefreely: Updating the community/armhf repository index... >>> writefreely: Signing the index...