Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Feb 2023 12:23:29 +0200
From:      Matthias Fechner <mfechner@freebsd.org>
To:        Emanuel Haupt <ehaupt@FreeBSD.org>
Cc:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   Re: git: 1cb6e7b81748 - main - audio/libopenmpt: Update to 0.6.7
Message-ID:  <32dc6452-5004-a2af-f5e9-af0050520dfc@freebsd.org>
In-Reply-To: <20230205115634.a2f2c256eb8cf5de11b898e4@FreeBSD.org>
References:  <202301101701.30AH1dOL063985@gitrepo.freebsd.org> <0b7389b2-d50e-d8ab-f4c7-f5c3885cc3ca@freebsd.org> <20230205115634.a2f2c256eb8cf5de11b898e4@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------MlhWRYtjXquJMGkXqTAL0X4z
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit

Am 05.02.2023 um 12:56 schrieb Emanuel Haupt:
> Fixed in 1bc022becd5d963f89ce700b8062b4c8e0454a9b

thanks for fixing the warning.
But the plist issue remains:
https://pkg.fechner.net/build.html?mastername=131amd64-gitlab&build=2023-02-06_07h33m15s

You can see it by yourself if you e.g. `poudriere testport` the port:
poudriere testport -j 131amd64 audio/libopenmpt

====> Running Q/A tests (stage-qa)
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/examples/libopenmpt_example_c.c
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/examples/libopenmpt_example_c_mem.c
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/examples/libopenmpt_example_c_probe.c
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/examples/libopenmpt_example_c_stdout.c
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/examples/libopenmpt_example_c_unsafe.c
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/examples/libopenmpt_example_cxx.cpp
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.
*** Error code 1

So you just need to update the pkg-plist and add the entries you see above.

Gruß
Matthias

-- 

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the universe trying to
produce bigger and better idiots. So far, the universe is winning." --
Rich Cook

--------------MlhWRYtjXquJMGkXqTAL0X4z
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 8bit

<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">Am 05.02.2023 um 12:56 schrieb Emanuel
      Haupt:<br>
    </div>
    <blockquote type="cite"
      cite="mid:20230205115634.a2f2c256eb8cf5de11b898e4@FreeBSD.org">
      <pre class="moz-quote-pre" wrap="">Fixed in 1bc022becd5d963f89ce700b8062b4c8e0454a9b</pre>
    </blockquote>
    <p>thanks for fixing the warning.<br>
      But the plist issue remains:<br>
<a class="moz-txt-link-freetext" href="https://pkg.fechner.net/build.html?mastername=131amd64-gitlab&amp;build=2023-02-06_07h33m15s">https://pkg.fechner.net/build.html?mastername=131amd64-gitlab&amp;build=2023-02-06_07h33m15s</a></p>;
    <p>You can see it by yourself if you e.g. `poudriere testport` the
      port:<br>
      poudriere testport -j 131amd64 audio/libopenmpt<br>
    </p>
    <pre>====&gt; Running Q/A tests (stage-qa)
====&gt; Checking for pkg-plist issues (check-plist)
===&gt; Parsing plist
===&gt; Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/examples/libopenmpt_example_c.c
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/examples/libopenmpt_example_c_mem.c
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/examples/libopenmpt_example_c_probe.c
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/examples/libopenmpt_example_c_stdout.c
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/examples/libopenmpt_example_c_unsafe.c
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/examples/libopenmpt_example_cxx.cpp
===&gt; Checking for items in pkg-plist which are not in STAGEDIR
===&gt; Error: Plist issues found.
*** Error code 1

So you just need to update the pkg-plist and add the entries you see above.
</pre>
    <pre class="moz-signature" cols="72">
Gruß
Matthias

-- 

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the universe trying to
produce bigger and better idiots. So far, the universe is winning." --
Rich Cook
</pre>
  </body>
</html>

--------------MlhWRYtjXquJMGkXqTAL0X4z--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?32dc6452-5004-a2af-f5e9-af0050520dfc>