[Bug 193995] New: [PATCH] ports-mgmt/pkg: floating point exception when packaging weird elf files

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Sep 28 13:15:00 UTC 2014


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

            Bug ID: 193995
           Summary: [PATCH] ports-mgmt/pkg: floating point exception when
                    packaging weird elf files
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: portmgr at FreeBSD.org
          Reporter: wjenkner at inode.at
          Assignee: portmgr at FreeBSD.org
             Flags: maintainer-feedback?(portmgr at FreeBSD.org)

Created attachment 147750
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=147750&action=edit
Check that shdr.sh_entsize is nonzero

I have a private port (derived from lang/guile2) for the master branch of
guile.
Contrary to the latest release (on which lang/guile2 is based), the guile
compiler stores byte-code in elf format files.  With those, `make package`
triggers a floating point exception in pkg-static.

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer portmgr at FreeBSD.org

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


More information about the freebsd-ports-bugs mailing list