Bug 194468 - devel/liboil failes with vec_memcpy.S:879 Error: junk at end of line: '@plt'
Summary: devel/liboil failes with vec_memcpy.S:879 Error: junk at end of line: '@plt'
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: powerpc Any
: --- Affects Some People
Assignee: John Marino
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-19 13:38 UTC by RoadK1LL
Modified: 2014-11-15 12:55 UTC (History)
2 users (show)

See Also:


Attachments
Successful build log on 10.0-RELEASE powerpc (222.18 KB, text/plain)
2014-11-15 12:47 UTC, Alexey Dokuchaev
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description RoadK1LL 2014-10-19 13:38:51 UTC
on PowerPC64 arch, devel/liboil failes with vec_memcpy.S:879 Error: junk at end of line: '@plt'.



vec_memcpy.S: Assember messages:
vec_memcpy.S:879 Error: syntax error; found '@' but expected '/'
vec_memcpy.S:879 Error: junk at end of line: '@plt'
*** Error code 1

Stop
make[4]: stopped in /usr/ports/devel/liboil/work/liboil-0.3.17/liboil/motovec
*** Error code 1
Comment 1 John Marino freebsd_committer freebsd_triage 2014-11-01 10:06:46 UTC
This port is unmaintained.

The options are: 
1) mark it broken on powerpc
2) you provide a patch that can be committed
3) do nothing.
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-11-14 11:40:53 UTC
A commit references this bug:

Author: marino
Date: Fri Nov 14 11:40:21 UTC 2014
New revision: 372558
URL: https://svnweb.freebsd.org/changeset/ports/372558

Log:
  devel/liboil: mark broken on powerpc

  PR:	194468

Changes:
  head/devel/liboil/Makefile
Comment 3 John Marino freebsd_committer freebsd_triage 2014-11-14 11:41:24 UTC
That's the best I can do, closing the PR.
Comment 4 Alexey Dokuchaev freebsd_committer freebsd_triage 2014-11-15 12:47:24 UTC
Created attachment 149434 [details]
Successful build log on 10.0-RELEASE powerpc

It seems that fix committed in ports 372558 is not quite correct: submitter states that the error occurs on PowerPC64, not PowerPC (32-bit).

Attached tinderbox build log for 10.0-RELEASE/powerpc suggests that it builds fine there (on ppc32).  Perhaps the BROKEN_powerpc should be changed to BROKEN_powerpc64, but my ppc64 box is offline now, so I cannot really verify it (nor attempt to fix).
Comment 5 commit-hook freebsd_committer freebsd_triage 2014-11-15 12:55:53 UTC
A commit references this bug:

Author: marino
Date: Sat Nov 15 12:55:32 UTC 2014
New revision: 372597
URL: https://svnweb.freebsd.org/changeset/ports/372597

Log:
  devel/liboil: correction, powerpc is fine, it's broken on powerpc64

  Reported by:	danfe@
  PR:		194468

Changes:
  head/devel/liboil/Makefile