Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Jun 2015 09:06:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 200728] science/hdf5: drop not working thread support
Message-ID:  <bug-200728-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: fmysh@iijmio-mail.jp
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)
          Assignee: sunpoet@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200728-13>