notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Remember
I remember
Sanity Test Failure
Sunday, 9 Mar 2014
21:47 marino search for other commits by this committer
  • lang/gnatdroid-armv5 C/Ada cross-compiler, target: Android ARMv5 Deleted Refresh Deprecated Expired Ignore
  • lang/gnatdroid-armv(5,7): Keep based on gcc47 for now
    
    The new gcc49-based Ada compiler will most likely be an improvement for
    this FreeBSD->Android Ada cross-compiler, but it will need extensive
    testing.  Keep using gcc47 after gcc49 is brought in until testing is
    complete.  Hopefully that will also result in C++ capability too...
    Original commitRevision:347698 

Sanity Test Results

lang/gnatdroid-armv7:

This command (FreshPorts code 1):

/usr/local/bin/sudo /usr/sbin/chroot -u dan /usr/FreshPorts/ports-jail
/make-port.sh lang/gnatdroid-armv7
2>/tmp/FreshPorts.lang.gnatdroid-armv7.make-error.2014.3.9.21.48.16.34051

produced this error:

Error message is:
"/usr/ports/lang/gnatdroid-armv7/../gcc47-aux/Makefile.common", line 3:
Could not find /usr/ports/lang/gnatdroid-armv7/Makefile.version
make: fatal errors encountered -- cannot continue

lang/gnatdroid-armv5:

This command (FreshPorts code 1):

/usr/local/bin/sudo /usr/sbin/chroot -u dan /usr/FreshPorts/ports-jail
/make-port.sh lang/gnatdroid-armv5
2>/tmp/FreshPorts.lang.gnatdroid-armv5.make-error.2014.3.9.21.48.16.34051

produced this error:

Error message is:
"/usr/ports/lang/gnatdroid-armv5/../gcc47-aux/Makefile.common", line 3:
Could not find /usr/ports/lang/gnatdroid-armv5/Makefile.version
make: fatal errors encountered -- cannot continue