August 03, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10748

           Summary: ldc fails to build on arm
           Product: D
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: druntime
        AssignedTo: nobody@puremagic.com
        ReportedBy: rjones@redhat.com


--- Comment #0 from Richard Jones <rjones@redhat.com> 2013-08-03 01:37:15 PDT ---
Created an attachment (id=1240)
build log

Fails to build on arm with errors like:

/home/rjones/d/fedora/ldc/master/ldc-20130623git9facd25/runtime/druntime/src/core/stdc/stdio.d(519): Error: undefined identifier va_list /home/rjones/d/fedora/ldc/master/ldc-20130623git9facd25/runtime/druntime/src/core/stdc/stdio.d(519): Error: undefined identifier va_list /home/rjones/d/fedora/ldc/master/ldc-20130623git9facd25/runtime/druntime/src/core/stdc/stdio.d(520): Error: undefined identifier va_list /home/rjones/d/fedora/ldc/master/ldc-20130623git9facd25/runtime/druntime/src/core/stdc/stdio.d(520): Error: undefined identifier va_list /home/rjones/d/fedora/ldc/master/ldc-20130623git9facd25/runtime/druntime/src/core/stdc/stdio.d(521): Error: undefined identifier va_list

See the complete build log attached.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------