unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#53620: Guix installation failed
@ 2022-01-29  3:07 Er V P Singh,
  0 siblings, 0 replies; only message in thread
From: Er V P Singh, @ 2022-01-29  3:07 UTC (permalink / raw)
  To: 53620


[-- Attachment #1.1: Type: text/plain, Size: 1199 bytes --]

Greatings,

I try to install Guix on my raspberry pi  bulls eye OS  , it takes about 36
hours to complie these file and last 3000 line output is attached with.
host version: "1.3.0"; pull-version: 1).
Please report the COMPLETE output above by email to <bug-guix@gnu.org>.

pi@raspberrypi:~ $
pi@raspberrypi:~ $ lscpu
Architecture:        armv7l
Byte Order:          Little Endian
CPU(s):              4
On-line CPU(s) list: 0-3
Thread(s) per core:  1
Core(s) per socket:  4
Socket(s):           1
Vendor ID:           ARM
Model:               3
Model name:          Cortex-A72
Stepping:            r0p3
CPU max MHz:         1500.0000
CPU min MHz:         600.0000
BogoMIPS:            144.00
Flags:               half thumb fastmult vfp edsp neon vfpv3 tls vfpv4
idiva idivt vfpd32 lpae evtstrm crc32
.Installation from binary file its is working fine and including emacs.
pi@raspberrypi:~ $ guix package --list-generations
Generation 1 Jan 27 2022 19:06:03
  glibc-locales 2.31 out
/gnu/store/0nkwaxb9cwpws2xzw84ziq7g5r1al51r-glibc-locales-2.31

Generation 2 Jan 27 2022 20:09:36 (current)
 + emacs 27.2 out /gnu/store/qmpdzqsihlm0dps2160xh0jf09vgi94x-emacs-27.2



*With regards,*

Er V P Singh.

