Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Aug 2022 14:15:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 265648] security/botan2: disabling OpenMP support fails
Message-ID:  <bug-265648-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 265648
           Summary: security/botan2: disabling OpenMP support fails
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: fluffy@FreeBSD.org
          Reporter: d8zNeCFG@aon.at
          Assignee: fluffy@FreeBSD.org
             Flags: maintainer-feedback?(fluffy@FreeBSD.org)

Scenario:
- FreeBSD 12.3 latest
- ports latest
- ports being upgraded using portmaster
- portmaster tries to upgrade botan2-2.19.2 to botan2-2.19.2_1

Result:
- The build fails as follows:

=3D=3D=3D>  License BSD2CLAUSE accepted by the user
=3D=3D=3D>   botan2-2.19.2_1 depends on file: /usr/local/sbin/pkg - found
=3D=3D=3D> Fetching all distfiles required by botan2-2.19.2_1 for building
=3D=3D=3D>  Extracting for botan2-2.19.2_1
=3D> SHA256 Checksum OK for Botan-2.19.2.tar.xz.
=3D=3D=3D>  Patching for botan2-2.19.2_1
=3D=3D=3D>   botan2-2.19.2_1 depends on package: py39-sphinx>=3D0 - found
=3D=3D=3D>   botan2-2.19.2_1 depends on package: gmake>=3D4.3 - found
=3D=3D=3D>   botan2-2.19.2_1 depends on file: /usr/local/bin/python3.9 - fo=
und
=3D=3D=3D>   botan2-2.19.2_1 depends on shared library: libboost_filesystem=
.so -
found (/usr/local/lib/libboost_filesystem.so)
=3D=3D=3D>  Configuring for botan2-2.19.2_1
Usage: configure.py [options]

configure.py: error: no such option: --without-openmp
=3D=3D=3D>  Script "configure.py" failed unexpectedly.
Please report the problem to fluffy@FreeBSD.org [maintainer] and attach the
"/usr/tmp/net/hal/z/SRC/FreeBSD/ports/MBi/main/security/botan2/work/Botan-2=
.19.2/config.log"
including the output of the failure of your make command. Also, it might be
a good idea to provide an overview of all packages installed on your system
(e.g. a /usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1

Stop.
make[1]: stopped in /net/hal/z/SRC/FreeBSD/ports/MBi/main/security/botan2
*** Error code 1

Stop.
make: stopped in /net/hal/z/SRC/FreeBSD/ports/MBi/main/security/botan2

=3D=3D=3D>>> make build failed for security/botan2
=3D=3D=3D>>> Aborting update

=3D=3D=3D>>> Update for security/botan2 failed
=3D=3D=3D>>> Aborting update

=3D=3D=3D>>> The following actions were performed:
        Upgrade of double-conversion-3.2.0 to double-conversion-3.2.1


=3D=3D=3D>>> You can restart from the point of failure with this command li=
ne:
       portmaster <flags> security/botan2=20

This command has been saved to ~/portmasterfail.txt

Expected result:
- Building without OpenMP support should be possible.

-- Martin

--=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-265648-7788>