[Bug 197793] security/gnupg1: fails to build on armv6

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Feb 18 17:42:49 UTC 2015


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

            Bug ID: 197793
           Summary: security/gnupg1: fails to build on armv6
           Product: Ports & Packages
           Version: Latest
          Hardware: arm
               URL: http://chips.ysv.freebsd.org/data/11armv6-11armv6/2015
                    -02-12_15h33m26s/logs/errors/gnupg1-1.4.18_2.log
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: kuriyama at FreeBSD.org
          Reporter: mikael.urankar at gmail.com
                CC: sbruno at FreeBSD.org
             Flags: maintainer-feedback?(kuriyama at FreeBSD.org)
          Assignee: kuriyama at FreeBSD.org

Created attachment 153152
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=153152&action=edit
fix build on armv6

Hi,

The port currently fails to build:
mpih-div.c:99:3: error: invalid use of a cast in a inline asm context requiring
an l-value: remove the cast or build with -fheinous-gnu-extensions
                UDIV_QRNND_PREINV(dummy, r, r,

The patch in this PR fixes the build:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190848

build log with my patch applied:
http://mikael.urankar.free.fr/FreeBSD/arm/build_logs/gnupg1-1.4.18_2.log

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer kuriyama 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