[-- Attachment #1.2: Type: text/html, Size: 1840 bytes --]

[-- Attachment #2: guix-output.txt --]
[-- Type: text/plain, Size: 68635 bytes --]

host version: "1.3.0"; pull-version: 1).
report the COMPLETE output above by email to <bug-guix@gnu.org>.

pi@raspberrypi:~ $ 
pi@raspberrypi:~ $ lscpu
Architecture:        armv7l
Byte Order:          Little Endian
CPU(s):              4
On-line CPU(s) list: 0-3
Thread(s) per core:  1
Core(s) per socket:  4
Socket(s):           1
Vendor ID:           ARM
Model:               3
Model name:          Cortex-A72
Stepping:            r0p3
CPU max MHz:         1500.0000
CPU min MHz:         600.0000
BogoMIPS:            144.00
Flags:               half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32
.
pi@raspberrypi:~ $ guix package --list-generations
Generation 1	Jan 27 2022 19:06:03
  glibc-locales	2.31	out	/gnu/store/0nkwaxb9cwpws2xzw84ziq7g5r1al51r-glibc-locales-2.31

Generation 2	Jan 27 2022 20:09:36	(current)
 + emacs	27.2	out	/gnu/store/qmpdzqsihlm0dps2160xh0jf09vgi94x-emacs-27.2


.....
....
building /gnu/store/f06nciby1wbgdw4k3gaz3sbza666gja5-ruby-rainbow-3.0.0.drv...
building /gnu/store/lhfkildlaijcic77v019yb67p5305whw-ruby-range-compressor-1.0.0.drv...
building /gnu/store/p0vpmxfsl1w19pzrn37phzi39awbfr5r-ruby-rspec-rerun-1.1.0.drv...
building /gnu/store/9lf7ph7b9s32n8v5wjl9ql9vvyxmza1x-ruby-regexp-property-values-1.0.0-1.03007a6.drv...
building /gnu/store/b5nad1d25j9cblzff9l10jsdz5g0y00f-ruby-rubocop-performance-1.9.2.drv...
building /gnu/store/6j0a1f3lqsp9nl0fvpabl9vn3v4mdzv7-ruby-regexp-parser-2.0.0.drv...
building /gnu/store/f5wadrfcp8vmbaa9j5z40ilx7645p0n0-ruby-rubocop-rspec-2.2.0.drv...
building /gnu/store/y36r1yz9fd39fr9grj8j6xv7dn98sl5v-ruby-rubytest-0.8.1.drv...
building /gnu/store/dywz90aw2bhw9d3wkdqjvp2p5m5gcjl6-ruby-sequel-5.47.0.drv...
building /gnu/store/2pzgb2rmqs5g8g0xf5v9ppi9smn8dz1l-ruby-lemon-0.9.1.drv...
building /gnu/store/0gp7s9n7i77gy2swy4823azn8scyzpaf-ruby-rubytest-cli-0.2.0.drv...
building /gnu/store/glmdpllnih4nlk991m5gjir3vcgjawjb-ruby-shoulda-context-1.2.2.drv...
building /gnu/store/gg9y8l0cd6l830i97f7zs24mr01yi74d-ruby-hashery-2.1.2.drv...
building /gnu/store/izm2k939661nai06q758m2anmcawb83v-ruby-simplecov-html-0.10.2.drv...
building /gnu/store/6bqmivsj0lq2f8778vgmgzylqfn15s2d-ruby-sporkmonger-rack-mount-0.8.3-1.076aa2c.drv...
building /gnu/store/7q0a5nix8y5fbwfdy2rylx0vkvx3g7fl-ruby-simplecov-0.17.1.drv...
building /gnu/store/5vzaaz94jxs856g06ndalzjpxy4cai84-ruby-sqlite3-1.4.2.drv...
- 'check' phaseild-log 723 582
../../../../ext/sqlite3/database.c:726:57: warning: passing argument 3 of ?sqlite3_exec? from incompatible pointer type [-Wincompatible-pointer-types]
  726 |     status = sqlite3_exec(ctx->db, StringValuePtr(sql), hash_callback_function, callback_ary, &errMsg);
      |                                                         ^~~~~~~~~~~~~~~~~~~~~~
      |                                                         |
      |                                                         int (*)(VALUE,  int,  char **, char **) {aka int (*)(long unsigned int,  int,  char **, char **)}
| 'check' phase723 575
../../../../ext/sqlite3/database.c:726:81: warning: passing argument 4 of ?sqlite3_exec? makes pointer from integer without a cast [-Wint-conversion]
  726 |     status = sqlite3_exec(ctx->db, StringValuePtr(sql), hash_callback_function, callback_ary, &errMsg);
      |                                                                                 ^~~~~~~~~~~~
      |                                                                                 |
      |                                                                                 VALUE {aka long unsigned int}
- 'check' phase723 588
../../../../ext/sqlite3/database.c:728:57: warning: passing argument 3 of ?sqlite3_exec? from incompatible pointer type [-Wincompatible-pointer-types]
  728 |     status = sqlite3_exec(ctx->db, StringValuePtr(sql), regular_callback_function, callback_ary, &errMsg);
      |                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                         |
      |                                                         int (*)(VALUE,  int,  char **, char **) {aka int (*)(long unsigned int,  int,  char **, char **)}
| 'check' phase723 587
../../../../ext/sqlite3/database.c:728:84: warning: passing argument 4 of ?sqlite3_exec? makes pointer from integer without a cast [-Wint-conversion]
  728 |     status = sqlite3_exec(ctx->db, StringValuePtr(sql), regular_callback_function, callback_ary, &errMsg);
      |                                                                                    ^~~~~~~~~~~~
      |                                                                                    |
      |                                                                                    VALUE {aka long unsigned int}
- 'check' phase723 46
compiling ../../../../ext/sqlite3/exception.c
- 'install' phase directory: /gnu/store/r1i74m4ylnygc65bmfyjdzk4y2nv56mr-ruby-sqlite3-1.4.2/lib/ruby/vendor_ruby/gems/sqlite3-1.4.2/ext/sqlite3
"make \"DESTDIR=\" install"
building /gnu/store/6jh5ahn5xhlahwc6zr327rfhiizp2dg0-ruby-test-queue-0.4.2.drv...
building /gnu/store/b8kxcazx1kz1bahd7w28yn2lsyrz5va2-ruby-minitest-hooks-1.5.0.drv...
building /gnu/store/yq640mvg3zbyh07dc6k35fs1dix2927p-ruby-text-1.3.1.drv...
building /gnu/store/1mg4z8z7n0v9hz446flj4ab5cc5x3gxi-ruby-turn-0.9.7.drv...
building /gnu/store/2a0y9r1d20141fzb03j8hk7lzyfsqr81-ruby-tzinfo-2.0.4.drv...
building /gnu/store/llbfv2cqyk4fdpa9vx4yfdcbx7b21fr9-ruby-minitest-pretty-diff-0.1-1.11f32e93.drv...
building /gnu/store/lqfcqwq38wk4fjyjyvf7hb2cl3n5pxvf-ruby-unicode-display-width-1.6.0.drv...
building /gnu/store/mm4089paqyqmzqhjs770b7w76qqjzy0c-ruby-minitest-bonus-assertions-3.0.drv...
building /gnu/store/wf89js9hv4y0vqp1hsz26wa35mr1mvnn-ruby-yard-0.9.25.drv...
building /gnu/store/b2lfjcm720b6pg2dl1y0f95ds3wpx4q5-ruby-mime-types-3.1.drv...
building /gnu/store/yn8jxn04yzq5pyj14529kyjksqyjx1x3-ruby-locale-2.1.2.drv...
building /gnu/store/ym6b7jzvdzb7hqbcix1v0q6ddw48y4sm-ruby-rubygems-tasks-0.2.5.drv...
building /gnu/store/3mhiqcssbwsmrmm3wq6mxiqi35p9hdxa-ruby-gettext-3.1.7.drv...
building /gnu/store/kifc32agpp9mldawjndw7s9rxzfxd5nb-ruby-tdiff-0.3.3-1.b662a604.drv...
building /gnu/store/w7hpnrp2gfyvhlbb48744mf2wwv7yxvc-ruby-packnga-1.0.4.drv...
building /gnu/store/bx45gpqnp21c0c00y034rz1gz3pp2pn4-ruby-nokogiri-diff-0.2.0-1.a38491e4.drv...
building /gnu/store/irpr7l74q6623kgalx7z6wx3crq0gs0a-ruby-test-unit-3.4.4.drv...
building /gnu/store/g4y9knq0p6lzjbmnk8hjafwvqw7zfgxh-ruby-maruku-0.7.3.drv...
building /gnu/store/r7qy91qdpbb3yrzc5kb9wn9nabpnzni4-ruby-instantiator-0.0.7.drv...
building /gnu/store/i3alvfrpdrw28ar4llxh1az5lz7wm8z2-ruby-json-pure-2.3.1.drv...
building /gnu/store/i6j5j57dz0k5fcx2ci28ahk5f42vvinn-ruby-metaclass-0.0.4.drv...
building /gnu/store/yhd0s2kry7pb5brm5wrjwhxzdidf2zbh-ruby-minitest-reporters-1.3.6.drv...
building /gnu/store/zd9zlcsggdsahx2yci272mygkl5d8fv3-ruby-introspection-0.0.4.drv...
building /gnu/store/83r1mp6rqrczkqkns9kvz7nwfmx4zsds-ruby-ttfunk-1.6.2.1.drv...
building /gnu/store/zb377mh953zy22v2biy1mh3v3qargrcn-ruby-mocha-1.13.0.drv...
building /gnu/store/wwjz57sp08zlmzzi2y7lndan9pvxrj40-ruby-unf-ext-0.0.7.6.drv...
building /gnu/store/25j9163jmd61793r4x6p461y48rcnkjp-ruby-public-suffix-4.0.5.drv...
building /gnu/store/7n5cf55q4kyp8h6xw8xq02znd90jdy10-ruby-stackprof-0.2.17.drv...
building /gnu/store/xdh9krry7c10p182f7n585s3xqir8rd4-ruby-addressable-2.7.0.drv...
/ 'check' phased-log 3426 67
    should convert 'www.I?t?rn?ti?n?liz?ti?n.com' correctly
\ 'check' phase-log 3426 171
    should convert 'www.???????????????????????????????????????.w3.mag.keio.ac.jp' correctly
\ 'check' phaseuild-log 3426 72
    should convert '????????????.com' correctly
/ 'check' phase3426 48
    should convert '????.com' correctly
\ 'check' phaselog 3426 35
    should convert '?' correctly
/ 'check' phasebuild-log 3426 47
    should convert '???.ws' correctly
/ 'check' phased-log 3426 45
    should convert '???.com' correctly
\ 'check' phase-log 3426 63
    should convert 'i?t?rn?ti?n?liz?ti?n.com' correctly
\ 'check' phaseuild-log 3426 72
    should convert '????????????.com' correctly
/ 'check' phase3426 48
    should convert '????.com' correctly
\ 'check' phasebuild-log 3426 47
    should convert '???.ws' correctly
| 'check' phased-log 3426 59
  should be equivalent to 'http://www.xn--8ws00zhy3a.com/'
/ 'check' phased-log 3426 79
  should be equivalent to 'http://www.xn--8ws00zhy3a.com/%20some%20spaces%20/'
\ 'check' phased-log 3426 37
  should properly force the encoding
\ 'check' phaselog 3426 81
  should normalize to http://www.xn--8ws00zhy3a.com/atomtests/iri/%E8%A9%B9.html
building /gnu/store/jrzf73jh9nihyli3h80qp2si1h28ghg1-ruby-zeitwerk-2.4.2.drv...
building /gnu/store/bn5x91l7g1pjl9zv1bcpaisccnywcnnf-ruby-sawyer-0.8.2.drv...
building /gnu/store/hg55w5mim5rabk9rkvqci0sybqmn62ml-ruby-webmock-2.3.2.drv...
building /gnu/store/afqi56mmy9r50mvc69mmn0lsb7hbf38y-ruby-octokit-4.18.0.drv...
building /gnu/store/wagi5qvc4ki3bgi3p66x3l5zpndph4z6-ruby-webmock-3.11.2.drv...
building /gnu/store/ljyxl8dvqrqbvaivyz3bip3m3ryx01gw-sed-4.8.tar.xz.drv...
building /gnu/store/qp6ibml3mvhiai9na9w2cj3czl9cc3k4-teckit-2.5.10.drv...
building /gnu/store/p6fb08kji73z2w1fqjspibq6s6ggzm7h-sed-4.8.drv...
building /gnu/store/kbwcxq6zwpxnhh4cp832qij8lgwck8cn-texlive-20210325-source.tar.xz.drv...
building /gnu/store/lyr9638pi51ghnyx312fpp442npx1pj3-texlive-cm-super-59745.drv...
building /gnu/store/znjfkrfljfwsai33xl1aznra2b3h4v14-texlive-docstrip-59745.drv...
building /gnu/store/wlr7k9gh7ip63zzblr47n3xj70bc1ml0-texlive-dvips-59745.drv...
building /gnu/store/rxqbpj9my81z5m59p570p2cj6ca6jkb1-texlive-fontname-59745.drv...
building /gnu/store/8jar2gvqd08z8wakm4pfmma6gnig5v0w-texlive-graphics-cfg-59745.drv...
building /gnu/store/maszqnzwvdqfc70aqxsaf9gssbvnzrmc-texlive-hyphen-base-59745.drv...
building /gnu/store/7x6344sd16b72wm0hfgds1qmb6zpih1z-texlive-kpathsea-59745.drv...
building /gnu/store/hip2mas1gvpqaw8dz4cs22ll16ca0ffn-texlive-latex-epstopdf-pkg-59745.drv...
building /gnu/store/50yhndrb1q6fhkdygpmnrga3p8gnha2z-texlive-latexconfig-59745.drv...
building /gnu/store/9vn1chama09lr905fb4kfbl8pxskh61l-texlive-graphics-def-59745.drv...
building /gnu/store/4y6hp3ss5imgsmh1dn5q1glfgd2dj90x-texlive-ruhyphen-59745.drv...
building /gnu/store/znmwmyl24crqq0xwnfsd3n87763kx32d-texlive-tetex-59745.drv...
building /gnu/store/pp43lyidzys905hc630cjw30y7v7w72k-texlive-tex-ini-files-59745.drv...
building /gnu/store/ralc5ghbj9gf1c17nm6kdphk91pz883p-texlive-tex-plain-59745.drv...
building /gnu/store/fdmipzdiv68vdgsj7lbhaf1z0rbrvw28-texlive-ukrhyph-59745.drv...
building /gnu/store/afh8vqpabxm259gw1c87z4ix01s2gvfc-texlive-unicode-data-59745.drv...
building /gnu/store/yanc3ndxrwwk9i7iqi6pihm5fap4w8z2-tzdata-for-ruby-tzdata-info.drv...
building /gnu/store/g5r7lmdpj2gbm8vf75h19s8jaggddj28-zziplib-0.13.72.drv...
  5% [###                                                                      ]ild-log 24554 637
/tmp/guix-build-zziplib-0.13.72.drv-0/source/zzip/mmapped.c:281:62: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  281 |         debug2("file header: offset out of bounds (0x%llx)", (long long unsigned)(disk->buffer));
      |                                                              ^
/tmp/guix-build-zziplib-0.13.72.drv-0/source/zzip/mmapped.c:66:83: note: in definition of macro ?debug2?
   66 | #define debug2(msg, arg1) do { fprintf(stderr, "DEBUG: %s : " msg "\n", __func__, arg1); } while(0)
      |                                                                                   ^~~~
  5% [###                                                                      ]ild-log 24554 596
/tmp/guix-build-zziplib-0.13.72.drv-0/source/zzip/fetch.h:232:41: warning: initialization of ?off_t? {aka ?long int?} from ?zzip_byte_t *? {aka ?unsigned char *?} makes integer from pointer without a cast [-Wint-conversion]
  232 | #define zzip_file_header_to_data(__p)   ((zzip_byte_t*) \
      |                                         ^
/tmp/guix-build-zziplib-0.13.72.drv-0/source/zzip/mmapped.c:664:20: note: in expansion of macro ?zzip_file_header_to_data?
  664 |     off_t offset = zzip_file_header_to_data(header);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~
  5% [###                                                                      ]24554 543
/tmp/guix-build-zziplib-0.13.72.drv-0/source/zzip/fetch.h:230:43: warning: initialization of ?struct zzip_extra_zip64 *? from incompatible pointer type ?char *? [-Wincompatible-pointer-types]
  230 | #define zzip_file_header_to_extras(__p)   ((char*) \
      |                                           ^
/tmp/guix-build-zziplib-0.13.72.drv-0/source/zzip/mmapped.c:674:12: note: in expansion of macro ?zzip_file_header_to_extras?
  674 |            zzip_file_header_to_extras(header);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~
  5% [###                                                                      ]4 180
cd /tmp/guix-build-zziplib-0.13.72.drv-0/build/zzip && /gnu/store/97xwzdsw9p6019dbml5mzf781c7avfkq-bash-minimal-5.1.8/bin/bash -c "echo '#endif'                   >>compat/zzip.h"
building /gnu/store/wi28zq856wz8641m783ksi3psw8har94-ruby-tzinfo-data-1.2021.1.drv...
building /gnu/store/hl3rr9hvai3cc0j3rzfhng4qx44b4xdp-texlive-bin-20210325.drv...
/ 'build' phaseild-log 26702 1015
depbase=`echo mtx-src/uptext.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"m-tx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"m-tx--tex-live-\" -DPACKAGE_VERSION=\"0.63a\" -DPACKAGE_STRING=\"m-tx\ \(TeX\ Live\)\ 0.63a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"m-tx--tex-live-\" -DVERSION=\"0.63a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_MEMCHR=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_STRTOL=1 -I. -I../../../texlive-20210325-source/utils/m-tx  -I../../../texlive-20210325-source/utils/m-tx/mtx-src/libp2c -DNO_DECLARE_MALLOC   -g -O2 -MT mtx-src/uptext.o -MD -MP -MF $depbase.Tpo -c -o mtx-src/uptext.o ../../../texlive-20210325-source/utils/m-tx/mtx-src/uptext.c &&\
mv -f $depbase.Tpo $depbase.Po
- 'build' phaseild-log 26702 868
depbase=`echo pmx-src/libf2c/s_rnge.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"pmx\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"pmx--tex-live-\" -DPACKAGE_VERSION=\"2.9.4a\" -DPACKAGE_STRING=\"pmx\ \(TeX\ Live\)\ 2.9.4a\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx--tex-live-\" -DVERSION=\"2.9.4a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../texlive-20210325-source/utils/pmx  -I../../../texlive-20210325-source/utils/pmx/pmx-src/libf2c -DNON_UNIX_STDIO   -g -O2 -MT pmx-src/libf2c/s_rnge.o -MD -MP -MF $depbase.Tpo -c -o pmx-src/libf2c/s_rnge.o ../../../texlive-20210325-source/utils/pmx/pmx-src/libf2c/s_rnge.c &&\
mv -f $depbase.Tpo $depbase.Po
/ 'build' phaseild-log 26702 199
../../../texlive-20210325-source/utils/t1utils/t1utils-src/t1lib.c:177:12: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  177 |   last[-1] = '\r';
      |   ~~~~~~~~~^~~~~~
/ 'build' phaseild-log 26702 429
depbase=`echo t1utils-src/memmem.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../texlive-20210325-source/utils/t1utils  -I../../../texlive-20210325-source/utils/t1utils/t1utils-src/include  -Wimplicit -Wreturn-type -g -O2 -MT t1utils-src/memmem.o -MD -MP -MF $depbase.Tpo -c -o t1utils-src/memmem.o ../../../texlive-20210325-source/utils/t1utils/t1utils-src/memmem.c &&\
mv -f $depbase.Tpo $depbase.Po
| 'build' phaseild-log 26702 320
../../../texlive-20210325-source/texk/web2c/synctexdir/synctex_parser.c:8435:13: warning: implicit declaration of function ?vasprintf?; did you mean ?vsprintf?? [-Wimplicit-function-declaration]
 8435 |         if (vasprintf(&buffer, format, va) < 0) {
      |             ^~~~~~~~~
      |             vsprintf
- 'build' phaseild-log 26702 292
../../../texlive-20210325-source/texk/web2c/synctexdir/synctex_parser_utils.c:370:17: warning: ?strncpy? specified bound depends on the length of the source argument [-Wstringop-overflow=]
  370 |      if(dest != strncpy(dest,temp,size)) {
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
\ 'build' phaseild-log 26702 310
../../../texlive-20210325-source/texk/web2c/synctexdir/synctex_parser_utils.c:450:20: warning: ?strncpy? specified bound depends on the length of the source argument [-Wstringop-overflow=]
  450 |     if(dir_name != strncpy(dir_name,output,size)) {
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| 'build' phaseild-log 26702 214
../../../texlive-20210325-source/texk/web2c/mfluadir/otfcc/dep/extern/sds.c:263:15: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  263 |         s[-1] = type;
      |         ~~~~~~^~~~~~
\ 'build' phaselog 26702 119
mv -f mfluadir/otfcc/dep/extern/.deps/libmfluaotfcc_a-json.Tpo mfluadir/otfcc/dep/extern/.deps/libmfluaotfcc_a-json.Po
| 'build' phaseild-log 26702 309
../../../texlive-20210325-source/texk/web2c/mfluadir/otfcc/lib/table/otl/subtables/chaining/build.c:36:20: warning: passing argument 1 of ?reverseBacktracks? discards ?const? qualifier from pointer target type [-Wdiscarded-qualifiers]
   36 |  reverseBacktracks(rule);
      |                    ^~~~
/ 'build' phaselog 26702 152
../../../texlive-20210325-source/texk/web2c/mfluadir/otfcc/lib/table/otl/subtables/chaining/build.c: In function ?otfcc_build_contextual_coverage?:
/ 'build' phaselog 26702 467
In file included from ../../../texlive-20210325-source/texk/web2c/mfluadir/otfcc/lib/table/otl/subtables/chaining/build.c:2:
../../../texlive-20210325-source/texk/web2c/mfluadir/otfcc/lib/table/otl/subtables/chaining/common.h:22:56: note: expected ?otl_ChainingRule *? but argument is of type ?const otl_ChainingRule *?
   22 | static INLINE void reverseBacktracks(otl_ChainingRule *rule) {
      |                                      ~~~~~~~~~~~~~~~~~~^~~~
| 'build' phaseild-log 26702 331
../../../texlive-20210325-source/texk/web2c/mplibdir/psout.w:2408:1: warning: ?strncpy? specified bound depends on the length of the source argument [-Wstringop-overflow=]
 2408 |      strncpy (r+7, mp->ps->fontname_buf, strlen(mp->ps->fontname_buf)+1);
      | ^    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
\ 'build' phaseild-log 26702 180
pmpxout.w:543:6: warning: ?strncat? specified bound 1 equals source length [-Wstringop-overflow=]
  543 |         res = strncat(res, "\n", 1);
      |      ^  ~~~~~~~~~~~~~~~~
\ 'build' phaseild-log 26702 242
pmpxout.w:537:6: warning: ?strncpy? specified bound depends on the length of the source argument [-Wstringop-overflow=]
  537 |         res = strncpy(res,mpx->bb,(strlen(mpx->bb)+1));
      |      ^  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| 'build' phaseild-log 26702 279
ppsout.w:2408:1: warning: ?strncpy? specified bound depends on the length of the source argument [-Wstringop-overflow=]
 2408 |      strncpy (r+7, mp->ps->fontname_buf, strlen(mp->ps->fontname_buf)+1);
      | ^    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/ 'build' phaseild-log 26702 180
pmpxout.w:543:6: warning: ?strncat? specified bound 1 equals source length [-Wstringop-overflow=]
  543 |         res = strncat(res, "\n", 1);
      |      ^  ~~~~~~~~~~~~~~~~
/ 'build' phaseild-log 26702 242
pmpxout.w:537:6: warning: ?strncpy? specified bound depends on the length of the source argument [-Wstringop-overflow=]
  537 |         res = strncpy(res,mpx->bb,(strlen(mpx->bb)+1));
      |      ^  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 'build' phaseild-log 26702 279
ppsout.w:2408:1: warning: ?strncpy? specified bound depends on the length of the source argument [-Wstringop-overflow=]
 2408 |      strncpy (r+7, mp->ps->fontname_buf, strlen(mp->ps->fontname_buf)+1);
      | ^    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 'build' phaseild-log 26702 232
../../../texlive-20210325-source/texk/web2c/mplibdir/mpxout.w:543:6: warning: ?strncat? specified bound 1 equals source length [-Wstringop-overflow=]
  543 |         res = strncat(res, "\n", 1);
      |      ^  ~~~~~~~~~~~~~~~~
\ 'build' phaseild-log 26702 294
../../../texlive-20210325-source/texk/web2c/mplibdir/mpxout.w:537:6: warning: ?strncpy? specified bound depends on the length of the source argument [-Wstringop-overflow=]
  537 |         res = strncpy(res,mpx->bb,(strlen(mpx->bb)+1));
      |      ^  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
\ 'build' phaselog 26702 806
In file included from /gnu/store/8ndpmqackcylhl1whsyjrjshmafd960c-harfbuzz-2.8.2/include/harfbuzz/hb.h:34,
                 from ../../../texlive-20210325-source/texk/web2c/xetexdir/XeTeXLayoutInterface.h:50,
                 from ../../../texlive-20210325-source/texk/web2c/xetexdir/XeTeX_ext.h:187,
                 from ../../../texlive-20210325-source/texk/web2c/xetexdir/XeTeXFontMgr.h:47,
                 from ../../../texlive-20210325-source/texk/web2c/xetexdir/XeTeXFontInst.h:46,
                 from ../../../texlive-20210325-source/texk/web2c/xetexdir/XeTeXFontInst.cpp:45:
/gnu/store/8ndpmqackcylhl1whsyjrjshmafd960c-harfbuzz-2.8.2/include/harfbuzz/hb-deprecated.h:106:1: note: declared here
  106 | hb_font_funcs_set_glyph_func (hb_font_funcs_t *ffuncs,
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 'build' phaselog 26702 440
In file included from /gnu/store/8ndpmqackcylhl1whsyjrjshmafd960c-harfbuzz-2.8.2/include/harfbuzz/hb-ot.h:34,
                 from ../../../texlive-20210325-source/texk/web2c/xetexdir/XeTeXLayoutInterface.cpp:47:
/gnu/store/8ndpmqackcylhl1whsyjrjshmafd960c-harfbuzz-2.8.2/include/harfbuzz/hb-ot-deprecated.h:63:1: note: declared here
   63 | hb_ot_layout_script_find_language (hb_face_t    *face,
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
\ 'build' phaselog 26702 440
In file included from /gnu/store/8ndpmqackcylhl1whsyjrjshmafd960c-harfbuzz-2.8.2/include/harfbuzz/hb-ot.h:34,
                 from ../../../texlive-20210325-source/texk/web2c/xetexdir/XeTeXLayoutInterface.cpp:47:
/gnu/store/8ndpmqackcylhl1whsyjrjshmafd960c-harfbuzz-2.8.2/include/harfbuzz/hb-ot-deprecated.h:63:1: note: declared here
   63 | hb_ot_layout_script_find_language (hb_face_t    *face,
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| 'build' phaselog 26702 316
In file included from ../../../texlive-20210325-source/texk/web2c/xetexdir/XeTeXLayoutInterface.cpp:43:
/gnu/store/8ndpmqackcylhl1whsyjrjshmafd960c-harfbuzz-2.8.2/include/harfbuzz/hb-graphite2.h:53:1: note: declared here
   53 | hb_graphite2_font_get_gr_font (hb_font_t *font);
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/ 'build' phaselog 26702 280
../../../texlive-20210325-source/texk/chktex/chktex-src/Utility.c:269:13: warning: ?strncpy? specified bound depends on the length of the source argument [-Wstringop-overflow=]
  269 |             strncpy(Retval, String, Len);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
\ 'build' phaseild-log 26702 188
../../../texlive-20210325-source/texk/chktex/chktex-src/Utility.c:267:15: note: length computed here
  267 |         Len = strlen(String) + 1 + Extra;
      |               ^~~~~~~~~~~~~~
/ 'build' phaseild-log 26702 307
../../../texlive-20210325-source/texk/dvipng/dvipng-src/sfd.c:147:3: warning: ?strncpy? specified bound depends on the length of the source argument [-Wstringop-overflow=]
  147 |   strncpy(infix,sfdwant,strlen(sfdwant)-strlen(postfix));
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 'build' phaselog 26702 938
In file included from /gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/vector:72,
                 from ../../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/clipper/clipper.hpp:52,
                 from ../../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/clipper/clipper.cpp:41:
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/vector.tcc: In member function ?void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const ClipperLib::IntPoint&}; _Tp = ClipperLib::IntPoint; _Alloc = std::allocator<ClipperLib::IntPoint>]?:
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/vector.tcc:426:7: note: parameter passing for argument of type ?std::vector<ClipperLib::IntPoint>::iterator? changed in GCC 7.1
  426 |       vector<_Tp, _Alloc>::
      |       ^~~~~~~~~~~~~~~~~~~
- 'build' phaselog 26702 509
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/stl_vector.h: In member function ?void ClipperLib::Clipper::BuildResult2(ClipperLib::PolyTree&)?:
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/stl_vector.h:1198:21: note: parameter passing for argument of type ?__gnu_cxx::__normal_iterator<ClipperLib::IntPoint*, std::vector<ClipperLib::IntPoint> >? changed in GCC 7.1
 1198 |    _M_realloc_insert(end(), __x);
      |    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
\ 'build' phaselog 26702 335
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/stl_vector.h:1198:21: note: parameter passing for argument of type ?__gnu_cxx::__normal_iterator<ClipperLib::IntPoint*, std::vector<ClipperLib::IntPoint> >? changed in GCC 7.1
 1198 |    _M_realloc_insert(end(), __x);
      |    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
\ 'build' phaselog 26702 866
In file included from /gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/vector:67,
                 from ../../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/clipper/clipper.hpp:52,
                 from ../../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/clipper/clipper.cpp:41:
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/stl_vector.h: In member function ?void ClipperLib::Clipper::UpdateEdgeIntoAEL(ClipperLib::TEdge*&)?:
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/stl_vector.h:1198:21: note: parameter passing for argument of type ?__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int, std::allocator<long long int> > >? changed in GCC 7.1
 1198 |    _M_realloc_insert(end(), __x);
      |    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
| 'build' phaselog 26702 534
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/stl_vector.h: In member function ?void ClipperLib::Clipper::InsertLocalMinimaIntoAEL(ClipperLib::cInt)?:
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/stl_vector.h:1198:21: note: parameter passing for argument of type ?__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int, std::allocator<long long int> > >? changed in GCC 7.1
 1198 |    _M_realloc_insert(end(), __x);
      |    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
| 'build' phaseild-log 26702 353
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/stl_vector.h:1198:21: note: parameter passing for argument of type ?__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int, std::allocator<long long int> > >? changed in GCC 7.1
 1198 |    _M_realloc_insert(end(), __x);
      |    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
| 'build' phaseild-log 26702 239
../../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/clipper/clipper.cpp:1941:1: note: parameter passing for argument of type ?std::vector<long long int, std::allocator<long long int> >::iterator? changed in GCC 7.1
- 'build' phaseild-log 26702 931
In file included from /gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/vector:72,
                 from ../../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/clipper/clipper.hpp:52,
                 from ../../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/clipper/clipper.cpp:41:
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/vector.tcc: In member function ?void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {ClipperLib::IntPoint}; _Tp = ClipperLib::IntPoint; _Alloc = std::allocator<ClipperLib::IntPoint>]?:
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/vector.tcc:426:7: note: parameter passing for argument of type ?std::vector<ClipperLib::IntPoint>::iterator? changed in GCC 7.1
  426 |       vector<_Tp, _Alloc>::
      |       ^~~~~~~~~~~~~~~~~~~
| 'build' phaseild-log 26702 666
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/vector.tcc: In member function ?void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {ClipperLib::IntPoint}; _Tp = ClipperLib::IntPoint; _Alloc = std::allocator<ClipperLib::IntPoint>]?:
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/vector.tcc:121:21: note: parameter passing for argument of type ?__gnu_cxx::__normal_iterator<ClipperLib::IntPoint*, std::vector<ClipperLib::IntPoint> >? changed in GCC 7.1
  121 |    _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| 'build' phaselog 26702 525
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/stl_vector.h: In function ?void ClipperLib::Minkowski(const Path&, const Path&, ClipperLib::Paths&, bool, bool)?:
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/stl_vector.h:1198:21: note: parameter passing for argument of type ?__gnu_cxx::__normal_iterator<ClipperLib::IntPoint*, std::vector<ClipperLib::IntPoint> >? changed in GCC 7.1
 1198 |    _M_realloc_insert(end(), __x);
      |    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
| 'build' phaseild-log 26702 335
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/stl_vector.h:1198:21: note: parameter passing for argument of type ?__gnu_cxx::__normal_iterator<ClipperLib::IntPoint*, std::vector<ClipperLib::IntPoint> >? changed in GCC 7.1
 1198 |    _M_realloc_insert(end(), __x);
      |    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
| 'build' phaseild-log 26702 943
In file included from /gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/vector:72,
                 from ../../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/clipper/clipper.hpp:52,
                 from ../../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/clipper/clipper.cpp:41:
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/vector.tcc: In member function ?void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {ClipperLib::DoublePoint}; _Tp = ClipperLib::DoublePoint; _Alloc = std::allocator<ClipperLib::DoublePoint>]?:
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/vector.tcc:426:7: note: parameter passing for argument of type ?std::vector<ClipperLib::DoublePoint>::iterator? changed in GCC 7.1
  426 |       vector<_Tp, _Alloc>::
      |       ^~~~~~~~~~~~~~~~~~~
/ 'build' phaselog 26702 832
In file included from /gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/vector:67,
                 from ../../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/clipper/clipper.hpp:52,
                 from ../../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/clipper/clipper.cpp:41:
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/stl_vector.h: In member function ?void ClipperLib::ClipperOffset::DoOffset(double)?:
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/stl_vector.h:1198:21: note: parameter passing for argument of type ?__gnu_cxx::__normal_iterator<ClipperLib::IntPoint*, std::vector<ClipperLib::IntPoint> >? changed in GCC 7.1
 1198 |    _M_realloc_insert(end(), __x);
      |    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
/ 'build' phaseild-log 26702 335
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/stl_vector.h:1198:21: note: parameter passing for argument of type ?__gnu_cxx::__normal_iterator<ClipperLib::IntPoint*, std::vector<ClipperLib::IntPoint> >? changed in GCC 7.1
 1198 |    _M_realloc_insert(end(), __x);
      |    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
/ 'build' phaseild-log 26702 507
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/stl_vector.h: In member function ?virtual void ClipperLib::Clipper::Reset()?:
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/stl_vector.h:1198:21: note: parameter passing for argument of type ?__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int, std::allocator<long long int> > >? changed in GCC 7.1
 1198 |    _M_realloc_insert(end(), __x);
      |    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
/ 'build' phaseild-log 26702 19
rm -f libclipper.a
\ 'build' phaseild-log 26702 592
depbase=`echo fontforge/tottfaat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/ff-woff -I../../..    -I../../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/ff-woff/inc -I../../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge  -g -O2 -MT fontforge/tottfaat.o -MD -MP -MF $depbase.Tpo -c -o fontforge/tottfaat.o ../../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/tottfaat.c &&\
mv -f $depbase.Tpo $depbase.Po
\ 'build' phaselog 26702 476
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/vector.tcc: In member function ?void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const double&}; _Tp = double; _Alloc = std::allocator<double>]?:
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/vector.tcc:426:7: note: parameter passing for argument of type ?std::vector<double>::iterator? changed in GCC 7.1
\ 'build' phaselog 26702 307
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/stl_vector.h:1198:21: note: parameter passing for argument of type ?__gnu_cxx::__normal_iterator<double*, std::vector<double> >? changed in GCC 7.1
 1198 |    _M_realloc_insert(end(), __x);
      |    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
\ 'build' phaselog 26702 831
In file included from /gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/vector:67,
                 from ../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/src/Bezier.hpp:24,
                 from ../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/src/Bezier.cpp:23:
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/stl_vector.h: In member function ?int Bezier::approximate(double, std::vector<Pair<double> >&, std::vector<double>*) const?:
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/stl_vector.h:1198:21: note: parameter passing for argument of type ?__gnu_cxx::__normal_iterator<Pair<double>*, std::vector<Pair<double> > >? changed in GCC 7.1
 1198 |    _M_realloc_insert(end(), __x);
      |    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
- 'build' phaseild-log 26702 565
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/vector.tcc: In member function ?void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {Pair<double>}; _Tp = Pair<double>; _Alloc = std::allocator<Pair<double> >]?:
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/vector.tcc:426:7: note: parameter passing for argument of type ?std::vector<Pair<double> >::iterator? changed in GCC 7.1
  426 |       vector<_Tp, _Alloc>::
      |       ^~~~~~~~~~~~~~~~~~~
| 'build' phaseild-log 26702 810
In file included from /gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/vector:67,
                 from ../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/src/Bezier.hpp:24,
                 from ../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/src/Bezier.cpp:23:
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/stl_vector.h: In member function ?int Bezier::reduceDegree(double, std::vector<Pair<double> >&) const?:
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/stl_vector.h:1198:21: note: parameter passing for argument of type ?__gnu_cxx::__normal_iterator<Pair<double>*, std::vector<Pair<double> > >? changed in GCC 7.1
 1198 |    _M_realloc_insert(end(), __x);
      |    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
| 'build' phaseild-log 26702 320
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/stl_vector.h:1198:21: note: parameter passing for argument of type ?__gnu_cxx::__normal_iterator<Pair<double>*, std::vector<Pair<double> > >? changed in GCC 7.1
 1198 |    _M_realloc_insert(end(), __x);
      |    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
| 'build' phaseild-log 26702 681
In file included from /gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/vector:72,
                 from ../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/src/Bezier.hpp:24,
                 from ../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/src/Bezier.cpp:23:
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/vector.tcc:121:21: note: parameter passing for argument of type ?__gnu_cxx::__normal_iterator<Pair<double>*, std::vector<Pair<double> > >? changed in GCC 7.1
  121 |    _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
\ 'build' phaseild-log 26702 1253
depbase=`echo Bitmap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/src -I../..    -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/clipper -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/variant/include -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/potrace -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/xxHash -I/tmp/guix-build-texlive-bin-20210325.drv-0/build/texk -I/tmp/guix-build-texlive-bin-20210325.drv-0/texlive-20210325-source/texk  -I/gnu/store/5688c6jmn2fxj2ys1drxfrwylnnyp1m6-freetype-2.10.4/include/freetype2 -I/gnu/store/3m4ra0vn1y7xdlfr7sgf56pkp5scr99f-libpng-1.6.37/include/libpng16    -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/brotli/include -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/woff2/include -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/md5  -g -O2 -MT Bitmap.o -MD -MP -MF $depbase.Tpo -c -o Bitmap.o ../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/src/Bitmap.cpp &&\
mv -f $depbase.Tpo $depbase.Po
\ 'build' phaselog 26702 543
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/vector.tcc: In static member function ?static std::vector<Length> BoundingBox::extractLengths(std::string)?:
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/vector.tcc:121:21: note: parameter passing for argument of type ?__gnu_cxx::__normal_iterator<Length*, std::vector<Length> >? changed in GCC 7.1
  121 |    _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
\ 'build' phaselog 26702 968
In file included from /gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/vector:72,
                 from ../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/src/Bezier.hpp:24,
                 from ../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/src/EllipticalArc.hpp:23,
                 from ../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/src/EllipticalArc.cpp:22:
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/vector.tcc: In member function ?void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {Bezier}; _Tp = Bezier; _Alloc = std::allocator<Bezier>]?:
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/vector.tcc:426:7: note: parameter passing for argument of type ?std::vector<Bezier>::iterator? changed in GCC 7.1
  426 |       vector<_Tp, _Alloc>::
      |       ^~~~~~~~~~~~~~~~~~~
- 'build' phaselog 26702 523
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/vector.tcc: In member function ?std::vector<Bezier> EllipticalArc::approximate() const?:
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/vector.tcc:121:21: note: parameter passing for argument of type ?__gnu_cxx::__normal_iterator<Bezier*, std::vector<Bezier> >? changed in GCC 7.1
  121 |    _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 'build' phaseild-log 26702 787
In file included from /gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/vector:72,
                 from ../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/src/Bezier.hpp:24,
                 from ../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/src/EllipticalArc.hpp:23,
                 from ../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/src/EllipticalArc.cpp:22:
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/vector.tcc:121:21: note: parameter passing for argument of type ?__gnu_cxx::__normal_iterator<Bezier*, std::vector<Bezier> >? changed in GCC 7.1
  121 |    _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 'build' phaselog 26702 206
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/vector.tcc:426:7: note: parameter passing for argument of type ?std::vector<EmSpecialHandler::Line>::iterator? changed in GCC 7.1
\ 'build' phaselog 26702 1269
depbase=`echo FileSystem.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/src -I../..    -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/clipper -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/variant/include -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/potrace -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/xxHash -I/tmp/guix-build-texlive-bin-20210325.drv-0/build/texk -I/tmp/guix-build-texlive-bin-20210325.drv-0/texlive-20210325-source/texk  -I/gnu/store/5688c6jmn2fxj2ys1drxfrwylnnyp1m6-freetype-2.10.4/include/freetype2 -I/gnu/store/3m4ra0vn1y7xdlfr7sgf56pkp5scr99f-libpng-1.6.37/include/libpng16    -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/brotli/include -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/woff2/include -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/md5  -g -O2 -MT FileSystem.o -MD -MP -MF $depbase.Tpo -c -o FileSystem.o ../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/src/FileSystem.cpp &&\
mv -f $depbase.Tpo $depbase.Po
| 'build' phaselog 26702 1301
depbase=`echo NoPsSpecialHandler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/src -I../..    -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/clipper -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/variant/include -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/potrace -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/xxHash -I/tmp/guix-build-texlive-bin-20210325.drv-0/build/texk -I/tmp/guix-build-texlive-bin-20210325.drv-0/texlive-20210325-source/texk  -I/gnu/store/5688c6jmn2fxj2ys1drxfrwylnnyp1m6-freetype-2.10.4/include/freetype2 -I/gnu/store/3m4ra0vn1y7xdlfr7sgf56pkp5scr99f-libpng-1.6.37/include/libpng16    -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/brotli/include -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/woff2/include -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/md5  -g -O2 -MT NoPsSpecialHandler.o -MD -MP -MF $depbase.Tpo -c -o NoPsSpecialHandler.o ../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/src/NoPsSpecialHandler.cpp &&\
mv -f $depbase.Tpo $depbase.Po
| 'build' phaselog 26702 422
../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/src/Matrix.cpp: In constructor ?YSkewingMatrix::YSkewingMatrix(double)?:
../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/src/Matrix.cpp:603:12: note: parameter passing for argument of type ?std::initializer_list<double>? changed in GCC 7.1
  603 |  lmultiply(Matrix({1, 0, 0, xyratio}));
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~
| 'build' phaselog 26702 815
In file included from /gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/vector:67,
                 from ../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/src/Matrix.hpp:27,
                 from ../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/src/Matrix.cpp:25:
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/stl_vector.h: In function ?size_t parse_transform_cmd(std::istream&, std::string, size_t, size_t, std::vector<double>&)?:
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/stl_vector.h:1198:21: note: parameter passing for argument of type ?__gnu_cxx::__normal_iterator<double*, std::vector<double> >? changed in GCC 7.1
 1198 |    _M_realloc_insert(end(), __x);
      |    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
| 'build' phaselog 26702 550
../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/src/Matrix.cpp: In static member function ?static Matrix Matrix::parseSVGTransform(const string&)?:
../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/src/Matrix.cpp:523:88: note: parameter passing for argument of type ?std::initializer_list<double>? changed in GCC 7.1
  523 |     matrix.rmultiply({params[0], params[2], params[4], params[1], params[3], params[5]});
      |                                                                                        ^
\ 'build' phaseild-log 26702 358
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/vector.tcc:121:21: note: parameter passing for argument of type ?__gnu_cxx::__normal_iterator<double*, std::vector<double> >? changed in GCC 7.1
  121 |    _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 'build' phaseild-log 26702 668
In file included from /gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/vector:72,
                 from ../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/src/Matrix.hpp:27,
                 from ../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/src/Matrix.cpp:25:
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/vector.tcc:121:21: note: parameter passing for argument of type ?__gnu_cxx::__normal_iterator<double*, std::vector<double> >? changed in GCC 7.1
  121 |    _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/ 'build' phaselog 26702 666
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/vector.tcc: In member function ?void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {ClipperLib::IntPoint}; _Tp = ClipperLib::IntPoint; _Alloc = std::allocator<ClipperLib::IntPoint>]?:
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/vector.tcc:121:21: note: parameter passing for argument of type ?__gnu_cxx::__normal_iterator<ClipperLib::IntPoint*, std::vector<ClipperLib::IntPoint> >? changed in GCC 7.1
  121 |    _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 'build' phaselog 26702 190
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/vector.tcc:426:7: note: parameter passing for argument of type ?std::vector<Bezier>::iterator? changed in GCC 7.1
- 'build' phaselog 26702 1065
In file included from /gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/vector:72,
                 from ../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/src/PapersizeSpecialHandler.hpp:25,
                 from ../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/src/PapersizeSpecialHandler.cpp:22:
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/vector.tcc: In member function ?void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {std::pair<unsigned int, std::pair<double, double> >}; _Tp = std::pair<unsigned int, std::pair<double, double> >; _Alloc = std::allocator<std::pair<unsigned int, std::pair<double, double> > >]?:
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/vector.tcc:426:7: note: parameter passing for argument of type ?std::vector<std::pair<unsigned int, std::pair<double, double> > >::iterator? changed in GCC 7.1
  426 |       vector<_Tp, _Alloc>::
      |       ^~~~~~~~~~~~~~~~~~~
\ 'build' phaselog 26702 1293
depbase=`echo PreScanDVIReader.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/src -I../..    -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/clipper -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/variant/include -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/potrace -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/xxHash -I/tmp/guix-build-texlive-bin-20210325.drv-0/build/texk -I/tmp/guix-build-texlive-bin-20210325.drv-0/texlive-20210325-source/texk  -I/gnu/store/5688c6jmn2fxj2ys1drxfrwylnnyp1m6-freetype-2.10.4/include/freetype2 -I/gnu/store/3m4ra0vn1y7xdlfr7sgf56pkp5scr99f-libpng-1.6.37/include/libpng16    -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/brotli/include -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/woff2/include -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/md5  -g -O2 -MT PreScanDVIReader.o -MD -MP -MF $depbase.Tpo -c -o PreScanDVIReader.o ../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/src/PreScanDVIReader.cpp &&\
mv -f $depbase.Tpo $depbase.Po
| 'build' phaselog 26702 528
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/vector.tcc: In function ?void append_operator(const string&, std::vector<PDFObject>&)?:
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/vector.tcc:121:21: note: parameter passing for argument of type ?__gnu_cxx::__normal_iterator<PDFObject*, std::vector<PDFObject> >? changed in GCC 7.1
  121 |    _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/ 'build' phaselog 26702 681
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/vector.tcc: In member function ?void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >}; _Tp = PDFObject; _Alloc = std::allocator<PDFObject>]?:
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/vector.tcc:121:21: note: parameter passing for argument of type ?__gnu_cxx::__normal_iterator<PDFObject*, std::vector<PDFObject> >? changed in GCC 7.1
  121 |    _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 'build' phaselog 26702 476
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/vector.tcc: In member function ?void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {bool}; _Tp = PDFObject; _Alloc = std::allocator<PDFObject>]?:
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/vector.tcc:426:7: note: parameter passing for argument of type ?std::vector<PDFObject>::iterator? changed in GCC 7.1
/ 'build' phaselog 26702 484
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/vector.tcc: In member function ?void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {PDFObjectRef}; _Tp = PDFObject; _Alloc = std::allocator<PDFObject>]?:
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/vector.tcc:426:7: note: parameter passing for argument of type ?std::vector<PDFObject>::iterator? changed in GCC 7.1
| 'build' phaselog 26702 479
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/vector.tcc: In member function ?void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {double&}; _Tp = PDFObject; _Alloc = std::allocator<PDFObject>]?:
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/vector.tcc:426:7: note: parameter passing for argument of type ?std::vector<PDFObject>::iterator? changed in GCC 7.1
\ 'build' phaselog 26702 1265
depbase=`echo PSPattern.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/src -I../..    -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/clipper -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/variant/include -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/potrace -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/xxHash -I/tmp/guix-build-texlive-bin-20210325.drv-0/build/texk -I/tmp/guix-build-texlive-bin-20210325.drv-0/texlive-20210325-source/texk  -I/gnu/store/5688c6jmn2fxj2ys1drxfrwylnnyp1m6-freetype-2.10.4/include/freetype2 -I/gnu/store/3m4ra0vn1y7xdlfr7sgf56pkp5scr99f-libpng-1.6.37/include/libpng16    -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/brotli/include -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/woff2/include -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/md5  -g -O2 -MT PSPattern.o -MD -MP -MF $depbase.Tpo -c -o PSPattern.o ../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/src/PSPattern.cpp &&\
mv -f $depbase.Tpo $depbase.Po
| 'build' phaselog 26702 562
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/vector.tcc: In member function ?void PDFParser::parse(InputReader&, std::vector<PDFObject>&, const PDFOperatorHandler&)?:
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/vector.tcc:121:21: note: parameter passing for argument of type ?__gnu_cxx::__normal_iterator<PDFObject*, std::vector<PDFObject> >? changed in GCC 7.1
  121 |    _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| 'build' phaseild-log 26702 364
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/vector.tcc:121:21: note: parameter passing for argument of type ?__gnu_cxx::__normal_iterator<PDFObject*, std::vector<PDFObject> >? changed in GCC 7.1
  121 |    _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| 'build' phaseild-log 26702 364
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/vector.tcc:121:21: note: parameter passing for argument of type ?__gnu_cxx::__normal_iterator<PDFObject*, std::vector<PDFObject> >? changed in GCC 7.1
  121 |    _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| 'build' phaseild-log 26702 364
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/vector.tcc:121:21: note: parameter passing for argument of type ?__gnu_cxx::__normal_iterator<PDFObject*, std::vector<PDFObject> >? changed in GCC 7.1
  121 |    _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| 'build' phaselog 26702 478
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/vector.tcc: In member function ?void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {double}; _Tp = PDFObject; _Alloc = std::allocator<PDFObject>]?:
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/vector.tcc:426:7: note: parameter passing for argument of type ?std::vector<PDFObject>::iterator? changed in GCC 7.1
/ 'build' phaselog 26702 364
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/vector.tcc:121:21: note: parameter passing for argument of type ?__gnu_cxx::__normal_iterator<PDFObject*, std::vector<PDFObject> >? changed in GCC 7.1
  121 |    _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/ 'build' phaseild-log 26702 1289
depbase=`echo PSPreviewFilter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/src -I../..    -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/clipper -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/variant/include -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/potrace -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/xxHash -I/tmp/guix-build-texlive-bin-20210325.drv-0/build/texk -I/tmp/guix-build-texlive-bin-20210325.drv-0/texlive-20210325-source/texk  -I/gnu/store/5688c6jmn2fxj2ys1drxfrwylnnyp1m6-freetype-2.10.4/include/freetype2 -I/gnu/store/3m4ra0vn1y7xdlfr7sgf56pkp5scr99f-libpng-1.6.37/include/libpng16    -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/brotli/include -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/woff2/include -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/md5  -g -O2 -MT PSPreviewFilter.o -MD -MP -MF $depbase.Tpo -c -o PSPreviewFilter.o ../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/src/PSPreviewFilter.cpp &&\
mv -f $depbase.Tpo $depbase.Po
\ 'build' phaselog 26702 529
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/vector.tcc: In member function ?virtual void PsSpecialHandler::setdash(std::vector<double>&)?:
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/vector.tcc:121:21: note: parameter passing for argument of type ?__gnu_cxx::__normal_iterator<double*, std::vector<double> >? changed in GCC 7.1
  121 |    _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/ 'build' phaselog 26702 748
