[MacPorts] #56856: qbs cannot find patch
MacPorts
noreply at macports.org
Thu Jul 26 02:11:18 UTC 2018
#56856: qbs cannot find patch
-------------------------+-------------------------------
Reporter: mouse07410 | Owner: joerg.bornemann@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: qbs |
-------------------------+-------------------------------
Comment (by mouse07410):
Further investigation showed that this patch fails because it's bad - it
should not be applied, because the original file already contains it.
I showed above the content of the
{{{src/lib/corelib/tools/tools.pri.rej}}}. Here's what the relevant lines
of the {{{src/lib/corelib/tools/tools.pri}}} are, starting with line 120:
{{{
$$PWD/buildoptions.h \
$$PWD/cleanoptions.h \
$$PWD/codelocation.h \
$$PWD/commandechomode.h \
$$PWD/error.h \
$$PWD/generateoptions.h \
$$PWD/installoptions.h \
$$PWD/preferences.h \
$$PWD/processresult.h \
$$PWD/profile.h \
$$PWD/projectgeneratormanager.h \
$$PWD/qbs_export.h \
$$PWD/settings.h \
$$PWD/settingsmodel.h \
$$PWD/setupprojectparameters.h \
$$PWD/toolchains.h \
$$PWD/version.h
}}}
You can see that {{{ $$PWD/projectgeneratormanager.h \}}} line is already
there.
--
Ticket URL: <https://trac.macports.org/ticket/56856#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list