Bug 221173

Summary: textproc/{libmwaw03, libstaroffice, libwps}: fails to update on 10.3
Product: Ports & Packages Reporter: Walter Schwarzenfeld <w.schwarzenfeld>
Component: Individual Port(s)Assignee: Jung-uk Kim <jkim>
Status: Closed FIXED    
Severity: Affects Only Me CC: jkim, office, ports-secteam
Priority: --- Flags: bugzilla: maintainer-feedback? (office)
koobs: maintainer-feedback? (ports-secteam)
jkim: merge-quarterly-
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch-libmwaw__internal.hxx
none
patch-libstaroffice__internal.hxx
none
patch-libwps__internal.h
none
patch-libmwaw03__internal_hxx
none
patch-libstaroffice__internal_hxx
none
patch-libwps__internal_h none

Description Walter Schwarzenfeld freebsd_triage 2017-08-02 10:46:25 UTC
The three port fails with the same error in three different
header-files:
error: token is not a valid binary operator in a preprocessor subexpression
#  if defined(__has_cpp_attribute) && __has_cpp_attribute(clang::fallthrough)
Comment 1 Walter Schwarzenfeld freebsd_triage 2017-08-02 10:47:46 UTC
Created attachment 184946 [details]
patch-libmwaw__internal.hxx
Comment 2 Walter Schwarzenfeld freebsd_triage 2017-08-02 10:48:25 UTC
Created attachment 184947 [details]
patch-libstaroffice__internal.hxx
Comment 3 Walter Schwarzenfeld freebsd_triage 2017-08-02 10:48:56 UTC
Created attachment 184948 [details]
patch-libwps__internal.h
Comment 4 Walter Schwarzenfeld freebsd_triage 2017-08-02 11:08:14 UTC
Created attachment 184949 [details]
patch-libmwaw03__internal_hxx
Comment 5 Walter Schwarzenfeld freebsd_triage 2017-08-02 11:08:54 UTC
Created attachment 184950 [details]
patch-libstaroffice__internal_hxx
Comment 6 Walter Schwarzenfeld freebsd_triage 2017-08-02 11:09:34 UTC
Created attachment 184951 [details]
patch-libwps__internal_h
Comment 7 Walter Schwarzenfeld freebsd_triage 2017-08-02 11:10:26 UTC
Only changed the filenames (A underscore instead a point before extension).
Comment 8 commit-hook freebsd_committer freebsd_triage 2017-08-02 18:01:35 UTC
A commit references this bug:

Author: jkim
Date: Wed Aug  2 18:00:58 UTC 2017
New revision: 447130
URL: https://svnweb.freebsd.org/changeset/ports/447130

Log:
  Fix build with Clang 3.4.

  PR:		221173

Changes:
  head/textproc/libmwaw03/files/
  head/textproc/libmwaw03/files/patch-src_lib_libmwaw__internal.hxx
Comment 9 commit-hook freebsd_committer freebsd_triage 2017-08-02 18:01:38 UTC
A commit references this bug:

Author: jkim
Date: Wed Aug  2 18:01:03 UTC 2017
New revision: 447131
URL: https://svnweb.freebsd.org/changeset/ports/447131

Log:
  Fix build with Clang 3.4.

  PR:		221173

Changes:
  head/textproc/libstaroffice/files/
  head/textproc/libstaroffice/files/patch-src_lib_libstaroffice__internal.hxx
Comment 10 commit-hook freebsd_committer freebsd_triage 2017-08-02 18:01:40 UTC
A commit references this bug:

Author: jkim
Date: Wed Aug  2 18:01:10 UTC 2017
New revision: 447132
URL: https://svnweb.freebsd.org/changeset/ports/447132

Log:
  Fix build with Clang 3.4.

  PR:		221173

Changes:
  head/textproc/libwps/files/
  head/textproc/libwps/files/patch-src_lib_libwps__internal.h
Comment 11 Jung-uk Kim freebsd_committer freebsd_triage 2017-08-02 18:03:52 UTC
Committed with minor changes.  Thanks!
Comment 12 Kubilay Kocak freebsd_committer freebsd_triage 2017-08-06 03:48:32 UTC
Assign to committer that resolved, re-open for MFH
Comment 13 Jung-uk Kim freebsd_committer freebsd_triage 2017-08-07 15:33:42 UTC
Quarterly branch does not need patching because it does not have the latest versions.