[Bug 266583] lang/crystal failed package openssl
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 266583] lang/crystal failed package openssl"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 266583] lang/crystal failed package openssl"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 266583] lang/crystal failed package openssl"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 266583] lang/crystal failed package openssl"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 266583] lang/crystal failed package openssl"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 266583] lang/crystal failed package openssl"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 266583] lang/crystal failed package openssl"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 24 Sep 2022 17:19:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266583 Bug ID: 266583 Summary: lang/crystal failed package openssl Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: devosalain@ymail.com CC: greg@unrelenting.technology Flags: maintainer-feedback?(greg@unrelenting.technology) CC: greg@unrelenting.technology Crystal build fails with, ``` [00:20:07] gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/crystal/work/crystal-1.4.1' [00:20:07] =========================================================================== [00:20:08] =======================<phase: run-depends >============================ [00:20:08] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:20:08] ===> crystal-1.4.1 depends on executable: pkg-config - found [00:20:08] ===> crystal-1.4.1 depends on file: /usr/local/lib/libcrypto.so.11 - found [00:20:08] =========================================================================== [00:20:08] =======================<phase: stage >============================ [00:20:08] ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 [00:20:08] ===> Staging for crystal-1.4.1 [00:20:08] ===> Generating temporary packing list [00:20:08] install -s -m 555 /wrkdirs/usr/ports/lang/crystal/work/crystal-1.4.1/.build/crystal /wrkdirs/usr/ports/lang/crystal/work/stage/usr/local/bin/ [00:20:08] install -m 444 /wrkdirs/usr/ports/lang/crystal/work/crystal-1.4.1/man/crystal.1 /wrkdirs/usr/ports/lang/crystal/work/stage/usr/local/man/man1/ [00:20:08] (cd /wrkdirs/usr/ports/lang/crystal/work/crystal-1.4.1/src && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE . /wrkdirs/usr/ports/lang/crystal/work/stage/usr/local/lib/crystal) [00:20:09] ====> Compressing man pages (compress-man) [00:20:09] =========================================================================== [00:20:09] =======================<phase: package >============================ [00:20:09] ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2022-09-24T16:12:49+0000' 'PKG_NOTE_ports_top_git_hash=0b5b236d3a23' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_git_hash=0266c754cd08' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.3.99.20220831' NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 [00:20:10] ===> Building package for crystal-1.4.1 [00:20:14] pkg-static: Unable to access file /wrkdirs/usr/ports/lang/crystal/work/stage/usr/local/lib/crystal/openssl/lib_crypto.cr.bak:No such file or directory [00:20:14] pkg-static: Unable to access file /wrkdirs/usr/ports/lang/crystal/work/stage/usr/local/lib/crystal/openssl/lib_crypto.cr.orig:No such file or directory [00:20:14] pkg-static: Unable to access file /wrkdirs/usr/ports/lang/crystal/work/stage/usr/local/lib/crystal/openssl/lib_ssl.cr.bak:No such file or directory [00:20:14] pkg-static: Unable to access file /wrkdirs/usr/ports/lang/crystal/work/stage/usr/local/lib/crystal/openssl/lib_ssl.cr.orig:No such file or directory [00:20:15] *** Error code 1 [00:20:15] [00:20:15] Stop. [00:20:15] make: stopped in /usr/ports/lang/crystal [00:20:18] =>> Cleaning up wrkdir [00:20:18] ===> Cleaning for crystal-1.4.1 [00:20:23] build of lang/crystal | crystal-1.4.1 ended at Sat Sep 24 18:33:12 CEST 2022 [00:20:23] build time: 00:20:23 [00:20:23] !!! build failure encountered !!! ``` make.conf: DEFAULT_VERSIONS+= ssl=openssl -- You are receiving this mail because: You are the assignee for the bug.