Bug 195168 - [patch] mail/dovecot2 does build on arm
Summary: [patch] mail/dovecot2 does build on arm
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: arm Any
: --- Affects Some People
Assignee: Adam Weinberger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-19 17:03 UTC by Ronald Klop
Modified: 2014-11-20 03:35 UTC (History)
1 user (show)

See Also:
ronald-lists: maintainer-feedback? (adamw)


Attachments
Remove the BROKEN on arm statement. (423 bytes, patch)
2014-11-19 17:03 UTC, Ronald Klop
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ronald Klop 2014-11-19 17:03:32 UTC
Created attachment 149590 [details]
Remove the BROKEN on arm statement.

I just compiled mail/dovecot2 on arm. And it runs also. ;-)

FreeBSD sheeva2.klop.ws 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r273634M: Sat Oct 25 19:07:10 CEST 2014     root@sjakie.klop.ws:/usr/obj-arm/arm.arm/usr/src-arm/sys/SHEEVAPLUG  arm
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-11-19 17:03:32 UTC
Auto-assigned to maintainer adamw@FreeBSD.org
Comment 2 Adam Weinberger freebsd_committer freebsd_triage 2014-11-19 17:06:01 UTC
Can you attach a poudriere log, or a build log?
Comment 3 Ronald Klop 2014-11-19 17:26:13 UTC
(In reply to Adam Weinberger from comment #2)
> Can you attach a poudriere log, or a build log?

I just build with 'make' with /usr/ports mounted via nfs. I don't have the logs anymore.
If you really insist on this I can run the build again with the output to a log, but it takes quite a while on this slow machine.

NB: it was build clang.
Comment 4 Mikael Urankar freebsd_committer freebsd_triage 2014-11-19 18:09:59 UTC
You can find a build log here:
http://mikael.urankar.free.fr/FreeBSD/arm/build_logs/dovecot2/dovecot2-2.2.15_1.log
Comment 5 commit-hook freebsd_committer freebsd_triage 2014-11-20 03:34:26 UTC
A commit references this bug:

Author: adamw
Date: Thu Nov 20 03:33:28 UTC 2014
New revision: 372831
URL: https://svnweb.freebsd.org/changeset/ports/372831

Log:
  Allow the port to build on arm.

  I don't think this requires a PORTREVISION bump, but someone will
  correct me if I'm wrong.

  PR:		195168
  Submitted by:	Ronald Klop

Changes:
  head/mail/dovecot2/Makefile
Comment 6 Adam Weinberger freebsd_committer freebsd_triage 2014-11-20 03:35:42 UTC
Cool, I've committed this in r372831. Thanks for submitting this, Ronald! And thank you, Mikael, for the build log!

It's always nice to get a PR because something works BETTER than you thought it did :-)