I have a project that does not distribute any files by default. Instead,
all distributed are part of various subports. This is because this
package only provides language bindings (python, etc.) for a dependent
package. I am getting the error message:
:error:destroot No files have been installed i
On 4/2/20 21:35, MacPorts wrote:
> #60302: nds2-client @0.16.2: error: cannot omit braces around initialization
> of
> subobject when using direct list-initialization
> +-
> Reporter: ryandesign | Owner: emaros
> Type: defect |
On 4/24/18 8:45 AM, Joshua Root wrote:
> On 2018-4-25 01:21 , Edward Maros wrote:
>>
>> On 4/24/18 8:15 AM, Joshua Root wrote:
>>> On 2018-4-25 01:08 , Edward Maros wrote:
>>>> I am working on splitting swig extensions out of a source package to
>>
On 4/24/18 8:15 AM, Joshua Root wrote:
> On 2018-4-25 01:08 , Edward Maros wrote:
>> I am working on splitting swig extensions out of a source package to
>> better facilitate building of language extension packages. Previously
>> this was all done in one Portfile with
I am working on splitting swig extensions out of a source package to
better facilitate building of language extension packages. Previously
this was all done in one Portfile with each language being a subport of
the main package.
Is it possible to have a Portfile which does not supply a main port,
On 4/18/18 3:39 PM, Ryan Schmidt wrote:
> On Apr 18, 2018, at 12:39, Edward Maros wrote:
>
>> I have a package (gds) that has a build requirement on port root5 with
>> the variant +python27.
>>
>> Currently the buildbot system will not build the gds package be
I have a package (gds) that has a build requirement on port root5 with
the variant +python27.
Currently the buildbot system will not build the gds package because it
installs the root5 package with only default variants.
Any ideas on how to get the variant passed (at least for the buildbot
system