Bug 252535 - japanese/scim-anthy: fix build
Summary: japanese/scim-anthy: fix build
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-09 01:46 UTC by Tomoyuki Sakurai
Modified: 2021-01-10 11:18 UTC (History)
1 user (show)

See Also:


Attachments
failed build log (120.58 KB, text/plain)
2021-01-09 01:47 UTC, Tomoyuki Sakurai
no flags Details
build log with the patch (157.04 KB, text/plain)
2021-01-09 01:51 UTC, Tomoyuki Sakurai
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Tomoyuki Sakurai 2021-01-09 01:47:41 UTC
Created attachment 221405 [details]
failed build log

failed build log
Comment 2 Tomoyuki Sakurai 2021-01-09 01:51:10 UTC
Created attachment 221406 [details]
build log with the patch
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-01-10 11:09:41 UTC
A commit references this bug:

Author: nobutaka
Date: Sun Jan 10 11:08:57 UTC 2021
New revision: 561053
URL: https://svnweb.freebsd.org/changeset/ports/561053

Log:
  - Fix build error with Clang 11.
  - Add undeclared dependencies.

  PR:		252535
  Submitted by:	Tomoyuki Sakurai <trombik1973@gmail.com>

Changes:
  head/japanese/scim-anthy/Makefile
  head/japanese/scim-anthy/files/patch-src_scim__anthy__prefs.cpp
Comment 4 MANTANI Nobutaka freebsd_committer freebsd_triage 2021-01-10 11:18:11 UTC
Committed, thanks!
PORTREVISION is not bumped because this commit does not contain functional change.