Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Sep 2019 02:45:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 240270] multimedia/dvdauthor: Fails to build if GraphicsMagick is installed (and IMAGEMAGICK=OFF)
Message-ID:  <bug-240270-7788-VNpoDPExdh@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-240270-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-240270-7788@https.bugs.freebsd.org/bugzilla/>

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

Kubilay Kocak <koobs@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
                 CC|                            |pawel@FreeBSD.org
           Keywords|                            |needs-qa
            Summary|multimedia/dvdauthor: does  |multimedia/dvdauthor: Fails
                   |not build if GraphicsMagick |to build if GraphicsMagick
                   |is installed                |is installed (and
                   |                            |IMAGEMAGICK=3DOFF)
           Severity|Affects Only Me             |Affects Some People
              Flags|                            |merge-quarterly?

--- Comment #2 from Kubilay Kocak <koobs@FreeBSD.org> ---
@Ting-Wei Could you please include additional information:

- Full build log (as an attachment)
- WRKSRC/config.log output (as an attachment)
- pkg version -v output (as an attachment)
- System information (uname -a)
- /etc/make.conf contents (as an attachment)

Note: The port currently contains the following block to (apparently) disab=
le
imagemagick in the case the option is disabled:

pre-configure-IMAGEMAGICK-off:
    @${REINPLACE_CMD} 's|usemagick=3D1|usemagick=3D0|g' \

Presumably this is insufficient. It was added in ports r305215 (committer C=
C'd)

--=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-240270-7788-VNpoDPExdh>