==> Building on lapras ==> Checking for remote environment... ==> Syncing package to remote host... sending incremental file list created directory packages/potrace ./ .SRCINFO 459 100% 0.00kB/s 0:00:00 459 100% 0.00kB/s 0:00:00 (xfr#1, to-chk=3/5) .nvchecker.toml 140 100% 136.72kB/s 0:00:00 140 100% 136.72kB/s 0:00:00 (xfr#2, to-chk=2/5) PKGBUILD 794 100% 775.39kB/s 0:00:00 794 100% 775.39kB/s 0:00:00 (xfr#3, to-chk=1/5) potrace-1.16-3.log 228 100% 222.66kB/s 0:00:00 228 100% 222.66kB/s 0:00:00 (xfr#4, to-chk=0/5) sent 1,383 bytes received 134 bytes 3,034.00 bytes/sec total size is 1,586 speedup is 1.05 ==> Patching arch to riscv64... ==> Running extra-riscv64-build -- -d /home/felix/packages/riscv64-pkg-cache:/var/cache/pacman/pkg -l root44 on remote host... [?25l:: Synchronizing package databases... core downloading... extra downloading... :: Starting full system upgrade... there is nothing to do [?25h==> Building in chroot for [extra] (riscv64)... ==> Synchronizing chroot copy [/var/lib/archbuild/extra-riscv64/root] -> [root44]...done ==> Making package: potrace 1.16-3 (Sat Apr 20 13:10:07 2024) ==> Retrieving sources...  -> Downloading potrace-1.16.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 167 100 167 0 0 403 0 --:--:-- --:--:-- --:--:-- 404 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 641k 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 641k 100 641k 0 0 290k 0 0:00:02 0:00:02 --:--:-- 397k ==> Validating source files with sha256sums... potrace-1.16.tar.gz ... Passed ==> Making package: potrace 1.16-3 (Sat Apr 20 13:10:37 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources...  -> Found potrace-1.16.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources...  -> Extracting potrace-1.16.tar.gz with bsdtar ==> Starting build()... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for clang... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking what compiler options to use... -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/potrace/src=/usr/src/debug/potrace -flto=auto checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-unknown-linux-gnu file names to riscv64-unknown-linux-gnu format... func_convert_file_noop checking how to convert riscv64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether to install the Potrace library... yes checking whether gcc has bug number 12243... maybe checking whether to use zlib... yes checking whether to default to metric units... no checking whether to default to a4 paper size... no checking whether to use the simplified progress bar... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking whether M_PI is declared... yes checking for deflate in -lz... yes checking for floor in -lm... yes checking for uint64_t... yes checking for getopt_long... yes checking whether getopt_long reorders its arguments... yes checking whether to use included getopt... no checking for strcasecmp... yes checking for strncasecmp... yes checking for Intel 386... yes checking for inline... inline checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating check/Makefile config.status: creating doc/potrace.1 config.status: creating doc/mkbitmap.1 config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/build/potrace/src/potrace-1.16' Making all in src make[2]: Entering directory '/build/potrace/src/potrace-1.16/src' gcc -DHAVE_CONFIG_H -I. -I.. -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/potrace/src=/usr/src/debug/potrace -flto=auto -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c gcc -DHAVE_CONFIG_H -I. -I.. -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/potrace/src=/usr/src/debug/potrace -flto=auto -MT bitmap_io.o -MD -MP -MF .deps/bitmap_io.Tpo -c -o bitmap_io.o bitmap_io.c gcc -DHAVE_CONFIG_H -I. -I.. -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/potrace/src=/usr/src/debug/potrace -flto=auto -MT backend_eps.o -MD -MP -MF .deps/backend_eps.Tpo -c -o backend_eps.o backend_eps.c gcc -DHAVE_CONFIG_H -I. -I.. -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/potrace/src=/usr/src/debug/potrace -flto=auto -MT flate.o -MD -MP -MF .deps/flate.Tpo -c -o flate.o flate.c gcc -DHAVE_CONFIG_H -I. -I.. -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/potrace/src=/usr/src/debug/potrace -flto=auto -MT greymap.o -MD -MP -MF .deps/greymap.Tpo -c -o greymap.o greymap.c gcc -DHAVE_CONFIG_H -I. -I.. -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/potrace/src=/usr/src/debug/potrace -flto=auto -MT render.o -MD -MP -MF .deps/render.Tpo -c -o render.o render.c gcc -DHAVE_CONFIG_H -I. -I.. -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/potrace/src=/usr/src/debug/potrace -flto=auto -MT backend_pgm.o -MD -MP -MF .deps/backend_pgm.Tpo -c -o backend_pgm.o backend_pgm.c gcc -DHAVE_CONFIG_H -I. -I.. -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/potrace/src=/usr/src/debug/potrace -flto=auto -MT backend_svg.o -MD -MP -MF .deps/backend_svg.Tpo -c -o backend_svg.o backend_svg.c gcc -DHAVE_CONFIG_H -I. -I.. -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/potrace/src=/usr/src/debug/potrace -flto=auto -MT backend_xfig.o -MD -MP -MF .deps/backend_xfig.Tpo -c -o backend_xfig.o backend_xfig.c gcc -DHAVE_CONFIG_H -I. -I.. -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/potrace/src=/usr/src/debug/potrace -flto=auto -MT backend_dxf.o -MD -MP -MF .deps/backend_dxf.Tpo -c -o backend_dxf.o backend_dxf.c gcc -DHAVE_CONFIG_H -I. -I.. -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/potrace/src=/usr/src/debug/potrace -flto=auto -MT backend_pdf.o -MD -MP -MF .deps/backend_pdf.Tpo -c -o backend_pdf.o backend_pdf.c gcc -DHAVE_CONFIG_H -I. -I.. -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/potrace/src=/usr/src/debug/potrace -flto=auto -MT backend_geojson.o -MD -MP -MF .deps/backend_geojson.Tpo -c -o backend_geojson.o backend_geojson.c gcc -DHAVE_CONFIG_H -I. -I.. -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/potrace/src=/usr/src/debug/potrace -flto=auto -MT lzw.o -MD -MP -MF .deps/lzw.Tpo -c -o lzw.o lzw.c gcc -DHAVE_CONFIG_H -I. -I.. -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/potrace/src=/usr/src/debug/potrace -flto=auto -MT progress_bar.o -MD -MP -MF .deps/progress_bar.Tpo -c -o progress_bar.o progress_bar.c gcc -DHAVE_CONFIG_H -I. -I.. -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/potrace/src=/usr/src/debug/potrace -flto=auto -MT bbox.o -MD -MP -MF .deps/bbox.Tpo -c -o bbox.o bbox.c gcc -DHAVE_CONFIG_H -I. -I.. -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/potrace/src=/usr/src/debug/potrace -flto=auto -MT trans.o -MD -MP -MF .deps/trans.Tpo -c -o trans.o trans.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/potrace/src=/usr/src/debug/potrace -flto=auto -MT curve.lo -MD -MP -MF .deps/curve.Tpo -c -o curve.lo curve.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/potrace/src=/usr/src/debug/potrace -flto=auto -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c -o trace.lo trace.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/potrace/src=/usr/src/debug/potrace -flto=auto -MT decompose.lo -MD -MP -MF .deps/decompose.Tpo -c -o decompose.lo decompose.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/potrace/src=/usr/src/debug/potrace -flto=auto -MT potracelib.lo -MD -MP -MF .deps/potracelib.Tpo -c -o potracelib.lo potracelib.c gcc -DHAVE_CONFIG_H -I. -I.. -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/potrace/src=/usr/src/debug/potrace -flto=auto -MT mkbitmap.o -MD -MP -MF .deps/mkbitmap.Tpo -c -o mkbitmap.o mkbitmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/potrace/src=/usr/src/debug/potrace -flto=auto -MT curve.lo -MD -MP -MF .deps/curve.Tpo -c curve.c -fPIC -DPIC -o .libs/curve.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/potrace/src=/usr/src/debug/potrace -flto=auto -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c trace.c -fPIC -DPIC -o .libs/trace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/potrace/src=/usr/src/debug/potrace -flto=auto -MT potracelib.lo -MD -MP -MF .deps/potracelib.Tpo -c potracelib.c -fPIC -DPIC -o .libs/potracelib.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/potrace/src=/usr/src/debug/potrace -flto=auto -MT decompose.lo -MD -MP -MF .deps/decompose.Tpo -c decompose.c -fPIC -DPIC -o .libs/decompose.o mv -f .deps/lzw.Tpo .deps/lzw.Po libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/potrace/src=/usr/src/debug/potrace -flto=auto -MT potracelib.lo -MD -MP -MF .deps/potracelib.Tpo -c potracelib.c -o potracelib.o >/dev/null 2>&1 mv -f .deps/flate.Tpo .deps/flate.Po mv -f .deps/bbox.Tpo .deps/bbox.Po mv -f .deps/trans.Tpo .deps/trans.Po mv -f .deps/progress_bar.Tpo .deps/progress_bar.Po mv -f .deps/backend_pgm.Tpo .deps/backend_pgm.Po libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/potrace/src=/usr/src/debug/potrace -flto=auto -MT curve.lo -MD -MP -MF .deps/curve.Tpo -c curve.c -o curve.o >/dev/null 2>&1 mv -f .deps/backend_geojson.Tpo .deps/backend_geojson.Po mv -f .deps/backend_xfig.Tpo .deps/backend_xfig.Po mv -f .deps/backend_svg.Tpo .deps/backend_svg.Po mv -f .deps/backend_dxf.Tpo .deps/backend_dxf.Po mv -f .deps/backend_pdf.Tpo .deps/backend_pdf.Po mv -f .deps/potracelib.Tpo .deps/potracelib.Plo mv -f .deps/bitmap_io.Tpo .deps/bitmap_io.Po mv -f .deps/curve.Tpo .deps/curve.Plo mv -f .deps/render.Tpo .deps/render.Po mv -f .deps/greymap.Tpo .deps/greymap.Po mv -f .deps/mkbitmap.Tpo .deps/mkbitmap.Po libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/potrace/src=/usr/src/debug/potrace -flto=auto -MT decompose.lo -MD -MP -MF .deps/decompose.Tpo -c decompose.c -o decompose.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/potrace/src=/usr/src/debug/potrace -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -flto=auto -o mkbitmap mkbitmap.o bitmap_io.o greymap.o -lm mv -f .deps/backend_eps.Tpo .deps/backend_eps.Po mv -f .deps/main.Tpo .deps/main.Po libtool: link: gcc -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/potrace/src=/usr/src/debug/potrace -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -flto=auto -o mkbitmap mkbitmap.o bitmap_io.o greymap.o -lm mv -f .deps/decompose.Tpo .deps/decompose.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/potrace/src=/usr/src/debug/potrace -flto=auto -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c trace.c -o trace.o >/dev/null 2>&1 mv -f .deps/trace.Tpo .deps/trace.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/potrace/src=/usr/src/debug/potrace -flto=auto -version-info 0:6:0 -rpath '/usr/lib' -export-symbols ./libpotrace-export.sym -no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -flto=auto -o libpotrace.la curve.lo trace.lo decompose.lo potracelib.lo -lm libtool: link: echo "{ global:" > .libs/libpotrace.ver libtool: link: cat ./libpotrace-export.sym | sed -e "s/\(.*\)/\1;/" >> .libs/libpotrace.ver libtool: link: echo "local: *; };" >> .libs/libpotrace.ver libtool: link: gcc -shared -fPIC -DPIC .libs/curve.o .libs/trace.o .libs/decompose.o .libs/potracelib.o -lm -march=rv64gc -mabi=lp64d -O2 -g -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -flto=auto -Wl,-soname -Wl,libpotrace.so.0 -Wl,-version-script -Wl,.libs/libpotrace.ver -o .libs/libpotrace.so.0.0.6 bitops.h: Assembler messages: bitops.h:29: Error: unrecognized opcode `bsf a5,s5' bitops.h:30: Error: unrecognized opcode `jnz 0f' bitops.h:31: Error: unrecognized opcode `movl $32,s5' bitops.h:29: Error: unrecognized opcode `bsf a5,s2' bitops.h:30: Error: unrecognized opcode `jnz 0f' bitops.h:31: Error: unrecognized opcode `movl $32,s2' bitops.h:29: Error: unrecognized opcode `bsf a5,a5' bitops.h:30: Error: unrecognized opcode `jnz 0f' bitops.h:31: Error: unrecognized opcode `movl $32,a5' make[3]: *** [/tmp/cctP8rHP.mk:2: /tmp/cctetUyP.ltrans0.ltrans.o] Error 1 lto-wrapper: fatal error: make returned 2 exit status compilation terminated. /usr/bin/ld: error: lto-wrapper failed collect2: error: ld returned 1 exit status make[2]: *** [Makefile:539: mkbitmap] Error 1 make[2]: *** Waiting for unfinished jobs.... libtool: link: (cd ".libs" && rm -f "libpotrace.so.0" && ln -s "libpotrace.so.0.0.6" "libpotrace.so.0") libtool: link: (cd ".libs" && rm -f "libpotrace.so" && ln -s "libpotrace.so.0.0.6" "libpotrace.so") libtool: link: ar cru .libs/libpotrace.a curve.o trace.o decompose.o potracelib.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libpotrace.a libtool: link: ( cd ".libs" && rm -f "libpotrace.la" && ln -s "../libpotrace.la" "libpotrace.la" ) make[2]: Leaving directory '/build/potrace/src/potrace-1.16/src' make[1]: *** [Makefile:408: all-recursive] Error 1 make[1]: Leaving directory '/build/potrace/src/potrace-1.16' make: *** [Makefile:340: all] Error 2 ==> ERROR: A failure occurred in build().  Aborting... ==> ERROR: Build failed, check /var/lib/archbuild/extra-riscv64/root44/build [?25h[?25hreceiving incremental file list potrace-1.16-3-riscv64-build.log sent 43 bytes received 3,442 bytes 2,323.33 bytes/sec total size is 19,971 speedup is 5.73