>>> writefreely: Building community/writefreely 0.13.1-r11 (using abuild 3.9.0-r0) started Sat, 08 Oct 2022 01:08:35 +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/11) Installing go (1.18.7-r0) (2/11) Installing go-bindata (3.1.3-r14) (3/11) Installing sqlite-libs (3.38.5-r0) (4/11) Installing sqlite-dev (3.38.5-r0) (5/11) Installing icu-data-en (71.1-r2) Executing icu-data-en-71.1-r2.post-install * * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. * (6/11) Installing icu-libs (71.1-r2) (7/11) Installing nodejs (16.16.0-r0) (8/11) Installing nodejs-less (4.1.1-r0) (9/11) Installing nodejs-less-plugin-clean-css (1.5.1-r1) (10/11) Installing npm (8.10.0-r0) (11/11) Installing .makedepends-writefreely (20221008.010836) Executing busybox-1.35.0-r17.trigger OK: 769 MiB in 103 packages >>> writefreely: Cleaning up srcdir >>> writefreely: Cleaning up pkgdir >>> writefreely: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/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 23 3415k 23 799k 0 0 6922k 0 --:--:-- --:--:-- --:--:-- 6896k 100 3415k 100 3415k 0 0 22.2M 0 --:--:-- --:--:-- --:--:-- 22.2M >>> writefreely: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/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.16/writefreely-0.13.1.tar.gz... true cd less/; make -j24 --jobserver-auth=6,7 make[1]: warning: -j24 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 -j24 --jobserver-auth=6,7 make[1]: warning: -j24 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 26s 21 vulnerabilities (7 moderate, 13 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: 2edefa44cfdbdfce2ee7 Version: webpack 4.42.0 Time: 19747ms Built at: 10/08/2022 1:09:32 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 github.com/manifoldco/promptui v0.8.0 go: downloading github.com/urfave/cli/v2 v2.3.0 go: downloading github.com/mitchellh/go-wordwrap v1.0.1 go: downloading golang.org/x/net v0.0.0-20200707034311-ab3426394381 go: downloading github.com/kylemcc/twitter-text-go v0.0.0-20180726194232-7f582f6736ec go: downloading github.com/go-sql-driver/mysql v1.6.0 go: downloading github.com/microcosm-cc/bluemonday v1.0.5 go: downloading github.com/gorilla/schema v1.2.0 go: downloading github.com/dustin/go-humanize v1.0.0 go: downloading github.com/gorilla/feeds v1.1.1 go: downloading github.com/writeas/activity v0.1.2 go: downloading github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d go: downloading github.com/prologic/go-gopher v0.0.0-20200721020712-3e11dcff0469 go: downloading github.com/gorilla/csrf v1.7.0 go: downloading github.com/guregu/null v3.5.0+incompatible go: downloading github.com/gorilla/sessions v1.2.0 go: downloading github.com/ikeikeikeike/go-sitemap-generator/v2 v2.0.2 go: downloading github.com/writeas/go-strip-markdown/v2 v2.1.1 go: downloading github.com/writeas/activityserve v0.0.0-20200409150223-d7ab3eaa4481 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.1 go: downloading github.com/writeas/monday v0.0.0-20181024183321-54a7dd579219 go: downloading github.com/writeas/saturday v1.7.2-0.20200427193424-392b95a03320 go: downloading github.com/writeas/slug v1.2.0 go: downloading github.com/writefreely/go-nodeinfo v1.2.0 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 go: downloading github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e go: downloading github.com/juju/ansiterm v0.0.0-20180109212912-720a0952cc2a go: downloading github.com/writeas/openssl-go v1.0.0 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/captncraig/cors v0.0.0-20190703115713-e80254a89df1 go: downloading github.com/gorilla/securecookie v1.1.1 go: downloading github.com/gologme/log v1.2.0 go: downloading github.com/dchest/uniuri v0.0.0-20200228104902-7aecb25e1fe5 go: downloading github.com/go-fed/httpsig v0.1.1-0.20200204213531-0ef28562fabe go: downloading github.com/rainycape/unidecode v0.0.0-20150907023854-cb7f23ec59be go: downloading github.com/beevik/etree v1.1.0 go: downloading github.com/chris-ramon/douceur v0.2.0 go: downloading github.com/writeas/go-writeas v1.1.0 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 go: downloading code.as/core/socks v1.0.0 go: downloading golang.org/x/text v0.3.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d go: downloading github.com/russross/blackfriday/v2 v2.0.1 go: warning: github.com/microcosm-cc/bluemonday@v1.0.5: retracted by module author: Retract older versions as only latest is to be depended upon go: to switch to the latest unretracted version, run: go get github.com/microcosm-cc/bluemonday@latest 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 golang.org/x/net/html/atom github.com/writeas/web-core/silobridge github.com/writeas/web-core/stringmanip github.com/shurcooL/sanitized_anchor_name github.com/writeas/web-core/l10n golang.org/x/text/transform github.com/mitchellh/go-wordwrap golang.org/x/crypto/ripemd160 github.com/writeas/web-core/bots github.com/writefreely/writefreely/parse github.com/writeas/go-strip-markdown/v2 github.com/juju/ansiterm/tabwriter github.com/writeas/web-core/memo golang.org/x/net/context golang.org/x/crypto/sha3 golang.org/x/sys/cpu golang.org/x/sys/unix github.com/writeas/web-core/log github.com/manifoldco/promptui/screenbuf github.com/gorilla/schema github.com/manifoldco/promptui/list github.com/kylemcc/twitter-text-go/extract github.com/chris-ramon/douceur/parser github.com/russross/blackfriday/v2 github.com/gologme/log github.com/guregu/null github.com/guregu/null/zero github.com/gorilla/securecookie github.com/chzyer/readline github.com/nu7hatch/gouuid github.com/dchest/uniuri code.as/core/socks github.com/writeas/monday golang.org/x/net/html github.com/rainycape/unidecode github.com/writeas/saturday github.com/writeas/openssl-go github.com/writeas/web-core/activitystreams github.com/go-sql-driver/mysql github.com/ikeikeikeike/go-sitemap-generator/v2/stm github.com/prologic/go-gopher github.com/captncraig/cors github.com/writeas/impart github.com/writeas/httpsig github.com/writeas/web-core/auth github.com/writeas/web-core/converter github.com/writeas/web-core/data github.com/writeas/web-core/id github.com/writeas/web-core/passgen golang.org/x/crypto/blake2b golang.org/x/crypto/blake2s github.com/writeas/web-core/query github.com/writeas/web-core/tags github.com/writeas/web-core/activitypub github.com/writefreely/writefreely/appstats golang.org/x/text/unicode/bidi github.com/writeas/slug golang.org/x/text/unicode/norm github.com/writefreely/writefreely/db github.com/gorilla/csrf github.com/gorilla/sessions github.com/writefreely/writefreely/key github.com/writeas/go-webfinger golang.org/x/crypto/acme github.com/writeas/go-writeas/v2 github.com/writeas/activity/vocab github.com/writefreely/go-nodeinfo github.com/writefreely/writefreely/migrations github.com/go-fed/httpsig github.com/writeas/import golang.org/x/text/secure/bidirule github.com/cpuguy83/go-md2man/v2/md2man github.com/urfave/cli/v2 github.com/writeas/activityserve github.com/microcosm-cc/bluemonday github.com/mattn/go-isatty golang.org/x/net/idna github.com/mattn/go-colorable github.com/juju/ansiterm github.com/fatih/color github.com/manifoldco/promptui github.com/writefreely/writefreely/config golang.org/x/crypto/acme/autocert github.com/writeas/web-core/posts 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-r11.apk >>> writefreely*: Adding .pre-install >>> writefreely*: Scanning shared objects >>> writefreely*: Tracing dependencies... /bin/sh so:libc.musl-x86_64.so.1 >>> writefreely*: Package size: 36.0 MB >>> writefreely*: Compressing data... >>> writefreely*: Create checksum... >>> writefreely*: Create writefreely-0.13.1-r11.apk >>> writefreely: Build complete at Sat, 08 Oct 2022 01:10:37 +0000 elapsed time 0h 2m 2s >>> writefreely: Cleaning up srcdir >>> writefreely: Cleaning up pkgdir >>> writefreely: Uninstalling dependencies... (1/11) Purging .makedepends-writefreely (20221008.010836) (2/11) Purging go (1.18.7-r0) (3/11) Purging go-bindata (3.1.3-r14) (4/11) Purging sqlite-dev (3.38.5-r0) (5/11) Purging sqlite-libs (3.38.5-r0) (6/11) Purging nodejs-less (4.1.1-r0) (7/11) Purging nodejs-less-plugin-clean-css (1.5.1-r1) (8/11) Purging npm (8.10.0-r0) (9/11) Purging nodejs (16.16.0-r0) (10/11) Purging icu-libs (71.1-r2) (11/11) Purging icu-data-en (71.1-r2) Executing busybox-1.35.0-r17.trigger OK: 329 MiB in 92 packages >>> writefreely: Updating the community/x86_64 repository index... >>> writefreely: Signing the index...