Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Sep 2014 13:15:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 193995] New: [PATCH] ports-mgmt/pkg: floating point exception when packaging weird elf files
Message-ID:  <bug-193995-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: wjenkner@inode.at
          Assignee: portmgr@FreeBSD.org
             Flags: maintainer-feedback?(portmgr@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@FreeBSD.org> ---
Auto-assigned to maintainer portmgr@FreeBSD.org

-- 
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-193995-13>