In file included from ../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/src/PathClipper.hpp:28,
                 from ../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/src/PsSpecialHandler.cpp:30:
../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/src/GraphicsPath.hpp: In member function ?void GraphicsPath<T>::WriteActions::write(char, std::initializer_list<Pair<T> >) const [with T = double]?:
../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/src/GraphicsPath.hpp:298:10: note: parameter passing for argument of type ?std::initializer_list<Pair<double> >? changed in GCC 7.1
  298 |     void write (char cmdchar, std::initializer_list<Point> points) const {
      |          ^~~~~
- 'build' phaselog 26702 1273
depbase=`echo XMLDocument.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/src -I../..    -Wreturn-type -Wno-write-strings -Wnon-virtual-dtor -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/clipper -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/variant/include -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/potrace -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/xxHash -I/tmp/guix-build-texlive-bin-20210325.drv-0/build/texk -I/tmp/guix-build-texlive-bin-20210325.drv-0/texlive-20210325-source/texk  -I/gnu/store/5688c6jmn2fxj2ys1drxfrwylnnyp1m6-freetype-2.10.4/include/freetype2 -I/gnu/store/3m4ra0vn1y7xdlfr7sgf56pkp5scr99f-libpng-1.6.37/include/libpng16    -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/brotli/include -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/woff2/include -I../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/libs/md5  -g -O2 -MT XMLDocument.o -MD -MP -MF $depbase.Tpo -c -o XMLDocument.o ../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/src/XMLDocument.cpp &&\
mv -f $depbase.Tpo $depbase.Po
| 'build' phaselog 26702 890
In file included from /gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/vector:72,
                 from ../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/src/Color.hpp:26,
                 from ../../../../../texlive-20210325-source/texk/dvisvgm/dvisvgm-src/src/TpicSpecialHandler.cpp:25:
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/vector.tcc: In member function ?virtual bool TpicSpecialHandler::process(const string&, std::istream&, SpecialActions&)?:
/gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/vector.tcc:121:21: note: parameter passing for argument of type ?__gnu_cxx::__normal_iterator<Pair<double>*, std::vector<Pair<double> > >? changed in GCC 7.1
  121 |    _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
\ 'build' phaseild-log 26702 246
../../../texlive-20210325-source/texk/gregorio/gregorio-src/src/gregoriotex/gregoriotex-write.c:2136:13: warning: case label value is less than minimum value for type [-Wswitch-outside-range]
 2136 |             case -1:
      |             ^~~~
| 'build' phaseild-log 26702 383
In file included from ../../../../../texlive-20210325-source/texk/lcdf-typetools/lcdf-typetools-src/liblcdf/permstr.cc:19:
../../../../../texlive-20210325-source/texk/lcdf-typetools/lcdf-typetools-src/liblcdf/../include/lcdf/permstr.hh:68:7: note: at offset [0, 2147483647] to object ?PermString::Doodad::data? with size 2 declared here
   68 |  char data[2];
      |       ^~~~
\ 'build' phaseild-log 26702 331
../../../texlive-20210325-source/texk/mendexk/convert.c:330:8: warning: ?strncpy? specified bound depends on the length of the source argument [-Wstringop-overflow=]
  330 |        strncpy(&buff2[j],dictable[k].dic[1],strlen(dictable[k].dic[1]));
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
\ 'build' phaseild-log 26702 594
depbase=`echo pageread.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../texlive-20210325-source/texk/mendexk  -I/tmp/guix-build-texlive-bin-20210325.drv-0/build/texk/ptexenc -I/tmp/guix-build-texlive-bin-20210325.drv-0/texlive-20210325-source/texk/ptexenc -I/tmp/guix-build-texlive-bin-20210325.drv-0/build/texk -I/tmp/guix-build-texlive-bin-20210325.drv-0/texlive-20210325-source/texk  -Wimplicit -Wreturn-type -g -O2 -MT pageread.o -MD -MP -MF $depbase.Tpo -c -o pageread.o ../../../texlive-20210325-source/texk/mendexk/pageread.c &&\
mv -f $depbase.Tpo $depbase.Po
| 'build' phaseild-log 26702 240
../../../texlive-20210325-source/texk/ps2pk/filenames.c:76:4: warning: ?strncpy? specified bound depends on the length of the source argument [-Wstringop-overflow=]
   76 |    strncpy(nn, name, len1);
      |    ^~~~~~~~~~~~~~~~~~~~~~~
\ 'build' phaseild-log 26702 241
../../../texlive-20210325-source/texk/ttf2pk2/tfmaux.c:381:3: warning: ?strncat? specified bound 12 equals source length [-Wstringop-overflow=]
  381 |   strncat(buffer, "Created by `", 12);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
\ 'build' phaseild-log 26702 676
depbase=`echo ttf2tfm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../texlive-20210325-source/texk/ttf2pk2  -I../../../texlive-20210325-source/texk/ttf2pk2/include -I/tmp/guix-build-texlive-bin-20210325.drv-0/build/texk -I/tmp/guix-build-texlive-bin-20210325.drv-0/texlive-20210325-source/texk -I/gnu/store/5688c6jmn2fxj2ys1drxfrwylnnyp1m6-freetype-2.10.4/include/freetype2 -I/gnu/store/3m4ra0vn1y7xdlfr7sgf56pkp5scr99f-libpng-1.6.37/include/libpng16 -DHAVE_LIBKPATHSEA  -Wimplicit -Wreturn-type -g -O2 -MT ttf2tfm.o -MD -MP -MF $depbase.Tpo -c -o ttf2tfm.o ../../../texlive-20210325-source/texk/ttf2pk2/ttf2tfm.c &&\
mv -f $depbase.Tpo $depbase.Po
\ 'build' phaseild-log 26702 241
../../../texlive-20210325-source/texk/ttf2pk2/vplaux.c:241:3: warning: ?strncat? specified bound 12 equals source length [-Wstringop-overflow=]
  241 |   strncat(header, "Created by `", 12);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
\ 'build' phaseild-log 26702 84
../../../texlive-20210325-source/texk/ttf2pk2/vplaux.c: In function ?writeovp?:
\ 'build' phaseild-log 26702 216
../../../texlive-20210325-source/texk/ttf2pk2/vplaux.c:618:3: warning: ?strncat? specified bound 1 equals source length [-Wstringop-overflow=]
  618 |   strncat(header, "'", 1);
      |   ^~~~~~~~~~~~~~~~~~~~~~~
/ 'build' phaseild-log 26702 715
../../../texlive-20210325-source/texk/xdvik/gui/pagesel.c:541:41: warning: passing argument 2 of ?XawListChange? from incompatible pointer type [-Wincompatible-pointer-types]
  541 |     XawListChange(LIST_WIDGET, page_info.page_labels, 0,
      |                                ~~~~~~~~~^~~~~~~~~~~~
      |                                         |
      |                                         char **
In file included from ../../../texlive-20210325-source/texk/xdvik/gui/pagesel.c:93:
/gnu/store/k0sh21w4ads5cwx76yjg6za2a1awmw3m-libxaw-1.0.14/include/X11/Xaw/List.h:170:18: note: expected ?const char **? but argument is of type ?char **?
  170 |  _Xconst char  **list,
      |                  ^
\ 'check' phas-Backtrace:
          14 (primitive-load "/gnu/store/p14dpzyys000i0b822sxfz788d77kynl-compute-guix-derivation")
In ice-9/eval.scm:
    155:9 13 (_ _)
    159:9 12 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#<directory (guile-u?> ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))
In ice-9/boot-9.scm:
    152:2 11 (with-fluid* _ _ _)
    152:2 10 (with-fluid* _ _ _)
In ./guix/store.scm:
  2123:24  9 (run-with-store #<store-connection 256.99 b3670cf8> _ #:guile-for-build _ #:system _ #:target _)
   1960:8  8 (_ _)
In ./guix/gexp.scm:
   296:22  7 (_ _)
   1180:2  6 (_ _)
   1046:2  5 (_ _)
    892:4  4 (_ _)
In ./guix/store.scm:
  2008:12  3 (_ #<store-connection 256.99 b3670cf8>)
  1410:13  2 (map/accumulate-builds #<store-connection 256.99 b3670cf8> #<procedure b23ce318 at ./guix/store.scm:20?> ?)
   1406:5  1 (map/accumulate-builds #<store-connection 256.99 b3670cf8> #<procedure afa63870 at ./guix/store.scm:14?> ?)
  1421:15  0 (_ #<store-connection 256.99 b3670cf8> _ _)

./guix/store.scm:1421:15: ERROR:
  1. &store-protocol-error:
      message: "build of `/gnu/store/qhd4iq0fndgdr4kad37q1srxa1i4r917-po4a-0.63.drv' failed"
      status: 100
guix pull: error: You found a bug: the program '/gnu/store/p14dpzyys000i0b822sxfz788d77kynl-compute-guix-derivation'
failed to compute the derivation for Guix (version: "d25044f4d2cb277104678bef93cc170d7e0aac5d"; system: "armhf-linux";
host version: "1.3.0"; pull-version: 1).
Please report the COMPLETE output above by email to <bug-guix@gnu.org>.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-01-29 11:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-29  3:07 bug#53620: Guix installation failed Er V P Singh,

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).