Bug 200122

Summary: games/scummvm fails to build on armv6
Product: Ports & Packages Reporter: Mikael Urankar <mikael>
Component: Individual Port(s)Assignee: Lars Engels <lme>
Status: Closed FIXED    
Severity: Affects Only Me CC: freebsd-arm, lme
Priority: --- Flags: bugzilla: maintainer-feedback? (lme)
Version: Latest   
Hardware: arm   
OS: Any   
URL: http://chips.ysv.freebsd.org/data/11armv6-default/2015-05-09_16h52m01s/logs/errors/scummvm-1.7.0_3.log
Attachments:
Description Flags
fix armv6 build none

Description Mikael Urankar freebsd_committer freebsd_triage 2015-05-11 09:46:05 UTC
Created attachment 156648 [details]
fix armv6 build

Hi,

error message:
/nxb-bin/usr/bin/ld: ERROR: Source object engines/scumm/libscumm.a(codec47ARM.o) has EABI version 0, but target scummvm has EABI version 5

The attached patch fixes the problem.

build log:
http://mikael.urankar.free.fr/FreeBSD/arm/build_logs/scummvm-1.7.0_3.log

Thanks.
Comment 1 Lars Engels freebsd_committer freebsd_triage 2015-05-11 11:38:39 UTC
Thanks for the patch, I'll take a look!
Comment 2 Lars Engels freebsd_committer freebsd_triage 2015-05-11 17:12:46 UTC
Committed, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-05-11 17:12:55 UTC
A commit references this bug:

Author: lme
Date: Mon May 11 17:12:34 UTC 2015
New revision: 386089
URL: https://svnweb.freebsd.org/changeset/ports/386089

Log:
  Fix build on armv6

  PR:			200122
  Submitted by:		mikael.urankar@gmail.com

Changes:
  head/games/scummvm/Makefile