>>> writefreely: Building community/writefreely 0.13.1-r5 (using abuild 3.9.0-r0) started Thu, 12 May 2022 07:08:31 +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/9) Installing go (1.17.10-r0) (2/9) Installing go-bindata (3.1.3-r8) (3/9) Installing sqlite-libs (3.36.0-r0) (4/9) Installing sqlite-dev (3.36.0-r0) (5/9) Installing nodejs (16.14.2-r0) (6/9) Installing nodejs-less (4.1.1-r0) (7/9) Installing nodejs-less-plugin-clean-css (1.5.1-r1) (8/9) Installing npm (8.1.3-r0) (9/9) Installing .makedepends-writefreely (20220512.070831) Executing busybox-1.34.1-r5.trigger OK: 792 MiB in 104 packages >>> writefreely: Cleaning up srcdir >>> writefreely: Cleaning up pkgdir >>> writefreely: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/writefreely-0.13.1.tar.gz >>> 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 -j72 --jobserver-auth=6,7 make[1]: warning: -j72 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 -j72 --jobserver-auth=6,7 make[1]: warning: -j72 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 36s 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: 18586ms Built at: 05/12/2022 7:09:35 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/fatih/color v1.10.0 go: downloading golang.org/x/net v0.0.0-20200707034311-ab3426394381 go: downloading github.com/manifoldco/promptui v0.8.0 go: downloading github.com/mitchellh/go-wordwrap v1.0.1 go: downloading github.com/urfave/cli/v2 v2.3.0 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/go-sql-driver/mysql v1.6.0 go: downloading github.com/gorilla/csrf v1.7.0 go: downloading github.com/gorilla/schema v1.2.0 go: downloading github.com/gorilla/feeds v1.1.1 go: downloading github.com/writeas/slug v1.2.0 go: downloading github.com/writeas/activityserve v0.0.0-20200409150223-d7ab3eaa4481 go: downloading github.com/kylemcc/twitter-text-go v0.0.0-20180726194232-7f582f6736ec go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 go: downloading github.com/writeas/import v0.2.1 go: downloading github.com/writefreely/go-nodeinfo v1.2.0 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/prologic/go-gopher v0.0.0-20200721020712-3e11dcff0469 go: downloading github.com/writeas/impart v1.1.1 go: downloading github.com/writeas/go-strip-markdown/v2 v2.1.1 go: downloading github.com/writeas/saturday v1.7.2-0.20200427193424-392b95a03320 go: downloading github.com/mattn/go-sqlite3 v1.14.6 go: downloading github.com/guregu/null v3.5.0+incompatible go: downloading github.com/writeas/httpsig v1.0.0 go: downloading github.com/writeas/activity v0.1.2 go: downloading github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d go: downloading github.com/ikeikeikeike/go-sitemap-generator/v2 v2.0.2 go: downloading github.com/writeas/monday v0.0.0-20181024183321-54a7dd579219 go: downloading github.com/microcosm-cc/bluemonday v1.0.5 go: downloading github.com/gorilla/sessions v1.2.0 go: downloading github.com/writeas/go-webfinger v1.1.0 go: downloading github.com/mattn/go-colorable v0.1.8 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 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/gofrs/uuid v3.3.0+incompatible go: downloading github.com/writeas/openssl-go v1.0.0 go: downloading github.com/gorilla/securecookie v1.1.1 go: downloading github.com/hashicorp/errwrap v1.0.0 go: downloading github.com/beevik/etree v1.1.0 go: downloading github.com/fatih/structs v1.1.0 go: downloading github.com/rainycape/unidecode v0.0.0-20150907023854-cb7f23ec59be go: downloading github.com/writeas/go-writeas/v2 v2.0.2 go: downloading github.com/captncraig/cors v0.0.0-20190703115713-e80254a89df1 go: downloading github.com/dchest/uniuri v0.0.0-20200228104902-7aecb25e1fe5 go: downloading github.com/gologme/log v1.2.0 go: downloading github.com/go-fed/httpsig v0.1.1-0.20200204213531-0ef28562fabe go: downloading github.com/writeas/go-writeas v1.1.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 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/silobridge golang.org/x/net/html/atom github.com/writeas/web-core/i18n github.com/writeas/web-core/l10n github.com/writeas/web-core/stringmanip github.com/mitchellh/go-wordwrap golang.org/x/text/transform golang.org/x/crypto/blowfish golang.org/x/crypto/ripemd160 github.com/writeas/web-core/bots github.com/hashicorp/errwrap github.com/writeas/go-strip-markdown/v2 github.com/writefreely/writefreely/parse github.com/juju/ansiterm/tabwriter golang.org/x/crypto/sha3 golang.org/x/net/context github.com/writeas/web-core/memo golang.org/x/crypto/blake2b golang.org/x/crypto/blake2s github.com/writeas/web-core/log golang.org/x/sys/unix github.com/manifoldco/promptui/screenbuf github.com/manifoldco/promptui/list github.com/kylemcc/twitter-text-go/extract github.com/fatih/structs github.com/gologme/log github.com/gorilla/schema github.com/writefreely/writefreely/appstats github.com/writeas/openssl-go github.com/chris-ramon/douceur/parser github.com/writeas/web-core/activitystreams github.com/writeas/saturday github.com/writeas/web-core/converter github.com/writeas/web-core/query github.com/guregu/null/zero golang.org/x/text/unicode/bidi github.com/beevik/etree github.com/guregu/null github.com/writefreely/writefreely/db github.com/cpuguy83/go-md2man/v2/md2man github.com/rainycape/unidecode code.as/core/socks github.com/writeas/monday github.com/gorilla/securecookie github.com/nu7hatch/gouuid github.com/writefreely/writefreely/key github.com/dchest/uniuri github.com/writeas/web-core/data github.com/writeas/web-core/id github.com/gorilla/feeds github.com/writeas/web-core/passgen github.com/chzyer/readline github.com/gofrs/uuid github.com/go-sql-driver/mysql github.com/captncraig/cors github.com/writeas/impart github.com/prologic/go-gopher golang.org/x/crypto/acme github.com/writeas/web-core/activitypub github.com/hashicorp/go-multierror golang.org/x/net/html github.com/writeas/httpsig golang.org/x/crypto/bcrypt github.com/writeas/activity/vocab github.com/mattn/go-sqlite3 github.com/writeas/go-writeas/v2 github.com/writeas/slug github.com/writeas/go-webfinger golang.org/x/text/unicode/norm github.com/urfave/cli/v2 github.com/writeas/web-core/tags github.com/go-fed/httpsig github.com/gorilla/csrf github.com/gorilla/sessions github.com/writefreely/writefreely/migrations github.com/writefreely/go-nodeinfo github.com/writeas/web-core/auth github.com/writeas/import golang.org/x/text/secure/bidirule github.com/writeas/activityserve github.com/ikeikeikeike/go-sitemap-generator/v2/stm golang.org/x/net/idna github.com/microcosm-cc/bluemonday golang.org/x/crypto/acme/autocert github.com/mattn/go-isatty github.com/mattn/go-colorable github.com/fatih/color github.com/juju/ansiterm 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-ppc64le.so.1 >>> writefreely*: Package size: 45.1 MB >>> writefreely*: Compressing data... >>> writefreely*: Create checksum... >>> writefreely*: Create writefreely-0.13.1-r5.apk >>> writefreely: Build complete at Thu, 12 May 2022 07:11:35 +0000 elapsed time 0h 3m 4s >>> writefreely: Cleaning up srcdir >>> writefreely: Cleaning up pkgdir >>> writefreely: Uninstalling dependencies... (1/9) Purging .makedepends-writefreely (20220512.070831) (2/9) Purging go (1.17.10-r0) (3/9) Purging go-bindata (3.1.3-r8) (4/9) Purging sqlite-dev (3.36.0-r0) (5/9) Purging sqlite-libs (3.36.0-r0) (6/9) Purging nodejs-less (4.1.1-r0) (7/9) Purging nodejs-less-plugin-clean-css (1.5.1-r1) (8/9) Purging npm (8.1.3-r0) (9/9) Purging nodejs (16.14.2-r0) Executing busybox-1.34.1-r5.trigger OK: 358 MiB in 95 packages >>> writefreely: Updating the community/ppc64le repository index... >>> writefreely: Signing the index...