Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jul 2019 19:28:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 239539] graphics/hugin: build fails with c++: error: unsupported argument 'libomp  -I/usr/local/include -L/usr/local/lib' to option 'fopenmp='
Message-ID:  <bug-239539-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239539

            Bug ID: 239539
           Summary: graphics/hugin: build fails with c++: error:
                    unsupported argument 'libomp  -I/usr/local/include
                    -L/usr/local/lib' to option 'fopenmp=3D'
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: grog@FreeBSD.org
          Reporter: d8zNeCFG@aon.at
          Assignee: grog@FreeBSD.org
             Flags: maintainer-feedback?(grog@FreeBSD.org)
 Attachment #206162 text/plain
         mime type:

Created attachment 206162
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D206162&action=
=3Dedit
result of running "cd /usr/ports/graphics/openmp && make"

Scenario:
- FreeBSD 12.0 amd64
- rebuilding hugin after latest version bump (due to gcc8 -> gcc9 switch)

Result:
- The build fails right at the beginning with "c++: error: unsupported argu=
ment
'libomp  -I/usr/local/include -L/usr/local/lib' to option 'fopenmp=3D'"
- logfile attached

It seems that the c compiler should understand an option "-fopenmp=3D..." b=
ut
cannot grok the inclusion of -I... and -L... in said option.

--=20
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-239539-7788>