[Bug 248266] devel/shards: update to 0.12.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Oct 8 12:43:05 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248266

--- Comment #6 from Mikael Urankar <mikael at FreeBSD.org> ---
it doesn't build for me:


=======================<phase: lib-depends    >============================
===>   shards-0.12.0 depends on shared library: libyaml.so - not found
===>   Installing existing package /packages/All/libyaml-0.2.5.txz
[13amd64-default] Installing libyaml-0.2.5...
[13amd64-default] Extracting libyaml-0.2.5: ......... done
===>   shards-0.12.0 depends on shared library: libyaml.so - found
(/usr/local/lib/libyaml.so)
===>   Returning to build of shards-0.12.0
===>   shards-0.12.0 depends on shared library: libpcre.so - found
(/usr/local/lib/libpcre.so)
===>   shards-0.12.0 depends on shared library: libgc-threaded.so - found
(/usr/local/lib/libgc-threaded.so)
===>   shards-0.12.0 depends on shared library: libevent.so - found
(/usr/local/lib/libevent.so)
===========================================================================
=>> Recording filesystem state for prebuild... done
=======================<phase: configure      >============================
===>   shards-0.12.0 depends on executable: crystal - found
===>   shards-0.12.0 depends on package: gmake>=4.3 - found
===>   shards-0.12.0 depends on file: /usr/local/bin/ccache - found
===>   shards-0.12.0 depends on shared library: libyaml.so - found
(/usr/local/lib/libyaml.so)
===>   shards-0.12.0 depends on shared library: libpcre.so - found
(/usr/local/lib/libpcre.so)
===>   shards-0.12.0 depends on shared library: libgc-threaded.so - found
(/usr/local/lib/libgc-threaded.so)
===>   shards-0.12.0 depends on shared library: libevent.so - found
(/usr/local/lib/libevent.so)
===>  Configuring for shards-0.12.0
===========================================================================
=======================<phase: build          >============================
===>  Building for shards-0.12.0
gmake[1]: Entering directory
'/wrkdirs/usr/ports/devel/shards/work/shards-0.12.0'
/usr/local/bin/crystal build --release --no-debug  src/shards.cr -o bin/shards
ld: error: unable to find library -lpcre (this usually means you need to
install the development package for libpcre)
ld: error: unable to find library -lgc-threaded (this usually means you need to
install the development package for libgc-threaded)
ld: error: unable to find library -levent (this usually means you need to
install the development package for libevent)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
Error: execution of command failed with code: 1: `cc "${@}" -o
/wrkdirs/usr/ports/devel/shards/work/.cache/crystal/usr-local-lib-crystal-ecr-process.cr/macro_run
 -rdynamic -lpcre -lm -lgc-threaded -lpthread
/usr/local/lib/crystal/ext/libcrystal.a -levent -lpthread`
gmake[1]: *** [Makefile:32: bin/shards] Error 1
gmake[1]: Leaving directory
'/wrkdirs/usr/ports/devel/shards/work/shards-0.12.0'
===> Compilation failed unexpectedly.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list