Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 09 Apr 2022 01:38:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 262581] lang/crystal: Update to 1.3.2
Message-ID:  <bug-262581-7788-vbhqLTlafw@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-262581-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-262581-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D262581

--- Comment #11 from slowdive@me.com ---
(In reply to Fernando Apestegu=C3=ADa from comment #10)

I had `openssl` so it didn't trigger an error. Switched to `base` and seeing
the same, working on it:

```
root@nomad:/usr/ports/lang/crystal # make patch
=3D=3D=3D>  License APACHE20 accepted by the user
=3D=3D=3D>   crystal-1.3.2 depends on file: /usr/local/sbin/pkg - found
=3D=3D=3D> Fetching all distfiles required by crystal-1.3.2 for building
=3D=3D=3D>  Extracting for crystal-1.3.2
=3D> SHA256 Checksum OK for crystal/crystal-1.1.1-freebsd12-amd64-llvm10.
=3D> SHA256 Checksum OK for crystal/crystal-lang-crystal-1.3.2_GH0.tar.gz.
/bin/mkdir -p /usr/ports/lang/crystal/work/crystal-1.3.2/.build
cp -f /usr/ports/distfiles/crystal/crystal-1.1.1-freebsd12-amd64-llvm10
/usr/ports/lang/crystal/work/crystal-1.3.2/.build/crystal
/bin/chmod +x /usr/ports/lang/crystal/work/crystal-1.3.2/.build/crystal
/bin/ln -s x86_64-freebsd
/usr/ports/lang/crystal/work/crystal-1.3.2/src/lib_c/aarch64-portbld-freebsd
/bin/ln -s x86_64-freebsd
/usr/ports/lang/crystal/work/crystal-1.3.2/src/lib_c/aarch64-freebsd
=3D=3D=3D>  Patching for crystal-1.3.2
=3D=3D=3D>  Applying extra patch
/usr/ports/lang/crystal/files/extra-patch-src_openssl_lib__crypto.cr
1 out of 1 hunks failed--saving rejects to src/openssl/lib_crypto.cr.rej
=3D=3D=3D>  FAILED Applying extra patch
/usr/ports/lang/crystal/files/extra-patch-src_openssl_lib__crypto.cr
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/lang/crystal
*** Error code 1

Stop.
make: stopped in /usr/ports/lang/crystal
root@nomad:/usr/ports/lang/crystal #
```

And with no defaults no error as well.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-262581-7788-vbhqLTlafw>