[Bug 200728] science/hdf5: drop not working thread support

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jun 9 09:06:43 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200728

            Bug ID: 200728
           Summary: science/hdf5: drop not working thread support
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet at FreeBSD.org
          Reporter: fmysh at iijmio-mail.jp
             Flags: maintainer-feedback?(sunpoet at FreeBSD.org)
          Assignee: sunpoet at FreeBSD.org

Created attachment 157561
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=157561&action=edit
patch for Makefile

1. A configure flag --with-pthread is valid only when --enable-threadsafe is
specified. Single --with-pthread has no effect.

2. The configure flag --enable-threadsafe is incompatible with --enable-cxx or
--enable-fortran.

As we use --enable-{cxx,fortran}, remove the not working thread support,
--with-pthread=/usr from CONFIGURE_ARGS.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list