[Bug 226462] security/rubygem-aes_key_wrap version 1.0.1 fails to build

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Mar 8 21:21:19 UTC 2018


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

            Bug ID: 226462
           Summary: security/rubygem-aes_key_wrap version 1.0.1 fails to
                    build
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet at FreeBSD.org
          Reporter: idefix at fechner.net
          Assignee: sunpoet at FreeBSD.org
             Flags: maintainer-feedback?(sunpoet at FreeBSD.org)

Created attachment 191320
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=191320&action=edit
Fix shebang problem

Try to build version 1.0.1 fails with error message:
/bin/rmdir
/wrkdirs/usr/ports/security/rubygem-aes_key_wrap/work/stage/usr/local/lib/ruby/gems/2.4/extensions
2> /dev/null || true
====> Compressing man pages (compress-man)
===========================================================================
====> Running Q/A tests (stage-qa)
Error: '/bin/bash' is an invalid shebang you need USES=shebangfix for
'lib/ruby/gems/2.4/gems/aes_key_wrap-1.0.1/bin/setup'
*** Error code 1

Stop.
make: stopped in /usr/ports/security/rubygem-aes_key_wrap
=>> Error: stage-qa failures detected
=>> Cleaning up wrkdir
===>  Cleaning for rubygem-aes_key_wrap-1.0.1
build of security/rubygem-aes_key_wrap | rubygem-aes_key_wrap-1.0.1 ended at
Thu Mar  8 22:16:46 CET 2018
build time: 00:00:06
!!! build failure encountered !!!

The attached patch fixes the problem.

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


More information about the freebsd-ports-bugs mailing list